Prove Limit of Sequence: Sqrt(n+1)-Sqrt(n) = 0

  • Thread starter Thread starter tarheelborn
  • Start date Start date
  • Tags Tags
    Limit Sequence
tarheelborn
Messages
121
Reaction score
0

Homework Statement



Prove that the limit of the sequence {Sqrt(n+1)-Sqrt(n)} = 0.

Homework Equations




The Attempt at a Solution



I know that I must multiply by the conjugate to come up with 1/(Sqrt[n+1]-Sqrt[n]) and that the limit of this is clearly 0. I am having trouble solving this equation in terms of epsilon.
 
Physics news on Phys.org
Be careful of the sign; multiplying by the conjugate gives you 1/{sqrt(n+1) + sqrt(n)}. For all ε > 0, there exists 1/m < ε for some positive integer m. (Why?) How should you choose N so that 1/{sqrt(n+1) + sqrt(n)} < 1/m < ε whenever n > N?
 
Ah, yes, the sign. Thank you! Now... To choose N, can I ignore the sqrt(n) part of the denominator since sqrt(n+1) > sqrt(n) so, being in the denomominator, the number is smaller? So could I let N = (1/epsilon^2) - 1?
 
That should work fine; by convention we let N be an integer, so you can set N to be the ceiling of what you have.
 
Thank you!
 
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...
Back
Top