MATH319 Slides

19 Characteristic polynomial

Definition (Characteristic polynomial)

The characteristic polynomial of a (n×n) complex matrix A is χA(λ)=det(λI-A), where I is the (n×n) identity matrix. In MATH220, the lectures used cA(λ)=det(A-λI). The definition used in the MATH319 lectures is standard in control theory. Also

χA(λ)=det(λI-A)=λn-λn-1trace(A)++(-1)ndetA.

Lemma

If det(sI-A)0, then sI-A is invertible and

(sI-A)-1=(det(sI-A))-1adj(sI-A).

This may or may not be an appropriate formula for computing the inverse, depending on the size and shape of the matrices.