Math 2890 - Sample Chapter 5 Problems
These problems are designed to be worked while online. They require javascript to be enabled.
Chapter 5
5.1 Eigenvectors and Eigenvalues 5.2 The Characteristic Equation 5.3 Diagonalization 5.5 Complex Eigenvalues 5.6 Discrete Dynamical Systems 5.7 Applications to Differential Equations 5.8 Iterative Estimates for Eigenvalues
- Find an eigenvector for a matrix given an eigenvalue.
 - Find the eigenvalue for a matrix given an eigenvector.
 - Find the eigenvalues of a matrix.
 - Diagonalize a matrix.
 - Create a matrix with prescribed eigenvalues and eigenvectors.
 - Find the eigenvalues and eigenvectors of a matrix.
 - Analyze the behavior of the discrete dynamical system $x_{k+1}=A x_k.$
 - Analyze the behavior of the differential equation $y'=A y.$
 - Solve a Discrete Dynamical System.
 - Solve an Initial Value Problem.
 - Use the Power Method to estimate the dominant eigenvalue and its eigenvector for a matrix.
 - Use the Inverse Power Method to estimate the smallest eigenvalue and its eigenvector for a matrix.
 
Back to chapter selection or home page.