I need to find an example of a function $f\in \mathcal{L}_2$, $\lim_{t \to \infty}f(t) \neq 0$. Where the $\mathcal{L}_2$-norm of a signal is defined as $||x(\cdot)||_2^2=\sqrt{\int_0^\infty||x(t)||_2^2dt}$.
However, I feel like this is not possible because the norm needs be bounded, while the limit of the function does not go to 0. Is this a correct observation, or am I missing something? Is there an example that I might have overlooked/missed? If so, what could be such a function that complies to these conditions?
It doesn't have to satisfy $\lim_{x\to +\infty} f(x)=0$, but "almost always".
I'll explain myself. For example, $f(x)=0$ if $x\notin \mathbb N$ and $f(n)=n$ if $x\in N$ doesn't satisfy $\lim_{x\to +\infty} f(x)=0$, but $\lVert f \rVert_2=0$, because it's equal to the function $g=0$ almost everywhere.