Difference between revisions of "009C Sample Midterm 2, Problem 2"

From Grad Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
!Foundations:    
 
!Foundations:    
 
|-
 
|-
|  
+
| Direct Comparison Test
 
|-
 
|-
 
|
 
|
::
 
 
|-
 
|-
 
|
 
|
::
 
 
|}
 
|}
  
Line 22: Line 20:
 
!Step 1:    
 
!Step 1:    
 
|-
 
|-
|
+
|First, we note that
 +
|-
 +
|&nbsp; &nbsp; &nbsp; &nbsp; <math>\frac{3^n}{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{3^n}{n}.</math>
 
|}
 
|}
  
Line 30: Line 34:
 
!Step 2: &nbsp;
 
!Step 2: &nbsp;
 
|-
 
|-
|
+
|Let <math>b_n=\frac{1}{n}.</math>
 +
|-
 +
|We want to compare the series in this problem with
 +
|-
 +
|&nbsp; &nbsp; &nbsp; &nbsp; <math>\sum_{n=1}^\infty \frac{1}{n}.</math>
 +
|-
 +
|This is the harmonic series (or <math>p</math>-series with <math>p=1.</math>)
 
|-
 
|-
|
+
|Hence, <math>\sum_{n=1}^\infty b_n</math> diverges.
 
|}
 
|}
  
 +
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 +
!Step 3: &nbsp;
 +
|-
 +
|Also, we have <math>b_n<a_n</math> since
 +
|-
 +
|&nbsp; &nbsp; &nbsp; &nbsp; <math>\frac{1}{n}<\frac{3^n}{n}</math>
 +
|-
 +
| for all <math>n\ge 1.</math>
 +
|-
 +
|Therefore, the series <math>\sum_{n=1}^\infty a_n</math> diverges
 +
|-
 +
|by the Direct Comparison Test.
 +
|}
  
  
Line 40: Line 63:
 
!Final Answer: &nbsp;  
 
!Final Answer: &nbsp;  
 
|-
 
|-
|  
+
|&nbsp; &nbsp; &nbsp; &nbsp; diverges
|-
 
|
 
 
|}
 
|}
 
[[009C_Sample_Midterm_2|'''<u>Return to Sample Exam</u>''']]
 
[[009C_Sample_Midterm_2|'''<u>Return to Sample Exam</u>''']]

Revision as of 10:06, 13 February 2017

Determine convergence or divergence:


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{3^n}{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{3^n}{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}.}
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 \frac{1}{n}.}
This 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.} )
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} diverges.
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 b_n<a_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}<\frac{3^n}{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.}
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} diverges
by the Direct Comparison Test.


Final Answer:  
        diverges

Return to Sample Exam