Chapter 8: Problem 7
Explain why, with a series of positive terms, the sequence of partial sums is an increasing sequence.
/*! 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 7
Explain why, with a series of positive terms, the sequence of partial sums is an increasing sequence.
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 limit of the sequence or state that the sequence diverges. $$a_{n+1}=\sqrt{2+a_{n}} ; a_{0}=1$$
Consider series \(S=\sum_{k=0}^{n} r^{k},\) where \(|r|<1\) and its sequence of partial sums \(S_{n}=\sum_{k=0}^{n} r^{k}\) a. Complete the following table showing the smallest value of \(n,\) calling it \(N(r),\) such that \(\left|S-S_{n}\right|<10^{-4},\) for various values of \(r .\) For example, with \(r=0.5\) and \(S=2,\) we find that \(\left|S-S_{13}\right|=1.2 \times 10^{-4}\) and \(\left|S-S_{14}\right|=6.1 \times 10^{-5}\) Therefore, \(N(0.5)=14\) $$\begin{array}{|c|c|c|c|c|c|c|c|c|c|} \hline r & -0.9 & -0.7 & -0.5 & -0.2 & 0 & 0.2 & 0.5 & 0.7 & 0.9 \\ \hline N(r) & & & & & & & 14 & & \\ \hline \end{array}$$ b. Make a graph of \(N(r)\) for the values of \(r\) in part (a). c. How does the rate of convergence of the geometric series depend on \(r ?\)
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}(-1)^{k}$$
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} 3^{-k}$$
Evaluate the limit of the following sequences or state that the limit does not exist. $$a_{n}=\frac{6^{n}+3^{n}}{6^{n}+n^{100}}$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.