Positive Definite Matrices and Minima

June 14, 2019

This lecture brings the whole course together.

Test for Positive Definiteness

One way introduced last time, is to check if a symmetric matrix has all positive eigenvalues. Another way is to check if all the determinants of all leading upper-left sub-matrices are positive, that is, given matrix , see if 1. and 2. . Similar patterns go on with larger matrices. The third way is to check if the pivots are all positive. The fourth, most important test we’re going to look at is the following

Except .

Positive Definite Matrices and Minima - June 14, 2019 - Ruizhen Mai