多项式矩阵埃尔米特标准形与行列式的快速确定性计算
符号计算
2017-03-31 v2
摘要
给定一个域 上的 非奇异一元多项式矩阵,我们给出计算其行列式与埃尔米特标准形的快速确定性算法。我们的算法在 中使用 次运算,其中 由上界同时不超过矩阵各行次数的平均值与各列次数的平均值给出,且 为矩阵乘法的指数。软 记号表示大 中的对数因子被忽略,而天花板函数表示当 时代价为 。我们的算法基于一种用于计算非奇异矩阵埃尔米特标准形对角元素的快速确定性三角化方法。
引用
@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