Chapter 8: Problem 45
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\\{0.2^{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 45
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\\{0.2^{n}\right\\}$$
All the tools & learning materials you need for study success - in one app.
Get started for free
The expression $$1+\frac{1}{1+\frac{1}{1+\frac{1}{1+\frac{1}{1+}}}}.$$ where the process continues indefinitely, is called a continued fraction. a. Show that this expression can be built in steps using the recurrence relation \(a_{0}=1, a_{n+1}=1+1 / a_{n},\) for \(n=0,1,2,3, \ldots . .\) Explain why the value of the expression can be interpreted as \(\lim _{n \rightarrow \infty} a_{n},\) provided the limit exists. b. Evaluate the first five terms of the sequence \(\left\\{a_{n}\right\\}\). c. Using computation and/or graphing, estimate the limit of the sequence. d. Assuming the limit exists, use the method of Example 5 to determine the limit exactly. Compare your estimate with \((1+\sqrt{5}) / 2,\) a number known as the golden mean. e. Assuming the limit exists, use the same ideas to determine the value of $$a+\frac{b}{a+\frac{b}{a+\frac{b}{a+\frac{b}{a+}}}}$$ where \(a\) and \(b\) are positive real numbers.
Suppose that you take 200 mg of an antibiotic every 6 hr. The half-life of the drug is 6 hr (the time it takes for half of the drug to be eliminated from your blood). Use infinite series to find the long-term (steady-state) amount of antibiotic in your blood.
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 ?\)
Marie takes out a \(\$ 20,000\) loan for a new car. The loan has an annual interest rate of \(6 \%\) or, equivalently, a monthly interest rate of \(0.5 \% .\) Each month, the bank adds interest to the loan balance (the interest is always \(0.5 \%\) of the current balance), and then Marie makes a \(\$ 200\) payment to reduce the loan balance. Let \(B_{n}\) be the loan balance immediately after the \(n\) th payment, where \(B_{0}=\$ 20,000\). a. Write the first five terms of the sequence \(\left\\{B_{n}\right\\}\). b. Find a recurrence relation that generates the sequence \(\left\\{B_{n}\right\\}\). c. Determine how many months are needed to reduce the loan balance to zero.
Evaluate the limit of the following sequences or state that the limit does not exist. $$a_{n}=\cos \left(0.99^{n}\right)+\frac{7^{n}+9^{n}}{63^{n}}$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.