I have been trying (unsuccessfully) for days to prove that the triangle inequality holds for this equation:
$\mathbb{R}^2$ with the metric $d((a, b), (c, d)) := (|a - c|^{3/2} + |b-d|^{3/2})^{2/3}$
Please note that this equations is not neccessarily a proper metric, in which case I'd just have to prove that it does not meet the required standards for a metric. I have been told that the p-norm triangle inequality proof would help here, but I can't see how to apply it to this instance.. Also, to clarify, the exact property I am trying to prove is that $d((a, b), (c, d)) \le d((a, b), (e, f)) + d((e, f), (c, d))$.