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

From Grad Wiki
Jump to navigation Jump to search
Line 28: Line 28:
 
|&nbsp; &nbsp; &nbsp; &nbsp; <math>\frac{3^n}{n}>0</math>
 
|&nbsp; &nbsp; &nbsp; &nbsp; <math>\frac{3^n}{n}>0</math>
 
|-
 
|-
|for all <math>n\ge 1.</math>
+
|for all <math style="vertical-align: -3px">n\ge 1.</math>
 
|-
 
|-
 
|This means that we can use a comparison test on this series.
 
|This means that we can use a comparison test on this series.
 
|-
 
|-
|Let <math>a_n=\frac{3^n}{n}.</math>
+
|Let <math style="vertical-align: -13px">a_n=\frac{3^n}{n}.</math>
 
|}
 
|}
  
Line 38: Line 38:
 
!Step 2: &nbsp;
 
!Step 2: &nbsp;
 
|-
 
|-
|Let <math>b_n=\frac{1}{n}.</math>
+
|Let <math style="vertical-align: -14px">b_n=\frac{1}{n}.</math>
 
|-
 
|-
 
|We want to compare the series in this problem with
 
|We want to compare the series in this problem with
Line 44: Line 44:
 
|&nbsp; &nbsp; &nbsp; &nbsp; <math>\sum_{n=1}^\infty \frac{1}{n}.</math>
 
|&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>)
+
|This is the harmonic series (or <math style="vertical-align: -4px">p</math>-series with <math style="vertical-align: -4px">p=1.</math>)
 
|-
 
|-
 
|Hence, <math>\sum_{n=1}^\infty b_n</math> diverges.
 
|Hence, <math>\sum_{n=1}^\infty b_n</math> diverges.
Line 52: Line 52:
 
!Step 3: &nbsp;
 
!Step 3: &nbsp;
 
|-
 
|-
|Also, we have <math>b_n<a_n</math> since
+
|Also, we have <math style="vertical-align: -4px">b_n<a_n</math> since
 
|-
 
|-
 
|&nbsp; &nbsp; &nbsp; &nbsp; <math>\frac{1}{n}<\frac{3^n}{n}</math>
 
|&nbsp; &nbsp; &nbsp; &nbsp; <math>\frac{1}{n}<\frac{3^n}{n}</math>
 
|-
 
|-
| for all <math>n\ge 1.</math>
+
| for all <math style="vertical-align: -3px">n\ge 1.</math>
 
|-
 
|-
 
|Therefore, the series <math>\sum_{n=1}^\infty a_n</math> diverges
 
|Therefore, the series <math>\sum_{n=1}^\infty a_n</math> diverges

Revision as of 17:02, 15 February 2017

Determine convergence or divergence:


Foundations:  
Direct Comparison Test
        Let and be positive sequences where
        for all for some
        1. If converges, then converges.
        2. If diverges, then diverges.

Solution:

Step 1:  
First, we note that
       
for all
This means that we can use a comparison test on this series.
Let
Step 2:  
Let
We want to compare the series in this problem with
       
This is the harmonic series (or -series with )
Hence, diverges.
Step 3:  
Also, we have since
       
for all
Therefore, the series diverges
by the Direct Comparison Test.


Final Answer:  
        diverges

Return to Sample Exam