Difference between revisions of "009C Sample Midterm 2, Problem 2"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| Line 8: | Line 8: | ||
!Foundations: | !Foundations: | ||
|- | |- | ||
| − | | | + | | Direct Comparison Test |
|- | |- | ||
| | | | ||
| − | |||
|- | |- | ||
| | | | ||
| − | |||
|} | |} | ||
| Line 22: | Line 20: | ||
!Step 1: | !Step 1: | ||
|- | |- | ||
| − | | | + | |First, we note that |
| + | |- | ||
| + | | <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: | !Step 2: | ||
|- | |- | ||
| − | | | + | |Let <math>b_n=\frac{1}{n}.</math> |
| + | |- | ||
| + | |We want to compare the series in this problem with | ||
| + | |- | ||
| + | | <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: | ||
| + | |- | ||
| + | |Also, we have <math>b_n<a_n</math> since | ||
| + | |- | ||
| + | | <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: | !Final Answer: | ||
|- | |- | ||
| − | | | + | | diverges |
| − | |||
| − | |||
|} | |} | ||
[[009C_Sample_Midterm_2|'''<u>Return to Sample Exam</u>''']] | [[009C_Sample_Midterm_2|'''<u>Return to Sample Exam</u>''']] | ||
Revision as of 11:06, 13 February 2017
Determine convergence or divergence:
| Foundations: |
|---|
| Direct Comparison Test |
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 |