I need to calculate
$(||2u+3v||^2 - ||2u-3v||^2)$
knowing that u and v are orthogonal.
I don't understand how i can calculate without any information on those vectors and why the fact that these vectors are orthogonal help to that.
2026-03-29 15:35:56.1774798556
Calulate norms of orthogonals vectors
35 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Hint
For any vectors $x,y$, you have
$$\Vert x \Vert^2 - \Vert y\Vert^2 =\langle x-y , x+y \rangle$$