I'm trying to understand some Functional Analysis concepts from Geometrical point of view. So I know that Metric ($d(a,b)$) is the distance between elements, Norm ($||a||$) is the length of element.
So I'd like to know how Operator Norm ($||A||$, $A: X \to Y$) could be represented as Geometrical concept.
If $A:X\to Y$ is a linear bounded operator between the normed spaces $X,Y$, then the norm of $A$ is, loosely speaking, the factor by which the unit ball of $X$ gets inflated or deflated. More precisely, it is the smallest number $\alpha>0$ by which you need to dilate the unit ball of $Y$, so that $\alpha B_Y$ will contain the image of the unit ball of $X$ under the mapping $A$.
For example, a diagonal matrix $D=\{d_i\}_{i=1}^n$ in $\mathbb{R}^n$ maps the Euclidean unit ball to an ellipsoid, whose principal axis have lengths $2|d_i|$. The maximum of $|d_i|$ is of course the norm of this diagonal operator as a map between $\ell_2^n$ and itself. It is also the smallest number by which you need to multiply the unit ball of $\ell_2^n$ in order that the inflated ball will contain the ellipsoid $D(B_2^n)$, where $B_2^n$ is the unit ball of $\ell_2^n$.