Sums of Squares, Moment Matrices and Optimization Over Polynomials

Total Page:16

File Type:pdf, Size:1020Kb

Sums of Squares, Moment Matrices and Optimization Over Polynomials SUMS OF SQUARES, MOMENT MATRICES AND OPTIMIZATION OVER POLYNOMIALS MONIQUE LAURENT∗ May 8, 2008 Abstract. We consider the problem of minimizing a polynomial over a semialge- braic set defined by polynomial equations and inequalities, which is NP-hard in general. Hierarchies of semidefinite relaxations have been proposed in the literature, involving positive semidefinite moment matrices and the dual theory of sums of squares of poly- nomials. We present these hierarchies of approximations and their main properties: asymptotic/finite convergence, optimality certificate, and extraction of global optimum solutions. We review the mathematical tools underlying these properties, in particular, some sums of squares representation results for positive polynomials, some results about moment matrices (in particular, of Curto and Fialkow), and the algebraic eigenvalue method for solving zero-dimensional systems of polynomial equations. We try whenever possible to provide detailed proofs and background. Key words. positive polynomial, sum of squares of polynomials, moment problem, polynomial optimization, semidefinite programming. AMS(MOS) subject classifications. 13P10, 13J25, 13J30, 14P10, 15A99, 44A60, 90C22, 90C30. Contents 1 Introduction...............................158 1.1 The polynomial optimization problem . 159 1.2 Thescopeofthispaper . .161 1.3 Preliminaries on polynomials and semidefinite programs . 162 1.4 Contentsofthepaper . .166 2 Algebraic preliminaries . 166 2.1 Polynomial ideals and varieties . 166 2.2 The quotient algebra R[x]/I .................169 2.3 Gr¨obner bases and standard monomial bases . 171 2.4 Solving systems of polynomial equations . 173 3 Positive polynomials and sums of squares . 178 3.1 Somebasicfacts ........................178 3.2 Sums of squares and positive polynomials: Hilbert’s result . 178 3.3 Recognizing sums of squares of polynomials . 180 3.4 SOS relaxations for polynomial optimization . 182 3.5 Convex quadratic polynomial optimization . 183 3.6 Some representation results for positive polynomials . 184 3.7 Proof of Putinar’s theorem . 189 3.8 The cone Σn,d of sums of squares is closed . 191 ∗CWI, Kruislaan 413, 1098 SJ Amsterdam, The Netherlands. Supported by the Netherlands Organisation for Scientific Research grant NWO 639.032.203 and by ADONET, Marie Curie Research Training Network MRTN-CT-2003-504438. 157 158 MONIQUE LAURENT 4 Moment sequences and moment matrices . 193 4.1 Somebasicfacts ........................193 4.2 Moment relaxations for polynomial optimization . 197 4.3 Themomentproblem . .. .. .. .. .. .198 4.4 The K-momentproblem. .201 5 More about moment matrices . 203 5.1 Finite rank moment matrices . 203 5.2 Finite atomic measures for truncated moment sequences . 205 5.3 Flat extensions of moment matrices . 208 5.4 Flat extensions and representing measures . 211 6 Back to the polynomial optimization problem . 216 6.1 Hierarchies of relaxations . 216 6.2 Duality .............................217 6.3 Asymptotic convergence . 220 6.4 Approximating the unique global minimizer via the mo- mentrelaxations . .221 6.5 Finite convergence . 222 6.6 Optimality certificate . 224 6.7 Extracting global minimizers . 228 6.8 Software and examples . 229 7 Application to optimization - Some further selected topics . 232 7.1 Approximating positive polynomials by sums of squares . 232 7.2 Unconstrained polynomial optimization . 237 7.3 Sums of squares over the gradient ideal . 242 8 Exploiting algebraic structure to reduce the problem size . 245 8.1 Exploiting sparsity . 245 8.2 Exploitingequations . .252 8.3 Exploitingsymmetry. .258 1. Introduction. This survey focuses on the following polynomial op- timization problem: Given polynomials p,g ,...,g R[x], find 1 m ∈ min p := inf p(x) subject to g1(x) 0,...,gm(x) 0, (1.1) x∈Rn ≥ ≥ the infimum of p over the basic closed semialgebraic set K := x Rn g (x) 0,...,g (x) 0 . (1.2) { ∈ | 1 ≥ m ≥ } Here R[x]= R[x1,..., xn] denotes the ring of multivariate polynomials in the n-tuple of variables x = (x1,..., xn). This is a hard, in general non- convex, optimization problem. The objective of this paper is to survey relaxations methods for this problem, that are based on relaxing positiv- ity over K by sums of squares decompositions, and the dual theory of moments. The polynomial optimization problem arises in numerous appli- cations. In the rest of the Introduction, we present several instances of this problem, discuss the scope of the paper, and give some preliminaries about polynomials and semidefinite programming. SUMS OF SQUARES, MOMENTS AND POLYNOMIAL OPTIMIZATION 159 1.1. The polynomial optimization problem. We introduce sev- eral instances of problem (1.1). The unconstrained polynomial minimization problem. This is the problem pmin = inf p(x), (1.3) x∈Rn of minimizing a polynomial p over the full space K = Rn. We now men- tion several problems which can be cast as instances of the unconstrained polynomial minimization problem. Testing matrix copositivity. An n n symmetric matrix M is said T R×n to be copositive if x Mx 0 for all x +; equivalently, M is copositive min ≥ ∈ n 2 2 if and only if p = 0 in (1.3) for the polynomial p := i,j=1 xi xj Mij . Testing whether a matrix is not copositive is an NP-complete problem [94]. P The partition problem. The partition problem asks whether a given sequence a1,...,an of positive integer numbers can be partitioned, i.e., whether xT a = 0 for some x 1 n. Equivalently, the sequence can be min ∈ {± } n 2 partitioned if p = 0 in (1.3) for the polynomial p := ( i=1 aixi) + n (x2 1)2. The partition problem is an NP-complete problem [40]. i=1 i − P RE P The distance realization problem. Let d = (dij )ij∈E be a given set of scalars (distances) where E is a given set of pairs∈ ij with 1 i < j n. Given an integer k 1 one says that d is realizable ≤ k ≤ ≥ k in R if there exist vectors v1,...,vn R such that dij = vi vj for all ij E. Equivalently, d is realizable∈ in Rk if pmin =k 0 for− thek polynomial∈ p := (d2 k (x x )2)2 in the variables x ij∈E ij − h=1 ih − jh ih (i = 1,...,n,h = 1,...,k). Checking whether d is realizable in Rk is an P P NP-complete problem, already for dimension k = 1 (Saxe [123]). Note that the polynomials involved in the above three instances have degree 4. Hence the unconstrained polynomial minimization problem is a hard problem, already for degree 4 polynomials, while it is polynomial time solvable for degree 2 polynomials (cf. Section 3.2). The problem (1.1) also contains (0/1) linear programming. (0/1) Linear programming. Given a matrix A Rm×n and vectors b Rm, c Rn, the linear programming problem can∈ be formulated as ∈ ∈ min cT x s.t. Ax b, ≤ thus it is of the form (1.1) where the objective function and the constraints are all linear (degree at most 1) polynomials. As is well known it can be solved in polynomial time (cf. e.g. [128]). If we add the quadratic 2 constraints xi = xi (i = 1,...,n) we obtain the 0/1 linear programming problem: min cT x s.t. Ax b, x2 = x i =1,...,n, ≤ i i ∀ well known to be NP-hard. 160 MONIQUE LAURENT The stable set problem. Given a graph G = (V, E), a set S V is said to be stable if ij E for all i, j S. The stable set problem⊆ asks for the maximum cardinality6∈ α(G) of a∈ stable set in G. Thus it can be formulated as 2 α(G) = max xi s.t. xi + xj 1 (ij E), xi = xi (i V ) (1.4) x∈RV ≤ ∈ ∈ iX∈V 2 = max xi s.t. xixj = 0 (ij E), xi xi = 0 (i V ). (1.5) x∈RV ∈ − ∈ Xi∈V Alternatively, using the theorem of Motzkin-Straus [93], the stability num- ber α(G) can be formulated via the program 1 = min xT (I + A )x s.t. x =1, x 0 (i V ). (1.6) α(G) G i i ≥ ∈ iX∈V Using the characterization mentioned above for copositive matrices, one can derive the following further formulation for α(G) α(G) = inf t s.t. t(I + A ) J is copositive, (1.7) G − which was introduced in [32] and further studied e.g. in [46] and references therein. Here, J is the all ones matrix, and AG is the adjacency matrix of G, defined as the V V 0/1 symmetric matrix whose (i, j)th entry is 1 precisely when i = j ×V and ij E. As computing α(G) is an NP-hard problem (see, e.g.,6 [40]),∈ we see that∈ problem (1.1) is NP-hard already in the following two instances: the objective function is linear and the constraints are quadratic polynomials (cf. (1.5)), or the objective function is quadratic and the constraints are linear polynomials (cf. (1.6)). We will use the stable set problem and the following max-cut problem in Section 8.2 to illustrate the relaxation methods for polynomial problems in the 0/1 (or 1) case. ± The max-cut problem. Let G = (V, E) be a graph and wij R (ij E) be weights assigned to its edges. A cut in G is the set of edges∈ ij ∈ E i S, j V S for some S V and its weight is the sum of{ the∈ weights| ∈ of its∈ edges.\ } The max-cut⊆ problem, which asks for a cut of maximum weight, is NP-hard [40]. Note that a cut can be encoded V by x 1 by assigning xi = 1 to nodes i S and xi = 1 to nodes ∈i {±V } S and the weight of the cut is encoded∈ by the function− ∈ \ ij∈E (wij /2)(1 xixj ).
Recommended publications
  • Matrix-Valued Moment Problems
    Matrix-valued moment problems A Thesis Submitted to the Faculty of Drexel University by David P. Kimsey in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Mathematics June 2011 c Copyright 2011 David P. Kimsey. All Rights Reserved. ii Acknowledgments I wish to thank my advisor Professor Hugo J. Woerdeman for being a source of mathematical and professional inspiration. Woerdeman's encouragement and support have been extremely beneficial during my undergraduate and graduate career. Next, I would like to thank Professor Robert P. Boyer for providing a very important men- toring role which guided me toward a career in mathematics. I owe many thanks to L. Richard Duffy for providing encouragement and discussions on fundamental topics. Professor Dmitry Kaliuzhnyi-Verbovetskyi participated in many helpful discussions which helped shape my understanding of several mathematical topics of interest to me. In addition, Professor Anatolii Grinshpan participated in many useful discussions gave lots of encouragement. I wish to thank my Ph.D. defense committee members: Professors Boyer, Lawrence A. Fialkow, Grinshpan, Pawel Hitczenko, and Woerde- man for pointing out any gaps in my understanding as well as typographical mistakes in my thesis. Finally, I wish to acknowledge funding for my research assistantship which was provided by the National Science Foundation, via the grant DMS-0901628. iii Table of Contents Abstract ................................................................................ iv 1. INTRODUCTION ................................................................
    [Show full text]
  • Geometry of the Pfaff Lattices 3
    GEOMETRY OF THE PFAFF LATTICES YUJI KODAMA∗ AND VIRGIL U. PIERCE∗∗ Abstract. The (semi-infinite) Pfaff lattice was introduced by Adler and van Moerbeke [2] to describe the partition functions for the random matrix models of GOE and GSE type. The partition functions of those matrix models are given by the Pfaffians of certain skew-symmetric matrices called the moment matrices, and they are the τ-functions of the Pfaff lattice. In this paper, we study a finite version of the Pfaff lattice equation as a Hamiltonian system. In particular, we prove the complete integrability in the sense of Arnold-Liouville, and using a moment map, we describe the real isospectral varieties of the Pfaff lattice. The image of the moment map is a convex polytope whose vertices are identified as the fixed points of the flow generated by the Pfaff lattice. Contents 1. Introduction 2 1.1. Lie algebra splitting related to SR-factorization 2 1.2. Hamiltonian structure 3 1.3. Outline of the paper 5 2. Integrability 6 2.1. The integrals Fr,k(L) 6 2.2. The angle variables conjugate to Fr,k(L) 10 2.3. Extended Jacobian 14 3. Matrix factorization and the τ-functions 16 3.1. Moment matrix and the τ-functions 17 3.2. Foliation of the phase space by Fr,k(L) 21 3.3. Examples from the matrix models 22 4. Real solutions 23 arXiv:0705.0510v1 [nlin.SI] 3 May 2007 4.1. Skew-orthogonal polynomials 23 4.2. Fixed points of the Pfaff flows 26 4.3.
    [Show full text]
  • Pre-Publication Accepted Manuscript
    Peter Forrester, Shi-Hao Li Classical discrete symplectic ensembles on the linear and exponential lattice: skew orthogonal polynomials and correlation functions Transactions of the American Mathematical Society DOI: 10.1090/tran/7957 Accepted Manuscript This is a preliminary PDF of the author-produced manuscript that has been peer-reviewed and accepted for publication. It has not been copyedited, proofread, or finalized by AMS Production staff. Once the accepted manuscript has been copyedited, proofread, and finalized by AMS Production staff, the article will be published in electronic form as a \Recently Published Article" before being placed in an issue. That electronically published article will become the Version of Record. This preliminary version is available to AMS members prior to publication of the Version of Record, and in limited cases it is also made accessible to everyone one year after the publication date of the Version of Record. The Version of Record is accessible to everyone five years after publication in an issue. CLASSICAL DISCRETE SYMPLECTIC ENSEMBLES ON THE LINEAR AND EXPONENTIAL LATTICE: SKEW ORTHOGONAL POLYNOMIALS AND CORRELATION FUNCTIONS PETER J. FORRESTER AND SHI-HAO LI Abstract. The eigenvalue probability density function for symplectic invariant random matrix ensembles can be generalised to discrete settings involving either a linear or exponential lattice. The corresponding correlation functions can be expressed in terms of certain discrete, and q, skew orthogonal polynomials respectively. We give a theory of both of these classes of polynomials, and the correlation kernels determining the correlation functions, in the cases that the weights for the corresponding discrete unitary ensembles are classical.
    [Show full text]
  • Representational Models: a Common Framework for Understanding Encoding, Pattern-Component, and Representational-Similarity Analysis
    Representational models: A common framework for understanding encoding, pattern-component, and representational-similarity analysis Jörn Diedrichsen1 & Nikolaus Kriegeskorte2 1. Brain and Mind Institute, Western University, Canada 2. Cognitive and Brain Sciences Unit, Cambridge University, UK Abstract Representational models explain how activity patterns in populations of neurons (or, more generally, in multivariate brain activity measurements) relate to sensory stimuli, motor actions, or cognitive processes. In an experimental context, representational models can be defined as probabilistic hypotheses about what profiles of activations across conditions are likely to be observed. We describe three methods to test such models – encoding models, pattern component modeling (PCM), and representational similarity analysis (RSA). We show that these methods are closely related in that they all evaluate the statistical second moment of the activity profile distribution. Using simulated data from three different fMRI experiments, we compare the power of the approaches to adjudicate between competing representational models. PCM implements a likelihood-ratio test and therefore constitutes the most powerful test if its assumptions hold. However, the other two approaches – when conducted appropriately – can perform similarly. In encoding approaches, the linear model needs to be appropriately regularized, which imposes a prior on the activity profiles. Without such a prior, encoding approaches do not test well-defined representational models. In RSA, the unequal variances and dependencies of the distance measures can be taken into account using a multi-normal approximation to the sampling distribution of the distance measures, so as to enable optimal inference. Each of the three techniques renders different information explicit (e.g. single response tuning in encoding models and population representational dissimilarity in RSA) and has specific advantages in terms of computational demands, ease of use, and extensibility.
    [Show full text]
  • A Panorama of Positivity
    A PANORAMA OF POSITIVITY ALEXANDER BELTON, DOMINIQUE GUILLOT, APOORVA KHARE, AND MIHAI PUTINAR Abstract. This survey contains a selection of topics unified by the concept of positive semi-definiteness (of matrices or kernels), reflecting natural constraints imposed on discrete data (graphs or networks) or continuous objects (probability or mass distributions). We put empha- sis on entrywise operations which preserve positivity, in a variety of guises. Techniques from harmonic analysis, function theory, operator theory, statistics, combinatorics, and group representations are invoked. Some partially forgotten classical roots in metric geometry and distance transforms are presented with comments and full bibliographical refer- ences. Modern applications to high-dimensional covariance estimation and regularization are included. Contents 1. Introduction 2 2. From metric geometry to matrix positivity 4 2.1. Distance geometry 4 2.2. Spherical distance geometry 6 2.3. Distance transforms 6 2.4. Altering Euclidean distance 8 2.5. Positive definite functions on homogeneous spaces 11 2.6. Connections to harmonic analysis 15 3. Entrywise functions preserving positivity in all dimensions 18 Date: November 13, 2019. 2010 Mathematics Subject Classification. 15-02, 26-02, 15B48, 51F99, 15B05, 05E05, arXiv:1812.05482v3 [math.CA] 12 Nov 2019 44A60, 15A24, 15A15, 15A45, 15A83, 47B35, 05C50, 30E05, 62J10. Key words and phrases. metric geometry, positive semidefinite matrix, Toeplitz ma- trix, Hankel matrix, positive definite function, completely monotone functions, absolutely monotonic functions, entrywise calculus, generalized Vandermonde matrix, Schur polyno- mials, symmetric function identities, totally positive matrices, totally non-negative matri- ces, totally positive completion problem, sample covariance, covariance estimation, hard / soft thresholding, sparsity pattern, critical exponent of a graph, chordal graph, Loewner monotonicity, convexity, and super-additivity.
    [Show full text]
  • New Publications Offered by The
    New Publications Offered by the AMS To subscribe to email notification of new AMS publications, please go to http://www.ams.org/bookstore-email. Algebra and Algebraic Introduction Geometry to Orthogonal, Symplectic and Unitary The Schrödinger Representations of Model for the Minimal Finite Groups Representation of the Carl R. Riehm, McMaster Indefinite Orthogonal University, Hamilton, ON, Group O(p; q) Canada, and The Fields Institute, Toronto, ON, Canada Toshiyuki Kobayashi, University of Tokyo, Japan, and Gen Mano, Orthogonal, symplectic and unitary representations of finite groups lie at the crossroads of two more traditional subjects of PricewaterhouseCoopers Aarata, mathematics—linear representations of finite groups, and the Tokyo, Japan theory of quadratic, skew symmetric and Hermitian forms—and thus inherit some of the characteristics of both. Contents: Introduction; Two models of the minimal representation of O(p; q); K-finite eigenvectors in the Schrödinger model L2(C); This book is written as an introduction to the subject and not as an Radial part of the inversion; Main theorem; Bessel distributions; encyclopaedic reference text. The principal goal is an exposition of Appendix: special functions; Bibliography; List of Symbols; Index. the known results on the equivalence theory, and related matters such as the Witt and Witt-Grothendieck groups, over the “classical” Memoirs of the American Mathematical Society, Volume 213, fields—algebraically closed, real closed, finite, local and global. A Number 1000 detailed exposition of the background material needed is given in August 2011, 132 pages, Softcover, ISBN: 978-0-8218-4757-2, the first chapter. 2010 Mathematics Subject Classification: 22E30; 22E46, 43A80, It was A.
    [Show full text]
  • RANK SHIFT CONDITIONS and REDUCTIONS of 2D-TODA THEORY 3 Expressed in Terms of the Cauchy Two-Matrix Model
    RANK SHIFT CONDITIONS AND REDUCTIONS OF 2D-TODA THEORY SHI-HAO LI AND GUO-FU YU Abstract. This paper focuses on different reductions of 2-dimensional (2d-)Toda hierarchy. Symmetric and skew symmetric moment matrices are firstly considered, resulting in the differ- ential relations between symmetric/skew symmetric tau functions and 2d-Toda’s tau functions respectively. Furthermore, motivated by the Cauchy two-matrix model and Bures ensemble from random matrix theory, we study the rank one shift condition in symmetric case and rank two shift condition in skew symmetric case, from which the C-Toda hierarchy and B-Toda hierarchy are found, together with their special Lax matrices and integrable structures. 1. Introduction The studies in random matrix theory and classic integrable systems promote the development of both communities, and the orthogonal polynomials play an important role to connect these two totally different subjects. For example, in [17, §2], it is shown that these polynomials can lead to an iso-spectral flow of the Toda lattice, while the normalisation factors of the orthogonal polynomials can be expressed in terms of the partition function of the unitary invariant Hermitian matrix model. Later on, several novel random matrix models have been found in the course of doing analysis of the classical integrable systems. An example is the appearance of the Cauchy two-matrix model. This model was proposed in the studies of the peakon solutions of the Degasperis-Procesi equation and its related Hermite-Padé approximation problem [34]. To some extent, the relation between random matrix and integrable system can be described in terms of the partition function and tau functions.
    [Show full text]
  • Arxiv:2006.16213V4 [Math.FA] 9 Jan 2021 41,4B4(Secondary)
    TOTALLY POSITIVE KERNELS, POLYA´ FREQUENCY FUNCTIONS, AND THEIR TRANSFORMS ALEXANDER BELTON, DOMINIQUE GUILLOT, APOORVA KHARE, AND MIHAI PUTINAR Abstract. The composition operators preserving total non-negativity and total pos- itivity for various classes of kernels are classified, following three themes. Letting a function act by post composition on kernels with arbitrary domains, it is shown that such a composition operator maps the set of totally non-negative kernels to itself if and only if the function is constant or linear, or just linear if it preserves total positiv- ity. Symmetric kernels are also discussed, with a similar outcome. These classification results are a byproduct of two matrix-completion results and the second theme: an extension of A.M. Whitney’s density theorem from finite domains to subsets of the real line. This extension is derived via a discrete convolution with modulated Gauss- ian kernels. The third theme consists of analyzing, with tools from harmonic analysis, the preservers of several families of totally non-negative and totally positive kernels with additional structure: continuous Hankel kernels on an interval, P´olya frequency functions, and P´olya frequency sequences. The rigid structure of post-composition transforms of totally positive kernels acting on infinite sets is obtained by combining several specialized situations settled in our present and earlier works. Contents 1. Introduction and main results 2 2. Preliminaries and overview 7 3. Total non-negativity preservers 9 4. Total-positivity preservers. I. Semi-finite domains 14 5. Total-positivity preservers are continuous 22 6. Extensions of Whitney’s approximation theorem 24 7. Totally non-negative and totally positive Hankel kernels 30 arXiv:2006.16213v4 [math.FA] 9 Jan 2021 8.
    [Show full text]
  • Lecture 1: Bivariate Linear Model
    Covariance Structure Analysis (LISREL) Professor Ross L. Matsueda Lecture Notes Do not copy, quote, or cite without permission LECTURE 1: MOMENTS AND PARAMETERS IN A BIVARIATE LINEAR STRUCTURAL MODEL I PRELIMINARIES: STRUCTURAL EQUATION MODELS. II. POPULATION MOMENTS AND PARAMETERS. III. CORRELATIONS AND STANDARDIZED COEFFICIENTS. IV. ESTIMATION AND TESTING. I. PRELIMINARIES: STRUCTURAL EQUATION MODELS This course is about the use of structural equation models for examining social phenomena. There are four basic principles involved: 1. Assume we can characterize a social phenomenon by a set of random variables. A random variable is one whose values or outcomes are governed by a probability distribution. A set of random variables have joint outcomes, which are governed by a joint probability distribution. We characterize this joint distribution by observable moments (means, variances, and covariances). 2. We assume that some underlying causal structure or model generates observed moments (covariances) The underlying structural model represents our (parsimonious) theory of the phenomenon. The model generates the data (joint distribution of random variables), which we characterize by observed moments. The parameters of the model are assumed to be invariant: they are somewhat stable over time and only change when there is true social change. The causal structure can be expressed in linear structural equations and path diagrams. Hence the terms, "covariance structure analysis," "path analysis" and "structural equation models." 3. Given observed population moments, we could compute population parameters of our structural model (assuming the model is identified). 4. However, we lack access to population moments, and therefore, we cannot compute population parameters. Instead, we have access only to sample moments.
    [Show full text]
  • A Geometric and Topological Viewpoint
    IOP Journal of Physics A: Mathematical and Theoretical J. Phys. A: Math. Theor. Journal of Physics A: Mathematical and Theoretical J. Phys. A: Math. Theor. 51 (2018) 353001 (39pp) https://doi.org/10.1088/1751-8121/aacecf 51 Topical Review 2018 © 2018 IOP Publishing Ltd Fifty years of the fnite nonperiodic Toda lattice: a geometric and topological JPHAC5 viewpoint 353001 Yuji Kodama1,3 and Barbara A Shipman2 Y Kodama and B A Shipman 1 Department of Mathematics, Ohio State University, Columbus, OH 43210, United States of America 2 Department of Mathematics, The University of Texas at Arlington, Arlington, TX Fifty years of the fnite nonperiodic Toda lattice TX 76010, United States of America E-mail: [email protected] and [email protected] Printed in the UK Received 26 January 2018, revised 20 June 2018 JPA Accepted for publication 25 June 2018 Published 23 July 2018 10.1088/1751-8121/aacecf Abstract In 1967, Japanese physicist Morikazu Toda published a pair of seminal papers in the Journal of the Physical Society of Japan that exhibited soliton solutions to a chain of particles with nonlinear interactions between nearest neighbors. In the ffty years that followed, Toda’s system of particles has been generalized in different directions, each with its own analytic, geometric, and topological 1751-8121 characteristics. These are known collectively as the Toda lattice. This survey recounts and compares the various versions of the fnite nonperiodic Toda lattice from the perspective of their geometry and topology. In particular, we highlight the polytope structure of the solution spaces as viewed through the moment map, and we explain the connection between the real indefnite Toda fows and the integral cohomology of real fag varieties.
    [Show full text]
  • Sums of Squares, Moment Matrices and Optimization Over Polynomials
    SUMS OF SQUARES, MOMENT MATRICES AND OPTIMIZATION OVER POLYNOMIALS MONIQUE LAURENT∗ Updated version: February 6, 2010 Abstract. We consider the problem of minimizing a polynomial over a semialge- braic set defined by polynomial equations and inequalities, which is NP-hard in general. Hierarchies of semidefinite relaxations have been proposed in the literature, involving positive semidefinite moment matrices and the dual theory of sums of squares of poly- nomials. We present these hierarchies of approximations and their main properties: asymptotic/finite convergence, optimality certificate, and extraction of global optimum solutions. We review the mathematical tools underlying these properties, in particular, some sums of squares representation results for positive polynomials, some results about moment matrices (in particular, of Curto and Fialkow), and the algebraic eigenvalue method for solving zero-dimensional systems of polynomial equations. We try whenever possible to provide detailed proofs and background. Key words. positive polynomial, sum of squares of polynomials, moment problem, polynomial optimization, semidefinite programming AMS(MOS) subject classifications. 13P10, 13J25, 13J30, 14P10, 15A99, 44A60, 90C22, 90C30 Contents 1 Introduction............................... 3 1.1 The polynomial optimization problem . 4 1.2 Thescopeofthispaper .................... 6 1.3 Preliminaries on polynomials and semidefinite programs . 7 1.3.1 Polynomials ..................... 7 1.3.2 Positive semidefinite matrices . 8 1.3.3 Flat extensions of matrices . 9 1.3.4 Semidefinite programs . 9 1.4 Contentsofthepaper ..................... 11 2 Algebraic preliminaries . 11 2.1 Polynomial ideals and varieties . 11 2.2 The quotient algebra R[x]/I ................. 14 2.3 Gr¨obner bases and standard monomial bases . 16 2.4 Solving systems of polynomial equations .
    [Show full text]
  • Computations with Quasiseparable Polynomials and Matrices T
    University of Rhode Island DigitalCommons@URI Mathematics Faculty Publications Mathematics 2008 Computations with quasiseparable polynomials and matrices T. Bella University of Rhode Island Y. Eidelman See next page for additional authors Follow this and additional works at: https://digitalcommons.uri.edu/math_facpubs Terms of Use All rights reserved under copyright. Citation/Publisher Attribution Bella, T., Eidelman, Y., & Olshevsky, V. (2008). Computations with quasiseparable polynomials and matrices. Theoretical Computer Science, 409(2), 158-179. doi: 10.1016/j.tcs.2008.09.008 Available at: https://doi.org/10.1016/j.tcs.2008.09.008 This Article is brought to you for free and open access by the Mathematics at DigitalCommons@URI. It has been accepted for inclusion in Mathematics Faculty Publications by an authorized administrator of DigitalCommons@URI. For more information, please contact [email protected]. Authors T. Bella, Y. Eidelman, I. Gohberg, and V. Olshevsky This article is available at DigitalCommons@URI: https://digitalcommons.uri.edu/math_facpubs/42 Theoretical Computer Science 409 (2008) 158–179 Contents lists available at ScienceDirect Theoretical Computer Science journal homepage: www.elsevier.com/locate/tcs Computations with quasiseparable polynomials and matrices T. Bella a,∗, Y. Eidelman c, I. Gohberg c, V. Olshevsky b a Department of Mathematics, University of Rhode Island, Kingston, RI 02881-0816, USA b Department of Mathematics, University of Connecticut, Storrs CT 06269-3009, USA c School of Mathematical Sciences, Raymond and Beverly Sackler Faculty of Exact Sciences, Tel Aviv University, Ramat-Aviv 69978, Israel article info a b s t r a c t Keywords: In this paper, we survey several recent results that highlight an interplay between a Semiseparable matrices relatively new class of quasiseparable matrices and univariate polynomials.
    [Show full text]