Mas212 HW6
Mas212 HW6
6. (1) Let (V, ⟨ , ⟩) be a finite dimensional inner product space over F = R or C, and
T : V → V be a linear operator on V. Prove that there is an isometry S on V such that
√
T = S ◦ T∗ ◦ T.
(This is called a polar decomposition of T).
(2) Find a polar decomposition of
0 1 1
A := −1 0 1 ∈ MR (3, 3).
−1 −1 0
7. (1) Let (V, ⟨ , ⟩V ), (W, ⟨ , ⟩W ) be finite dimensional inner product spaces over F = R
or C, and T : V → W be a linear transformation of rank r. Prove that there exist
orthonormal bases BV := {v1 , . . . , vn }, BW := {w1 , . . . , wm } for V, W and unique scalars
s1 ≥ · · · ≥ sr > 0 such that
s j w j if 1 ≤ j ≤ r
T(v j ) =
0
if r + 1 ≤ j ≤ n.
(The unique positive scalars s1 , . . . , sr are called the singular values of T.)
1
2 MAS212 LINEAR ALGEBRA HOMEWORK 6
Prove that there exist an orthogonal or unitary matrix Q ∈ MF (m, m) and an orthogonal
or unitary matrix P ∈ MF (n, n) such that A = QSP. (This is called a singular value
decomposition of A.)
(3) Find singular values and a singular value decomposition of
" #
1 0 1
A := ∈ MR (2, 3).
0 −1 0
8. Let F be a field, and A, B ∈ MF (n, n). Prove that rank(A) = rank(B) if and only if A, B
are equivalent.
10. Let
0 2 1
A := 2 0 1 ∈ MR (3, 3).
1 1 1