Ch 07 Symmetric Matrices and Quadratic Forms
7.4 The Singular Value Decomposition (2)
Example 3
Use the results of Examples 1 and 2 to construct a singular value decomposition of
Solution of Example 3
A construction can be divided into three steps.
Step 1. Find an orthogonal diagonalization of .
That is, find the eigenvalues of and a corresponding orthonormal set of eigenvectors. If had only two columns, the calculations could be done by hand. Larger matrices usually require a matrix program. However, for the matrix here, the eigendata for are provided in Example 2.
Step 2. Set up and .
Arrange the eigenvalues of in decreasing order. In Example 1, the eigenvalues are already listed in decreasing order: 360, 90, and 0. The corresponding unit eigenvectors, , are the right singular vectors of . Using Example 1, construct
The square roots of the eigenvalues are the singular values:
The nonzero singular values are the diagonal entries of .
The matrix is the same size as , with in its upper left corner and with 0’s elsewhere.
Step 3. Construct .
When has rank , the first columns of are the normalized vectors obtained from . In this example, has two nonzero singular values, so . Recall from equation (2) and the paragraph before Example 2 that and . Thus,
Note that is already a basis for . Thus no additional vectors are needed for , and .
The singular value decomposition of is
Theorem: The Invertible Matrix Theorem (concluded)
Let be an matrix. Then the following statements are each equivalent to the statement that is an invertible matrix.
u.
v.
w.
x. has nonzero singular values.
Example 7
Reduced SVD and the Pseudoinverse of )
When contains rows or columns of zeros, a more compact decomposition of is possible. Using the notation established above, let , and partition and into submatrices whose first blocks contain columns:
Then is and is . Then partitioned matrix multiplication shows that
This factorization of is called a reduced singular value decomposition of . Since the diagonal entries in are nonzero, is invertible.
The following matrix is called the pseudoinverse (also, the Moore-Penrose inverse) of :