Fast and Stable Pascal Matrix Algorithms

11/22/2017
by   Samuel F. Potter, et al.
0

In this paper, we derive a family of fast and stable algorithms for multiplying and inverting n × n Pascal matrices that run in O(n log^2 n) time and are closely related to De Casteljau's algorithm for Bézier curve evaluation. These algorithms use a recursive factorization of the triangular Pascal matrices and improve upon the cripplingly unstable O(n log n) fast Fourier transform-based algorithms which involve a Toeplitz matrix factorization. We conduct numerical experiments which establish the speed and stability of our algorithm, as well as the poor performance of the Toeplitz factorization algorithm. As an example, we show how our formulation relates to Bézier curve evaluation.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/03/2019

Deterministic Sparse Fourier Transform with an ell_infty Guarantee

In this paper we revisit the deterministic version of the Sparse Fourier...
research
10/04/2021

Identifiability in Exact Multilayer Sparse Matrix Factorization

Many well-known matrices Z are associated to fast transforms correspondi...
research
10/04/2021

Identifiability in Exact Two-Layer Sparse Matrix Factorization

Sparse matrix factorization is the problem of approximating a matrix Z b...
research
02/01/2022

Fast and Exact Matrix Factorization Updates for Nonlinear Programming

LU and Cholesky matrix factorization algorithms are core subroutines use...
research
09/11/2023

Analysis of Randomized Householder-Cholesky QR Factorization with Multisketching

CholeskyQR2 and shifted CholeskyQR3 are two state-of-the-art algorithms ...
research
02/03/2016

Inv-ASKIT: A Parallel Fast Diret Solver for Kernel Matrices

We present a parallel algorithm for computing the approximate factorizat...
research
02/28/2023

Stability of the Lanczos algorithm on matrices with regular spectral distributions

We study the stability of the Lanczos algorithm run on problems whose ei...

Please sign up or login with your details

Forgot password? Click here to reset