中文

多项式矩阵埃尔米特标准形与行列式的快速确定性计算

符号计算 2017-03-31 v2

摘要

给定一个域 K\mathbb{K} 上的 n×nn \times n 非奇异一元多项式矩阵,我们给出计算其行列式与埃尔米特标准形的快速确定性算法。我们的算法在 K\mathbb{K} 中使用 O~(nωs)\widetilde{\mathcal{O}}(n^\omega \lceil s \rceil) 次运算,其中 ss 由上界同时不超过矩阵各行次数的平均值与各列次数的平均值给出,且 ω\omega 为矩阵乘法的指数。软 OO 记号表示大 OO 中的对数因子被忽略,而天花板函数表示当 s=o(1)s = o(1) 时代价为 O~(nω)\widetilde{\mathcal{O}}(n^\omega)。我们的算法基于一种用于计算非奇异矩阵埃尔米特标准形对角元素的快速确定性三角化方法。

关键词

引用

@article{arxiv.1607.04176,
  title  = {Fast, deterministic computation of the Hermite normal form and determinant of a polynomial matrix},
  author = {George Labahn and Vincent Neiger and Wei Zhou},
  journal= {arXiv preprint arXiv:1607.04176},
  year   = {2017}
}

备注

34 pages, 3 algorithms