For integer $n\geq 0$, consider the integral $$I_n := 2\int_{-\infty}^{\infty}\cos^n(x)\sin(x)xe^{-x^2}dx.$$
Show that each $I_n>0$ and $I_{n+1}< I_n$.
I believe this should be true based on computing values of $n$ in Mathematica, but I do not know how to prove this. For $n=0$, it's straightforward from integration by parts and using the Fourier transform of $e^{-x^2}$. For $n=1$, one can write $\cos(x)\sin(x)=\frac12\sin(2x)$ and use integration by parts again plus the the Fourier transform of $e^{-x^2}$.
If it helps, one can use integration by parts and trig identities to rewrite
$$I_n = (n+1)\int_{-\infty}^{\infty}\cos^{n+1}(x)e^{-x^2}dx - n\int_{-\infty}^{\infty}\cos^{n-1}(x)e^{-x^2}dx. $$