This is a problem I'm struggling with.
Let $f \in L$ and $0 \le f < 1$. Show that $\lim_{n\to\infty}\int_{[a,b]} f^n~dx = 0$.
My professor said I should take $f = f_1-f_2$, and set $f_{1k} = \min(f_1,k), f_{2k} = \min(f_2,k)$ for $k \in \mathbb N$. then $f_k=f_{1k}-f_{2k}$ and show that $f_k^n \to f^n$. I don't really understand how the $\min(f_1,k)$ is useful for anything. Thanks