I need to show that every 3 point metric space has an embedding into an ultra-metric space with distortion 2.
And then to show such an example.
How would I go about it?
Thank you.
Edit:
Distortion is defined as following:
An embedding $f:(X,d_X)\rightarrow(Y,d_Y)$ has distortion $\alpha$ if there is a constant $c>0$ such that $\forall u,v\in X:d_X(u,v)\leq c \cdot d_Y(f(x),f(y))\leq \alpha \cdot d_X(u,v)$