How to find basis for orthoogonal complement basis for the following condition?

47 Views Asked by At

Let $W=$span$\{\begin{bmatrix}1&1\\0&0\end{bmatrix}\begin{bmatrix}0&0\\1&1\end{bmatrix}\}$ and suppose the span is orthogonal under certain Hermitian inner product space (just suppose). If we are asked to find a basis for $W^{\perp}$, is it ok that I set up a general matrix $\begin{bmatrix}a&b\\c&d\end{bmatrix}$ and write $\langle\begin{bmatrix}1&1\\0&0\end{bmatrix},\begin{bmatrix}a&b\\c&d\end{bmatrix}\rangle=0$ and $\langle\begin{bmatrix}0&0\\1&1\end{bmatrix},\begin{bmatrix}a&b\\c&d\end{bmatrix}\rangle=0$ and solve the $2$ row linear system of equation? Then we find the kernel vectors as the basis in $W^{\perp}$. Could someone help?

1

There are 1 best solutions below

1
On

I see $\left[ \begin{array}{cc} 1 & -1 \\ 0 & 0 \end{array}\right]$ and $\left[ \begin{array}{cc} 0 & 0 \\ 1 & -1 \end{array}\right]$ by inspection. I'm hopeful these are what you derive from the equations you mention.

To be honest, I think of $\left[ \begin{array}{cc} 1 & -1 \\ 0 & 0 \end{array}\right]$ as $(1,-1,0,0)$ etc... so I just see the problem in $\mathbb{R}^4$ and there is nothing terribly complex about your given data.