Prove that $\max\{|x_i|: 1 \leq i \leq n\} \leq \|\vec{x}\| \leq \sum_{i=1}^{n} |x_i|$

77 Views Asked by At

If $\|\vec{x}\|$ denotes the Euclidean Norm of $\vec{x} \in R^n$, show that $$ \max\left\{|x_i|: 1 \leq i \leq n\right\} \leq \|\vec{x}\| \leq \sum_{i=1}^{n} |x_i| $$

1

There are 1 best solutions below

0
On BEST ANSWER

Hint: Try applying the Pythagorean Theorem on the left side and the Triangle Inequality on right side.