maths.freeLinear Algebra › 6. Eigenvalues › Properties of Eigenvalues and Eigenvectors

Properties of Eigenvalues and Eigenvectors

The previous section introduced eigenvalues and eigenvectors, and concentrated on their existence and determination.

Properties of Eigenvalues and Eigenvectors

The previous section introduced eigenvalues and eigenvectors, and concentrated on their existence and determination. This section will be more about theorems, and the various properties eigenvalues and eigenvectors enjoy. Like a good $4\times 100\text{ meter}$ relay, we will lead-off with one of our better theorems and save the very best for the anchor leg.

  1. How can you identify a nonsingular matrix just by looking at its eigenvalues?
  2. How many different eigenvalues may a square matrix of size $n$ have?
  3. What is amazing about the eigenvalues of a Hermitian matrix and why is it amazing?

Basic Properties of Eigenvalues

Condensed — the full section is in Beezer, A First Course in Linear Algebra.

Multiplicities of Eigenvalues

A polynomial of degree $n$ will have exactly $n$ roots. From this fact about polynomial equations we can say more about the algebraic multiplicities of eigenvalues.

Condensed — the full section is in Beezer, A First Course in Linear Algebra.

Eigenvalues of Hermitian Matrices

Recall that a matrix is Hermitian (or self-adjoint) if $A=\adjoint{A}$ (). In the case where $A$ is a matrix whose entries are all real numbers, being Hermitian is identical to being symmetric (). Keep this in mind as you read the next two theorems. Their hypotheses could be changed to suppose $A$ is a real symmetric matrix.

Notice the appealing symmetry to the justifications given for the steps of this proof. In the center is the ability to pitch a Hermitian matrix from one side of the inner product to the other.

Look back and compare and . In the matrix has only real entries, yet the characteristic polynomial has roots that are complex numbers, and so the matrix has complex eigenvalues. However, in , the matrix has only real entries, but is also symmetric, and hence Hermitian. So by , we were guaranteed eigenvalues that are real numbers.

In many physical problems, a matrix of interest will be real and symmetric, or Hermitian. Then if the eigenvalues are to represent physical quantities of interest, guarantees that these values will not be complex numbers.

The eigenvectors of a Hermitian matrix also enjoy a pleasing property that we will exploit later.

Notice again how the key step in this proof is the fundamental property of a Hermitian matrix () the ability to swap $A$ across the two arguments of the inner product. We will build on these results and continue to see some more interesting properties in .

Condensed — the full section is in Beezer, A First Course in Linear Algebra.

Symbols used here

\sum_{k=1}^{n} a_k
summation
Add a_k for k = 1 up to n.
\lambda
lambda (eigenvalue)
The factor by which an eigenvector is stretched: Av = λv.
i
imaginary unit
i² = −1.
\leq,\ \geq
less/greater than or equal
Inequalities that allow equality; < and > exclude it.
\neq
not equal
The two sides are different.
\mathbf{v},\ \vec{v}
vector
A quantity with magnitude and direction; a column of numbers.
A = \begin{pmatrix} a & b \\ c & d \end{pmatrix}
matrix
A rectangular array of numbers; a linear map.
\det A,\ |A|
determinant
Scaling factor of area/volume under A; zero means singular.
A^{-1},\ A^{T}
inverse, transpose
The matrix that undoes A; A with rows and columns swapped.
\mathbf{u} \cdot \mathbf{v},\ \|\mathbf{v}\|
dot product, norm
Σ u_i v_i; the length of v, √(v·v).

Questions people ask

What does a determinant mean geometrically?

It is the factor by which the matrix scales area (2×2) or volume (3×3), with a negative sign if orientation flips. Zero means the matrix flattens space and cannot be undone.

What is an eigenvector?

A direction the matrix does not turn — it only stretches it by the eigenvalue. Along eigenvectors a complicated matrix acts like multiplication by a number.

Why is matrix multiplication not commutative?

Because a matrix is a transformation and AB means "do B, then A". Rotating then reflecting is not the same as reflecting then rotating.

Sankhani wanu

Parts of this page are adapted from Beezer, A First Course in Linear Algebra (GFDL 1.2). Condensed and re-explained here; errors are ours.

Zambiri pa Linear Algebra