Integral of arcsin(x)/(x^2)

$\begingroup$

enter image description here

I did the integration by parts and got this expression, but then I am stuck on how to take it further. I tried substituting u=1-x^2, but then I had to do a partial fraction decomposition (which I did not take). Any hints or help would be very appreciated!

$\endgroup$ 2

3 Answers

$\begingroup$

Let $\sqrt{1-x^2}=t$.

Thus, $-\frac{2x}{2\sqrt{1-x^2}}dx=dt$ and $$\int\frac{1}{x\sqrt{1-x^2}}dx=-\int\left(\frac{1}{x\sqrt{1-x^2}}\cdot\frac{\sqrt{1-x^2}}{x}\right)dt=$$ $$=-\int\frac{1}{x^2}dt=-\int\frac{1}{1-t^2}dt=\frac{1}{2}\int\left(\frac{1}{t-1}-\frac{1}{t+1}\right)dt=$$ $$=\frac{1}{2}\ln\left|\frac{t-1}{t+1}\right|+C=\frac{1}{2}\ln\left|\frac{\sqrt{1-x^2}-1}{\sqrt{1-x^2}+1}\right|+C.$$

$\endgroup$ $\begingroup$

Take $x = \sin u$ initially to get simple integral.

$$\int u \csc( u )\cot( u) du= -u\csc( u) + \int \csc (u) du\\ = -u \csc (u) +\ln|\cot( u )-\csc (u)| + c.$$

$\endgroup$ $\begingroup$

I wrote my answer for this question, click here to see the image.

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like