Exercise 6.7.21

Answers

Here we use the notation in 6.26.

1.
Compute
TTT(v i) = TT(σ iui) = T(vi)

if i r, while

TTT(v i) = TT(0) = 0 = T(v i)

if i > r.

2.
Compute
TTT(u i) = TT( 1 σivi) = T(u i)

if i r, while

TTT(u i) = TT(0) = 0 = T(u i)

if i > r.

3.
Pick an orthonormal basis α. Let A be the matrix [T]α and A = UΣV be a singular value decomposition of A. Then we have
(AA) = (V ΣUUΣV ) = (V ΣΣV ) = AA

and

(AA) = (UΣV V ΣU) = (UΣΣU) = AA.
User profile picture
2011-06-27 00:00
Comments