How do the eigenvectors and eigenvalues of a positive definite matrix become the directions and half-axis lengths (1/√λ) of the ellipsoid xᵀAx = 1?
Loading…
The tridiagonal worked example
Run the determinant, pivot and eigenvalue tests on the matrix with rows , , , and check the eigenvalues , , against the trace and determinant.
The three-variable form read off the entries
Expand to , matching squared terms to the diagonal and cross terms to the off-diagonal entries, with no term present.
Ellipsoid shapes from the eigenvalues
Record that slices the bowl in an ellipsoid, and list the cases: equal eigenvalues give a sphere, two equal give a rugby ball, three distinct give three unequal axes.
The factorization
Write the factorization with orthogonal and diagonal, and record that eigenvectors give the directions of the ellipsoid's principal axes while the eigenvalues set the half-lengths .