Chapter 8: Problem 10
Give an example of a series that converges conditionally but not absolutely.
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 10
Give an example of a series that converges conditionally but not absolutely.
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
Determine whether the following statements are true and give an explanation or counterexample. a. \(\sum_{k=1}^{\infty}\left(\frac{\pi}{e}\right)^{-k}\) is a convergent geometric series. b. If \(a\) is a real number and \(\sum_{k=12}^{\infty} a^{k}\) converges, then \(\sum_{k=1}^{\infty} a^{k}\) converges. If the series \(\sum_{k=1}^{\infty} a^{k}\) converges and \(|a|<|b|,\) then the series \(\sum_{k=1}^{\infty} b^{k}\) converges. d. Viewed as a function of \(r,\) the series \(1+r^{2}+r^{3}+\cdots\) takes on all values in the interval \(\left(\frac{1}{2}, \infty\right)\) e. Viewed as a function of \(r,\) the series \(\sum_{k=1}^{\infty} r^{k}\) takes on all values in the interval \(\left(-\frac{1}{2}, \infty\right)\)
The Fibonacci sequence \(\\{1,1,2,3,5,8,13, \ldots\\}\) is generated 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\). a. It can be shown that the sequence of ratios of successive terms of the sequence \(\left\\{\frac{f_{n+1}}{f_{n}}\right\\}\) has a limit \(\varphi .\) Divide both sides of the recurrence relation by \(f_{n},\) take the limit as \(n \rightarrow \infty,\) and show that \(\varphi=\lim _{n \rightarrow \infty} \frac{f_{n+1}}{f_{n}}=\frac{1+\sqrt{5}}{2} \approx 1.618\). b. Show that \(\lim _{n \rightarrow \infty} \frac{f_{n-1}}{f_{n+1}}=1-\frac{1}{\varphi} \approx 0.382\). c. Now consider the harmonic series and group terms as follows: $$\sum_{k=1}^{\infty} \frac{1}{k}=1+\frac{1}{2}+\frac{1}{3}+\left(\frac{1}{4}+\frac{1}{5}\right)+\left(\frac{1}{6}+\frac{1}{7}+\frac{1}{8}\right)$$ $$+\left(\frac{1}{9}+\cdots+\frac{1}{13}\right)+\cdots$$ With the Fibonacci sequence in mind, show that $$\sum_{k=1}^{\infty} \frac{1}{k} \geq 1+\frac{1}{2}+\frac{1}{3}+\frac{2}{5}+\frac{3}{8}+\frac{5}{13}+\cdots=1+\sum_{k=1}^{\infty} \frac{f_{k-1}}{f_{k+1}}.$$ d. Use part (b) to conclude that the harmonic series diverges. (Source: The College Mathematics Journal, 43, May 2012)
Consider the following infinite series. a. Write out the first four terms of the sequence of partial sums. b. Estimate the limit of \(\left\\{S_{n}\right\\}\) or state that it does not exist. $$\sum_{k=1}^{\infty}(-1)^{k} k$$
The Greeks solved several calculus problems almost 2000 years before the discovery of calculus. One example is Archimedes' calculation of the area of the region \(R\) bounded by a segment of a parabola, which he did using the "method of exhaustion." As shown in the figure, the idea was to fill \(R\) with an infinite sequence of triangles. Archimedes began with an isosceles triangle inscribed in the parabola, with area \(A_{1}\), and proceeded in stages, with the number of new triangles doubling at each stage. He was able to show (the key to the solution) that at each stage, the area of a new triangle is \(\frac{1}{8}\) of the area of a triangle at the previous stage; for example, \(A_{2}=\frac{1}{8} A_{1},\) and so forth. Show, as Archimedes did, that the area of \(R\) is \(\frac{4}{3}\) times the area of \(A_{1}\).
a. Sketch the function \(f(x)=1 / x\) on the interval \([1, n+1]\) where \(n\) is a
positive integer. Use this graph to verify that $$\ln
(n+1)<1+\frac{1}{2}+\frac{1}{3}+\dots+\frac{1}{n}<1+\ln n.$$
b. Let \(S_{n}\) be the sum of the first \(n\) terms of the harmonic series, so
part (a) says \(\ln (n+1)
What do you think about this solution?
We value your feedback to improve our textbook solutions.