Chapter 9: Problem 43
Use the properties of infinite series to evaluate the following series. $$\sum_{k=1}^{\infty} \frac{4}{12^{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 43
Use the properties of infinite series to evaluate the following series. $$\sum_{k=1}^{\infty} \frac{4}{12^{k}}$$
All the tools & learning materials you need for study success - in one app.
Get started for free
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 \(R_{n}<10^{-6}\) ). a. \(\sum_{k=0}^{\infty} 0.6^{k}\) b. \(\sum_{k=0}^{\infty} 0.15^{k}\)
A well-known method for approximating \(\sqrt{c}\) for positive real numbers \(c\) consists of the following recurrence relation (based on Newton's method). Let \(a_{0}=c\) and $$a_{n+1}=\frac{1}{2}\left(a_{n}+\frac{c}{a_{n}}\right), \quad \text { for } n=0,1,2,3, \dots$$ a. Use this recurrence relation to approximate \(\sqrt{10} .\) How many terms of the sequence are needed to approximate \(\sqrt{10}\) with an error less than \(0.01 ?\) How many terms of the sequence are needed to approximate \(\sqrt{10}\) with an error less than \(0.0001 ?\) (To compute the error, assume a calculator gives the exact value.) b. Use this recurrence relation to approximate \(\sqrt{c},\) for \(c=2\) \(3, \ldots, 10 .\) Make a table showing how many terms of the sequence are needed to approximate \(\sqrt{c}\) with an error less than \(0.01.\)
Given that \(\sum_{k=1}^{\infty} \frac{1}{k^{4}}=\frac{\pi^{4}}{90},\) show that \(\sum_{k=1}^{\infty} \frac{(-1)^{k+1}}{k^{4}}=\frac{7 \pi^{4}}{720}.\) (Assume the result of Exercise 63.)
Prove that if \(\sum a_{k}\) diverges, then \(\sum c a_{k}\) also diverges, where \(c \neq 0\) is a constant.
Determine whether the following series converge absolutely or conditionally, or diverge. $$\sum_{k=1}^{\infty} \frac{\cos k}{k^{3}}$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.