For $a,b,c\in \mathbb{R}_{+}$ and $1<p<2$ does the following estimate hold:
$$(a+b+c)^{p-1} \leq C (a^{p-1} + b^{p-1} + c^{p-1})$$
for a large enough constant?
I tried to prove this in the following way:
$(a+b)^{p-1}\leq 2^{p-1}(a^{p-1}+ b^{p-1})$
and so
$$(a+b+c)^{p-1} \leq 2^{p-1} ( (a+b)^{p-1} + c^{p-1}) \leq 2^{2(p-1)}(a^{p-1}+b^{p-1} + c^{p-1}).$$
Is this reasoning correct?