I have this problem but I don't know how to solve it.
Considering the Euclidean norm |x|, in $\mathbb{R}^n$. If $a>0$, prove there exist $c>0$ depending only of $n$ and $a$ such that: $$c^{-1}(|x_1|^a+\dots+|x_n|^a) \leq |x|^a \leq c(|x_1|^a+\dots+|x_n|^a). $$ I tried to use the AM-GM inequality but I didn't go anywhere. Also, this exercise is after the section of Fubini's Theorem in my book of Lebesgue Measure, but I don't know how to use that. Any ideas? Thanks.