Difference between revisions of "009C Sample Midterm 1, Problem 3"

From Grad Wiki
Jump to navigation Jump to search
Line 19: Line 19:
 
|&nbsp; &nbsp; &nbsp; &nbsp; the series <math>\sum a_n</math> converges.
 
|&nbsp; &nbsp; &nbsp; &nbsp; the series <math>\sum a_n</math> converges.
 
|}
 
|}
 +
  
 
'''Solution:'''
 
'''Solution:'''
Line 50: Line 51:
 
|}
 
|}
  
 +
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 +
!Step 3: &nbsp;
 +
|-
 +
|Now, we need to look back at the original series to see
 +
|-
 +
|if it is conditionally converges.
 +
|-
 +
|
 +
|-
 +
|
 +
|}
  
 +
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 +
!Step 4: &nbsp;
 +
|-
 +
|
 +
|-
 +
|
 +
|-
 +
|
 +
|-
 +
|
 +
|}
  
  

Revision as of 15:09, 12 February 2017

Determine whether the following series converges absolutely, conditionally or whether it diverges.

Be sure to justify your answers!


Foundations:  
1. A 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 a_n} is absolutely convergent if
        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 |a_n|} converges.
2. A 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 a_n} is conditionally convergent if
        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 |a_n|} diverges and
        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 a_n} converges.


Solution:

Step 1:  
First, we take the absolute value of the terms in the original series.
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 a_n=\frac{(-1)^n}{n}.}
Therefore,
        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 \begin{array}{rcl} \displaystyle{\sum_{n=1}^\infty |a_n|} & = & \displaystyle{\sum_{n=1}^\infty \bigg|\frac{(-1)^n}{n}\bigg|}\\ &&\\ & = & \displaystyle{\sum_{n=1}^\infty \frac{1}{n}.} \end{array}}
Step 2:  
This series is the harmonic series (or 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} ).
So, it diverges. Hence 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}{n}}
is not absolutely convergent.
Step 3:  
Now, we need to look back at the original series to see
if it is conditionally converges.
Step 4:  


Final Answer:  

Return to Sample Exam