On Fast Matrix Inversion via Fast Matrix Multiplication

01/03/2019
by   Zak Tonks, et al.
0

Volker Strassen first suggested an algorithm to multiply matrices with worst case running time less than the conventional 𝒪(n^3) operations in 1969. He also presented a recursive algorithm with which to invert matrices, and calculate determinants using matrix multiplication. James R. Bunch John E. Hopcroft improved upon this in 1974 by providing modifications to the inversion algorithm in the case where principal submatrices were singular, amongst other improvements. We cover the case of multivariate polynomial matrix inversion, where it is noted that conventional methods that assume a field will experience major setbacks. Initially, the author and others published a presentation of a fraction free formulation of inversion via matrix multiplication along with motivations, however analysis of this presentation was rudimentary. We hence provide a discussion of the true complexities of this fraction free method arising from matrix multiplication, and arrive at its limitations.

READ FULL TEXT
research
02/23/2023

A simple division-free algorithm for computing Pfaffians

We present a very simple algorithm for computing Pfaffians which uses no...
research
01/15/2018

SPIN: A Fast and Scalable Matrix Inversion Method in Apache Spark

The growth of big data in domains such as Earth Sciences, Social Network...
research
03/10/2022

Computing Whittle (and Gittins) Index in Subcubic Time

Whittle index is a generalization of Gittins index that provides very ef...
research
02/18/2022

Worst-Case to Average-Case Reductions via Additive Combinatorics

We present a new framework for designing worst-case to average-case redu...
research
07/14/2023

Combinatorial and Recurrent Approaches for Efficient Matrix Inversion: Sub-cubic algorithms leveraging Fast Matrix products

In this paper, we introduce novel fast matrix inversion algorithms that ...
research
09/21/2023

An iterative method to solve Lyapunov equations

We present here a new splitting method to solve Lyapunov equations in a ...
research
05/04/2023

Generalizing Frobenius Inversion to Quaternion Matrices

In this paper we derive and analyze an algorithm for inverting quaternio...

Please sign up or login with your details

Forgot password? Click here to reset