009C Sample Midterm 3, Problem 3
Test if each the following series converges or diverges. Give reasons and clearly state if you are using any standard test.
- (a) (6 points)
- (b) (6 points)
| Foundations: |
|---|
| Most of the time, if there are factorials in the terms of a series, you would use the |
| Ratio Test. Let be a series. Then: |
|
|
|
| This works well, as factorials cancel out many terms. For example, |
|
| On the other hand, something built mainly out of powers of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle n} may work well with the |
| Limit Comparison Test. Suppose Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sum_{k=1}^{\infty} a_{k}} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sum_{k=1}^{\infty} b_{k}} are series with positive terms. If Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \lim_{k\rightarrow\infty}\frac{a_{k}}{b_{k}}=c} where Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0<c<\infty} , then either both series converge, or both series diverge. |
| In the case of a series built mainly out of powers, you would choose to compare it to a p-series. |
Solution:
| (a): |
|---|
| As mentioned in Foundations, we should use the ratio test. Note that |
|
| Thus, |
|
| so by the ratio test the series converges. |
| (b): |
|---|
| Here, we can use the limit comparison test. Let Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a_{n}=\frac{\sqrt{n}}{n^{2}-3}} , and let Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle b_{n}=\frac{1}{n^{3/2}}.} Notice that the terms of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a_{n}} are all positive, and |
Since Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sum_{n=2}^{\infty}\frac{1}{n^{3/2}}} is a p-series with Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle p>1,} it is convergent. By the limit comparison test, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sum_{n=2}^{\infty}\frac{\sqrt{n}}{n^{2}-3}} is convergent. |
| Final Answer: |
|---|
| Both series are convergent. |