I am struggling to proof that $$||A||_1=\max_{||x||_1=1}||Ax||_1$$ I am suppose to start by showing if $$||x||_1=1||$$ then $$||Ax||_1 \leq \max_j\sum_{i=1}^m|A_{ij}|$$
I thought of maybe starting with $$||Ax||_1 \leq ||A||_1||x||_1$$ $$||Ax||_1\leq||A||_1\sum_{j=1}^n|x_j|$$ But after that I have no clue where to go?