Cholesky Factorization
Last updated
Last updated
positive definite matrices
computation and definition
connection to Newton Method
connection to Least-Squares
An matrix (assume symmetric) is positive definite if (SPD)
positive semi definite if (PSD)
negative definite matrix
for any full rank matrix , if ①
for all nonzero, ⇒
① ⇒ every principle sub-matrix of is also positive definite
A is positive definite ↔ eigenvalues are positive
A is positive definite ↔ A has a Cholesky Decomposition
Make simplifying assumption that
“Block” Gaussian Elimination:
⇒ every diagonal element
is an eigen-pair of the matrix if
without loss of generality,
⇒
➡️ If (conjugate transpose)
If non symmetric: is “symmetric part” of
()
Now, allow arbitrary (positive)
,
where
Because is positive definite, it also has the factorization
where
Cholesky Decomposition of
, is upper triangle