If $X$ $Y$ are Banach space, $T$ is a linear operator between them.
I don't understand the following statement:
If $T$ is not continuous, then for each $n\in N$, there exists $x_n\in X$ such that $$||Tx_n||\ge n||x_n||$$.
Why is this true? Could someone kindly explain it? Thanks!
In addition to the other answers and comments here, I think it might be useful to quickly drop the proof here that the linear operator $T$ is continuous if there exists $C\in \mathbb{R}$ such that $\Vert Tx\Vert \leq C\Vert x\Vert$ for all $x\in X$. Here it is:
Assume we have $C \in \mathbb{R}$ so that $$ \forall{x\in X\colon\ } \Vert Tx\Vert \leq C\Vert x\Vert. $$ Our goal is to show continuity using the $\varepsilon$-$\delta$-criterion. Thus, we want to show $$ \forall{x\in X\ } \forall{\varepsilon\in\mathbb{R}_{>0}\ } \exists{\delta\in\mathbb{R}\ } \forall{y\in X\colon \ } \Vert x-y\Vert < \delta \Longrightarrow \Vert Tx - Ty \Vert < \varepsilon\text{.} $$ Firstly, we have for all $x,y\in X$ by using our assumption from the beginning and the linearity of $T$ $$ C\Vert x-y\Vert \geq \Vert T(x-y)\Vert = \Vert Tx - Ty\Vert\text{.} $$ In particular, for all $\varepsilon\in\mathbb{R}_{>0}$ we get by choosing $\delta := \frac{\varepsilon}{C}$ that we have for all $x,y \in X$ with $\Vert x-y\Vert < \delta$ that $$ \Vert Tx - Ty\Vert \leq C\Vert x-y\Vert < C\delta = \varepsilon\text{.} $$ Consequently, $T$ is continuous. (Even uniformly continuous because $\delta$ didn't depend on $x$.)
So, as the others already said, if $T$ is not continuous, we get that no such constant $C$ can exist. Hence we always find for all $n\in\mathbb{N}$ an $x\in X$ such that $\Vert Tx\Vert \geq n\Vert x\Vert$ (because the constant can be chosen arbitrarily large).