Chapter 9: Problem 22
Write the first four terms of the sequence \(\left\\{a_{n}\right\\}\) defined by the following recurrence relations. $$a_{n+1}=a_{n}+a_{n-1} ; \quad a_{1}=1, a_{0}=1$$
/*! 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 22
Write the first four terms of the sequence \(\left\\{a_{n}\right\\}\) defined by the following recurrence relations. $$a_{n+1}=a_{n}+a_{n-1} ; \quad a_{1}=1, a_{0}=1$$
All the tools & learning materials you need for study success - in one app.
Get started for free
Evaluate the limit of the following sequences. $$a_{n}=\tan ^{-1}\left(\frac{10 n}{10 n+4}\right)$$
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 sequences defined by a recurrence relation. Use a calculator, analytical methods, and/or graphing to make a conjecture about the value of the limit or determine that the limit does not exist. $$a_{n+1}=\frac{1}{2}\left(a_{n}+2 / a_{n}\right) ; a_{0}=2, n=0,1,2, \dots$$
Given any infinite series \(\Sigma 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}\), 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.
Suppose a ball is thrown upward to a height of \(h_{0}\) meters. Each time the ball bounces, it rebounds to a fraction r of its previous height. Let \(h_{n}\) be the height after the nth bounce and let \(S_{n}\) be the total distance the ball has traveled at the moment of the nth bounce. a. Find the first four terms of the sequence \(\left\\{S_{n}\right\\}\) b. Make a table of 20 terms of the sequence \(\left\\{S_{n}\right\\}\) and determine a plausible value for the limit of \(\left\\{S_{n}\right\\}.\) $$h_{0}=20, r=0.5$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.