I'm doing an introductory linear algebra course and I'm stuck on this question.
Show that with respect to any inner product, $u+v$ is orthogonal to $u-v$ if and only if $\|u\| = \|v\|$.
I'm trying to prove the forward implication and I don't know where to go from $\langle u+v,u-v \rangle=0$
I tried working with the cosine formula or with the fact that $\langle u+v,u-v \rangle = \langle u-v,u+v \rangle$ but I don't really know where I'm going...
Could someone show me how to prove both forward and backward implications?
Thanks in advance!
Expand the inner product using the linearity rules (twice): $\langle a + b, c \rangle = \langle a,c\rangle + \langle b,c\rangle$. Can you take it from here?