In complex numbers $\Bbb{C}=\{z=x+iy:x,y\in \Bbb{R}\}$ $$d(z_1,z_2)=|z_1-z_2|$$ $$p(z_1,z_2)=\frac{2.|z_1-z_2|}{{\sqrt{1+|z_1|^2}}.{\sqrt{1+|z_2|^2}}}$$
Show that $p$ and $d$ aren't equivalent using
$$\exists M,m>0 \ \ \text{such that} \ \ m.d \le p \le M.d.$$
I showed $p \le 2d$ but I can't find $m.d \le p$.