Math 2890 Sample Exam Problems
These problems are designed to be worked while online. They require javascript to be enabled in a browser that supports MathML. I recommend Mozilla/Firefox.
Exam III
3.3 Cramer’s Rule, Volume, and Linear Transformations
4.8 Applications to Difference Equations
4.9 Applications to Markov Chains
5.1 Eigenvectors and Eigenvalues
5.2 The Characteristic Equation
5.3 Diagonalization
5.5 Complex Eigenvalues
Schur Decomposition
5.6 Discrete Dynamical Systems
5.7 Applications to Differential Equations
5.8 Iterative Estimates for Eigenvalues
- Apply a nonrecursive filter to a signal.
- Find the general solution of a difference equation.
- Find the steady state vector of a stochastic matrix.
- Find `A^k` given `A=X Lambda X^{-1}`.
- Find an eigenvector for a matrix given an eigenvalue.
- Find the eigenvalue for a matrix given an eigenvector.
- Find the eigenvalues of a matrix.
- Create a matrix with prescribed eigenvalues and eigenvectors.
- Create a matrix with prescribed properties.
- Diagonalize a matrix.
- 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.
- 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.
Back to exam selection or home page.