helo,
I don't know how to solve this one:
$f_n(x)$ is a series of continuous functions in [a,b] that is uniformly converge to f(x) in [a,b]. prove that for every p>0 $\lim_{n \to \infty} \int_a^b|f(x)-f_n(x)|^pdx=0$
i'll explain what i tried:
since $f_n(x)$ is continuous on [a,b] and is uniformly convergent to f(x), i think that the following property can be derived:$lim_{n \to \infty} \int_a^bf_n(x)dx=\int_a^b f(x)dx$. however i don't know how to continue and apply it because of the absolute value and $^p$(not that $^p$ should matter because it's a scalar and as long it's positive it won't interfer with the uniform convergence of $f_n(x)$ to f(x)$ in this domain([a,b].
don't know how to continue or prove it.
thank you very much for helping.
If $(f_n)$ converges uniformly to $f$ on $[a,b]$, then the sequence $(g_n)$, where $g_n:=|f_n-f|^p$, converges uniformly to $0$, hence
$$\lim_{n \to \infty} \int_a^bg_n(x) dx=0.$$