Please help me prove the following equation:
$$\lim_{n\to \infty} \int_{0}^{1} \frac {\cos(x^n)}{1+x^n}\,dx=1.$$
I think I need to prove that the integrand uniformly converges to 1 (besides the endpoint) and then use a theorem but I don't know how.
Any ideas?
Try doing this without any theorems. As a hint, break it up into a two main pieces: $$\int_0^{1 - \epsilon}\frac{\cos(x^n)}{1+x^n}\,dx + \int_{1-\epsilon}^{1}\frac{\cos(x^n)}{1+x^n} \,dx.$$
You should give it a shot from here; for a complete solution, hover over the spoiler below.