Hello,
I have this problem that I simply cannot nail down. Please help.
xi - fixed point of g, g is twice continuously differentiable in a vecinity of xi.
z(n+1) = g(g(z(n))) - [g(g(z(n))) - g(z(n))]^2 / [g(g(z(n))) - 2*g(z(n)) + z(n)]
Using taylor series expansion of g(z(n)) and...