How to prove that $\int\limits_0^{\pi} e^{\sin^2(x)}\ dx > {3 \over 2}\pi$?
2026-03-25 13:55:15.1774446915
On
How to prove that $\int\limits_0^{\pi} e^{\sin^2(x)}dx > {3\over2}\pi$?
134 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
5
On
Use the inequality $e^t\ge 1+t$, valid for all $t$, to get: $$ \int_0^\pi e^{\sin^2x}dx\ge\int_0^\pi(1+\sin^2x)dx=\int_0^\pi\left(\frac32 + \frac12\cos 2x\right)\,dx $$ You should be able to take it from here. The inequality is in fact strict, because the difference $e^{\sin^2x}-(1+\sin^2x)$ is continuous, non-negative and not identically zero.
The integral is a Bessel function:
$$\sqrt{e} \pi I_0\left(\frac{1}{2}\right)$$
which has numerical value $5.50843$, which is indeed less than $3 \pi/2$. This, it would seem, answers the question completely in a principled, and correct manner. One might try any number of other techniques, but I cannot see how any could be better than solving the integral exactly.