Paper 2, Section II, 17B
(a) Define Householder reflections and show that a real Householder reflection is symmetric and orthogonal. Moreover, show that if , where is a Householder reflection and is a full matrix, then the computational cost (number of arithmetic operations) of computing can be operations, as opposed to for standard matrix products.
(b) Show that for any there exists an orthogonal matrix such that
In particular, has zero entries below the first subdiagonal. Show that one can compute such a and (they may not be unique) using arithmetic operations.
[Hint: Multiply A from the left and right with Householder reflections.]
Typos? Please submit corrections to this page on GitHub.