English

A shortcut to an optimal quantum linear system solver

Quantum Physics 2026-04-10 v2

Abstract

Given a linear system of equations Ax=bA\boldsymbol{x}=\boldsymbol{b}, quantum linear system solvers (QLSSs) approximately prepare a quantum state x|\boldsymbol{x}\rangle for which the amplitudes are proportional to the solution vector x\boldsymbol{x}. Asymptotically optimal QLSSs have query complexity O(κlog(1/ε))O(\kappa \log(1/\varepsilon)), where κ\kappa is the condition number of AA, and ε\varepsilon is the approximation error. However, runtime guarantees for existing optimal and near-optimal QLSSs do not have favorable constant prefactors, in part because they rely on complex or difficult-to-analyze techniques like variable-time amplitude amplification and adiabatic path-following. Here, we give a conceptually simple QLSS that does not use these techniques. If the solution norm x\lVert\boldsymbol{x}\rVert is known exactly, our QLSS requires only a single application of kernel reflection (a straightforward extension of the eigenstate filtering (EF) technique of previous work) and the query complexity of the QLSS is (1+O(ε))κln(22/ε)(1+O(\varepsilon))\kappa \ln(2\sqrt{2}/\varepsilon). If the norm is unknown, our method allows it to be estimated up to a constant factor using O(loglog(κ))O(\log\log(\kappa)) applications of kernel projection (a direct generalization of EF) yielding a straightforward QLSS with near-optimal O(κloglog(κ)logloglog(κ)+κlog(1/ε))O(\kappa \log\log(\kappa)\log\log\log(\kappa)+\kappa\log(1/\varepsilon)) total complexity. Alternatively, by reintroducing a concept from the adiabatic path-following technique, we show that O(κ)O(\kappa) complexity can be achieved for norm estimation, yielding an optimal QLSS with O(κlog(1/ε))O(\kappa\log(1/\varepsilon)) complexity while still avoiding the need to invoke the adiabatic theorem. Finally, we compute an explicit upper bound of 56κ+1.05κln(1/ε)+o(κ)56\kappa+1.05\kappa \ln(1/\varepsilon)+o(\kappa) for the complexity of our optimal QLSS.

Keywords

Cite

@article{arxiv.2406.12086,
  title  = {A shortcut to an optimal quantum linear system solver},
  author = {Alexander M. Dalzell},
  journal= {arXiv preprint arXiv:2406.12086},
  year   = {2026}
}

Comments

13 pages main, 42 pages including appendices. v2: fixed typos, added citations and clarifications, added Appendix A.6 and Appendix G

R2 v1 2026-06-28T17:09:32.274Z