Dual matrix multiplication exponent

Description of constant

In algebraic complexity theory, for each real $k \ge 0$, let $\omega(k)$ denote the exponent for multiplying an $n \times n^k$ matrix by an $n^k \times n$ matrix. We define \(\alpha := \sup\{k \ge 0 : \omega(k) = 2\}.\) Thus $\alpha$ is the largest aspect-ratio exponent for which rectangular matrix multiplication can still be performed in essentially quadratic arithmetic time. [LGU2018-def-omega] [LGU2018-def-alpha]

We define \(C_{15b} := \alpha.\)

The current best established range is \(0.321334 < C_{15b} \le 1.\) [WXXZ2024-alpha-0321334] [CLLZ2025-ub-1]

Known upper bounds

Bound Reference Comments
$1$ [CLLZ2025] Current best general upper bound. [CLLZ2025-ub-1]

Known lower bounds

Bound Reference Comments
$0$   Trivial: $\omega(0)=2$ since multiplying an $n\times 1$ matrix by a $1\times n$ matrix is an outer product.
$0.172$ [LGU2018] Coppersmith’s 1982 theorem yields $\omega(0.172)=2$. [LGU2018-alpha-0172]
$0.29462$ [LG2012] Previous record due to Coppersmith (1997), as recorded in Le Gall’s 2012 paper. [LG2012-alpha-029462-030298]
$0.30298$ [LG2012] Le Gall’s 2012 improvement. [LG2012-alpha-029462-030298]
$0.31389$ [LGU2018] Improvement from the fourth-power Coppersmith–Winograd analysis. [LGU2018-alpha-031389]
$0.321334$ [WXXZ2024] Current best published lower bound. [WXXZ2024-alpha-0321334]

References

Contribution notes

Prepared with assistance from ChatGPT 5.2 Pro.