Paper 4, Section II, F

Linear Algebra | Part IB, 2019

If UU is a finite-dimensional real vector space with inner product ,\langle\cdot, \cdot\rangle, prove that the linear map ϕ:UU\phi: U \rightarrow U^{*} given by ϕ(u)(u)=u,u\phi(u)\left(u^{\prime}\right)=\left\langle u, u^{\prime}\right\rangle is an isomorphism. [You do not need to show that it is linear.]

If VV and WW are inner product spaces and α:VW\alpha: V \rightarrow W is a linear map, what is meant by the adjoint α\alpha^{*} of α\alpha ? If {e1,e2,,en}\left\{e_{1}, e_{2}, \ldots, e_{n}\right\} is an orthonormal basis for V,{f1,f2,,fm}V,\left\{f_{1}, f_{2}, \ldots, f_{m}\right\} is an orthonormal basis for WW, and AA is the matrix representing α\alpha in these bases, derive a formula for the matrix representing α\alpha^{*} in these bases.

Prove that Im(α)=Ker(α)\operatorname{Im}(\alpha)=\operatorname{Ker}\left(\alpha^{*}\right)^{\perp}.

If w0Im(α)w_{0} \notin \operatorname{Im}(\alpha) then the linear equation α(v)=w0\alpha(v)=w_{0} has no solution, but we may instead search for a v0Vv_{0} \in V minimising α(v)w02\left\|\alpha(v)-w_{0}\right\|^{2}, known as a least-squares solution. Show that v0v_{0} is such a least-squares solution if and only if it satisfies αα(v0)=α(w0)\alpha^{*} \alpha\left(v_{0}\right)=\alpha^{*}\left(w_{0}\right). Hence find a least-squares solution to the linear equation

(101101)(xy)=(123)\left(\begin{array}{ll} 1 & 0 \\ 1 & 1 \\ 0 & 1 \end{array}\right)\left(\begin{array}{l} x \\ y \end{array}\right)=\left(\begin{array}{l} 1 \\ 2 \\ 3 \end{array}\right)

Typos? Please submit corrections to this page on GitHub.