Platformance
- 33
- 0
Homework Statement
Show that:
\sum \frac{3}{n^{2} + 1}
converges from n = 1 to ∞
Homework Equations
If Ʃbn converges, and Ʃan < Ʃbn.
Ʃan also converges.
The Attempt at a Solution
\sum \frac{1}{n^{2}} converges
\sum \frac{3}{n^{2} + 1} = 3 * \sum \frac{1}{n^{2} + 1}
\sum \frac{1}{n^{2} + 1} < \sum \frac{1}{n^{2}} for all n from 1 to ∞.
Therefore \sum \frac{1}{n^{2} + 1} converges.
Therefore \sum \frac{3}{n^{2} + 1} also converges.
The problem I am having is if the 3 remained in the summation.
\sum \frac{3}{n^{2} + 1} is not less than \sum \frac{1}{n^{2}} for all n from 1 to ∞.
Why does placing the 3 outside the summation make the problem work?