009C Sample Final 1, Problem 4

From Grad Wiki
Revision as of 11:34, 29 February 2016 by Kayla Murray (talk | contribs)
Jump to navigation Jump to search

Find the interval of convergence of the following series.

Foundations:  
Recall:
1. Ratio Test Let be a series and . Then,
If , the series is absolutely convergent.
If , 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 Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle L=1} .

Solution:

Step 1:  
We proceed using the ratio test to find the interval of convergence. So, we have
Step 2:  
So, we have . 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 , we have Thus, is decreasing.
So, converges by the Alternating Series Test.
Step 4:  
Now, we 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 x=-3} . Then, our series becomes
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{\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 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 [-3,-1].}
Final Answer:  
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 [-3,-1]}

Return to Sample Exam