English

Computing the Rank and a Small Nullspace Basis of a Polynomial Matrix

Symbolic Computation 2007-05-23 v1 Computational Complexity

Abstract

We reduce the problem of computing the rank and a nullspace basis of a univariate polynomial matrix to polynomial matrix multiplication. For an input n x n matrix of degree d over a field K we give a rank and nullspace algorithm using about the same number of operations as for multiplying two matrices of dimension n and degree d. If the latter multiplication is done in MM(n,d)=softO(n^omega d) operations, with omega the exponent of matrix multiplication over K, then the algorithm uses softO(MM(n,d)) operations in K. The softO notation indicates some missing logarithmic factors. The method is randomized with Las Vegas certification. We achieve our results in part through a combination of matrix Hensel high-order lifting and matrix minimal fraction reconstruction, and through the computation of minimal or small degree vectors in the nullspace seen as a K[x]-module

Keywords

Cite

@article{arxiv.cs/0505030,
  title  = {Computing the Rank and a Small Nullspace Basis of a Polynomial Matrix},
  author = {Arne Storjohann and Gilles Villard},
  journal= {arXiv preprint arXiv:cs/0505030},
  year   = {2007}
}

Comments

Research Report LIP RR2005-03, January 2005

R2 v1 2026-07-22T12:23:35.229Z