This problem is from page 25 of concentration inequalities a nonasymptotic theory of independence
$X$ is a random variable and $X^{'}$ is independent copy of $X$
q is integer and $q\geq1$
It is said that the following inequality was implied by the convexity of $x^{2q}$
$$\mathbb{E} \big[ \left(X-X^{'}\right)^{2q} \big]\leq 2^{2q-1} \left( \mathbb{E}X^{2q}+ \mathbb{E}X^{'2q} \right) $$
However, I do not know how to deduce it. The first guess is using Minkowski inequality to get terms of $\mathbb{E}X^{2q}$ and $\mathbb{E}X^{'2q}$. The Jensen ineqaulity will give inequality of reverse direction, I am wondering how convexity is applied. Any suggestion is welcomed.