Chapter 8: Problem 1
Explain how the Ratio Test works.
/*! 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 1
Explain how the Ratio Test works.
All the tools & learning materials you need for study success - in one app.
Get started for free
Suppose a function \(f\) is defined by the geometric series \(f(x)=\sum_{k=0}^{\infty} x^{2 k}\) a. Evaluate \(f(0), f(0.2), f(0.5), f(1),\) and \(f(1.5),\) if possible. b. What is the domain of \(f ?\)
Consider the following situations that generate a sequence. a. Write out the first five terms of the sequence. b. Find an explicit formula for the terms of the sequence. c. Find a recurrence relation that generates the sequence. d. Using a calculator or a graphing utility, estimate the limit of the sequence or state that it does not exist. The Consumer Price Index (the CPI is a measure of the U.S. cost of living) is given a base value of 100 in the year \(1984 .\) Assume the CPI has increased by an average of \(3 \%\) per year since \(1984 .\) Let \(c_{n}\) be the CPI \(n\) years after \(1984,\) where \(c_{0}=100\)
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 magnitude of the remainder \(R_{n}\) is the error in approximating \(S\) by \(S_{n} .\) Show that $$ R_{n}=S-S_{n}=\frac{r^{n}}{1-r} $$
Consider the alternating series $$ \sum_{k=1}^{\infty}(-1)^{k+1} a_{k}, \text { where } a_{k}=\left\\{\begin{array}{cl} \frac{4}{k+1}, & \text { if } k \text { is odd } \\ \frac{2}{k}, & \text { if } k \text { is even } \end{array}\right. $$ a. Write out the first ten terms of the series, group them in pairs, and show that the even partial sums of the series form the (divergent) harmonic series. b. Show that \(\lim _{k \rightarrow \infty} a_{k}=0\) c. Explain why the series diverges even though the terms of the series approach zero.
Use Exercise 89 to determine how many terms of each series are needed so that the partial sum is within \(10^{-6}\) of the value of the series (that is, to ensure \(\left|R_{n}\right|<10^{-6}\) ). Functions defined as series Suppose a function \(f\) is defined by the geometric series \(f(x)=\sum_{k=0}^{\infty}(-1)^{k} x^{k}\) a. Evaluate \(f(0), f(0.2), f(0.5), f(1),\) and \(f(1.5),\) if possible. b. What is the domain of \(f ?\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.