Proving convergence of Sequence dependent on previous terms

tallandpoofy
Messages
1
Reaction score
0

Homework Statement



Let x1 > 9000, and

xn+1 = )2009xn + 2010)/2011 for n >1

show that (xn) converges and find its limit


Homework Equations



Definition of a limit, Monotone Convergence Theorem.

The Attempt at a Solution



Since xn+1 is monotone for n>1 and bounded, then it converges by Monotone Convergence Theorem.

How do i prove monotone for this function?
I tried xn+2 - xn+1 < 0 but it does not work since xn+1 is dependent on xn
 
Physics news on Phys.org
tallandpoofy said:

Homework Statement



Let x1 > 9000, and

xn+1 = )2009xn + 2010)/2011 for n >1

show that (xn) converges and find its limit


Homework Equations



Definition of a limit, Monotone Convergence Theorem.

The Attempt at a Solution



Since xn+1 is monotone for n>1 and bounded, then it converges by Monotone Convergence Theorem.

How do i prove monotone for this function?
I tried xn+2 - xn+1 < 0 but it does not work since xn+1 is dependent on xn

You should be able to use your approach to prove monotonicity. Compute nth term minus (n+1)th term in terms of nth term (equivalent to your suggestion). Then analyze under what conditions it is positive (meaning sequence is monotonically decreasing). This analysis should also give you a clue about the limit.
 
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