Felafel said:
thanks.
okay so far, but how do you exactly do the rest of the demonstration later on?
The point is to find an interval [itex]I \ni 1/3[/itex] such that [itex]1 \notin I[/itex] and [itex]f(I) \subset I[/itex] (ie, if [itex]x \in I[/itex] then [itex]f(x) \in I[/itex] also). The interval (0,1) will do nicely.
Because then if, given [itex]a_1 \in \mathbb{R}[/itex], there exists a finite [itex]N[/itex] such that [itex]a_N \in I[/itex], then [itex]a_n \in I[/itex] for all [itex]n \geq N[/itex]. In other words the sequence is trapped there, so to determine whether it converges I only have to look at what happens if [itex]a_1 \in I[/itex] (because if I don't start here or at a special case then I'm just inserting terms at the beginning of the sequence and that cannot affect convergence, which is about what happens eventually).
But first I have to check what other choices of [itex]a_1[/itex] lead to sequences that get to that interval in a finite number of steps.
Clearly if [itex]a_1 = 1[/itex] then [itex]a_n = 1[/itex] for all [itex]n[/itex], so that doesn't (and the limit will be 1).
If [itex]a_1 \leq 0[/itex] then [itex]0 < a_2 = 1/(4 - 3a_1) \leq 1/4[/itex] so that [itex]a_2 \in I[/itex].
If [itex]a_1 > 4/3[/itex] then [itex]a_2 < 0[/itex] so from the above I know [itex]a_3 \in I[/itex].
The problem comes if [itex]1 < a_1 < 4/3[/itex]. Here [itex]x < 1/(4 - 3x)[/itex] so initially the sequence will be increasing. But that means that for some finite [itex]n[/itex], [itex]a_n \geq 4/3[/itex]. If [itex]a_n > 4/3[/itex] then from the above I know that [itex]a_{n+2} \in I[/itex].
If [itex]a_n = 4/3[/itex] then the sequence blows up. To find the [itex]a_1[/itex] where the sequence hits 4/3, I started at 4/3 and worked backwards, which gave me the sequence
[tex]
b_1 = 4/3,\quad b_{n+1} = \frac{4b_n-1}{3b_n}[/tex]
(You can check that if [itex]y = 1/(4 -3x)[/itex] then [itex]x = (4y-1)/(3y)[/itex].)
So if [itex]a_1 \neq 1[/itex] and there is no [itex]a_n[/itex] such that [itex]a_n = 4/3[/itex] then the sequence is in [itex]I[/itex] after a finite number of steps.
So now I can check what happens if [itex]a_1 \in I[/itex]. In general, it's possible that for different choices of [itex]a_1[/itex] the sequence might tend to a limit (the possible such limits in this case are 1/3 and 1, which I can't exclude because [itex]I[/itex] is open), or tend to a periodic cycle, or might be chaotic. But in this case I can exclude every possibility other than tending to 1/3:
You can also show that for [itex]x \in (0,1)[/itex],
[tex]
|f(x) - 1/3| < |x - 1/3|[/tex]
which means that [itex]|a_n - 1/3|[/itex] is monotonic decreasing here, and so [itex]a_n[/itex] tends to a limit which must be 1/3.