Is the metric $$d(u,v)=\frac{||u-v||_v}{1+||u-v||_v}$$ induced by a norm?
My attempt at an answer:
Suppose that it was then, there would be a norm $||.||_m$ such that $$||u-v||_m=\frac{||u-v||_v}{1+||u-v||_v}$$ therefore $$||u-0||_m=\frac{||u-0||_v}{1+||u-0||_v}$$ would have to be norm but $$||\lambda u||_m= \frac{\lambda||u||_v}{1+\lambda||u||_v} \neq \frac{\lambda||u||_v}{1+||u||_v}=\lambda||u||_m$$ so $||.||_m$ isn't a norm and therefore no norm can induce this metric.