Convergence of a Recursive Sequence

life is maths
Messages
37
Reaction score
0

Homework Statement



A sequence {an} defined recursively by a1=1 and an+1=\frac{1}{2+a subn}, n\geq1. Show that the sequence is convergent.

Homework Equations


If a sequence is bdd below and decreasing or it is bdd above and increasing, then it is convergent.

The Attempt at a Solution


{an}\geq0, hence it is bounded below. I checked a few terms from the beginning and obtained a decreasing sequence. I tried induction to show this, but it didn't work. Base case is O.K. a0>a1 Suppose ak>ak+1.
Then we get
ak+2=\frac{1}{2+a sub(k+1)}>\frac{1}{2+a subk}=ak+1, and ak+2>ak+1. I feel like I'm doing a stupid mistake, and I can't understand, if this is true, why the induction does not work. I would be grateful if you could help me. Thanks for your time and effort :)
 
Physics news on Phys.org
Induction doesn't always work since the sequence is not descreasing. If you check more terms then you see that.

Are you familiar with the contraction mapping theorem by Banach?
 
micromass said:
Induction doesn't always work since the sequence is not descreasing. If you check more terms then you see that.

Are you familiar with the contraction mapping theorem by Banach?

Ah, really? So that was my mistake... I have no idea about contraction mapping theorem.
Thanks for enlightening me :biggrin:
Is there a more practical way to show a sequence is convergent? :confused:
 
Can I use the limit definition? I see no way out... :(
 
You may be able to show that the "odd" elements of the sequence form a decreasing subsequence and the "even" elements an increasing subsequence ...
 
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