I have tried to evaluate $$∫\frac{\sin(8x)}{9+\sin^4(4x)}\,\mathrm d x$$ using the following identity:
$$\frac{d(\sin^{-1}{u})}{du} = \frac{du}{1+u^2}$$
So I then reformed the integral to this:
$$1/9\int\frac{\sin(8x)}{1+\sin^4(4x)/9}\,\mathrm dx = 1/9\int\frac{\sin(8x)}{1+(\sin^2(4x)/3)^2}\,\mathrm dx$$
My $u$ in this case would be $\sin^2(4x)/3$. But I do not know where to go from here because I don't know how to reform $\sin(8x)$ into $d(u)$.
Could anyone please explain how I could turn $\sin(8x)$ into my $d(u)$?
Hint: If $u = \dfrac{1}{3}\sin^2(4x)$, then $\dfrac{du}{dx} = \dfrac{1}{3} \cdot 2 \cdot \sin(4x) \cdot \cos(4x) \cdot 4 = \dfrac{8}{3}\sin(4x)\cos(4x)$.
Now apply the double angle formula $2\sin\theta\cos\theta = \sin 2\theta$.