Chapter 3 — Linear operators and eigenvalues

Author

Jutho Haegeman

Published

October 15, 2024

Summary

This chapter discusses general properties of vector space endomorphisms = linear operators = linear maps from a vector space to itself. Operators can be composed with themselves, giving rise to powers and polymials. This is important to then also introduce eigenvalues and eigenvectors, and finally, to generalise arbitrary scalar functions (\(f:\mathbb{C}\to \mathbb{C}\)) to operators/square matrices. Parts of this will be repition (projectors, eigenvalues, …), other parts will be new (generalised eigenspaces, Jordan form, functions of operators).

Not convered in class

  • Section 3.3.3 (Jordan normal form) was only covered to give the end result, namely the specific structure of the Jordan canonical form, without the “proof” or “recipe” of how it is obtained. You need to be able to use the Jordan form in applications, or in other theoretical constructions (like how to apply functions to it), but no proofs from section 3.3.3 need to be known.
  • Section 3.3.4 (Sensitivity of eigenvalues and eigenspaces) was covered, but only gives a flavor of the difficulties related to the study of how the Jordan normal form changes under small perturbations. It does not contain any formal results, theorems or proofs.
  • Section 3.4.3 (Derivatives of matrix functions) was not discussed at all in class, and thus does not need to be known.
  • Section 3.5 was covered, but very quickly, with as only goal for it to be used in applications and exercises (see below). There will be no theory questions from Section 3.5, but solving linear recurrence relations or differential equations is an important skill for the exercises.

Important concepts

  • Projector and its relation to direct sum
  • Polynomial of a matrix, annihilating polynomial, minimal annihilating polynomial
  • Eigenvalue, eigenvector, eigenspace, spectrum, geometric multiplicity, algebraic multiplicity, characteristic polynomial, spectral decomposition (= eigenvalue decomposition = diagonalisation), spectral projector, diagonalisable versus defective matrix
  • Invariant subspace, generalised eigenspace, Jordan normal form
  • Companion matrix, eigenvectors of the companion matrix => diagonalised by Vandermonde matrix (not the generalisation for the case where eigenvalues coincide and the companion matrix is defective)
  • Structure of eigenvalues and eigenvectors for real matrices
  • Left eigenvector and its relation to the dual of the linear operator
  • Function of an operator/matrix, matrix exponential, matrix logarithm and powers

For applications / exercises

  • Using Cayley-Hamilton theorem
  • Computing eigenvalues and eigenvectors
  • Computing a matrix function via eigenvalue or Jordan decomposition
  • Solving an (autonomous linear) initial value problem or recurrence relation (in particular, for the higher-order scalar case: Remark 3.59 and 3.66)