Content deleted Content added
context setting; proper bolding; marking for attention because it says this is an iterative method but doesn't attempt to say what its purpose is. |
|||
Line 7:
: <math>x_{k+1} = x_k + [I - F(f(x_k), x_k)]^{-1}(f(x_k) - x_k) \, </math>
for a [[Map (mathematics)|mapping]]
: <math>F(x',x'')(x'-x'')=F(x')- F(x'') \,</math>
Line 13:
and
: <math>||F(x,y)-F(y,z)|| \le K_0||(x-z)|| + K_1||(x-y)|| + K_1||(y-z)||. \,</math>
This process, given a sufficiently good initial approximation, converges quadratically to a fixed point.
|