Evaluate the following integral:
$$\int \frac{\sqrt{\sin ^4x+\cos ^4x}}{\sin ^3x \cos x }dx$$ where $x \in \big(0,\frac{\pi}{2} \big)$
Could some give me hint as how to approach this question?
I tried to use the fact that $\sin ^4x+\cos ^4x=1-\frac{\sin^22x}{2}$ but it didn't help. How should I proceed?
Using your substitution: $$\int{\frac{dx}{sin^{3}x\cdot cosx}-2\int{\frac{cosx dx}{sinx}}}$$
Now using substitution : $t = sinx$: $$\int{\frac{dx}{sin^{3}x\cdot cosx} = \int{\frac{du}{u^{3}(1-u^{2})}}}$$, you could finish it by parsing your integral by some parts. And of course second integral you should know.