I am trying to solve the following integral. It is possible to integrate by parts but that is way too long so I got another idea.
$$\int _0^{\frac{\pi}{4}}\:\frac{\cos ^2\left(2θ\right)\cos ^2\left(θ\right)}{4}\:d\theta $$
Applying these identities it is supposed to be easier. However, I am stuck. This is what I tried:
(1) $\cos(x)\cos(y)=\frac{1}{2}(\cos(y+x)+\cos(y−x))$
(2) $\cos^2(x)=\frac{1}{2}(\cos(2x)+1)$
Therefore:
$$\frac{1}{4}\int _0^{\frac{\pi }{4}}\cos^2\left(\theta \right)\cos^2\left(2\theta \right)\,d\theta $$ $$\frac{1}{4}\int _0^{\frac{\pi }{4}}\left(\frac{1}{2}\left(\cos\left(2\theta \right)+1\right)\right)\left(\frac{1}{2}\left(\cos\left(4\theta \:\right)\right)+1\right)\,d\theta $$
I tried to use some software to help, and somehow we get to this, that is very easy to integrate: $$\int _0^{\frac{\pi}{4}}\:\frac{\cos\left(6\theta \:\right)+2\cos\left(4\theta \:\right)+3\cos\left(2\theta \:\right)}{8}+\frac{1}{4}\:d\theta \:$$
I think you're very close. The next step is to expand the brackets and then use the 'Product to Sum' formula
$$ \cos(A)\cos(B) = \dfrac{1}{2}\left(\cos(A+B)+\cos(A-B)\right). $$