Let $I=[0,1]$ and call $X$ the Banach space $C(I)$, endowed with the uniform norm. Introduce
$Y=\{u\in X, u$ diffentiable on $I$ with $u'\in X\}$ and set $||u||_Y=||u||_\infty+||u'||_\infty, u\in Y, x\in I$.
Prove that $(Y, ||.||_Y)$ is a Banach space.
Let $\alpha$ be a nonzero element of $X$ and set
\begin{equation} (Tu)(x)=\alpha(x)u'(x), u\in Y, x\in I.\end{equation}
(i) Prove that $T\in L(Y,X)$ and find its norm. (ii) Establish if $T$ is compact and justify the answer.
proof
If $(u_n)$ is cauchy in $Y$. Then both $(u_n)$ and $(u_n')$ are cauchy in $X$. Thus, $Y$ is Banach.
(i) My idea is \begin{equation}|(Tu)x|=|\alpha(x)T_1u(x)|\leq ||\alpha(x)||_\infty ||T_1|| ||u(x)||_Y\end{equation} where $T_1u=u'$ is bounded by closed graph theory as $X,Y$ are Bananch spaces. Thus $||Tu||\leq M\|u\|$ where $M=||\alpha(x)||_\infty ||T_1||$ and $\|T\|\leq M$. Is this correct?
How do I show (ii) please?
I think $T$ is not compact. Let $u_n(x)=\frac {x^{n}} n$. Then $\{u_n\}$ is a bounded sequence in $Y$. If $\alpha (x)=1$ for all $x$ then $Tu_n(x)=u_n'(x)=x^{n-1}$ and no subsequence of thus converges uniformly on $[0,1]$.
As far as first part of i) is concerned you are making it too complicated. Isn't ti clear directly that $\|Tu\| \leq \|\alpha\|_{\infty} \|u\|_Y$?. There is no need to use closed graph theorem. BTW, you are also asked to find the norm of $T$. You have only found an upper bound, not the exact value of $\|T\|$.