Taking this example into account, we can see that setting the first value equal to 1, we obtain that [tex]F(x)=0.5x+1=4[/tex] and [tex]x=6[/tex]. Using this information, we find that [tex]F(x+1)=0.5(x+1)+1=0.5(6+1)+1=4.5[/tex]. It shows that when x is positive, the succussive terms are increasing.
Referring to that finding, if we set initial value less than zero, which means that we are solving 0.5x+1<0 and taking a number in the interval of the solution, which means x ∈ (- ∞, -20). Setting x=-19, we find that [tex]F(x)=0.5x+1=-19[/tex] and x=-40. In the next iteration, [tex]F(x+1)=0.5(x+1)+1=0.5(1-40)+1=-18.5[/tex]. In the next iteration, [tex]F(x+2)=0.5(x+2)+1=0.5(2-40)+1=-18[/tex]. By this way, we find that even if the initial value is less than zero, value of the successive iterations is increasing.
Using the function [tex]g(x)=-x+2[/tex] and taking the initial value equal to 4, we find that [tex]g(x)=-x+2=4[/tex] and x=-2. In the next iteration, [tex]g(x+1)=-(x+1)+2=-(-2+1)+2=3[/tex]. If we continue the iterations we'll see that they are decreasing.
Setting the initial value equal to 2, we find that [tex]g(x)=-x+2=2[/tex] and x=0. The next iteration is [tex]g(x+1)=-(x+1)+2=1[/tex]. In this case, the interations are also decreasing.
If we set the initial value equal to 1, we find that [tex]g(x)=-x+2=1[/tex] and x=1. In the next iteration, [tex]g(x+1)=-(x+1)+2=0[/tex] and the iterations are decreasing.