Fast and accurate solver for high-degree univariate resultant determinant
Develop a computationally efficient and numerically stable algorithm to solve the univariate equation r(v1) = det R(v1) = 0, where R(v1) is the Be7zout resultant matrix obtained by eliminating one variable from the bivariate specular polynomial system. The solver should handle arbitrarily high polynomial degrees and reliably find all zeros needed to recover admissible specular paths in the authors' specular polynomial framework.
Sponsor
References
"Unfortunately, the computational burden of QZ decomposition is prohibitively high since the time complexity is \mathcal{O}(kn6), where n is the degree of the bivariate polynomial system and k is the number of iterations. Developing a fast and accurate solver to Eq. (\ref{eq_univariate}) with an arbitrarily high degree is still an open problem in mathematics."