009C Sample Final 3, Problem 3 Detailed Solution
Revision as of 17:44, 2 December 2017 by Kayla Murray (talk | contribs) (Created page with "<span class="exam">Test if the following series converges or diverges. Give reasons and clearly state if you are using any standard test. ::<math>\sum_{n=1}^{\infty} \frac{n^...")
Test if the following series converges or diverges. Give reasons and clearly state if you are using any standard test.
| Background Information: |
|---|
| Limit Comparison Test |
| Let and be positive sequences. |
| If Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{n\rightarrow \infty }{\frac {a_{n}}{b_{n}}}=L,} where is a positive real number, |
| then and either both converge or both diverge. |
Solution:
| Step 1: |
|---|
| First, we note that |
| Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\frac {n^{3}+7n}{\sqrt {1+n^{10}}}}>0} |
| for all |
| This means that we can use a comparison test on this series. |
| Let Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle a_{n}={\frac {n^{3}+7n}{\sqrt {1+n^{10}}}}.} |
| Step 2: |
|---|
| Let |
| We want to compare the series in this problem 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 \sum_{n=1}^\infty b_n=\sum_{n=1}^\infty \frac{1}{n^2}.} |
| This is a 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} -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=2.} |
| Hence, 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=1}^\infty b_n} converges |
| Step 3: |
|---|
| Now, we have |
| 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 \begin{array}{rcl} \displaystyle{\lim_{n\rightarrow \infty} \frac{a_n}{b_n}} & = & \displaystyle{\lim_{n\rightarrow \infty} \frac{(\frac{n^3+7n}{\sqrt{1+n^{10}}})}{(\frac{1}{n^2})}}\\ &&\\ & = & \displaystyle{\lim_{n\rightarrow \infty} \frac{n^5+7n^3}{\sqrt{1+n^{10}}}}\\ &&\\ & = & \displaystyle{\lim_{n\rightarrow \infty} \frac{n^5+7n^3}{\sqrt{1+n^{10}}} \bigg(\frac{\frac{1}{n^5}}{\frac{1}{n^5}}\bigg)}\\ &&\\ & = & \displaystyle{\lim_{n\rightarrow \infty} \frac{1+\frac{7}{n^4}}{\sqrt{\frac{1}{n^{10}}+1}}}\\ &&\\ & = & \displaystyle{1.} \end{array}} |
| Therefore, the series |
| 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=1}^{\infty} \frac{n^3+7n}{\sqrt{1+n^{10}}}} |
| converges by the Limit Comparison Test. |
| Final Answer: |
|---|
| converges (by the Limit Comparison Test) |