Proving Convergence: Limit of a Sequence with Conditions

  • Thread starter Thread starter MathematicalPhysicist
  • Start date Start date
  • Tags Tags
    Convergence
MathematicalPhysicist
Science Advisor
Gold Member
Messages
4,662
Reaction score
372
let a_n be a sequence which satisfies lim (a_n)^1/n<1 as n appraoches infinity, a_n>=0 for every n. prove that lim a_n=0.
what i did is as follows, for every e>0 there exists n0 such that for every n>=n0 |a_n^1/n-a|<e.
then 0=<a_n<(a+e)^n
we get a<1 a_n<(1+e)^n
but how do i procceed from here?
 
Physics news on Phys.org
loop quantum gravity said:
let a_n be a sequence which satisfies lim (a_n)^1/n<1 as n appraoches infinity, a_n>=0 for every n. prove that lim a_n=0.
what i did is as follows, for every e>0 there exists n0 such that for every n>=n0 |a_n^1/n-a|<e.
You should mention what a is (the limit of {(a_n)^1/n})
then 0=<a_n<(a+e)^n
Remember, you can choose e to be whatever you like, and you know that a < 1. So why not choose e to be small enough that a + e < 1? Then use the sandwich theorem.
 
i thought about this, but even then i get that 0<=a_n<1^n, i also thought to write: e=1/a-1>0 but 1/a^n doesn't converge.
perhaps i should write 0<=a_n<1/n<=1, but no one guarntees us that a_n is smaller than 1/n, a_n could be equal 2/n.
 
ok i think i got it (a+e)^n appraoches 0 when e is small enough.
 
loop quantum gravity said:
ok i think i got it (a+e)^n appraoches 0 when e is small enough.
Yes, in fact you want e small enough so that a + e < 1 as Ortho mentioned. The reason for this is because one can prove that if c<1 then lim(c)^n = 0 as n goes to infinity.
 
It is too late to edit the above post, so I would just like to add a correction. There should be an absolute value sign around c, so it should say if |c| < 1, then lim(c)^n = 0.
 
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