Positive polynomial
In-game article clicks load inline without leaving the challenge.
In mathematics, a positive polynomial (respectively non-negative polynomial) on a particular set is a polynomial whose values are positive (respectively non-negative) on that set. Precisely, Let p {\displaystyle p} be a polynomial in n {\displaystyle n} variables with real coefficients and let S {\displaystyle S} be a subset of the n {\displaystyle n}-dimensional Euclidean space R n {\displaystyle \mathbb {R} ^{n}}. We say that:
- p {\displaystyle p} is positive on S {\displaystyle S} if p ( x ) > 0 {\displaystyle p(x)>0} for every x {\displaystyle x} in S {\displaystyle S}.
- p {\displaystyle p} is non-negative on S {\displaystyle S} if p ( x ) ≥ 0 {\displaystyle p(x)\geq 0} for every x {\displaystyle x} in S {\displaystyle S}.
Positivstellensatz and nichtnegativstellensatz
For certain sets S {\displaystyle S}, there exist algebraic descriptions of all polynomials that are positive (resp. non-negative) on S {\displaystyle S}. Such a description is a positivstellensatz (resp. nichtnegativstellensatz). The importance of Positivstellensatz theorems in computation arises from its ability to transform problems of polynomial optimization into semidefinite programming problems, which can be efficiently solved using convex optimization techniques. In the Hermitian case, Putinar observed that the resulting semidefinite programming problems converge asymptotically and reduce to calculating the largest eigenvalues of explicitly given matrices, which can be solved more efficiently than general semidefinite programming problems.
Examples
Positive polynomials on Euclidean space
A real univariate polynomial is non-negative on R {\displaystyle \mathbb {R} } if and only if it is a sum of two squares of real univariate polynomials. This equivalence does not generalize to multivariate polynomials, which was originally shown by Hilbert. An explicit example of such a polynomial was not known until Theodore Motzkin showed in 1967 that X 4 Y 2 + X 2 Y 4 − 3 X 2 Y 2 + 1 {\displaystyle X^{4}Y^{2}+X^{2}Y^{4}-3X^{2}Y^{2}+1} is not a sum of squares of polynomials but is non-negative on R 2 {\displaystyle \mathbb {R} ^{2}}, which follows from the AM-GM inequality.
In higher dimensions, a real polynomial in n {\displaystyle n} variables is non-negative on R n {\displaystyle \mathbb {R} ^{n}} if and only if it is a sum of squares of real rational functions in n {\displaystyle n} variables. This was originally posed as Hilbert's seventeenth problem in 1900, and later solved by Emil Artin in 1927.
For homogeneous polynomials, more information can be determined about the denominator. Suppose that p ∈ R [ X 1 , … , X n ] {\displaystyle p\in \mathbb {R} [X_{1},\dots ,X_{n}]} is homogeneous of degree 2k. If it is positive on R n ∖ { 0 } {\displaystyle \mathbb {R} ^{n}\setminus \{0\}}, then there exists an integer m {\displaystyle m} such that ( X 1 2 + ⋯ + X n 2 ) m p {\displaystyle (X_{1}^{2}+\cdots +X_{n}^{2})^{m}p} is a sum of squares of homogeneous polynomials of degree m + 2 k {\displaystyle m+2k}.
Positive polynomials on polytopes
For polynomials of degree≤ 1 {\displaystyle {}\leq 1} we have the following variant of Farkas lemma: If f , g 1 , … , g k {\displaystyle f,g_{1},\dots ,g_{k}} have degree≤ 1 {\displaystyle {}\leq 1} and f ( x ) ≥ 0 {\displaystyle f(x)\geq 0} for every x ∈ R n {\displaystyle x\in \mathbb {R} ^{n}} satisfying g 1 ( x ) ≥ 0 , … , g k ( x ) ≥ 0 {\displaystyle g_{1}(x)\geq 0,\dots ,g_{k}(x)\geq 0}, then there exist non-negative real numbers c 0 , c 1 , … , c k {\displaystyle c_{0},c_{1},\dots ,c_{k}} such that f = c 0 + c 1 g 1 + ⋯ + c k g k {\displaystyle f=c_{0}+c_{1}g_{1}+\cdots +c_{k}g_{k}}.
For higher degree polynomials on the simplex, Pólya showed that if p ∈ R [ X 1 , … , X n ] {\displaystyle p\in \mathbb {R} [X_{1},\dots ,X_{n}]} is homogeneous and positive on the set { x ∈ R n ∣ x 1 ≥ 0 , … , x n ≥ 0 , x 1 + ⋯ + x n ≠ 0 } {\displaystyle \{x\in \mathbb {R} ^{n}\mid x_{1}\geq 0,\dots ,x_{n}\geq 0,x_{1}+\cdots +x_{n}\neq 0\}}, then there exists an integer m {\displaystyle m} such that ( x 1 + ⋯ + x n ) m p {\displaystyle (x_{1}+\cdots +x_{n})^{m}p} has non-negative coefficients.
For higher degree polynomials on general compact polytopes, we have Handelman's theorem: If K {\displaystyle K} is a compact polytope in Euclidean d {\displaystyle d}-space, defined by linear inequalities g i ≥ 0 {\displaystyle g_{i}\geq 0}, and if f {\displaystyle f} is a polynomial in d {\displaystyle d} variables that is positive on K {\displaystyle K}, then f {\displaystyle f} can be expressed as a linear combination with non-negative coefficients of products of members of { g i } {\displaystyle \{g_{i}\}}.
Positive polynomials on semialgebraic sets
For general semialgebraic sets, the most general result is Stengle's Positivstellensatz.
For compact semialgebraic sets we have Schmüdgen's positivstellensatz, Putinar's positivstellensatz and Vasilescu's positivstellensatz. In particular, no denominators are needed.
For sufficiently nice compact semialgebraic sets of low dimension, there exists a nichtnegativstellensatz without denominators.
Positive Hermitian polynomials
A polynomial p {\displaystyle p} in complex variables z 1 , … , z n {\displaystyle z_{1},\dots ,z_{n}} and their conjugates z 1 ∗ , … , z n ∗ {\displaystyle z_{1}^{*},\dots ,z_{n}^{*}} is Hermitian if it takes on only real values for all choices of z {\displaystyle z}. It is a hermitian sum-of-squares (HSOS) if it can be written as p = ∑ i = 1 k g i ∗ g i {\displaystyle p=\sum _{i=1}^{k}g_{i}^{*}g_{i}} for some polynomials g 1 , … , g k {\displaystyle g_{1},\dots ,g_{k}} in only the variables z 1 , … , z n {\displaystyle z_{1},\dots ,z_{n}}. A result due to Quillen states that any strictly positive, homogeneous Hermitian polynomial is a Hermitian sum-of-squares of rational functions whose denominator is the squared norm z 1 ∗ z 1 + ⋯ + z n ∗ z n {\displaystyle z_{1}^{*}z_{1}+\dots +z_{n}^{*}z_{n}}. This was later generalized by Putinar to a much larger class of spaces, including all complex projective varieties. In the Hermitian case the Hermitian sum-of-squares representation is unique if it exists and can be found by diagonalizing an explicitly given Hermitian matrix, which was first observed by Putinar.
Generalizations of positivstellensatz
Positivstellensatz also exist for signomials, trigonometric polynomials, polynomial matrices, polynomials in free variables, quantum polynomials, and definable functions on o-minimal structures.
See also
- Polynomial SOS
- Positivstellensatz
- Sum-of-squares optimization
- Hilbert's seventeenth problem
- Hilbert's Nullstellensatz for algebraic descriptions of polynomials that are zero on a set S.
Notes
Further reading
- Bochnak, Jacek; Coste, Michel; Roy, Marie-Françoise. Real Algebraic Geometry. Translated from the 1987 French original. Revised by the authors. Ergebnisse der Mathematik und ihrer Grenzgebiete (3) [Results in Mathematics and Related Areas (3)], 36. Springer-Verlag, Berlin, 1998. ISBN 3-540-64663-9.
- Marshall, Murray. "Positive polynomials and sums of squares". Mathematical Surveys and Monographs, 146. American Mathematical Society, Providence, RI, 2008. ISBN 978-0-8218-4402-1, ISBN 0-8218-4402-4.