The solution of the nonlinear equation/system of equations F(x)=0 sought is a limit of a sequence of elements, and each element can be generated based on the previous ones. Initial elements are supposed to be given. Usual iterative methods are the Newton method, the secant method, etc.
On some iterative methods for solving nonlinear equations
Abstract Consider the nonlinear equation \(H(x):=F(x)+G(x)=0\), with \(F\) differentiable and \(G\) continuous, where \(F,G,H:X \rightarrow X\), \(X\) a Banach space. The…