Determine if series is con/divergent

  • Thread starter Thread starter bfusco
  • Start date Start date
  • Tags Tags
    Series
bfusco
Messages
126
Reaction score
1

Homework Statement



Ʃ[√(n+1)-√(n)]/√(n^2 +n)

The Attempt at a Solution



well i split the series up first.

Ʃ√(n+1)/√(n^2 +n) - Ʃ√(n)/√(n^2 +n)

next:

Ʃ[(n+1)/(n^2 +n)]^1/2 - Ʃ[n/(n^2 +n)]^1/2

at this point I am not sure if i can take the limit and divide all the terms by the highest power of n.
 
Physics news on Phys.org
Both of the series you've split it up into diverge. They are like 1/sqrt(n). I'd suggest you multiply numerator and denominator by sqrt(n+1)+sqrt(n) first. It's the quadratic conjugate trick. Then use a comparison test.
 
Last edited:
bfusco said:

Homework Statement



Ʃ[√(n+1)-√(n)]/√(n^2 +n)

The Attempt at a Solution



well i split the series up first.

Ʃ√(n+1)/√(n^2 +n) - Ʃ√(n)/√(n^2 +n)

next:

Ʃ[(n+1)/(n^2 +n)]^1/2 - Ʃ[n/(n^2 +n)]^1/2

at this point I am not sure if i can take the limit and divide all the terms by the highest power of n.

so I am basically using the comparison test? I am comparing these series to 1/n, which is divergent, and because these series are less than 1/n it also is divergent. also considering that 1 of the now 2 series is diveregent the whole thing is divergent.
 
bfusco said:
so I am basically using the comparison test? I am comparing these series to 1/n, which is divergent, and because these series are less than 1/n it also is divergent. also considering that 1 of the now 2 series is diveregent the whole thing is divergent.

The two series you've split it up into diverge. The original series does not diverge. Read my post again.
 
Last edited:
If you split up the following fraction into its sum;
\sum^{\infty}_{n= ?}\frac {\sqrt{n+1}-\sqrt n}{\sqrt {n^2 +n}}=\sum^{\infty}_{n= ?}\frac {\sqrt{n+1}}{\sqrt {n^2 +n}}-\sum^{\infty}_{n= ?}\frac {\sqrt n}{\sqrt {n^2 +n}}
and then take the limits for both, you will get zero in each case, which by the nth-term test for divergence, doesn't say if both series converge or diverge.
Dick said:
Both of the series you've split it up into diverge. They are like 1/sqrt(n). I'd suggest you multiply numerator and denominator by sqrt(n+1)+sqrt(n) first. It's the quadratic conjugate trick. Then use a comparison test.
Normally, isn't the multiplication of the conjugate done with the denominator, instead of the numerator as you suggested?
 
Last edited:
sharks said:
Normally, isn't the multiplication of the conjugate done with the denominator, instead of the numerator as you suggested?

There isn't any "normally". You can rationalize either a numerator or denominator. What you do depends on your problem and what your goal with the particular problem is. Dick's post is spot on for a good suggestion.
 
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