So I tried to put the basis of $V$ in a matrix $A$ and multiply $A$ by $w$, but I can't find a way to make it satisfy the property.
Should I make $w = \frac{1}{v_n}$ and all the rest of the $v$ vectors elements of $ker(A)$?
Help, please?
So I tried to put the basis of $V$ in a matrix $A$ and multiply $A$ by $w$, but I can't find a way to make it satisfy the property.
Should I make $w = \frac{1}{v_n}$ and all the rest of the $v$ vectors elements of $ker(A)$?
Help, please?
The system$$\left\{\begin{array}{l}\langle w,v_1\rangle=0\\\langle w,v_2\rangle=0\\\vdots\\\langle w,v_{n-1}\rangle=0\end{array}\right.$$is a homogeneous sytem of $n-1$ linear equations. Therefore, it has some non-null solution $w$. We can't have $\langle w,v_n\rangle=0$ because then $w$ would be orthogonal to every element of $V$ and therefore orthogonal to itself. Multiplying $w$ by an appropriate constant, you get the vector that you're after.