i have the definition $||A||_p =max_{x{_\neq 0}}\frac{||Ax||_p}{||x||_p}$ and have to show that $max_{x{_\neq 0}}\frac{||Ax||_p}{||x||_p}=max_{||x||_p=1}||Ax||_p$. I would be very grateful if someone could give me some hints how to solve this problem.
2026-04-01 09:52:34.1775037154
p norm of a matrix
32 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
RHS $\leq $ LHS is obvious. Given $x \neq 0$ define $y =\frac 1 {\|x\|_p} x$. Verify that $\|y\|_p=1$. This gives RHS $\geq {\|Ay\|}$. If you write this in terms of $x$ you will get RHS $\geq \|Ax\|_p$. Take max over $x$ to get RHS $\geq $ LHS.