Some New Results on the Maximum Growth Factor in Gaussian Elimination
Alan Edelman, John Urschel
TL;DR
This work investigates the maximum growth factor $g$ in Gaussian elimination with complete pivoting, addressing a long-standing question by blending numerical optimization with rigorous analysis. The authors prove a stability lemma linking near-CP computations to exact CP cases, analyze growth under constrained-entry sets, and establish a tight connection between floating-point and exact arithmetic for large mantissas. They provide computer-assisted lower bounds that yield $g[CP_n(\mathbb{R})] \ge 1.0045\,n$ for $n>10$ and $\limsup_n g[CP_n(\mathbb{R})]/n \ge 2.525$, plus a super-linear bound for rook pivoting $g[RP_n(\mathbb{R})] > \tfrac{1}{641}n^{1.669}$, and demonstrate that the maximum growth can exceed $n$ for fairly small $n$ (e.g., $n\ge 11$). The results imply that the old conjecture of growth bounded by $n$ is unlikely to hold asymptotically, and they illuminate the landscape of growth across pivoting strategies, including both Hadamard-related cases and advanced numerical constructions. The combination of optimization-based search, careful stability analysis, and extrapolation yields both concrete lower bounds and qualitative insight into the growth phenomenon, with practical implications for numerical linear algebra and stability analyses.
Abstract
This paper combines modern numerical computation with theoretical results to improve our understanding of the growth factor problem for Gaussian elimination. On the computational side we obtain lower bounds for the maximum growth for complete pivoting for $n=1:75$ and $n=100$ using the Julia JuMP optimization package. At $n=100$ we obtain a growth factor bigger than $3n$. The numerical evidence suggests that the maximum growth factor is bigger than $n$ if and only if $n \ge 11$. We also present a number of theoretical results. We show that the maximum growth factor over matrices with entries restricted to a subset of the reals is nearly equal to the maximum growth factor over all real matrices. We also show that the growth factors under floating point arithmetic and exact arithmetic are nearly identical. Finally, through numerical search, and stability and extrapolation results, we provide improved lower bounds for the maximum growth factor. Specifically, we find that the largest growth factor is bigger than $1.0045n$ for $n>10$, and the lim sup of the ratio with $n$ is greater than or equal to $3.317$. In contrast to the old conjecture that growth might never be bigger than $n$, it seems likely that the maximum growth divided by $n$ goes to infinity as $n \rightarrow \infty$.
