$$\int _0^{\frac{\pi }{2}}\sin^2x\cos^2x\,dx$$
I have been trying to solve this integral using the various trig identities but none worked. When I went on one of the online integral calculators it said that "hyperbolic identities" needed to be used. I have never encountered these before. Symbolab said it was an invalid input.
In the solutions manual, this was the first step:
$$\int _0^{\frac{\pi }{2}}\sin^2x\cos^2x\,dx=\int _0^{\frac{\pi }{2}}\frac{1}{4}\left(4\sin^2x\cos^2x\right)\,dx$$
I am already confused as to how this was done. It does not seem to be related to any usual trig identity. Can it be done without these "hyperbolic identities"?
Any help?
It is the very common identity $\sin(2x) = 2\sin(x)\cos(x)$. This leads to following:
$$\frac{1}{4}\int_{0}^{\pi/2} \sin^2(2x) dx = \frac{1}{8} \int_{0}^{\pi/2} (1-\cos(4x)) dx\\ = \frac{\pi}{16}$$