Chapter 8: Problem 49
Determine whether the following sequences converge or diverge, and state whether they are monotonic or whether they oscillate. Give the limit when the sequence converges. $$\left\\{1.00001^{n}\right\\}$$
/*! 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 8: Problem 49
Determine whether the following sequences converge or diverge, and state whether they are monotonic or whether they oscillate. Give the limit when the sequence converges. $$\left\\{1.00001^{n}\right\\}$$
All the tools & learning materials you need for study success - in one app.
Get started for free
Use Theorem 8.6 to find the limit of the following sequences or state that they diverge. $$\left\\{\frac{n^{10}}{\ln ^{1000} n}\right\\}$$
Determine whether the following statements are true and give an explanation or counterexample. a. \(\sum_{k=1}^{\infty}\left(\frac{\pi}{e}\right)^{-k}\) is a convergent geometric series. b. If \(a\) is a real number and \(\sum_{k=12}^{\infty} a^{k}\) converges, then \(\sum_{k=1}^{\infty} a^{k}\) converges. If the series \(\sum_{k=1}^{\infty} a^{k}\) converges and \(|a|<|b|,\) then the series \(\sum_{k=1}^{\infty} b^{k}\) converges. d. Viewed as a function of \(r,\) the series \(1+r^{2}+r^{3}+\cdots\) takes on all values in the interval \(\left(\frac{1}{2}, \infty\right)\) e. Viewed as a function of \(r,\) the series \(\sum_{k=1}^{\infty} r^{k}\) takes on all values in the interval \(\left(-\frac{1}{2}, \infty\right)\)
Given any infinite series \(\sum a_{k}\) let \(N(r)\) be the number of terms of the series that must be summed to guarantee that the remainder is less than \(10^{-r}\) in magnitude, where \(r\) is a positive integer. a. Graph the function \(N(r)\) for the three alternating \(p\) -series \(\sum_{k=1}^{\infty} \frac{(-1)^{k+1}}{k^{p}},\) for \(p=1,2,\) and \(3 .\) Compare the three graphs and discuss what they mean about the rates of convergence of the three series. b. Carry out the procedure of part (a) for the series \(\sum_{k=1}^{\infty} \frac{(-1)^{k+1}}{k !}\) and compare the rates of convergence of all four series.
Use the ideas of Exercise 88 to evaluate the following infinite products. $$\text { a. } \prod_{k=0}^{\infty} e^{1 / 2^{k}}=e \cdot e^{1 / 2} \cdot e^{1 / 4} \cdot e^{1 / 8} \dots$$ $$\text { b. } \prod_{k=2}^{\infty}\left(1-\frac{1}{k}\right)=\frac{1}{2} \cdot \frac{2}{3} \cdot \frac{3}{4} \cdot \frac{4}{5} \cdots$$
The famous Fibonacci sequence was proposed by Leonardo Pisano, also known as Fibonacci, in about \(\mathrm{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}=1, 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. Use induction to verify the remarkable result that $$f_{n}=\frac{1}{\sqrt{5}}\left(\varphi^{n}-(-1)^{n} \varphi^{-n}\right).$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.