If $||.||_1$ and $||.||_2$ are two equivalent norms such that $$||a||_1 \le ||b||_1$$ then do we have $$||a||_2 \le ||b||_2$$ ?
2026-03-28 00:27:52.1774657672
Equivalence norms property
29 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Not at all for example in $\mathbb R^2$ take $a = (1,0)$ $b = \left(\frac12, \frac12\right)$. You have $\|a\|_1 = 1 = \|b\|_1$ but $\|a\|_2 = 1 > \frac1{\sqrt{2}} = \|b\|_2$