Skip to content

6. Eigenvalues and eigenvectors

The lecture on eigenvalues and eigenvectors consists of the following parts:

and at the end of the lecture notes, there is a set of corresponding exercises:


The contents of this lecture are summarised in the following video:

The total length of the videos: ~3 minutes 30 seconds


In the previous lecture, we discussed a number of operator equations, which have the form where and are state vectors belonging to the Hilbert space of the system .

Eigenvalue equation:

A specific class of operator equations, which appear frequently in quantum mechanics, consists of equations in the form where is a scalar (in general complex). These are equations where the action of the operator on the state vector returns the same state vector multiplied by the scalar . This type of operator equations are known as eigenvalue equations and are of great importance for the description of quantum systems.

In this lecture, we present the main ingredients of these equations and how we can apply them to quantum systems.

6.1. Eigenvalue equations in linear algebra

First of all, let us review eigenvalue equations in linear algebra. Assume that we have a (square) matrix with dimensions and is a column vector in dimensions. The corresponding eigenvalue equation will be of form with being a scalar number (real or complex, depending on the type of vector space). We can express the previous equation in terms of its components, assuming as usual some specific choice of basis, by using the rules of matrix multiplication:

Eigenvalue equation: Eigenvalue and Eigenvector

The scalar is known as the eigenvalue of the equation, while the vector is known as the associated eigenvector. The key feature of such equations is that applying a matrix to the vector returns the original vector up to an overall rescaling, .

Number of solutions

In general, there will be multiple solutions to the eigenvalue equation , each one characterised by an specific eigenvalue and eigenvectors. Note that in some cases one has degenerate solutions, whereby a given matrix has two or more eigenvectors that are equal.

Characteristic equation:

In order to determine the eigenvalues of the matrix , we need to evaluate the solutions of the so-called characteristic equation of the matrix , defined as where is the identity matrix of dimensions , and is the determinant.

This relation follows from the eigenvalue equation in terms of components Therefore, the eigenvalue condition can be written as a set of coupled linear equations which only admit non-trivial solutions if the determinant of the matrix vanishes (the so-called Cramer's condition), thus leading to the characteristic equation.

Once we have solved the characteristic equation, we end up with eigenvalues , .

We can then determine the corresponding eigenvector by solving the corresponding system of linear equations

Let us remind ourselves that in dimensions the determinant of a matrix is evaluated as while the corresponding expression for a matrix belonging to a vector space in dimensions in terms of the previous expression will be given as

Example

Let us illustrate how to compute eigenvalues and eigenvectors by considering a vector space.

Consider the following matrix which has associated the following characteristic equation This is a quadratic equation which we know how to solve exactly; the two eigenvalues are and .

Next, we can determine the associated eigenvectors and . For the first one, the equation to solve is from where we find the condition that .

An important property of eigenvalue equations is that the eigenvectors are only fixed up to an overall normalisation condition.

This should be clear from its definition: if a vector satisfies , then the vector with some constant will also satisfy the same equation. So then we find that the eigenvalue has an associated eigenvector and indeed one can check that as we intended to demonstrate.

Exercise

As an exercise, try to obtain the expression of the eigenvector corresponding to the second eigenvalue .

6.2. Eigenvalue equations in quantum mechanics

We can now extend the ideas of eigenvalue equations from linear algebra to the case of quantum mechanics. The starting point is the eigenvalue equation for the operator , where the vector state is the eigenvector of the equation and is the corresponding eigenvalue, in general a complex scalar.

In general this equation will have multiple solutions, which for a Hilbert space with dimensions can be labelled as

In order to determine the eigenvalues and eigenvectors of a given operator , we will have to solve the corresponding eigenvalue problem for this operator, what we called above as the characteristic equation. This is most efficiently done in the matrix representation of this operation, where we have that the above operator equation can be expressed in terms of its components as

As discussed above, this condition is identical to solving a set of linear equations for the form

Cramer's rule

This set of linear equations only has a non-trivial set of solutions provided that the determinant of the matrix vanishes, as follows from the Cramer's condition: which in general will have independent solutions, which we label as .

Once we have solved the eigenvalues , we can insert each of them in the original evolution equation and determine the components of each of the eigenvectors, which we can express as columns vectors

Orthogonality of eigenvectors

An important property of eigenvalue equations is that if you have two eigenvectors and that have associated different eigenvalues, , then these two eigenvectors are orthogonal to each other, that is This property is extremely important, since it suggest that we could use the eigenvectors of an eigenvalue equation as a set of basis elements for this Hilbert space.

Recall from the discussions of eigenvalue equations in linear algebra that the eigenvectors are defined up to an overall normalisation constant. Clearly, if is a solution of then will also be a solution, with being a constant. In the context of quantum mechanics, we need to choose this overall rescaling constant to ensure that the eigenvectors are normalised, thus they satisfy With such a choice of normalisation, one says that the eigenvectors in a set are orthogonal among them.

Eigenvalue spectrum and degeneracy

The set of all eigenvalues of an operator is called the eigenvalue spectrum of an operator. Note that different eigenvectors can also have the same eigenvalue. If this is the case the eigenvalue is said to be degenerate.


6.3. Problems

  1. Eigenvalues and eigenvectors I

    Find the characteristic polynomial and eigenvalues for each of the following matrices,

  2. Hamiltonian

    The Hamiltonian for a two-state system is given by A basis for this system is Find the eigenvalues and eigenvectors of the Hamiltonian , and express the eigenvectors in terms of

  3. Eigenvalues and eigenvectors II

    Find the eigenvalues and eigenvectors of the matrices .

  4. The Hadamard gate

    In one of the problems of the previous section we discussed that an important operator used in quantum computation is the Hadamard gate, which is represented by the matrix: Determine the eigenvalues and eigenvectors of this operator.

  5. Hermitian matrix

    Show that the Hermitian matrix has only two real eigenvalues and find and orthonormal set of three eigenvectors.

  6. Orthogonality of eigenvectors

    Confirm, by explicit calculation, that the eigenvalues of the real, symmetric matrix are real, and its eigenvectors are orthogonal.