3.4.74 \(\int \frac {a+b \text {ArcSin}(\frac {c}{x})}{x} \, dx\) [374]

Optimal. Leaf size=67 \[ \frac {1}{2} i b \text {ArcSin}\left (\frac {c}{x}\right )^2-b \text {ArcSin}\left (\frac {c}{x}\right ) \log \left (1-e^{2 i \text {ArcSin}\left (\frac {c}{x}\right )}\right )+a \log (x)+\frac {1}{2} i b \text {PolyLog}\left (2,e^{2 i \text {ArcSin}\left (\frac {c}{x}\right )}\right ) \]

[Out]

1/2*I*b*arcsin(c/x)^2-b*arcsin(c/x)*ln(1-(I*c/x+(1-c^2/x^2)^(1/2))^2)+a*ln(x)+1/2*I*b*polylog(2,(I*c/x+(1-c^2/
x^2)^(1/2))^2)

________________________________________________________________________________________

Rubi [A]
time = 0.07, antiderivative size = 67, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 6, integrand size = 14, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.429, Rules used = {6874, 4914, 3798, 2221, 2317, 2438} \begin {gather*} a \log (x)+\frac {1}{2} i b \text {Li}_2\left (e^{2 i \text {ArcSin}\left (\frac {c}{x}\right )}\right )+\frac {1}{2} i b \text {ArcSin}\left (\frac {c}{x}\right )^2-b \text {ArcSin}\left (\frac {c}{x}\right ) \log \left (1-e^{2 i \text {ArcSin}\left (\frac {c}{x}\right )}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*ArcSin[c/x])/x,x]

[Out]

(I/2)*b*ArcSin[c/x]^2 - b*ArcSin[c/x]*Log[1 - E^((2*I)*ArcSin[c/x])] + a*Log[x] + (I/2)*b*PolyLog[2, E^((2*I)*
ArcSin[c/x])]

Rule 2221

Int[(((F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.))/((a_) + (b_.)*((F_)^((g_.)*((e_.) +
 (f_.)*(x_))))^(n_.)), x_Symbol] :> Simp[((c + d*x)^m/(b*f*g*n*Log[F]))*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x]
 - Dist[d*(m/(b*f*g*n*Log[F])), Int[(c + d*x)^(m - 1)*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x], x] /; FreeQ[{F,
a, b, c, d, e, f, g, n}, x] && IGtQ[m, 0]

Rule 2317

Int[Log[(a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)], x_Symbol] :> Dist[1/(d*e*n*Log[F]), Subst[Int
[Log[a + b*x]/x, x], x, (F^(e*(c + d*x)))^n], x] /; FreeQ[{F, a, b, c, d, e, n}, x] && GtQ[a, 0]

Rule 2438

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> Simp[-PolyLog[2, (-c)*e*x^n]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 3798

Int[((c_.) + (d_.)*(x_))^(m_.)*tan[(e_.) + Pi*(k_.) + (f_.)*(x_)], x_Symbol] :> Simp[I*((c + d*x)^(m + 1)/(d*(
m + 1))), x] - Dist[2*I, Int[(c + d*x)^m*E^(2*I*k*Pi)*(E^(2*I*(e + f*x))/(1 + E^(2*I*k*Pi)*E^(2*I*(e + f*x))))
, x], x] /; FreeQ[{c, d, e, f}, x] && IntegerQ[4*k] && IGtQ[m, 0]

Rule 4914

Int[ArcSin[(a_.)*(x_)^(p_)]^(n_.)/(x_), x_Symbol] :> Dist[1/p, Subst[Int[x^n*Cot[x], x], x, ArcSin[a*x^p]], x]
 /; FreeQ[{a, p}, x] && IGtQ[n, 0]

Rule 6874

Int[u_, x_Symbol] :> With[{v = ExpandIntegrand[u, x]}, Int[v, x] /; SumQ[v]]

Rubi steps

\begin {align*} \int \frac {a+b \sin ^{-1}\left (\frac {c}{x}\right )}{x} \, dx &=\int \left (\frac {a}{x}+\frac {b \sin ^{-1}\left (\frac {c}{x}\right )}{x}\right ) \, dx\\ &=a \log (x)+b \int \frac {\sin ^{-1}\left (\frac {c}{x}\right )}{x} \, dx\\ &=a \log (x)-b \text {Subst}\left (\int x \cot (x) \, dx,x,\sin ^{-1}\left (\frac {c}{x}\right )\right )\\ &=\frac {1}{2} i b \sin ^{-1}\left (\frac {c}{x}\right )^2+a \log (x)+(2 i b) \text {Subst}\left (\int \frac {e^{2 i x} x}{1-e^{2 i x}} \, dx,x,\sin ^{-1}\left (\frac {c}{x}\right )\right )\\ &=\frac {1}{2} i b \sin ^{-1}\left (\frac {c}{x}\right )^2-b \sin ^{-1}\left (\frac {c}{x}\right ) \log \left (1-e^{2 i \sin ^{-1}\left (\frac {c}{x}\right )}\right )+a \log (x)+b \text {Subst}\left (\int \log \left (1-e^{2 i x}\right ) \, dx,x,\sin ^{-1}\left (\frac {c}{x}\right )\right )\\ &=\frac {1}{2} i b \sin ^{-1}\left (\frac {c}{x}\right )^2-b \sin ^{-1}\left (\frac {c}{x}\right ) \log \left (1-e^{2 i \sin ^{-1}\left (\frac {c}{x}\right )}\right )+a \log (x)-\frac {1}{2} (i b) \text {Subst}\left (\int \frac {\log (1-x)}{x} \, dx,x,e^{2 i \sin ^{-1}\left (\frac {c}{x}\right )}\right )\\ &=\frac {1}{2} i b \sin ^{-1}\left (\frac {c}{x}\right )^2-b \sin ^{-1}\left (\frac {c}{x}\right ) \log \left (1-e^{2 i \sin ^{-1}\left (\frac {c}{x}\right )}\right )+a \log (x)+\frac {1}{2} i b \text {Li}_2\left (e^{2 i \sin ^{-1}\left (\frac {c}{x}\right )}\right )\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.03, size = 61, normalized size = 0.91 \begin {gather*} -b \text {ArcSin}\left (\frac {c}{x}\right ) \log \left (1-e^{2 i \text {ArcSin}\left (\frac {c}{x}\right )}\right )+a \log (x)+\frac {1}{2} i b \left (\text {ArcSin}\left (\frac {c}{x}\right )^2+\text {PolyLog}\left (2,e^{2 i \text {ArcSin}\left (\frac {c}{x}\right )}\right )\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*ArcSin[c/x])/x,x]

[Out]

-(b*ArcSin[c/x]*Log[1 - E^((2*I)*ArcSin[c/x])]) + a*Log[x] + (I/2)*b*(ArcSin[c/x]^2 + PolyLog[2, E^((2*I)*ArcS
in[c/x])])

________________________________________________________________________________________

Maple [A]
time = 0.42, size = 141, normalized size = 2.10

method result size
derivativedivides \(-a \ln \left (\frac {c}{x}\right )+\frac {i b \arcsin \left (\frac {c}{x}\right )^{2}}{2}-b \arcsin \left (\frac {c}{x}\right ) \ln \left (1-\frac {i c}{x}-\sqrt {1-\frac {c^{2}}{x^{2}}}\right )-b \arcsin \left (\frac {c}{x}\right ) \ln \left (1+\frac {i c}{x}+\sqrt {1-\frac {c^{2}}{x^{2}}}\right )+i b \polylog \left (2, \frac {i c}{x}+\sqrt {1-\frac {c^{2}}{x^{2}}}\right )+i b \polylog \left (2, -\frac {i c}{x}-\sqrt {1-\frac {c^{2}}{x^{2}}}\right )\) \(141\)
default \(-a \ln \left (\frac {c}{x}\right )+\frac {i b \arcsin \left (\frac {c}{x}\right )^{2}}{2}-b \arcsin \left (\frac {c}{x}\right ) \ln \left (1-\frac {i c}{x}-\sqrt {1-\frac {c^{2}}{x^{2}}}\right )-b \arcsin \left (\frac {c}{x}\right ) \ln \left (1+\frac {i c}{x}+\sqrt {1-\frac {c^{2}}{x^{2}}}\right )+i b \polylog \left (2, \frac {i c}{x}+\sqrt {1-\frac {c^{2}}{x^{2}}}\right )+i b \polylog \left (2, -\frac {i c}{x}-\sqrt {1-\frac {c^{2}}{x^{2}}}\right )\) \(141\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*arcsin(c/x))/x,x,method=_RETURNVERBOSE)

