Linear iteration example
Explore the two-term iteration x(n)=g(x(n-1)) for g(x)=ax+b.
Slide x0 along the x-axis to check convergence is independent of the initial value.
To explore further, enter a new linear function in the Input field, e.g., g(x)=2-0.5x.