Eigenvalues & Eigenvectorseasy
0:00.0

For a 2×22 \times 2 matrix A=(abcd)A = \begin{pmatrix} a & b \\ c & d \end{pmatrix}, the characteristic polynomial is given by p(λ)=λ2tr(A)λ+det(A)p(\lambda) = \lambda^2 - \text{tr}(A)\lambda + \det(A). If tr(A)=4\text{tr}(A) = 4 and det(A)=3\det(A) = 3, what is p(λ)p(\lambda)?