For what $t$ will the following vector be an orthogonal basis? \begin{align}u_1&= (1,t,t)\\ u_2&= (2t,t+1,2t-1)\\ u_3&= (2-2t,t-1,1)\end{align}
Till now I have tried using the Gram-Schmidt process but did not really reach anywhere. Can you please provide a hint or some theory that may help me get the solution for this question?
You can easily see that whatever be the value of $t$, we have $\mathbf{u_3}=\mathbf{2u_1}-\mathbf{u_2}$. Therefore, $\text{span}\bf\{u_1,u_2,u_3\}$$=\text{span}\bf\{u_1,u_2\}$ and we only need to perform orthogonalization for $\bf u_1,u_2$.
Using the Gram-Schmidt process, we have $B=\bf\{v_1,v_2\}$, where: