I am having a hard time seeing this inequality. I have tried completing the square, or finding some way to fit in the triangle inequality. It seems like I am missing something that is apparently supposed to be clear.
2026-03-30 03:24:53.1774841093
Easy way to see that $|x-z|^2 \geq |y-z|^2 + (2y-2z)\cdot (x-y),\forall x,y \in \mathbb{R}^n$, for fixed $z \in \mathbb{R}^n$
76 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint: For $x,y,z\in\mathbb{R}^n$, we have $$\|x-z\|^2=\big\|(y-z)+(x-y)\big\|^2=\|y-z\|^2+2\,(y-z)\cdot(x-y)+\|x-y\|^2\,.$$ Here, I assume that $\|\_\|$ (or $|\_|$ in your notation) is the usual Euclidean norm of $\mathbb{R}^n$.