Can the following integral integrated by parts?
$$\int\ln x\;\sin^{-1} x\, \operatorname d\!x$$
2026-05-05 15:46:51.1777996011
How to evaluate the integral: $\int\ln x\;\sin^{-1} x\, \operatorname d\!x$?
5.5k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Integration by parts formula
$$\int u(x)\underset{dv}{\underbrace{v^{\prime }(x)dx}}=u(x)v(x)-\int v(x) \underset{du}{\underbrace{u^{\prime }(x)dx}}.$$
If we apply the LIATE rule to
$$\int \ln x\arcsin x\,dx,$$
we should choose
$$u =\ln x,\quad dv=\arcsin x\,dx.$$
Normally there is a choice of the terms $u,v'$ of the integrand $uv'$ that makes integration much easier. However in the present case the other possible choice $u=\arcsin x,v'=\ln x$ leads to integrals of similar difficulties.
$$\begin{eqnarray*} I &=&\int \ln x\arcsin x\,dx, \qquad \text{(}v =\int \arcsin x\,dx\quad \text{see evaluation below)} \\ &=&\left( \ln x\right) \left( x\arcsin x+\sqrt{1-x^{2}}\right) -\int \frac{ 1}{x}\left( x\arcsin x+\sqrt{1-x^{2}}\right) \,dx \\ &=&\left( \ln x\right) \left( x\arcsin x+\sqrt{1-x^{2}}\right) -\int \arcsin x\,dx-\int \frac{1}{x}\sqrt{1-x^{2}}\,dx \\ &&\text{(see evaluation of the last integral below)} \\ &=&\left( \ln x\right) \left( x\arcsin x+\sqrt{1-x^{2}}\right) -\left( \sqrt{1-x^{2}}+x\arcsin x\right) \\ &&-\sqrt{1-x^{2}}-\frac{1}{2}\ln \frac{\sqrt{1-x^{2}}-1}{\sqrt{1-x^{2}}+1}+C. \\ &=&\left( -1+\ln x\right) \left( x\arcsin x+\sqrt{1-x^{2}}\right) -\sqrt{ 1-x^{2}} -\frac{1}{2}\ln \frac{\sqrt{1-x^{2}}-1}{\sqrt{1-x^{2}}+1}+C. \end{eqnarray*}$$