Maburo
- 3
- 0
Homework Statement
Evaluate the following integral using a change of variables:
\int\frac{dx}{\sqrt{1-\sin^4{x}}}
Homework Equations
If f(x)=g(u(x))u'(x)
and \int g(x)dx = G(x) +C
then \int f(x)dx = G(u(x))+C
The Attempt at a Solution
It seems helpful to first simplify a little to obtain \int\frac{dx}{\sqrt{1-\sin^4(x)}} = \int\frac{dx}{cos(x)\sqrt{1+\sin^2(x)}}
From this, further simplification produces, \sqrt{\frac{2}{3}}\int\frac{dx}{cos(x)\sqrt{1-\frac{1}{3}\cos(2x)}} from which I cannot determine a useful change of variable.
On another attempt, using some substitutions (leaving my work out), I obtained \frac{1}{2}\int\frac{du}{(2-u)\sqrt{u-1}\sqrt{u}}
Hopefully I have not made any errors in my calculations. I cannot find a useful substitution from any of these steps. Is there any trick or further simplification that can be made in order to make this easier to evaluate? Thanks for the help!