For $f \in L^2([0,1])$, define operator $Tf: x \mapsto \frac{1}{x}\int_0^x f(y)dy$. Show that $T$ is not a compact operator on $L^2([0,1])$ and that $T$ is bounded.
For the second part, I can show $T$ is bounded by looking at $\|Tf\|_2$ and rewriting it by integration by parts and then apply the Cauchy-Schwartz inequality. However, I was not able to find a bounded sequence of $L^2$ functions so that its image under $T$ is not precompact in $L^2$.
Any help is tremendously appreciated.
For $f_n(x) = \sqrt n \chi_{(0, \frac 1 n]}(x)$ we have \begin{eqnarray*} Tf_n(x) & = & \frac 1 x \int_0^x\sqrt n\chi_{(0, \frac 1 n]}(y)\; {\rm d} y\\ & = & \begin{cases} \sqrt n & \text{ if }0< x \leq \frac 1 n\\ \frac{1}{x\sqrt n} & \text{ if } \frac 1 n< x< 1. \end{cases} \end{eqnarray*} From this formula we see that $\lim_{n\to\infty}Tf_n(x)\to 0$ pointwise for all $0< x< 1$. Therefore, if there were some $L^2$-convergent subsequence of $Tf_n$, say $(Tf_{n_k})_{k = 1}^\infty$, then we must have $Tf_{n_k}\to0$ in $L^2([0, 1])$. However, the following computation shows that no member of the sequence $(Tf_n)_{n = 1}^\infty$ can get anywhere near its potential subsequential limit. For every $n\geq 1$, \begin{eqnarray*} \|Tf_n\|_{L^2([0, 1])}^2 & = & \int_0^{1/n}(\sqrt n)^2\; {\rm d}x + \int_{1/n}^1\left(\frac 1{x\sqrt n}\right)^2\; {\rm d}x \\ & = & 1 + \frac 1 n\int_{1/n}^1x^{-2}\; {\rm d} x \\ & = & 2 - \frac 1 n\\ & > & 1. \end{eqnarray*}