Is there a name for $\max \| A x \|$ for all $\|x\|=1?$
($A$ is a matrix, and $x$ is a vector)
One might be inclined to guess that it's the spectral radius of $A$, but that's not true. I'm wondering if there is a special term for this property of $A$.
This is the norm of a linear map or the operator norm. It checks "how much does this matrix stretch values."
It is a theorem that $$\mathrm{Sup}_{x \in X}\frac{\|Ax\|}{\|x\|}=\mathrm{Sup}_{\|x\|=1}\|Ax\|.$$