Near-optimal convergence of the full orthogonalization method
Tyler Chen, Gérard Meurant
TL;DR
The paper examines Full Orthogonalization Method (FOM) and GMRES for solving non-symmetric linear systems $\mathbf{A}\mathbf{x}=\mathbf{b}$, noting FOM's oscillatory residuals versus GMRES's residual-optimal behavior. It proves a near-optimality bound: for every iteration $k\ge 1$, $\min_{0\le j\le k} \|\mathbf{r}_j^{\mathrm{F}}\|_2 \le \sqrt{k+1}\, \|\mathbf{r}_k^{\mathrm{G}}\|_2$, linking FOM’s cumulative convergence to the current GMRES residual via the scalar sequence $\{\vartheta_j\}$. The bound is sharp, demonstrated by constructing matrices for which equality holds, establishing that the factor $\sqrt{k+1}$ cannot be improved. The results extend to matrix-function computations through Arnoldi-FA, providing practical a posteriori error estimates and offering theoretical justification for using FOM and Arnoldi-based methods in computing $f(\mathbf{A})\mathbf{b}$.
Abstract
We establish a near-optimality guarantee for the full orthogonalization method (FOM), showing that the overall convergence of FOM is nearly as good as GMRES. In particular, we prove that at every iteration $k$, there exists an iteration $j\leq k$ for which the FOM residual norm at iteration $j$ is no more than $\sqrt{k+1}$ times larger than the GMRES residual norm at iteration $k$. This bound is sharp, and it has implications for algorithms for approximating the action of a matrix function on a vector.\end{abstract}
