I have to generate a Q matrix for Schur decomposition and I have the first column, let's it is the following: \begin{bmatrix}1/√3\\1/√3\\1/√3 \end{bmatrix}
Now I need to find the second column that is a vector, orthonormal on the above one. I know how to check if two vectors are orthonormal with Gram-Schimdt method, but I have no idea how to generate one.
Hint: $(a,b,c)\perp (0,-c,b)$ $$\phantom{}\phantom{}\phantom{}\phantom{}\phantom{}\phantom{}\phantom{}$$