I have the following matrix norm:
$$\Vert A \Vert = \max_{1\leq i, j\leq n} \vert a_{ij} \vert \>.$$
I have to decide if this is a subordinate matrix norm or not. I have tried to use the definition of a subordinate matrix norm, but it doesn't lead to anything. So, is there someone who can give a hint?
First we show the general following fact:
Indeed, $\displaystyle\sup_{x\in\mathbb R^n,x\neq 0}\frac{N(Ax)}{N(x)}$ is well defined since the map $x\mapsto Ax$ is continuous and the unit sphere of $\mathbb R^n$ is compact, and for any $x\in\mathbb R^n$ we have $N(Ax)\leq \lVert A\rVert N(x)$. Hence for $x\in\mathbb R^n$ we have $N(ABx)=N(A(Bx))\leq \lVert A\rVert N(Bx) \leq \lVert A\rVert \lVert B\rVert N(x)$. We get the result dividing by $N(x)$ for $x\neq 0$ and taking the supremum over $x\in\mathbb R^n\setminus\{0\}$.
Now, for $n\geq 2$, consider the matrix whose all entries are $1$. Then $A^2=nA$ and if $\displaystyle\lVert A\rVert =\sup_{1\leq i,j\leq n}|a_{i,j}|$, we have $\lVert A\rVert= 1$ and $\lVert A^2\rVert= n$. Since $\lVert A^2\rVert =n>\lVert A\rVert^2=1$, $\lVert \cdot\rVert$ cannot be a subordinate norm. (of course, for $n=1$ it's a subordinate norm)