009C Sample Midterm 2, Problem 4

From Grad Wiki
Revision as of 10:47, 13 February 2017 by Kayla Murray (talk | contribs)
Jump to navigation Jump to search

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

a)
b)


Foundations:  
Root Test
Ratio Test


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 }|{\frac {a_{n+1}}{a_{n}}}|}&=&\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
Hence, the Radius of Convergence of this series is
Step 3:  
Now, we need to determine the interval of convergence.
First, note that 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 4:  
First, let
Then, the series becomes
We note that this is a -series with
Since the series diverges.
Hence, we do not include in the interval.
Step 5:  
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=-2.}
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 (-1)^n \frac{1}{\sqrt{n}}.}
This series is alternating.
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 b_n=\frac{1}{\sqrt{n}}.}
The sequence 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 \{b_n\}} is decreasing since
        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 \frac{1}{\sqrt{n+1}}<\frac{1}{\sqrt{n}}}
for all 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 n\ge 1.}
Also,
        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 \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 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=-2} in our interval of convergence.
Step 6:  
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).}


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=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 fo 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