Chapter 9: Problem 3
Explain how the Limit Comparison Test works.
/*! 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
Explain how the Limit Comparison Test works.
All the tools & learning materials you need for study success - in one app.
Get started for free
Infinite products An infinite product \(P=a_{1} a_{2} a_{3} \ldots,\) which is denoted \(\prod_{k=1}^{\infty} a_{k}\) is the limit of the sequence of partial products \(\left\\{a_{1}, a_{1} a_{2}, a_{1} a_{2} a_{3}, \dots\right\\}\) a. Show that the infinite product converges (which means its sequence of partial products converges) provided the series \(\sum_{k=1}^{\infty} \ln a_{k}\) converges. b. Consider the infinite product $$P=\prod_{k=2}^{\infty}\left(1-\frac{1}{k^{2}}\right)=\frac{3}{4} \cdot \frac{8}{9} \cdot \frac{15}{16} \cdot \frac{24}{25} \cdots$$ Write out the first few terms of the sequence of partial products, $$P_{n}=\prod_{k=2}^{n}\left(1-\frac{1}{k^{2}}\right)$$ (for example, \(P_{2}=\frac{3}{4}, P_{3}=\frac{2}{3}\) ). Write out enough terms to determine the value of the product, which is \(\lim _{n \rightarrow \infty} P_{n}\). c. Use the results of parts (a) and (b) to evaluate the series $$\sum_{k=2}^{\infty} \ln \left(1-\frac{1}{k^{2}}\right)$$
Pick two positive numbers \(a_{0}\) and \(b_{0}\) with \(a_{0}>b_{0}\) and write out the first few terms of the two sequences \(\left\\{a_{n}\right\\}\) and \(\left\\{b_{n}\right\\}:\) $$a_{n+1}=\frac{a_{n}+b_{n}}{2}, \quad b_{n+1}=\sqrt{a_{n} b_{n}}, \quad \text { for } n=0,1,2 \dots$$ (Recall that the arithmetic mean \(A=(p+q) / 2\) and the geometric mean \(G=\sqrt{p q}\) of two positive numbers \(p\) and \(q\) satisfy \(A \geq G\). a. Show that \(a_{n}>b_{n}\) for all \(n\). b. Show that \(\left\\{a_{n}\right\\}\) is a decreasing sequence and \(\left\\{b_{n}\right\\}\) is an increasing sequence. c. Conclude that \(\left\\{a_{n}\right\\}\) and \(\left\\{b_{n}\right\\}\) converge. d. Show that \(a_{n+1}-b_{n+1}<\left(a_{n}-b_{n}\right) / 2\) and conclude that \(\lim _{n \rightarrow \infty} a_{n}=\lim _{n \rightarrow \infty} b_{n} .\) The common value of these limits is called the arithmetic-geometric mean of \(a_{0}\) and \(b_{0},\) denoted \(\mathrm{AGM}\left(a_{0}, b_{0}\right)\). e. Estimate AGM(12,20). Estimate Gauss' constant \(1 / \mathrm{AGM}(1, \sqrt{2})\).
Use Exercise 89 to determine how many terms of each series are needed so that the partial sum is within \(10^{-6}\) of the value of the series (that is, to ensure \(R_{n}<10^{-6}\) ). a. \(\sum_{k=0}^{\infty} 0.72^{k}\) b. \(\sum_{k=0}^{\infty}(-0.25)^{k}\)
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}+\cdots+\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)
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}=4 a_{n}\left(1-a_{n}\right) ; a_{0}=0.5, n=0,1,2, \dots$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.