Let $x,y\in\mathbb{R^n}$ and $K>0$ prove that $$ \frac{2K||x-y||_2^2}{ (1+K||x||_2^2)(1+K||y||_2^2) } <2 $$
What I've achieved so far is:
$$ =\frac{8K||x||_2^2}{(1+K||y||_2^2)^2} $$
I've tried several things like doing a case-distinction on $K$, or using the bounds $(1+Kx^2)^2\geq (1+Kx^2)\geq Kx^2$ But I never get below the bound $2$.
