For the subspace on the left in the image I am to find an orthogonal basis for the subspace. The answer is to the right in the image, and when I follow the procedure I get those vectors, however I also get one vector to be (0, 0, -120/15, 0). Why is that not included in the basis?
2026-03-25 04:34:52.1774413292
Gram Schmidt procedure
999 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2


In the third step, $\mathbb{S}_2=\mathrm{span}\{v_1,v_2\}$ also equals $\mathbb{S}_2=\mathrm{span}\{w_1,w_2\}$. The Gram-Schmidt process produces a vector $v_3=\mathrm{perp}_{\mathbb{S}_2}w_3\in \mathbb{S}_2^\perp$ with $\mathrm{span}\{v_1,v_2,v_3\}=\mathrm{span}\{w_1,w_2,w_3\}$. Since $v_3=0$, $$ \mathrm{span}\{w_1,w_2,w_3\}=\mathrm{span}\{v_1,v_2,v_3\}=\mathrm{span}\{v_1,v_2,0\}=\mathrm{span}\{v_1,v_2\}=\mathrm{span}\{w_1,w_2\}. $$ Therefore, $w_3\in\mathrm{span}\{w_1,w_2\}=\mathbb{S}_2$.