Prove Limit of Sequence: a_n ≥ 1 for n ≥ N

  • Thread starter Thread starter HLUM
  • Start date Start date
  • Tags Tags
    Limit Sequence
HLUM
Messages
3
Reaction score
0
1. Let a0 and a1 be positive real numbers, and set an+2 = sqrt(an+1) + sqrt(an) for n \geq 0.
(a) Show that there is N such that for all n \geq N, an \geq 1.
(b) Let en = |an −4|. Show that en+2 \leq(en+1 +en)/3 for n\geq N.
(c) Prove that this sequence converges.




Can someone please give me some hints to start with a)? Thank you in advanced.
 
Physics news on Phys.org
If 0<x<1, is \sqrt{x} bigger or smaller than x?
 
if 0 < an < 1 then an x an < an ==>
an < sqrt(an)

So you mean i should prove part a by contradiction...
 
Perhaps. I don't know. But you can definitely show now that a_{n+2} &gt; a_{n+1}+a_n if a_n, a_{n+1} &lt; 1, which may be useful.
 
So
a) Assume that for all n \geq 0, 0 < an < 1
then sqrt(an) > an

ie, an+2 > an+1 + an
an is increasing sequence

I don't know how to show the contradiction here, but there is no assumption of increasing sequence if you choose a0 to start with

---> there is N st aN \geq 1
Assume for all n \geq N, an+1 = an + an - 1 > 1

therefore, by induction it is true for all n \geq N, an \geq 1
 
Edit: My previous post was so incomprehensible that I don't think that it would have been much help. I'll post again later if I can get my thoughts together, but anyway, good luck!
 
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...
Back
Top