Find an orthonormal basis for the subspace...

255 Views Asked by At

Consider the real inner product space $M_{2,2}$ $\mathbb{R}$ (The space of 2x2 matrices with real entries), with the inner product as follows: enter image description here

(a) Find an orthonormal basis for the subspace U of $M_{2,2}$ $\mathbb{R}$ spanned by:

enter image description here

(b) Find the orthogonal projection of the matrix

M = \begin{pmatrix} 1 & 6\\ 3 & 2 \end{pmatrix}

onto U.

I honestly have no idea where to start with this question. Any assistance would be extremely appreciated.

1

There are 1 best solutions below

0
On

Guide:

The purpose of Gram-Schmidt process is meant to find an orthonormal basis.

Follow the process, when the algorithm involves inner product, use the inner product that your question provided.