secant/chord method

Related Posts

How many steps still left to x*?

Abstract The high speed of \(x_{k}\rightarrow x^\ast\in{\mathbb R}\) is usually measured using the C-, Q- or R-orders: \begin{equation}\tag{$C$} \lim \frac…

A note on inexact secant methods

Abstract The inexact secant method \([x_{k-1},x_{k};F]s_{k}=-F(x_k) +r_k\), \( x_{k+1}=x_k+s_k\), \( k=1,2,\ldots\), \( x_0,x_1 \in {\mathbb R}^n\) is considered for solving the nonlinear…