Chapter 9: Problem 80
Two sine series Determine whether the following series converge. a. \(\sum_{k=1}^{\infty} \sin \frac{1}{k}\) b. \(\sum_{k=1}^{\infty} \frac{1}{k} \sin \frac{1}{k}\)
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 9: Problem 80
Two sine series Determine whether the following series converge. a. \(\sum_{k=1}^{\infty} \sin \frac{1}{k}\) b. \(\sum_{k=1}^{\infty} \frac{1}{k} \sin \frac{1}{k}\)
All the tools & learning materials you need for study success - in one app.
Get started for free
Suppose a ball is thrown upward to a height of \(h_{0}\) meters. Each time the ball bounces, it rebounds to a fraction r of its previous height. Let \(h_{n}\) be the height after the nth bounce and let \(S_{n}\) be the total distance the ball has traveled at the moment of the nth bounce. a. Find the first four terms of the sequence \(\left\\{S_{n}\right\\}\) b. Make a table of 20 terms of the sequence \(\left\\{S_{n}\right\\}\) and determine a plausible value for the limit of \(\left\\{S_{n}\right\\}.\) $$h_{0}=20, r=0.75$$
The CORDIC (COordinate Rotation DIgital Calculation) algorithm is used by most calculators to evaluate trigonometric and logarithmic functions. An important number in the CORDIC algorithm, called the aggregate constant, is \(\prod_{n=0}^{\infty} \frac{2^{n}}{\sqrt{1+2^{2 n}}},\) where \(\prod_{n=0}^{N} a_{n}\) represents the product \(a_{0} \cdot a_{1} \cdots a_{N}\). This infinite product is the limit of the sequence $$\left\\{\prod_{n=0}^{0} \frac{2^{n}}{\sqrt{1+2^{2 n}}} \cdot \prod_{n=0}^{1} \frac{2^{n}}{\sqrt{1+2^{2 n}}}, \prod_{n=0}^{2} \frac{2^{n}}{\sqrt{1+2^{2 n}}} \ldots .\right\\}.$$ Estimate the value of the aggregate constant.
Consider the geometric series $$S=\sum_{k=0}^{\infty} r^{k}$$ which has the value \(1 /(1-r)\) provided \(|r|<1 .\) Let \(S_{n}=\sum_{k=0}^{n-1} r^{k}=\frac{1-r^{n}}{1-r}\) be the sum of the first \(n\) terms. The remainder \(R_{n}\) is the error in approximating \(S\) by \(S_{n} .\) Show that $$R_{n}=\left|S-S_{n}\right|=\left|\frac{r^{n}}{1-r}\right|$$
The Riemann zeta function is the subject of extensive research and is associated with several renowned unsolved problems. It is defined by \(\zeta(x)=\sum_{k=1}^{\infty} \frac{1}{k^{x}}\). When \(x\) is a real number, the zeta function becomes a \(p\) -series. For even positive integers \(p,\) the value of \(\zeta(p)\) is known exactly. For example, $$ \sum_{k=1}^{\infty} \frac{1}{k^{2}}=\frac{\pi^{2}}{6}, \quad \sum_{k=1}^{\infty} \frac{1}{k^{4}}=\frac{\pi^{4}}{90}, \quad \text { and } \quad \sum_{k=1}^{\infty} \frac{1}{k^{6}}=\frac{\pi^{6}}{945}, \ldots $$ Use estimation techniques to approximate \(\zeta(3)\) and \(\zeta(5)\) (whose values are not known exactly) with a remainder less than \(10^{-3}\).
Convergence parameter Find the values of the parameter \(p>0\) for which the following series converge. $$\sum_{k=2}^{\infty} \frac{1}{(\ln k)^{p}}$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.