Copying is never allowed, even when working together.
Take the two eigenvectors of the previous problem to be
and . (The eigenvectors that you found
may have been different by some scalar factor.) Suppose you use the
given two eigenvectors now as the basis of a new coordinate system.
How do the coordinates of a vector in the old
coordinate system relate to the ones in the new
coordinate system and vice versa? The instructor said that matrix
in the new coordinates is a diagonal matrix. Verify
that by direct matrix multiplication. Are the eigenvalues on the
main diagonal? In the same order as the corresponding eigenvectors
in ?
For the matrix
find the eigenvalues and eigenvectors. Is the matrix defective?
Singular? What is the rank?
Here are some quick ones. For each answer, explain why.
If a matrix is singular, how does that reflect in its
eigenvalues?
Is it possible for an matrix with all
eigenvalues different to be defective?
Is a square null-matrix defective? Singular?
Is a unit matrix defective? Singular?
Is a square matrix with all coefficients 1 singular?
Defective?
Is a square matrix with all coefficients 0 except
singular? Defective? How many independent eigenvectors are
there? To answer this, find the eigenvalue(s) and dimension of
their null spaces for this simple triangular matrix.
Is a square matrix with all coefficients 0 except
for singular? Defective? How
many independent eigenvectors are there?
Analyze and accurately draw the quadratic curve
using matrix diagonalization. Show the exact, as well as the
approximate values for all angles. Repeat for the curve,
Note: if you add say 3 times the unit matrix to a matrix , then
the eigenvectors of do not change. It only causes the
eigenvalues to increase by 3, as you can readily verify from the
definition of eigenvector. Use this to your advantage.
Given
Without doing any mathematics, what can you say immediately about
the eigenvalues and eigenvectors of this matrix? Now find the
equation for the eigenvalues. It is a cubic one. However, one
eigenvalue is immediately obvious from looking at . What
eigenvalue , that makes singular, is
immediately obvious from looking at A? Explain. Factor out the
corresponding factor from the cubic, then find
the roots of the remaining quadratic. Number the single eigenvalue
, and the double one and . The
found two basis vectors of the null space of , call
them and , will not be orthogonal
to each other. To make them orthogonal, you must eliminate the
component that has in the direction of . In particular, if is the unit vector
in the direction of , then is the scalar component of in the direction of
. Multiply by the unit vector to get the
vector component, and substract it from :
(This trick of making vectors orthogonal by substracting away the
components in the wrong directions is called
Gram-Schmidt orthogonalization.) Now make this
vector of length 1. Then describe the transformation of basis that
turns matrix into a diagonal one. What is the transformation
matrix from old to new and what is its inverse? What is the
diagonal matrix ? Do your eigenvectors form a right or
left-handed coordinate system?