Paper 1, Section II, D

Numerical Analysis | Part IB, 2018

Show that if uRm\{0}\mathbf{u} \in \mathbb{R}^{m} \backslash\{\mathbf{0}\} then the m×mm \times m matrix transformation

Hu=I2uuu2H_{\mathbf{u}}=I-2 \frac{\mathbf{u} \mathbf{u}^{\top}}{\|\mathbf{u}\|^{2}}

is orthogonal. Show further that, for any two vectors a,bRm\mathbf{a}, \mathbf{b} \in \mathbb{R}^{m} of equal length,

Haba=b.H_{\mathbf{a}-\mathbf{b}} \mathbf{a}=\mathbf{b} .

Explain how to use such transformations to convert an m×nm \times n matrix AA with mnm \geqslant n into the form A=QRA=Q R, where QQ is an orthogonal matrix and RR is an upper-triangular matrix, and illustrate the method using the matrix

A=[114142142110]A=\left[\begin{array}{rrr} 1 & -1 & 4 \\ 1 & 4 & -2 \\ 1 & 4 & 2 \\ 1 & -1 & 0 \end{array}\right]

Typos? Please submit corrections to this page on GitHub.