MATH319 Slides

21 Companion matrix

det[λ-100λ-1a0a1λ+an-1]=
λdet[λ-100λ-1a1a2λ+an-1]+(-1)n-1a0det[-100λ-1000λ-1]

so we use the induction hypothesis to deal with the first determinant, and observe that the second is lower triangular, so by Prop 18(ii)

det(λI-A)=λ(λn-1+an-1λn-2++a2λ+a1)+a0
=λn+an-1λn-1++a1λ+a0.