3

That's decided a similar example. This I do not know how to solve. Help me please.enter image description here

My integral: $$\int \frac{\left(sin\left(2 \:x\right)\right)^2}{\left(sin^3x+cos^3x\right)^2}$$

Marco Cantarini
  • 33,062
  • 2
  • 47
  • 93
andre1
  • 416

2 Answers2

5

$\displaystyle\int\frac{(\sin 2x)^2}{(\sin^{3}x+\cos^{3}x)^2}dx=\int\frac{4\sin^2x\cos^2x}{(\sin^{3}x+\cos^{3}x)^2}dx=\int\frac{4\tan^2x\sec^2x}{(\tan^3x+1)^2}dx$

$\hspace{1.8 in}$(after dividing by $\cos^6x$ on the top and bottom).

Now let $u=\tan^3x+1, du=3\tan^2x\sec^2x\;dx$ to get

$\displaystyle\frac{4}{3}\int\frac{1}{u^2}\;du=-\frac{4}{3}\left(\tan^3x+1\right)^{-1}+C$

user84413
  • 27,211
3

hint: $$\sin(x)^3+\cos(x)^3=(\sin(x)+\cos(x))(1-\sin(x)\cos(x))$$ and $$\sin(2x)=2\sin(x)\cos(x)$$ i have got this integral $$\int\,{\frac { \left( {t}^{2}+1 \right) \left( t-1 \right) ^{2} \left( t+1 \right) ^{2}{t}^{2}}{ \left( {t}^{4}+2\,{t}^{3}+2\,{t}^{2}-2\,t+1 \right) ^{2} \left( {t}^{2}-2\,t-1 \right) ^{2}}} dt$$