Let $X$ be an inner product space. I want to show that $$ \langle u, u\rangle \langle v, w\rangle \le \langle u, v\rangle \langle u, w\rangle $$ for $u,v,w \in X$. I think this should be straightforward to show, but I couldn‘t come up with anything. I tried to first show
$$ \langle v, \langle u, u\rangle w - \langle u, w\rangle u\rangle \le 0 $$
but I was also stuck here after a while. I know the second argument here is orthogonal to $u$, but I couldn‘t make use of it. Any help is appreciated!
That is not true. Take $X=\mathbb{R}^2$, $u=(1,0)$ and $v=w=(0,1)$. Then $\langle u,u\rangle\langle v,w\rangle=1$, but $\langle u,v\rangle\langle u,w\rangle=0$.