also we have to find which is the greatest constant a and the smallest constant b that satisfies the inequality
$a||x||_{1}\le||x||\le b||x||_{1}$
so far I have only proven that you exist $b=1>0$ such that $||x||\le b||x||_{1}$
Observations: For $x\in \mathbb{R}^p$
$||x||=\displaystyle(\sum_{i=1}^p(x_i^2))^\frac{1}{2}$
$||x||_{1} = \displaystyle\sum_{i=1}^p|x_i|$
any suggestions to continue with the test are welcome. Thanks in advance.