Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

Positivity of a quartic form

Writer Matthew Barrera
$\begingroup$

If I have a quartic form that I can write as

$$P(x,y)=(x^2/2,y^2/2,xy)M(x^2/2,y^2/2,xy)$$

where $M$ a a $n \times n$ symmetric matrix, what is the simplest way to derive whether the form is positive definite?

For quadratic forms this is quite easy, you just need to check the eigenvalues of $M$, but for quartic forms written in this way the condition looks less obvious.

In this example the form depends on only $2$ variables and $n=3$, but I am interested in applying this to forms with many more variables

$\endgroup$ 0

1 Answer

$\begingroup$

Use semidefinite programming (SDP) to compute the sum of squares (SOS) decomposition of a given quartic form. If an SOS decomposition exists, then the quartic form is globally nonnegative.

From one of Parrilo's papers [0]:


enter image description here


[0] Pablo Parrilo, Semidefinite programming relaxations for semialgebraic problems, 2001.

$\endgroup$ 2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy