Chapter 8: Problem 7
Evaluate each geometric sum. $$\sum_{k=0}^{8} 3^{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 8: Problem 7
Evaluate each geometric sum. $$\sum_{k=0}^{8} 3^{k}$$
All the tools & learning materials you need for study success - in one app.
Get started for free
$$\text {Evaluate each series or state that it diverges.}$$ $$\sum_{k=1}^{\infty}\left(\sin ^{-1}(1 / k)-\sin ^{-1}(1 /(k+1))\right)$$
James begins a savings plan in which he deposits \(\$ 100\) at the beginning of each month into an account that earns \(9 \%\) interest annually or, equivalently, \(0.75 \%\) per month. To be clear, on the first day of each month, the bank adds \(0.75 \%\) of the current balance as interest, and then James deposits \(\$ 100\). Let \(B_{n}\) be the balance in the account after the \(n\) th deposit, where \(B_{0}=\$ 0\). 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. How many months are needed to reach a balance of \(\$ 5000 ?\)
Use the formal definition of the limit of a sequence to prove the following limits. $$\lim _{n \rightarrow \infty} \frac{n}{n^{2}+1}=0$$
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).$$
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.
What do you think about this solution?
We value your feedback to improve our textbook solutions.