Let $x,x'\in \mathbb{R}^d$ with usual norm. \begin{equation} \frac{|x-x'|}{(1+|x|)(1+|x'|)} \leq \left|\frac{x}{|x|^2}-\frac{x'}{|x'|^2}\right| \end{equation} I have read this inequality, however, fail to prove. I appreciate if one can demonstrate how it follows.
2026-03-26 06:21:08.1774506068
Inequality related to a bijection $x\mapsto |x|^{-2}x$
58 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
We need to prove that $$\left(\frac{|x-x'|}{(1+|x|)(1+|x'|)}\right)^2 \leq \left|\frac{1}{|x|^2}x-\frac{1}{|x'|^2}x'\right|^2$$ or $$\frac{|x|^2+|x'|^2-2xx'}{(1+|x|)^2(1+|x'|)^2}\leq\frac{1}{|x|^2}+\frac{1}{|x'|^2}-\frac{2}{|x|^2|x'|^2}xx'$$ or $$(1+|x|)^2(1+|x'|)^2\geq|x|^2|x'|^2,$$ which is obvious.