009C Sample Midterm 2, Problem 4

From Math Wiki
Revision as of 10:31, 14 April 2017 by MathAdmin (talk | contribs)
Jump to navigation Jump to search

Find the radius of convergence and interval of convergence of the series.

(a)  

(b)  


Foundations:  
1. Root Test
        Let    be a positive sequence and let  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{n\rightarrow \infty }|a_{n}|^{\frac {1}{n}}=L.}
        Then,
        If    the series is absolutely convergent.

        If    the series is divergent.

        If    the test is inconclusive.

2. 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 begin by applying the Root Test.
We have

       

Step 2:  
This means that as long as    this series diverges.
Hence, the radius of convergence is  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle R=0}   and
the interval of convergence is  

(b)

Step 1:  
We first use the Ratio Test to determine the radius of convergence.
We have
        Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {\lim _{n\rightarrow \infty }{\bigg |}{\frac {a_{n+1}}{a_{n}}}{\bigg |}}&=&\displaystyle {\lim _{n\rightarrow \infty }{\bigg |}{\frac {(x+1)^{n+1}}{\sqrt {n+1}}}{\frac {\sqrt {n}}{(x+1)^{n}}}{\bigg |}}\\&&\\&=&\displaystyle {\lim _{n\rightarrow \infty }{\bigg |}(x+1){\frac {\sqrt {n}}{\sqrt {n+1}}}{\bigg |}}\\&&\\&=&\displaystyle {\lim _{n\rightarrow \infty }|x+1|{\frac {\sqrt {n}}{\sqrt {n+1}}}}\\&&\\&=&\displaystyle {|x+1|\lim _{n\rightarrow \infty }{\sqrt {\frac {n}{n+1}}}}\\&&\\&=&\displaystyle {|x+1|{\sqrt {\lim _{n\rightarrow \infty }{\frac {n}{n+1}}}}}\\&&\\&=&\displaystyle {|x+1|{\sqrt {1}}}\\&&\\&=&\displaystyle {|x+1|.}\end{array}}}
Step 2:  
The Ratio Test tells us this series is absolutely convergent if  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle |x+1|<1.}
Hence, the Radius of Convergence of this series is  
Step 3:  
Now, we need to determine the interval of convergence.
First, note that  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle |x+1|<1}   corresponds to the interval  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (-2,0).}
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 4:  
First, let  
Then, the series becomes  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \sum _{n=1}^{\infty }{\frac {1}{\sqrt {n}}}.}
We note that this is a  -series with  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle p={\frac {1}{2}}.}
Since  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle p<1,}   the series diverges.
Hence, we do not include    in the interval.
Step 5:  
Now, let  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x=-2.}
Then, the series becomes  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \sum _{n=1}^{\infty }(-1)^{n}{\frac {1}{\sqrt {n}}}.}
This series is alternating.
Let  
First, we have
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\frac {1}{\sqrt {n}}}\geq 0}
for all  
The sequence    is decreasing since
        Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\frac {1}{\sqrt {n+1}}}<{\frac {1}{\sqrt {n}}}}
for all  
Also,
        Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{n\rightarrow \infty }b_{n}=\lim _{n\rightarrow \infty }{\frac {1}{\sqrt {n}}}=0.}
Therefore, the series converges by the Alternating Series Test.
Hence, we include    in our interval of convergence.
Step 6:  
The interval of convergence is  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle [-2,0).}


Final Answer:  
    (a)     The radius of convergence is  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle R=0}   and 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 \{0\}.}
    (b)     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}   and 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 [-2,0).}

Return to Sample Exam