Chapter 8: Problem 4
Define finite sum and give an example.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! 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 4
Define finite sum and give an example.
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
A fishery manager knows that her fish population naturally increases at a rate of \(1.5 \%\) per month. At the end of each month, 120 fish are harvested. Let \(F_{n}\) be the fish population after the \(n\) th month, where \(F_{0}=4000\) fish. Assume that this process continues indefinitely. Use infinite series to find the longterm (steady-state) population of the fish.
Suppose an alternating series \(\sum(-1)^{k} a_{k}\) with terms that are non increasing in magnitude, converges to \(S\) and the sum of the first \(n\) terms of the series is \(S_{n} .\) Suppose also that the difference between the magnitudes of consecutive terms decreases with \(k .\) It can be shown that for \(n \geq 1\) \(\left|S-\left(S_{n}+\frac{(-1)^{n+1} a_{n+1}}{2}\right)\right| \leq \frac{1}{2}\left|a_{n+1}-a_{n+2}\right|\) a. Interpret this inequality and explain why it is a better approximation to \(S\) than \(S_{n}\) b. For the following series, determine how many terms of the series are needed to approximate its exact value with an error less than \(10^{-6}\) using both \(S_{n}\) and the method explained in part (a). (i) \(\sum_{k=1}^{\infty} \frac{(-1)^{k}}{k}\) (ii) \(\sum_{k=2}^{\infty} \frac{(-1)^{k}}{k \ln k}\) (iii) \(\sum_{k=2}^{\infty} \frac{(-1)^{k}}{\sqrt{k}}\)
$$\text {Evaluate each series or state that it diverges.}$$ $$\sum_{k=1}^{\infty}\left(\sin ^{-1}(1 / k)-\sin ^{-1}(1 /(k+1))\right)$$
Consider the following sequences defined by a recurrence relation. Use a calculator, analytical methods, and/or graphing to make a conjecture about the limit of the sequence or state that the sequence diverges. $$a_{n+1}=\frac{1}{2} a_{n}+2 ; a_{0}=5$$
A ball is thrown upward to a height of \(h_{0}\) meters. After each bounce, the ball 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.75$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.