[Out]

-a*ln(c/x)+1/2*I*b*arcsin(c/x)^2-b*arcsin(c/x)*ln(1-I*c/x-(1-c^2/x^2)^(1/2))-b*arcsin(c/x)*ln(1+I*c/x+(1-c^2/x
^2)^(1/2))+I*b*polylog(2,I*c/x+(1-c^2/x^2)^(1/2))+I*b*polylog(2,-I*c/x-(1-c^2/x^2)^(1/2))

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arcsin(c/x))/x,x, algorithm="maxima")

[Out]

(c*integrate(-sqrt(c + x)*sqrt(-c + x)*log(x)/(c^2*x - x^3), x) + arctan2(c, sqrt(c + x)*sqrt(-c + x))*log(x))
*b + a*log(x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arcsin(c/x))/x,x, algorithm="fricas")

[Out]

integral((b*arcsin(c/x) + a)/x, x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {a + b \operatorname {asin}{\left (\frac {c}{x} \right )}}{x}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*asin(c/x))/x,x)

[Out]

Integral((a + b*asin(c/x))/x, x)

________________________________________________________________________________________

Giac [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: RuntimeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arcsin(c/x))/x,x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> An error occurred running a Giac command:INPUT:sage2OUTPUT:Warning, integrat
ion of abs or sign assumes constant sign by intervals (correct if the argument is real):Check [abs(sageVARx)]U
ndef/Unsigned

________________________________________________________________________________________

Mupad [B]
time = 0.44, size = 57, normalized size = 0.85 \begin {gather*} \frac {b\,{\mathrm {asin}\left (\frac {c}{x}\right )}^2\,1{}\mathrm {i}}{2}+a\,\ln \left (x\right )+\frac {b\,\mathrm {polylog}\left (2,{\mathrm {e}}^{\mathrm {asin}\left (\frac {c}{x}\right )\,2{}\mathrm {i}}\right )\,1{}\mathrm {i}}{2}-b\,\ln \left (1-{\mathrm {e}}^{\mathrm {asin}\left (\frac {c}{x}\right )\,2{}\mathrm {i}}\right )\,\mathrm {asin}\left (\frac {c}{x}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*asin(c/x))/x,x)

[Out]

(b*asin(c/x)^2*1i)/2 + a*log(x) + (b*polylog(2, exp(asin(c/x)*2i))*1i)/2 - b*log(1 - exp(asin(c/x)*2i))*asin(c
/x)

________________________________________________________________________________________