Fast measure modification of orthogonal polynomials via matrices with displacement structure
Karim Gumerov, Samantha Rigg, Richard Mikael Slevinsky
TL;DR
This work addresses efficiently modifying and factorizing Gram matrices arising in orthogonal polynomial measure modification by exploiting displacement structure. The authors develop fast Cholesky methods based on a Sylvester-type displacement equation with rank-2 generators, enabling $O(n^2)$ work for principal blocks and $O(b\,n)$ when the Gram matrix is banded. They present two practical routes to obtain modified moments—recurrences from weight differential equations and simple-function approximations—plus specialized treatment for unbounded domains, and they validate the approach with numerical experiments across single/multiple algebraic factors and Laguerre-type weights. The paper further introduces hierarchical Cholesky factorization for $\mathcal{H}_\ell(r)$ matrices, with randomized low-rank techniques yielding $O(n\log^4 n)$-type precomputation and $O(r n\log^2 n)$ matvecs, and shows that the Chebyshev Gram matrix has a Toeplitz-plus-Hankel structure enabling FFT-based $O(N\log N)$ subblock operations. Overall, the framework offers substantial speedups for computing connection coefficients between original and modified OP families and opens avenues for multivariate extensions, Sobolev variants, and further exploitation of structured polynomial transforms.
Abstract
It is well known that matrices with low Hessenberg-structured displacement rank enjoy fast algorithms for certain matrix factorizations. We show how $n\times n$ principal finite sections of the Gram matrix for the orthogonal polynomial measure modification problem has such a displacement structure, unlocking a collection of fast algorithms for computing connection coefficients (as the upper-triangular Cholesky factor) between a known orthogonal polynomial family and the modified family. In general, the ${\cal O}(n^3)$ complexity is reduced to ${\cal O}(n^2)$, and if the symmetric Gram matrix has upper and lower bandwidth b, then the ${\cal O}(b^2n)$ complexity for a banded Cholesky factorization is reduced to ${\cal O}(b n)$. In the case of modified Chebyshev polynomials, we show that the Gram matrix is a symmetric Toeplitz-plus-Hankel matrix, and if the modified Chebyshev moments decay algebraically, then a hierarchical off-diagonal low-rank structure is observed in the Gram matrix, enabling a further reduction in the complexity of an approximate Cholesky factorization powered by randomized numerical linear algebra.
