Mutaja
- 239
- 0
Homework Statement
Use the comparison test to show that the series converges, and find the value it converge to by using partial fractions.
∑ n=1 -> ∞: \frac{2}{n^2 + 5n + 6}
Homework Equations
The Attempt at a Solution
The series can be written as 2 * ∑ n=1 -> ∞: \frac{1}{n^2 + 5n + 6}
Since 5n + 6 is neglectible:
2 * ∑ n=1 -> ∞: \frac{1}{n^2}. This series will converge.
Therefore we can guess that 2* ∑ n=1 -> ∞: \frac{1}{n^2 + 5n + 6} will converge.
Now I have to find a larger series which also converges.
\frac{1}{n^2 + 5n + 6} < \frac{1}{n^2 + 5n}
Now I'm supposed to rewrite \frac{1}{n^2 + 5n} as something + something. This is where I'm stuck.
Are anyone familiar with this method, and can point me into the right direction?
Any feedback will as always be appreciated.
Thanks.