Prove that the set $A=\{x\in \Bbb R^n:\|x\|_1=1\}$ is compact under the Euclidean Norm.
Attempt:Under the Euclidean Norm a set is compact iff it is closed and bounded.
Let $x=(x_1,x_2,\ldots ,x_n)$. Then $\|x\|_1=1\implies |x_1|+|x_2|+\ldots +|x_n|=1$
The map $(*):x\mapsto (|x_1|+|x_2|+\ldots +|x_n|)$ is continuous and hence $A=(*)^{-1}(1)$ is closed.
Now $(\sum_{i=1}^n|x_i|)\le (\sum_{i=1}^nx_i^2)(\sqrt n)\implies (\sum_{i=1}^nx_i^2)\ge \dfrac{1}{\sqrt n}$.
How to show that the set is bounded from here.
Will you please help.