linear-algebra

Definition

Eigenvalue

Let be a linear mapping. A scalar is called Eigenvalue of if there exists a vector such that:

The vectors are called Eigenvectors.

Matrix Representation

Matrix Representation

Instead of using a linear mapping, a matrix representation can be used as a criteria.

Let be a square matrix. A scalar is called Eigenvalue if there exists a vectors such that:

Another way of writing this for a square matrix can be done using determinants:

where is the identity matrix.

Characteristic Polynomial

Definition

Characteristic Polynomial

The characteristic polynomial of a square matrix is the determinant:

Note that the degree of this polynomial is and the leading coefficient is . Thus, eigenvalues are the rots of . Since a polynomial of degree (over a field ) can have at most distinct roots, an square matrix has at most eigenvalues.

Link to original

Example

Matrix Example

Matrix Example

First, compute:

Then, compute the determinant:

This quadratic polynomial has two roots:

Thus, and are eigenvalues of .