Christoph Sünderhauf, Zalán Németh, Adnaan Walayat, Andrew Patterson, Bjorn K. Berntson (Jul 22 2025).
Abstract: Quantum matrix inversion with the quantum singular value transformation (QSVT) requires a polynomial approximation to
1/x. Several methods from the literature construct polynomials that achieve the known degree complexity
O(κlog(κ/ε)) with condition number
κ and uniform error
ε. However, the \emphoptimal polynomial with lowest degree for fixed error
ε can only be approximated numerically with the resource-intensive Remez method, leading to impractical preprocessing runtimes. Here, we derive an analytic shortcut to the optimal polynomial. Comparisons with other polynomials from the literature, based on Taylor expansion, Chebyshev iteration, and convex optimization, confirm that our result is optimal. Furthermore, for large
κlog(κ/ε), our polynomial has the smallest maximum value on
[−1,1] of all approaches considered, leading to reduced circuit depth due to the normalization condition of QSVT. With the Python code provided, this paper will also be useful for practitioners in the field.