Nonlinear preconditioning: Krylov as extrapolation methods.
There exists proof of quadratic convergence (Sidi, \textit{Extrapolation vs. projection methods for linear systems of equations}, copy here)
...
...
@@ -99,6 +103,20 @@ Questions:
\item do the sequences of Schwarz methods have distinct forms? Can they be predicted/exploited?
\end{itemize}
\subsection{Meeting 14.07.2021}
Goal is to take Newton's method and connect it to an extrapolation method and then a Krylov method, in an attempt to unify these types of nonlinear solves.
Also to apply extrapolation methods to the sinusoid altS example to see how they deal with these problems.
(Extrapolation methods are unlikely to find fault with this example as they will only accelerate a monotonically converging sequence; only a method seeking to quadratically converge would dramatically change the convergence behaviour.)
To read:
\begin{itemize}
\item Brezinski, Numerical stability of a quadratic method for solving systems of nonlinear equations
\item Shafer, On quadratic approximation
\item Brezinski, Méthodes d'acceleartion de la convergence en analyse numerique
\item Gekeler, On the solution of systems of equations by the epsilon algorithm of Wynn