Sequences / Real Analyses question

  • Thread starter Thread starter jinbaw
  • Start date Start date
  • Tags Tags
    Sequences
jinbaw
Messages
65
Reaction score
0
Sequences / Real Analysis question

Homework Statement


a,b are the roots of the quadratic equation x2 - x + k = 0, where 0 < k < 1/4.
(Suppose a is the smaller root). Let h belong to (a,b). The sequence xn is defined by:
x_1 = h, x_{n+1} = x^2_n + k.

Prove that a < xn+1 < xn < b, and then determine the limit of xn.

Homework Equations


The Attempt at a Solution


I have no idea how to start, if you could help me.
Thanks.
 
Last edited:
Physics news on Phys.org
perhaps starts by determining a and b in terms of k?
 
Okay, so I got a = \frac{1 - \sqrt{1 - 4k}}{2}, b = \frac{1 + \sqrt{1 - 4k}}{2}.

And I was able to prove X_{n+1} &lt; X_n by induction. But, I'm stuck on the outer inequalities.

EDIT: X_{n+1} &lt; X_n means that X1 = h is the largest value of Xn for all n. And h belongs to (a,b), so X1 < b, and consequently Xn < b.

I still need to prove that a is a lower bound..
 
Last edited:
I think the basic idea is:
X_{n+1} &lt; X_n \Leftrightarrow X^2_n - X_n + k &lt; 0

Therefore, Xn must be between the roots for this equation to be negative.
But is there a more mathematical way to state it?
 
Good job! How about saying x^2-x+k=(x-a)(x-b) which is negative if and only if a<x<b.
 
Oh right! Thanks a lot :)
 
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