Quintic Spectrahedra
In this article, we classify all generic combinatorial types of quintic spectrahedra. We consider generic linear spaces of real symmetric 5x5 matrices of the form
and their corresponding quintic spectrahedra
The algebraic boundary of such a spectrahedron is called a symmetroid. This is an algebraic surface of degree 5 in complex projective 3-space defined by the equation
Generic quintic symmetroids have 20 complex singularities. Some of those 20 singularities are real, and some of those real singularities lie on the Euclidean boundary of the spectrahedron. The combinatorial type of a quintic spectrahedron is given by the pair
In our article, we first show there are at most 65 combinatorial types of quintic spectrahedron (Corollary 2.10). Subsequently, we compute explicit witnesses of spectrahedra for each combinatorial type using numerical algebraic geometry. Below is an image of all 65 types.
The following Jupyter notebook, written in julia , verifies that our 65 examples are correct. The computations rely heavily on the package HomotopyContinuation.jl.
The certification files verifying the correctness of our solutions may be downloaded here Certificates.zip
.
For each of the 65 combinatorial types, there are two files.
(1) Contains the certificates produced by HomotopyContinuation.jl for 64 solutions. Only 20 of these solutions have their first bounding interval containing zero: these are the 20 nodes of the corresponding symmetroid. For each of these 20 solutions which are real, zero is not contained in the subsequent 25 intervals which encode the 1x1, 2x2, and 3x3 principal minors of the corresponding matrix. Therefore, the signs of each of these intervals determine the signs of the principal minors, and thus whether the matrix is semidefinite.
(2) Contains the polynomial system whose solutions are the nodes of a quintic symmetroid. In particular, this system includes the affine chart used for certification since the success of certification depends on the chart chosen.
Visualizations of each type of quintic spectrahedra (as .jsurf and .png files) may be downloaded here SpectrahedraGallery.zip
.
The Jupyter notebook can be downloaded here: QuinticSpectrahedraComputations.ipynb
.
Project page created: 27/11/2020
Code contributors: Taylor Brysiewicz
Jupyter Notebook written by: Taylor Brysiewicz, 27/11/2020
Project contributors: Taylor Brysiewicz
Software used: Julia
Corresponding author of this page: Taylor Brysiewicz, Taylor.Brysiewicz@mis.mpg.de