Learn Linear Algebra

The Invertible Matrix Theorem (Continued)

Let A A be an n×n n \times n matrix. Then A A is invertible if and only if:

s. The number 0 is not an eigenvalue of A A .
t. The determinant of A A is not zero.

Properties of Determinants

Let A A and B B be n×n n \times n matrices.

a. A A is invertible if and only if detA0 \det A \neq 0 .
b. detAB=(detA)(detB) \det AB = (\det A)(\det B) .
c. detAT=detA \det A^T = \det A .
d. If A A is triangular, then detA \det A is the product of the entries on the main diagonal of A A .
e. A row replacement operation on A A does not change the determinant. A row interchange changes the sign of the determinant. A row scaling scales the determinant by the same scalar factor.

The Characteristic Equation

A scalar λ \lambda is an eigenvalue of an n×n n \times n matrix A A if and only if λ \lambda satisfies the characteristic equation

det(AλI)=0 \det (A - \lambda I) = 0

Theorem

If n×n n \times n matrices A A and B B are similar, then they have the same characteristic polynomial and hence the same eigenvalues (with the same multiplicities).

Theorem

If n×n n \times n matrices A A and B B are similar, then they have the same characteristic polynomial and hence the same eigenvalues (with the same multiplicities).