- For $x, y$ in $V$, an inner product space, and for $\lambda=re^{i\theta}\in\mathbb{C}$, use $|x+\lambda y|\geq 0$ for $\theta$ fixed to get a quadratic equation in $r$ whose roots must be either equal or nonreal. Show that this implies $|Re[<re^{i\theta}y, x>]|\leq |x|^2|y|^2$ and so conclude the Schwarz inequality.
I have this:
$|x+\lambda y|^2\geq 0$
$<x+\lambda y,x+\lambda y>\geq 0$
$(e^{2i\theta}|y|^2)r^2+(e^{-i\theta}<x,y>+e^{i\theta}<y,x>)r+|x|^2\geq 0$
then discriminant $\Delta$ is $\Delta\leq 0$.
Therefore, $ (e^{-i\theta}<x,y>+e^{i\theta}<y,x>)^2-4(e^{2i\theta}|y|^2)|x|^2\leq 0$
$e^{-4i \theta}<x,y>^2+2<x,y><y,x>+<y,x>^2\leq 4|x|^2|y|^2$
And until here I arrived, I do not know how to continue to prove that $|Re[<re^{i\theta}y, x>]|\leq |x|^2|y|^2$
Ignoring the hints you can prove the inequality as follows: $|x+\lambda y|^{2} \geq 0$ gives $|x|^{2}+2|\lambda|^{2}|y|^{2}+2 \Re \lambda \langle x, y \rangle \geq 0$.Put $\lambda =-\frac {\langle y, x \rangle } {|y|^{2}}$ and you will get C-S inequality.