Like the title says, I'm curious if anyone has any insight on trying to compute these limits. Numerical investigations seem to indicate that
$$\lim_{n\to\infty} \int_{-\infty}^\infty \cos(x^{2n}) \:dx = 2$$
and
$$\lim_{n\to\infty} 2n \int_{-\infty}^\infty \sin(x^{2n}) \:dx = \pi$$
For the first one, it seems to almost follow from dominated convergence since
$$\lim_{n\to\infty} \int_{-1}^1 \cos(x^{2n}) \:dx = \int_{-1}^1 \cos(0) \:dx = 2$$
All there is left to prove is that
$$\lim_{n\to\infty} \int_1^\infty \cos(x^{2n})\:dx = 0$$
I've tried integrating by parts and a Fourier transform argument, but nothing seems to definitively pin this limit as being zero in a rigorous way.
For the other one I am completely at a loss as to where the $\pi$ would come from in a dominated convergence style argument since the usual trick would give some multiple of $\sin(1)$. Granted, the limit may not be $\pi$, but I am having even less luck with this limit than the other. Any tips are appreciated.
$$\int_1^\infty\cos x^{2n} \,dx=\int_1^\infty\frac{(\sin x^{2n})'}{2nx^{2n-1}}\,dx=-\frac{\sin 1}{2n}+\frac{2n-1}{2n}\int_1^\infty\frac{\sin x^{2n}}{x^{2n}}\,dx\underset{n\to\infty}{\longrightarrow}0$$ (yes, we integrate by parts). For the sine integral, we have similarly $$2n\int_{-\infty}^\infty\sin x^{2n}\,dx=(2n-1)\int_{-\infty}^\infty\frac{1-\cos x^{2n}}{x^{2n}}\,dx=\frac{2n-1}{n}\int_0^\infty\frac{1-\cos y}{y^{2-1/(2n)}}\,dy,$$ again with the limit allowed to be taken under the integral sign (if we substitute $x^{2n}=y$ in the original integrals, it's not that easy to justify), resulting in a known integral. In fact, it's known that $$\int_{-\infty}^\infty\left[\begin{array}{c}\cos \\ \sin\end{array}\right]x^{2n}\,dx=2\Gamma\left(1+\frac{1}{2n}\right)\left[\begin{array}{c}\cos \\ \sin\end{array}\right]\frac{\pi}{4n}.$$