How to prove the $f$ is NOT log-concave? (or equivalently, log$f(x)$ is not concave)
log$f(d)+$log$f(a) < $log$f(b) + $log$f(c)$
where $a = x_2 - y_2$, $b = x_2 - y_1$, $c = x_1 - y_2$, $d = x_1 - y_1$.
$\forall x_1 \leq x_2$ and $y_1 \leq y_2$
I have difficulty in place these four points to show $f$ is not concave.
Any hint about this?