Sums of squares in polynomial time

πŸ“… 2026-06-23
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
This study addresses the decision problem of whether a given polynomial can be expressed as a sum of squares and investigates its computational complexity. Focusing on the weak membership problem for the sum-of-squares cone, the work establishes for the first time that this problem lies in the complexity class P and presents the first polynomial-time approximation algorithm. By integrating techniques from convex optimization, numerical algebra, and Ξ΅-relaxation approximation, the proposed algorithm outputs an Ξ΅-approximate sum-of-squares decomposition for any input polynomial within polynomial time. This result resolves a long-standing open question regarding the computational complexity of sum-of-squares representability.
πŸ“ Abstract
In this paper, we analyze the bit complexity of deciding whether a given polynomial can be represented as a sum of squares of polynomials. We show that the weak membership problem for the sum-of-squares cone lies in $\mathrm{P}$. Furthermore, we give a polynomial-time algorithm which computes, for a given polynomial and positive parameter $Ξ΅$, an $Ξ΅$-relaxed closest sum-of-squares polynomial.
Problem

Research questions and friction points this paper is trying to address.

sum of squares
polynomial
bit complexity
weak membership problem
sum-of-squares cone
Innovation

Methods, ideas, or system contributions that make the work stand out.

sum of squares
polynomial time
bit complexity
weak membership problem
epsilon-relaxed approximation
πŸ”Ž Similar Papers
No similar papers found.