English

A non-commutative algorithm for multiplying 4x4 matrices using 48 non-complex multiplications

Symbolic Computation 2025-11-27 v6

Abstract

The quest for non-commutative matrix multiplication algorithms in small dimensions has seen a lot of recent improvements recently. In particular, the number of scalar multiplications required to multiply two 4×44\times4 matrices was first reduced in \cite{Fawzi:2022aa} from 49 (two recursion levels of Strassen's algorithm) to 47 but only in characteristic 2 or more recently to 48 in \cite{alphaevolve} but over complex numbers. We propose an algorithm in 48 multiplications with only rational coefficients, hence removing the complex number requirement. It was derived from the latter one, under the action of an isotropy which happen to project the algorithm on the field of rational numbers. We also produce a straight line program of this algorithm, reducing the leading constant in the complexity, as well as an alternative basis variant of it, leading to an algorithm running in 7n2+log232+o(n2+log232)7 n^{2+\frac{\log_2 3}{2}} +o\left(n^{2+\frac{log_2 3}{2}}\right) operations over any ring containing an inverse of 2.

Keywords

Cite

@article{arxiv.2506.13242,
  title  = {A non-commutative algorithm for multiplying 4x4 matrices using 48 non-complex multiplications},
  author = {Jean-Guillaume Dumas and Clément Pernet and Alexandre Sedoglavic},
  journal= {arXiv preprint arXiv:2506.13242},
  year   = {2025}
}
R2 v1 2026-07-01T03:19:13.272Z