I would like to prove the following limit $$\lim_{n\rightarrow +\infty}\int_0^1(\cos\sqrt x)^n\,dx=0.$$
I know that I can prove it simply using the dominated convergence theorem, but I want to see if there are other ways, involving less sophisticated tools (theorems from basic calculus).
Can someone help me? Any hint would be highly appreciated! Thanks!
Yet another way: \begin{align} 0&\le\int_0^1\cos^n\sqrt{x}\,dx=[t=\sqrt{x}]=2\int_0^1t\cos^nt\,dt=2\int_0^1\frac{t}{\sin t}\cdot\cos^nt\sin t\,dt\le\\ &\le\frac{2}{\sin 1}\int_0^1\cos^nt\sin t\,dt=\frac{2}{\sin 1}\left[-\frac{\cos^{n+1}t}{n+1}\right]_0^1=O\left(\frac{1}{n+1}\right)\to 0. \end{align}