There is a task given, but I am not sure if it is right, because I don't have a clue on how to solve it. Even tried to put it on wolfram to get any result, but no chance. Would appreciate your help: $$\int \sin^42\cos^22x\ \mathrm dx$$
2026-04-24 18:13:30.1777054410
Integrate the expression
111 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Assuming that the integral is:
Hint:
Substitute $t=2x$ and $dt=2dx$
$$=\frac 1 2\int \sin^4 t \cos^2 t dt$$
Write as:
$$=\frac 1 2\int \sin^4 t(1-\sin^2 t)dt$$
$$=-\frac 1 2\int \sin^6 t dt +\frac 1 2\int\sin^4 t dt$$
Using the reduction formula:
$$=\frac{1}{12}\sin^5 t\cos t+\frac{1}{12}\sin^4 t dt$$
Reduction formula again:
$$-\frac{1}{48}\sin^3 t\cos t+\frac{1}{12}\sin^5t\cos t+\frac{1}{16}\int \sin^2 t dt$$
Now use the fact that $\color{green}{\sin^2 t=\frac 1 2-\frac 1 2 \cos(2t)}$ and now it is easy to finish.