Give $a, b$ in $\mathbb{R}^n$. What is the geometric interpretation of the following?
$$ \frac{1}{2}\|a\|^2 \leq \langle a,b\rangle $$
In other words, what criteria should $a$ and $b$ have to satisfy the above inequality?
If possible, please provide 2D interpretation when $n=2$.
If $a$ is $0$, then any $b$ will satisfy the inequality.
If $a$ is different from $0$, then it is a bit more interesting. We can draw a line segment from $0$ to $a$ and perpendicularly bisect it like so:
This line divides the plane into two regions. All the vectors $b$ which are on the same side as $a$ (the shaded region) will satisfy the inequality, and the others won’t.
I will leave it up to you to formalize this argument for $\mathbf{R}^n$ in terms of orthogonal subspaces, but this picture can serve as a motivation.