Determine whether or not the following three vectors in $\mathbb{R}^4$ form an orthogonal set: $$\vec{u}_1=\begin{bmatrix} 1 \\ 2 \\ 1 \\ 0 \end{bmatrix}, \vec{u}_2=\begin{bmatrix} 2 \\ -1 \\ 0 \\ 1 \end{bmatrix}, \vec{u}_3=\begin{bmatrix} -1 \\ 1 \\ -1 \\ 3 \end{bmatrix}$$ Do they form a linearly independent set? Let $W=\mathbf{Span}\{\vec{u}_1,\vec{u}_2, \vec{u}_3\}$ and let $W^{\perp}$ be the orthogonal complement of $W$. Find a vector $\vec{u}_4 \in W^{\perp}$. Do the vectors $\{\vec{u}_1,\vec{u}_2, \vec{u}_3,\vec{u}_4\}$ form a basis for $\mathbb{R}^4$?
Can anyone help me out? Thank you in advance!