Chapter 9: Problem 3
Suppose the sequence \(\left\\{a_{n}\right\\}\) is defined by the recurrence relation \(a_{n+1}=n a_{n},\) for \(n=1,2,3, \ldots,\) where \(a_{1}=1 .\) Write out the first five terms of the sequence.
/*! 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 3
Suppose the sequence \(\left\\{a_{n}\right\\}\) is defined by the recurrence relation \(a_{n+1}=n a_{n},\) for \(n=1,2,3, \ldots,\) where \(a_{1}=1 .\) Write out the first five terms of the sequence.
All the tools & learning materials you need for study success - in one app.
Get started for free
Prove that the drug dose sequence in Example 5 $$d_{n+1}=0.5 d_{n}+100, d_{1}=100, \quad \text { for } n=1,2,3, \ldots$$ is bounded and monotonic.
Determine whether the following statements are true and give an explanation or counterexample. a. A series that converges must converge absolutely. b. A series that converges absolutely must converge. c. A series that converges conditionally must converge. d. If \(\sum a_{k}\) diverges, then \(\Sigma\left|a_{k}\right|\) diverges. e. If \(\sum a_{k}^{2}\) converges, then \(\sum a_{k}\) converges. f. If \(a_{k}>0\) and \(\sum a_{k}\) converges, then \(\Sigma a_{k}^{2}\) converges. g. If \(\Sigma a_{k}\) converges conditionally, then \(\Sigma\left|a_{k}\right|\) diverges.
Prove that if \(\sum a_{k}\) diverges, then \(\sum c a_{k}\) also diverges, where \(c \neq 0\) is a constant.
A fishery manager knows that her fish population naturally increases at a rate of \(1.5 \%\) per month, while 80 fish are harvested each month. Let \(F_{n}\) be the fish population after the \(n\) th month, where \(F_{0}=4000\) fish. a. Write out the first five terms of the sequence \(\left\\{F_{n}\right\\}\). b. Find a recurrence relation that generates the sequence \(\left\\{F_{n}\right\\}\). c. Does the fish population decrease or increase in the long run? d. Determine whether the fish population decreases or increases in the long run if the initial population is 5500 fish. e. Determine the initial fish population \(F_{0}\) below which the population decreases.
Convergence parameter Find the values of the parameter \(p>0\) for which the following series converge. $$\sum_{k=1}^{\infty} \ln \left(\frac{k}{k+1}\right)^{p}$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.