Evaluate: $$ \space \space \int \frac{\sin^{-1}\sqrt{x}}{\sqrt{1-x}}\,dx $$
Please give proper directions/hints to evaluate this.
Evaluate: $$ \space \space \int \frac{\sin^{-1}\sqrt{x}}{\sqrt{1-x}}\,dx $$
Please give proper directions/hints to evaluate this.
You can simply let $t = \arcsin(\sqrt{x})$. Then $dt = \frac{1}{2\sqrt{1-x} \cdot \sqrt{x}} dx$. So we end up wanting to deal with
$$\int 2t \sin t \ dt$$
Now do integration by parts with $u = t, dv = \sin t \ dt$.