I have no clue how to prove this equality, first shown here: Show that the determinant of $A$ is equal to the product of its eigenvalues
$\det (A-\lambda I)=p(\lambda) = (-1)^n (\lambda - \lambda_1 )(\lambda - \lambda_2)\cdots (\lambda - \lambda_n)$
Can someone show how this is derived from either the three core properties of the determinant, cofactor expansion, or the big formula (Strang's term for permutation form of the determinant)?
I know how to show that the $\det(A- \lambda I)$ is a polynomial of dimension n by using cofactor expansion. And then, using the fundamental theorem of algebra, we can rewrite this polynomial in terms of n roots. HOWEVER, two problems.
- The $(-1)^n$ is unexplained.
- The fundamental theorem of linear algebra just says there are n roots, it doesn't tell us that the roots have to be the eigenvalues (i.e. it tells us this: $\det (A-\lambda I)=p(\lambda) = (\lambda - a )(\lambda - b)\cdots (\lambda - z)$)