|
Posted: 10/04/23
Due: 10/11/23, 11:59PM
While working on computational aspects in P01, homework will
concentrate on analytical properties.
Let be distinct eigenvalues of symmetric, i.e., , , , . Show that are orthogonal.
Solution. Compute . Multiply with to obtain . Subtracting gives
since .
Consider
Is normal?
Is self-adjoint?
Is unitary?
Find the eigenvalues and eigenvectors of .
Observe block structure
such that is normal if normal. Note that
such that , hence is normal.
Note: Always look for any special properties of a matrix before attempting calculations.
No, since .
No, since .
Block structure of gives , , with remaining eigenvectors obtained by those of
Find the eigenvalues and eigenvectors of the matrix expressing rotation around the axis (unit vector ).
Solution. The rotation map is linear
and the matrix representing this rotation has columns given by the image of a basis set
One eigenpair is
since ; a rotation does not change a vector along the axis of rotation. The characteristic polynomial also has roots , with associated eigenvectors
The above can be verified in an insightful manner by recalling that rotation does not change vector lengths (isometric mapping) hence is orthogonal, and , such that the eigenvalue relation leads to
Verify that is an eigenvector by computing,
A similar verification can be done for . Note how thinking of as a collection of column vectors leads to a concise, elegant solution of the eigenvalue problem. Also, notice that for rotation within the plane the eigenvectors are outside the real plane and that all eigenvalues are of unit absolute value since the rotation is isometric.
Find the eigenvalues and eigenvectors of the matrix expressing rotation around the axis with unit vector .
Solution. This is the same as the above problem, but in a different basis, one in which the axis of rotation is instead of . As before, one eigenpair is , with along the rotation axis. Above, the other two eigenvectors were found using unit vectors perpendicular to the rotation axis. One can apply Gram-Schmidt to find orthonormal to or simply observe that
defines an orthogonal matrix . Rotating some vector around the axis is straightforward in the basis, so set . Read this to state: the vector has coordinates in the basis, but coordinates in the basis. In the basis the rotation matrix has columns
The result of the rotation is
where is the rotation matrix. The eigendecomposition of is known from above problem furnishing the eigendecomposition of
The eigenvalues of are the same of those of (,1) and the eigenvectors are
Compute for
Solution. The matrix is singular hence one eigenvalue is with eigenvector
The other eigenpair is ,
and with distinct eigenvalues is diagonalizable, . Powers of are given by
From the Euler formula find
which extended to matrix arguments gives
From the power series obtain
leading to
Compute for
Solution. As above, from eigendecomposition
obtain
Compute the SVD of
by finding the eigenvalues and eigenvectors of , .
Solution. With the SVD , the matrix has eigendecomposition
hence
From with eigendecomposition
obtain
Find the eigenvalues and eigenvectors of with elements for all . Hint: start with and generalize.
Solution. Note that hence has an repeated zero root implying
Adding all rows gives a row of such that leads to a null determinant with associated eigenvector . The other eigenvectros are of the form with the one in the position.
Prove that is normal if and only if it has orthonormal eigenvectors.
Solution. Apply Schur theorem such that normal implies , which implies that is diagonal, as proven by induction
since implies .
Prove that symmetric has a repeated eigenvalue if and only if it commutes with a non-zero skew-symmetric matrix .
Solution. symmetric is normal and has an orthogonal eigendecomposition , that states that in the basis the effect of is simple scaling of components by the eigenvalues. From that commutes with , construct (to work in basis), and find
A repeated eigenvalue is a statement about the components of . Equality of the components of and implies
From above if there is at least one non-zero element of then . For the converse choose at for which .
Prove that every positive definite matrix has a unique square root , positive definite and .
Solution. positive definite implies for all and . symmetric admits an orthogonal eigendecomposition with eigenvalues . Define . where diagonal elements of are .
Find all positive definite orthogonal matrices.
Solution. In addition to above properties, , so possible elements of are . Imposing then leads to .
Find the eigenvalues and eigenvectors of a Householder reflection matrix.
Solution. Write
with the unit vector normal to the reflection hyperplane and note that symmetric has an orthogonal eigendecomposition . Since is isometric eigenvalues . From
find eigenpair . For any obtain
so are the remaining eigenpairs.
Find the eigenvalues and eigenvectors of a Givens rotation matrix.
Solution. The rotation matrix
has eigenpairs for , . The other eigenpairs are
Verify
Prove or state a counterexample: If all eigenvalues of are zero then .
Solution. Counterexample
a Jordan block with 0 diagonal.
Prove: A hermitian matrix is unitarily diagonalizable and its eigenvalues are real.
Solution. Apply Schur theorem . Since triangular is equal to its adjoint it must be diagonal with real elements , .