009C Sample Final 3, Problem 2

From Grad Wiki
Revision as of 10:02, 17 March 2017 by Kayla Murray (talk | contribs)
Jump to navigation Jump to search

Consider the series

(a) Test if the series converges absolutely. Give reasons for your answer.

(b) Test if the series converges conditionally. Give reasons for your answer.

Foundations:  
1. A series    is absolutely convergent if
        the series    converges.
2. A series    is conditionally convergent if
        the series    diverges and the series    converges.


Solution:

(a)

Step 1:  
First, we take the absolute value of the terms in the original series.
Let  
Therefore,
       
Step 2:  
This series is a  -series with   
Therefore, it diverges.
Hence, the series
       
is not absolutely convergent.

(b)

Step 1:  
For
       
we notice that this series is alternating.
Let  
First, we have
       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}}\ge 0}
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.}
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  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=1}^\infty \frac{(-1)^n}{\sqrt{n}}}   converges
by the Alternating Series Test.
Step 2:  
Since the series  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=1}^\infty \frac{(-1)^n}{\sqrt{n}}}   is not absolutely convergent but convergent,
this series is conditionally convergent.


Final Answer:  
   (a)    not absolutely convergent (by the p test)
   (b)    conditionally convergent (by the Alternating Series Test)

Return to Sample Exam