Evaluation of Some Integrals::
$\displaystyle (a)\;\;\int_{0}^{\frac{\pi}{2}}\left(\frac{1+\sin 3x}{1+2\sin x}\right)dx\;\;\;\;\;\;(b)\;\; \int_{0}^{2} \left(\sqrt{1+x^3}+\sqrt[3]{x^2+2x}\right)dx\;\;\;\;\;\;$
$\displaystyle (c)\;\;\int_{0}^{1}\frac{4x^3\cdot \left(1+(x^4)^{2010}\right)}{\left(1+x^4\right)^{2012}}dx\;\;\;\;\;\; (d)\;\; $
$\bf{My\; Try::}$I have tried for third one:: Let $\displaystyle I = \int_{0}^{1}\frac{4x^3\cdot \left(1+(x^4)^{2010}\right)}{\left(1+x^4\right)^{2012}}dx$
Now Put $\displaystyle x^4=t\;,$ Then $\displaystyle 4x^3dx=dt$ and changing Limit, we Get
$\displaystyle I = \int_{0}^{1}\frac{1+t^{2010}}{(1+t)^{2012}}dt$
Now How can I solve after that , Help me
and i did not understand how can i solve $(a)$ and $(b)\;,$ Help me
Thanks
$$y = \sqrt{1+x^3}-1 \quad\iff\quad x = \sqrt[3]{(y+1)^2-1} = \sqrt[3]{y^2 + 2y}$$
for the part $\int_0^2 \sqrt{1+x^3} dx$ and then combine the result with the other part...
– achille hui Oct 22 '14 at 05:24