I came across this question while learning about definite integrals.
$$\int_0^{\pi/2} \sqrt{\sin x} dx \lt \sqrt\frac{\pi}2$$
Understanding that I cannot calculate the actual value of the integral of $\sqrt{\sin x}$ I tried the following: First, I tried to prove that since sin x is an increasing function over 0 to $\pi/2$, if:
$$\sqrt{\frac{2}{\pi}} \gt \sqrt {\sin x}$$
for x in 0 to $\frac{\pi}{2}$ then the given inequality would hold true but clearly for certain values this is not true. Then, I tried creating an integral like:
$$\int_0^{\pi/2} \frac{1}{2\sqrt{x}} dx = \sqrt\frac{\pi}2$$
so if we can prove that $\frac{1}{2\sqrt{x}} \gt \sqrt{\sin x}$ for all x in 0 to $\frac{\pi}{2}$ this would also prove the given inequality but 1 is not greater than $4x \sin x$ for all values of x in this range.