U is a subspace of $\mathbb{R}^3$ $$U=\{x\in\mathbb{R}^3|x_1+x_2+x_3=0\}$$
Compute the ortogonal complement of the subspace.
How can I do this? I have searched for hours. Thank You!!!
U is a subspace of $\mathbb{R}^3$ $$U=\{x\in\mathbb{R}^3|x_1+x_2+x_3=0\}$$
Compute the ortogonal complement of the subspace.
How can I do this? I have searched for hours. Thank You!!!
The basis for $U$ is $\{a=(-1,1,0),b=(-1,0,1)\}$. Let $x=(x_1,x_2,x_3)$ be in ${U}^{\perp}$. Then $\langle x,a \rangle=-x_1+x_2=0$ and $\langle x, b \rangle=-x_1+x_3=0$. Thus $x_1=x_2=x_3$. Hence $U^{\perp}=\{(x_1,x_2,x_3): x_1=x_2=x_3\}$
Hint: Write the defining equation for $U$ as $(1,1,1)^T\cdot(x_1,x_2,x_3)^T=0$. What does this say about the relationship of elements of $U$ to the vector $(1,1,1)^T$, and so also to its span? (This hint is trying to lead you to the realization that a basis for the orthogonal complement of $U$ can be read from its defining equation.)
Note that $U$ has $2$ degrees of freedom, i.e., $\dim U$=2, so you can denote $x_2=t$ and $x_3 = s$, thus every vector in $U$ is given by $(-t-s, t, s)$ or equivalently can be expressed as a linear combination of $(-1,1,0)$ and $(-1,0,1)$. As such $U^\perp$ is all vectors that are orthogonal to the space (plane) that is spanned by these two vectors. Hence, such vector have to be orthogonal to each one of them. Denote such vector by $(a,b,c)$, thus it should satisfy $(a,b,c)\cdot(-1,1,0)=-a+b=0$ and $(a,b,c)\cdot(-1,0,1)=-a+c=0$. Denote $x_1 = t$, then such vectors are of the form $t(1,1,1)$, $t \in \mathbb{R}$ or $$ U^\perp = \{\mathrm{x}\in \mathbb{R}^3|x_1=x_2=x_3\}. $$