For what $p$ does $|x-y|^p$ define a metric on $\mathbb{R}$?
One can show that $d_1 = \sqrt{|x-y|}=|x-y|^\frac{1}{2}$ defineds a metric. All requirements can be easily checked. On the other hand, $d_2 = |x-y|^2$ does not define a metric. For example,
$$|1-0|^2=1\text{ , but } |1-0.5|^2+|0.5-0|^2=0.5$$
I am curious for what $p$ does $|x-y|^p$ define a metric? I suspect that if $p>1$ then it cannot be a metric since we can use the similar arguments using $0,0.5$ and $1$.