I would like to calculate the following integral: $$ \int\frac{ \sin^8 x - \cos^8x } { 1 - 2\sin^2 x \cdot \cos^2 x }\mathrm{d}x. $$
I have tried to rewrite the integral as:
$$ \int\frac{( \sin^4 x + \cos^4x) \cdot ( \sin^2 x + \cos^2 x) \cdot ( \sin^2 x - \cos^2 x )} { 1 - 2\sin^2x \cdot \cos^2 x }\mathrm{d}x $$
but I don't know how to go on.
Hint: Your Integrand is equal to $$1-2\cos^2(x)$$ For the proof, Show that
$$(1-2\cos^2(x))(1-2\sin^2(x)\cos^2(x))-(\sin(x)^8-\cos(x)^8)=0$$ It is $$\sin^8(x)-\cos^8(x)=(\sin^2(x)-cos^2(x))(\sin^4(x)+cos^4(x))=$$ $$-\cos(2x)(\sin^4(x)+\cos^4(x))$$ and from
$$\sin^2(x)+\cos^2(x)=1$$ we get by squaring
$$\sin^4(x)+\cos^4(x)=1-2\sin^2(x)\cos^2(x)$$