How to prove uniform convergence of $f_n(x)=\int_0^x f(t^n)dt$ on $[0,1]$, where $f$ is continuous on $[0,1]$.
My attempt. By changing variables $t^n=s$, we see $|f_n(x)|\leq x\max_{[0,x^n]}|f|$. This shows that $f_n(x)\to 0, x\in [0,1)?$. Should we need an assumption: $f(0)=0$? Then what to do?
Let $f(t)=t$, we see $f_n(x)=x$, contradicting to the above estimate. Oh. What's wrong?
I have noticed the problem have been asked before, Studying the pointwise and uniform convergence of $f_n(t)= \int^{t}_{0}f(x^n)dx$ but with no answer.