Does This Sequence Converge or Diverge?

ironman
Messages
17
Reaction score
0

Homework Statement


Show if this sequence (with n=1 to infinity) diverge or converge

Homework Equations


[/B]
CodeCogsEqn-5.gif


The Attempt at a Solution



If I use the Limit Comparison Test:

compare with
CodeCogsEqn-6.gif
so you get
CodeCogsEqn-7.gif
that equals
CodeCogsEqn-8.gif
lim n -> inf
CodeCogsEqn-8.gif
=> inf.

Can I use the Test like this? What does this tell me? (If anything at all...)
 
Physics news on Phys.org
I suggest doing limit comparison with ##(2/3)^n## instead.
 
  • Like
Likes ironman
Orodruin said:
I suggest doing limit comparison with ##(2/3)^n## instead.

Ah the limit is now 1 .
So:
Limit < infinity.
And ##(2/3)^n## converges.
So the original function must converge as well.
 
ironman said:
Ah the limit is now 1 .
So:
Limit < infinity.
And ##(2/3)^n## converges.
So the original function must converge as well.

Right, and a direct comparison is easier. First, for ##a > 1## the function ##a^n## always swamps ##n^k## for any fixed power ##k##, meaning that for large enough ##n## we always have ##a^n > n^k##. So, if
t_n = \frac{2^n + n^2}{3^n + n^3}
we have that the numerator is ##2^n + n^2 < 2^n + 2^n = 2 \cdot 2^n## for all ##n > n_0## (where you can even find ##n_0## if you want). The denominator is ##3^n + n^3 > 3^n##, so ##0 < t_n < \frac{2 \cdot 2^n}{3^n} = 2(2/3)^n##, and now you are almost done.
 
Last edited:
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