Let $X$ and $Y$ be normed spaces, either both real or both complex. Let $f \colon X \to Y$ be a linear operator. Then $f$ is said to be bounded if there exists a real number $r > 0$ such that $$ \lVert f(x) \rVert_Y \leq r \lVert x \rVert_X \mbox{ for every } x \in X. $$ If there is no such $r$, then $f$ is said to be unbounded.
Now my question is, can we find an example of an unbounded linear operator (i) $f \colon \ell^\infty \to \ell^\infty$? (ii) $f \colon \ell^p \to \ell^p$, where $p$ is such that $1 \leq p < +\infty$? (iii) $f \colon \ell^\infty \to \ell^p$? (iv) $f \colon \ell^p \to \ell^\infty$? (v) $f \colon \mathrm{C}[a, b] \to \mathrm{C}[a, b]$?
Or, examples of unbounded linear operators between any other pairs of these normed spaces?
By definition, $\ell^\infty$ is the normed space of all the bounded sequences of (real or complex) numbers, with the normed defined by $$ \left\lVert \left( \xi_n \right)_{n \in \mathbb{N} } \right\rVert \colon= \sup \left\{ \ \left\lvert \xi_n \right\rvert \ \colon \ n \in \mathbb{N} \ \right\}. $$
For any real number $p$ such that $1 \leq p < +\infty$, the normed space $\ell^p$, by definition, is the vector space of all the sequences $\left( \xi_n \right)_{n \in \mathbb{N} }$ of (real or complex) numbers, for which the series $\sum \left\lvert \xi_n \right\rvert^p$ converges, that is, $$ \sum_{n=1}^\infty \left\lvert \xi_n \right\rvert^p < +\infty, $$ with the norm given by the formula $$ \left\lVert \left( \xi_n \right)_{n \in \mathbb{N} } \right\rVert \colon= \sqrt[p]{ \sum_{n=1}^\infty \left\lvert \xi_n \right\rvert^p }. $$
For any real numbers $a$ and $b$ such that $a < b$, the space $\mathrm{C}[a, b]$ is the normed space of all the real or complex-valued functions defined and continuous on the closed interval $[a, b]$ of the real line, with the norm defined by $$ \lVert x \rVert \colon= \max \{ \ \lvert x(t) \rvert \ \colon \ a \leq t \leq b \ \}. $$
Right now, the only example of an unbounded linear operator that I can recall is that of the differentiation operator of the normed space of all the continuously differentiable functions on a closed interval $[a, b]$ with the maximum norm into this normed space itself.
So any other examples, please?
I would appreciate references to some elementary-level text on analysis where examples of such unbounded linear operators can be found.