Solve the problems for your appropriate course track. Problems probe understanding of the definitions and results from the module on floating point arithmetic and linear algebra. Formulate your answers clearly, cogently, and include a concise description of your approach. Each question is meant to be completely answered within five minutes. Allowed test time is 75 minutes.
Matrix has the singular value decomposition (SVD) . Find the SVDs of:
;
;
;
.
Write pseudo-code to accurately evaluate the sum
in floating point arithmetic when , . ().
Determine the operation count for the above algorithm.
Let . Show that the Moore-Penrose pseudoinverse minimizes over all by matrices.
Let be skew-Hermitian, i.e., . Prove that:
is nonsingular;
is unitary.