Sequences / Real Analyses question

  • Thread starter jinbaw
  • Start date
  • Tags
    Sequences
In summary, we have a sequence defined by x_1 = h, x_{n+1} = x^2_n + k, where a and b are the roots of the quadratic equation x2 - x + k = 0, with 0 < k < 1/4 and a is the smaller root. We can prove that a < xn+1 < xn < b and that x_{n+1} < x_n by induction, and also that a is a lower bound for Xn. This is because x^2-x+k=(x-a)(x-b) which is negative if and only if a<x<b. The limit of xn can be determined to be between a and b.
  • #1
jinbaw
65
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:
[tex]x_1 = h, x_{n+1} = x^2_n + k. [/tex]

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
  • #2
perhaps starts by determining a and b in terms of k?
 
  • #3
Okay, so I got [tex]a = \frac{1 - \sqrt{1 - 4k}}{2}, b = \frac{1 + \sqrt{1 - 4k}}{2}[/tex].

And I was able to prove [tex]X_{n+1} < X_n [/tex] by induction. But, I'm stuck on the outer inequalities.

EDIT: [tex]X_{n+1} < X_n [/tex] 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:
  • #4
I think the basic idea is:
[tex]X_{n+1} < X_n \Leftrightarrow X^2_n - X_n + k < 0[/tex]

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

FAQ: Sequences / Real Analyses question

What is a sequence in real analysis?

A sequence in real analysis is a list of numbers that are arranged in a specific order. It is usually denoted by {an} where n is the position of the number in the sequence. The numbers in a sequence can be either finite or infinite.

What is the difference between a sequence and a series?

A sequence is a list of numbers, while a series is the sum of the numbers in a sequence. In other words, a series is the result of adding up all the terms in a sequence. For example, the sequence {1, 2, 3, 4} has a sum of 10, which is the series.

How is a sequence defined in real analysis?

In real analysis, a sequence is defined as a function from the set of positive integers to the set of real numbers. This means that for every positive integer n, there is a corresponding real number an in the sequence.

What is the limit of a sequence?

The limit of a sequence is the value towards which the terms of the sequence tend to as the position of the terms increases. It can be denoted by limn→∞ an or simply lim an. The limit of a sequence may or may not exist, and it helps in understanding the behavior of the sequence.

How is the convergence of a sequence determined?

The convergence of a sequence is determined by the limit of the sequence. If the limit exists and is a finite number, then the sequence is said to be convergent. If the limit does not exist or is infinite, then the sequence is said to be divergent. The behavior of the terms in the sequence also plays a role in determining the convergence of a sequence.

Similar threads

Back
Top