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

From Grad Wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
!Foundations:    
 
!Foundations:    
 
|-
 
|-
|  
+
|'''Direct Comparison Test'''
 
|-
 
|-
 
|
 
|
::
 
 
|-
 
|-
 
|
 
|
::
 
 
|}
 
|}
 +
  
 
'''Solution:'''
 
'''Solution:'''
Line 23: Line 22:
 
!Step 1:    
 
!Step 1:    
 
|-
 
|-
|
+
|First, we note that
 +
|-
 +
|&nbsp; &nbsp; &nbsp; &nbsp; <math>\frac{1}{n^23^n}>0</math>
 +
|-
 +
|for all <math>n\ge 1.</math>
 +
|-
 +
|This means that we can use a comparison test on this series.
 
|-
 
|-
|
+
|Let <math>a_n=\frac{1}{n^23^n}.</math>
 
|}
 
|}
  
Line 31: Line 36:
 
!Step 2: &nbsp;
 
!Step 2: &nbsp;
 
|-
 
|-
|
+
|Let <math>b_n=\frac{1}{n^2}.</math>
 +
|-
 +
|We want to compare the series in this problem with
 +
|-
 +
|&nbsp; &nbsp; &nbsp; &nbsp; <math>\sum_{n=1}^\infty b_n=\sum_{n=1}^\infty \frac{1}{n^2}.</math>
 +
|-
 +
|This is a <math>p</math>-series with <math>p=2.</math>
 +
|-
 +
|Hence, <math>\sum_{n=1}^\infty b_n</math> converges.
 +
|}
 +
 
 +
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 +
!Step 3: &nbsp;
 +
|-
 +
|Also, we have <math>a_n<b_n</math> since
 +
|-
 +
|&nbsp; &nbsp; &nbsp; &nbsp; <math>\frac{1}{n^23^n}<\frac{1}{n^2}</math>
 +
|-
 +
|for all <math>n\ge 1.</math>
 +
|-
 +
|Therefore, the series <math>\sum_{n=1}^\infty a_n</math> converges
 
|-
 
|-
|
+
|by the Direct Comparison Test.
 
|}
 
|}
  
Line 40: Line 65:
 
!Final Answer: &nbsp;  
 
!Final Answer: &nbsp;  
 
|-
 
|-
|
+
|&nbsp; &nbsp; &nbsp; &nbsp; converges
 
|-
 
|-
 
|
 
|
 
|}
 
|}
 
[[009C_Sample_Midterm_1|'''<u>Return to Sample Exam</u>''']]
 
[[009C_Sample_Midterm_1|'''<u>Return to Sample Exam</u>''']]

Revision as of 16:22, 12 February 2017

Determine the convergence or divergence of the following series.

Be sure to justify your answers!


Foundations:  
Direct Comparison Test


Solution:

Step 1:  
First, we note that
        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}{n^23^n}>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.}
This means that we can use a comparison test on this 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^23^n}.}
Step 2:  
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}{n^2}.}
We want to compare the series in this problem 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 \sum_{n=1}^\infty b_n=\sum_{n=1}^\infty \frac{1}{n^2}.}
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=2.}
Hence, 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 b_n} converges.
Step 3:  
Also, 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 a_n<b_n} 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}{n^23^n}<\frac{1}{n^2}}
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.}
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 a_n} converges
by the Direct Comparison Test.


Final Answer:  
        converges

Return to Sample Exam