Difference between revisions of "009C Sample Final 1, Problem 4"

From Grad Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
!Foundations:    
 
!Foundations:    
 
|-
 
|-
|Ratio Test
+
|Recall:
 
|-
 
|-
|Check endpoints of interval
+
|'''1. Ratio Test''' Let <math style="vertical-align: -7px">\sum a_n</math> be a series and <math>L=\lim_{n\rightarrow \infty}\bigg|\frac{a_{n+1}}{a_n}\bigg|</math>. Then,
 +
|-
 +
|
 +
::If <math style="vertical-align: -1px">L<1</math>, the series is absolutely convergent.
 +
|-
 +
|
 +
::If <math style="vertical-align: -1px">L>1</math>, the series is divergent.
 +
|-
 +
|
 +
::If <math style="vertical-align: -1px">L=1</math>, 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 <math style="vertical-align: -1px">L=1</math>.
 
|}
 
|}
  

Revision as of 14:37, 24 February 2016

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 , 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 . 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 . Then, our series becomes
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