Proving Convergence of Direct Comparison Test for \sum \frac{3}{n^{2} + 1}

Platformance
Messages
33
Reaction score
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?
 
Physics news on Phys.org
Platformance said:

Homework Statement



Show that:

\displaystyle \sum_{n = 1}^\infty \frac{3}{n^{2} + 1}\ 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?
If you leave the 3 inside the sum, you will have to find a different converging series to compare it to. The method will still work.
 
So that means I would need to compare the series to \frac{3}{n^{2}} instead.

I can prove \frac{3}{n^{2}} through the integral test. Though speaking of the integral test, it doesn't seem like the test works for the original series since I am getting tan-1(∞). So would the integral test be inconclusive in this case?
 
Platformance said:
So that means I would need to compare the series to \frac{3}{n^{2}} instead.

I can prove \frac{3}{n^{2}} through the integral test. Though speaking of the integral test, it doesn't seem like the test works for the original series since I am getting tan-1(∞). So would the integral test be inconclusive in this case?

arctan(∞), which is what I assume is what you mean by tan^(-1)(∞), is finite.
 
Platformance said:
So that means I would need to compare the series to \frac{3}{n^{2}} instead.

I can prove \frac{3}{n^{2}} through the integral test. Though speaking of the integral test, it doesn't seem like the test works for the original series since I am getting tan-1(∞). So would the integral test be inconclusive in this case?

You are making it WAAAAAY too complicated: it is a simple fact---easily proved---that if c is a constant, then ##\sum_n c a_n = c \sum_n a_n##, in the sense that if one side converges, so does the other (and the two sides are equal), and if one side diverges so does the other.
 
Platformance said:
So that means I would need to compare the series to \frac{3}{n^{2}} instead.
No. You would not necessarily have to compare to \displaystyle \sum_{n=1}^\infty\frac{3}{n^{2}}\ .

There are many other possibilities.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top