009C Sample Final 1, Problem 4 Detailed Solution

From Grad Wiki
Revision as of 13:57, 3 December 2017 by Kayla Murray (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Find the interval of convergence of the following series.


Background Information:  

1. Ratio Test

       Let  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \sum a_{n}}   be a series and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle L=\lim _{n\rightarrow \infty }{\bigg |}{\frac {a_{n+1}}{a_{n}}}{\bigg |}.}   Then,

       If  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle L<1,}   the series is absolutely convergent.

       If  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle L>1,}   the series is divergent.

       If  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle L=1,}   the test is inconclusive.

2. After you find the radius of convergence, you need to check the endpoints of your interval

       for convergence since the Ratio Test is inconclusive when  


Solution:

Step 1:  
We proceed using the ratio test to find the interval of convergence.
So, we have

       

Step 2:  
So, we have  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle |x+2|<1.}  
Hence, our interval is  
But, we still need to check the endpoints of this interval to see
if they are included in the interval of convergence.
Step 3:  
First, we let    Then, our series becomes

       

Since  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle n^{2}<(n+1)^{2},}   we have
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\frac {1}{(n+1)^{2}}}<{\frac {1}{n^{2}}}.}
Thus,    is decreasing.
Also,
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{n\rightarrow \infty }{\frac {1}{n^{2}}}=0.}
So,  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \sum _{n=0}^{\infty }(-1)^{n}{\frac {1}{n^{2}}}}   converges by the Alternating Series Test.
Step 4:  
Now, we let  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x=-3.}  
Then, our series becomes

       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {\sum _{n=0}^{\infty }(-1)^{n}{\frac {(-1)^{n}}{n^{2}}}}&=&\displaystyle {\sum _{n=0}^{\infty }(-1)^{2n}{\frac {1}{n^{2}}}}\\&&\\&=&\displaystyle {\sum _{n=0}^{\infty }{\frac {1}{n^{2}}}.}\\\end{array}}}

This is a convergent series by the p-test.
Step 5:  
Thus, the interval of convergence for this series is  


Final Answer:  
       

Return to Sample Exam