English

NR-SSOR right preconditioned RRGMRES for arbitrary singular systems and least squares problems

Numerical Analysis 2025-04-17 v2 Numerical Analysis

Abstract

GMRES is known to determine a least squares solution of Ax=b A x = b where ARn×n A \in R^{n \times n} without breakdown for arbitrary bRn b \in R^n , and initial iterate x0Rn x_0 \in R^n if and only if A A is range-symmetric, i.e. R(AT)=R(A) R(A^T) = R(A) , where A A may be singular and b b may not be in the range space R(A) R(A) of A A . In this paper, we propose applying the Range Restricted GMRES (RRGMRES) to ACATz=b A C A^T z = b , where CRn×n C \in R^{n \times n} is symmetric positive definite. This determines a least squares solution x=CATz x = C A^T z of Ax=b A x = b without breakdown for arbitrary (singular) matrix ARn×n A \in R^{n \times n} and b,x0Rn b, x_0 \in R^n , and is much more stable and accurate compared to GMRES, RRGMRES and MINRES-QLP applied to Ax=b A x = b for inconsistent problems when bR(A) b \notin R(A) . In particular, we propose applying the NR-SSOR as the inner iteration right preconditioner, which also works efficiently for least squares problems minxRnbAx2 \min_{x \in R^n} \| b - A x\|_2 for ARm×n A \in R^{m \times n} and arbitrary bRm b \in R^m . Numerical experiments demonstrate the validity of the proposed method.

Keywords

Cite

@article{arxiv.2504.09891,
  title  = {NR-SSOR right preconditioned RRGMRES for arbitrary singular systems and least squares problems},
  author = {Kouta Sugihara and Ken Hayami},
  journal= {arXiv preprint arXiv:2504.09891},
  year   = {2025}
}

Comments

arXiv admin note: text overlap with arXiv:2310.16442

R2 v1 2026-06-28T22:57:08.443Z