009C Sample Final 2, Problem 4 Detailed Solution

From Grad Wiki
Revision as of 18:28, 2 December 2017 by Kayla Murray (talk | contribs) (Created page with "<span class="exam">(a) Find the radius of convergence for the power series ::<math>\sum_{n=1}^{\infty} (-1)^n \frac{x^n}{n}.</math> <span class="exam">(b) Find the interval...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

(a) Find the radius of convergence for the power series

(b) Find the interval of convergence of the above series.


Background Information:  
Ratio Test
        Let    be a series and  
        Then,

        If    the series is absolutely convergent.

        If    the series is divergent.

        If    the test is inconclusive.


Solution:

(a)

Step 1:  
We use the Ratio Test to determine the radius of convergence.
We have

       

Step 2:  
The Ratio Test tells us this series is absolutely convergent if  
Hence, the Radius of Convergence of this series is  

(b)

Step 1:  
First, note that  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle |x|<1}   corresponds to the interval  
To obtain the interval of convergence, we need to test the endpoints of this interval
for convergence since the Ratio Test is inconclusive when  
Step 2:  
First, let  
Then, the series becomes  
This is an alternating series.
Let  .
The sequence    is decreasing since
       
for all  
Also,
       
Therefore, this series converges by the Alternating Series Test
and we include    in our interval.
Step 3:  
Now, 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=-1.}
Then, the 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 \sum_{n=0}^\infty \frac{1}{n}.}
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=1.}   Hence, the series diverges.
Therefore, we do not include  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=-1}   in our interval.
Step 4:  
The interval of convergence 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 (-1,1].}


Final Answer:  
    (a)     The radius of convergence 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 R=1.}
    (b)     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 (-1,1]}

Return to Sample Exam