Admit that $V$ is a linear space with inner product. Show that given $x,y \in V$ we have $<x,y>=0$ if and only if for every scalar $\alpha \in \mathbb{K}$ we have $|x|\le |x+ \alpha y |$
My attempt:
My first though was to use the triangular inequality so I have
$|x+ \alpha y | \le |x| + |\alpha||y|$
Then I get to
$|x|\le |x+ \alpha y | \le |x| + |\alpha||y|$
So:
$|x|\le |x| + |\alpha||y|$
But I don't if this is the way to keep going with the proof or how do I go from here... Can someone please help me, giving me 1 or 2 hints? Thanks!
The given inequality is equivalent to $$0\leq2\alpha\langle x,y\rangle+\alpha^2|y|^2.$$ If $\langle x,y\rangle=0$, the inequality holds trivially. Otherwise, wlog $y\neq0$. Now choose $$\alpha=-\frac{\langle x,y\rangle}{|y|}.$$