Chapter 9: Problem 54
Determine whether the following series converge or diverge. $$\sum_{k=0}^{\infty} \frac{10}{k^{2}+9}$$
/*! 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 54
Determine whether the following series converge or diverge. $$\sum_{k=0}^{\infty} \frac{10}{k^{2}+9}$$
All the tools & learning materials you need for study success - in one app.
Get started for free
Consider the following sequences defined by a recurrence relation. Use a calculator, analytical methods, and/or graphing to make a conjecture about the value of the limit or determine that the limit does not exist. $$a_{n+1}=\frac{1}{2} a_{n}+2 ; a_{0}=5, n=0,1,2, \dots$$
The sequence \(\\{n !\\}\) ultimately grows faster than the sequence \(\left\\{b^{n}\right\\},\) for any \(b > 1,\) as \(n \rightarrow \infty .\) However, \(b^{n}\) is generally greater than \(n !\) for small values of \(n\). Use a calculator to determine the smallest value of \(n\) such that \(n ! > b^{n}\) for each of the cases \(b=2, b=e,\) and \(b=10\).
The famous Fibonacci sequence was proposed by Leonardo Pisano, also known as Fibonacci, in about A.D. 1200 as a model for the growth of rabbit populations. It is given by the recurrence relation \(f_{n+1}=f_{n}+f_{n-1}\), for \(n=1,2,3, \ldots,\) where \(f_{0}=0, f_{1}=1 .\) Each term of the sequence is the sum of its two predecessors. a. Write out the first ten terms of the sequence. b. Is the sequence bounded? c. Estimate or determine \(\varphi=\lim _{n \rightarrow \infty} \frac{f_{n+1}}{f_{n}},\) the ratio of the successive terms of the sequence. Provide evidence that \(\varphi=(1+\sqrt{5}) / 2,\) a number known as the golden mean. d. Verify the remarkable result that $$f_{n}=\frac{1}{\sqrt{5}}\left(\varphi^{n}-(-1)^{n} \varphi^{-n}\right)$$
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.5$$
Consider the following infinite series. a. Write out the first four terms of the sequence of partial sums. b. Estimate the limit of \(\left\\{S_{n}\right\\}\) or state that it does not exist. $$\sum_{k=1}^{\infty} 9(0.1)^{k}$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.