Im trying to prove that the series
\begin{eqnarray} f_n(x) & = & 1\quad \mbox{for } n < x \leq n+1 \\ {} & = & 0 \quad \mbox{otherwise} \end{eqnarray}
converges weakly in $L_2[0,\inf]$
I did the following :
$<f_n(x),g> = |\int_{n}^{n+1} g(t)dt| \leq \int_{n}^{n+1} |g(t)|dt \leq \sqrt{\int_{n}^{n+1} |1|^2dt }*\sqrt{\int_{n}^{n+1} |g(t)|^2dt } = \sqrt{\int_{n}^{n+1} |g(t)|^2dt }$
so I need to prove that the last statement goes to zero when $n\to\infty $
I would really appreciate some hint :)
what else can we learn from it to help solve the problem?
– Bar Dubovski May 31 '17 at 09:28