How to generalize the fixed point iteration

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
Charles49
Messages
87
Reaction score
0
If we want to solve $$f(x)=0$$ we can re-write the equation as
$$g(x)=x$$ and use the fixed point method, i.e, $$x_{n+1}=g(x_n)$$ starting with a guess $$x_0.$$ I was wondering if something similar can be done with
$$\Lambda(x,y)=h(x,y).$$
 
Physics news on Phys.org
Excellent info can be found about these kinds of boards. Thanks folks.
 
HallsofIvy,

What a simple solution!

Thanks