Home page for accesible maths 7 Eigenvalues and eigenvectors

Style control - access keys in brackets

Font (2 3) - + Letter spacing (4 5) - + Word spacing (6 7) - + Line spacing (8 9) - +

7.1. Definition of eigenvalue and eigenvector

Definition 7.1.1.

Let T:nn be a linear transformation.

  1. (i)

    An eigenvector of T is a non-zero vector vn such that there exists a scalar λ with T(v)=λv.

  2. (ii)

    The real number λ associated to a non-zero eigenvector is called an eigenvalue of T.

  3. (iii)

    If λ is an eigenvalue of T, the set formed by all vectors v (including zero) such that Tv=λv is called the eigenspace of T corresponding to λ. We will denote the eigenspace as Vλ. Some authors write it as E(λ).

Remark 7.1.2.

Notice that for any linear transformation T, the zero vector satisfies T(0)=λ0, for any real number λ. For this reason, we don’t count 0 as an eigenvector. The reason we want the eigenspace to include zero, is because we want the sum of any two vectors in the eigenspace to be another vector in the eigenspace (in fact, we want it to be a subspace, a concept that will be defined in Section 7.4).

Example 7.1.3.

  • Let T=H0:22 be the linear transformation of reflection about the x-axis. Then the associated matrix is A=(100-1). So every non-zero vector on the x-axis (i.e. any vector of the form xe1) is mapped to itself by T. In other words, xe1 are all eigenvectors with eigenvalue 1. On the other hand, every vector ye2 is sent to -ye2. In other words, ye2 are all eigenvectors for the eigenvalue -1. Summarizing,

    V1={(x0)2}is the eigenspace of T for the eigenvalue 1, and
    V-1={(0y)2}is the eigenspace of T for the eigenvalue -1.

Example 7.1.4.

  • Consider a linear transformation T whose associated matrix is diagonal (see Definition 4.3.1). Then the entries along the diagonal are the eigenvalues, and the standard basis vectors ei are eigenvectors (but there are other eigenvectors as well).
    In particular, for the zero map, every non-zero vector is an eigenvector for the eigenvalue 0; and for the matrix λIn, every non-zero vector is an eigenvector for the eigenvalue λ.

Example 7.1.5.

  • Let θ[0,2π) and consider the rotation Rθ:22. Picture a non-zero vector rotating around the origin. For a vector to be an eigenvector of Rθ, it has to be rotated to a scalar multiple of itself. Now you can convince yourself that the only way a rotation by angle θ sends a vector to a scalar multiple of itself is if θ=0 or π. In the case θ=0, we have R0=Id, so all vectors are eigenvectors with eigenvalue 1. On the other hand, if θ=π, this is rotation by 180 degrees, which is the same as Rπ=-Id; in this case all vectors are eigenvectors with eigenvalue -1. In particular, the eigenspaces in both cases are the entire plane 2.