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.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top