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''' |
|- | |- | ||
| Let <math>\{a_n\}</math> and <math>\{b_n\}</math> be positive sequences where <math style="vertical-align: -3px">a_n\le b_n</math> | | Let <math>\{a_n\}</math> and <math>\{b_n\}</math> be positive sequences where <math style="vertical-align: -3px">a_n\le b_n</math> | ||
| Line 14: | Line 14: | ||
| for all <math style="vertical-align: -3px">n\ge N</math> for some <math style="vertical-align: -3px">N\ge 1.</math> | | for all <math style="vertical-align: -3px">n\ge N</math> for some <math style="vertical-align: -3px">N\ge 1.</math> | ||
|- | |- | ||
| − | |''' | + | | '''1.''' If <math>\sum_{n=1}^\infty b_n</math> converges, then <math>\sum_{n=1}^\infty a_n</math> converges. |
|- | |- | ||
| − | |''' | + | | '''2.''' If <math>\sum_{n=1}^\infty a_n</math> diverges, then <math>\sum_{n=1}^\infty b_n</math> diverges. |
|} | |} | ||
| Line 68: | Line 68: | ||
!Final Answer: | !Final Answer: | ||
|- | |- | ||
| − | | diverges | + | | diverges (by the Direct Comparison Test) |
|} | |} | ||
[[009C_Sample_Midterm_2|'''<u>Return to Sample Exam</u>''']] | [[009C_Sample_Midterm_2|'''<u>Return to Sample Exam</u>''']] | ||
Revision as of 10:34, 18 March 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 (by the Direct Comparison Test) |