\(\int \frac {\coth ^{-1}(x)}{\sqrt {a-a x^2}} \, dx\) [49]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [F]
   Sympy [F]
   Maxima [F]
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 15, antiderivative size = 144 \[ \int \frac {\coth ^{-1}(x)}{\sqrt {a-a x^2}} \, dx=-\frac {2 \sqrt {1-x^2} \coth ^{-1}(x) \arctan \left (\frac {\sqrt {1-x}}{\sqrt {1+x}}\right )}{\sqrt {a-a x^2}}-\frac {i \sqrt {1-x^2} \operatorname {PolyLog}\left (2,-\frac {i \sqrt {1-x}}{\sqrt {1+x}}\right )}{\sqrt {a-a x^2}}+\frac {i \sqrt {1-x^2} \operatorname {PolyLog}\left (2,\frac {i \sqrt {1-x}}{\sqrt {1+x}}\right )}{\sqrt {a-a x^2}} \]

[Out]

-2*arccoth(x)*arctan((1-x)^(1/2)/(1+x)^(1/2))*(-x^2+1)^(1/2)/(-a*x^2+a)^(1/2)-I*polylog(2,-I*(1-x)^(1/2)/(1+x)
^(1/2))*(-x^2+1)^(1/2)/(-a*x^2+a)^(1/2)+I*polylog(2,I*(1-x)^(1/2)/(1+x)^(1/2))*(-x^2+1)^(1/2)/(-a*x^2+a)^(1/2)

Rubi [A] (verified)

Time = 0.04 (sec) , antiderivative size = 144, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.133, Rules used = {6102, 6098} \[ \int \frac {\coth ^{-1}(x)}{\sqrt {a-a x^2}} \, dx=-\frac {2 \sqrt {1-x^2} \arctan \left (\frac {\sqrt {1-x}}{\sqrt {x+1}}\right ) \coth ^{-1}(x)}{\sqrt {a-a x^2}}-\frac {i \sqrt {1-x^2} \operatorname {PolyLog}\left (2,-\frac {i \sqrt {1-x}}{\sqrt {x+1}}\right )}{\sqrt {a-a x^2}}+\frac {i \sqrt {1-x^2} \operatorname {PolyLog}\left (2,\frac {i \sqrt {1-x}}{\sqrt {x+1}}\right )}{\sqrt {a-a x^2}} \]

[In]

Int[ArcCoth[x]/Sqrt[a - a*x^2],x]

[Out]

(-2*Sqrt[1 - x^2]*ArcCoth[x]*ArcTan[Sqrt[1 - x]/Sqrt[1 + x]])/Sqrt[a - a*x^2] - (I*Sqrt[1 - x^2]*PolyLog[2, ((
-I)*Sqrt[1 - x])/Sqrt[1 + x]])/Sqrt[a - a*x^2] + (I*Sqrt[1 - x^2]*PolyLog[2, (I*Sqrt[1 - x])/Sqrt[1 + x]])/Sqr
t[a - a*x^2]

Rule 6098

Int[((a_.) + ArcCoth[(c_.)*(x_)]*(b_.))/Sqrt[(d_) + (e_.)*(x_)^2], x_Symbol] :> Simp[-2*(a + b*ArcCoth[c*x])*(
ArcTan[Sqrt[1 - c*x]/Sqrt[1 + c*x]]/(c*Sqrt[d])), x] + (-Simp[I*b*(PolyLog[2, (-I)*(Sqrt[1 - c*x]/Sqrt[1 + c*x
])]/(c*Sqrt[d])), x] + Simp[I*b*(PolyLog[2, I*(Sqrt[1 - c*x]/Sqrt[1 + c*x])]/(c*Sqrt[d])), x]) /; FreeQ[{a, b,
 c, d, e}, x] && EqQ[c^2*d + e, 0] && GtQ[d, 0]

Rule 6102

Int[((a_.) + ArcCoth[(c_.)*(x_)]*(b_.))^(p_.)/Sqrt[(d_) + (e_.)*(x_)^2], x_Symbol] :> Dist[Sqrt[1 - c^2*x^2]/S
qrt[d + e*x^2], Int[(a + b*ArcCoth[c*x])^p/Sqrt[1 - c^2*x^2], x], x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[c^2*d
 + e, 0] && IGtQ[p, 0] &&  !GtQ[d, 0]

Rubi steps \begin{align*} \text {integral}& = \frac {\sqrt {1-x^2} \int \frac {\coth ^{-1}(x)}{\sqrt {1-x^2}} \, dx}{\sqrt {a-a x^2}} \\ & = -\frac {2 \sqrt {1-x^2} \coth ^{-1}(x) \arctan \left (\frac {\sqrt {1-x}}{\sqrt {1+x}}\right )}{\sqrt {a-a x^2}}-\frac {i \sqrt {1-x^2} \operatorname {PolyLog}\left (2,-\frac {i \sqrt {1-x}}{\sqrt {1+x}}\right )}{\sqrt {a-a x^2}}+\frac {i \sqrt {1-x^2} \operatorname {PolyLog}\left (2,\frac {i \sqrt {1-x}}{\sqrt {1+x}}\right )}{\sqrt {a-a x^2}} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.14 (sec) , antiderivative size = 77, normalized size of antiderivative = 0.53 \[ \int \frac {\coth ^{-1}(x)}{\sqrt {a-a x^2}} \, dx=\frac {\sqrt {a-a x^2} \left (\coth ^{-1}(x) \left (\log \left (1-e^{-\coth ^{-1}(x)}\right )-\log \left (1+e^{-\coth ^{-1}(x)}\right )\right )+\operatorname {PolyLog}\left (2,-e^{-\coth ^{-1}(x)}\right )-\operatorname {PolyLog}\left (2,e^{-\coth ^{-1}(x)}\right )\right )}{a \sqrt {1-\frac {1}{x^2}} x} \]

[In]

Integrate[ArcCoth[x]/Sqrt[a - a*x^2],x]

[Out]

(Sqrt[a - a*x^2]*(ArcCoth[x]*(Log[1 - E^(-ArcCoth[x])] - Log[1 + E^(-ArcCoth[x])]) + PolyLog[2, -E^(-ArcCoth[x
])] - PolyLog[2, E^(-ArcCoth[x])]))/(a*Sqrt[1 - x^(-2)]*x)

Maple [A] (verified)

Time = 0.42 (sec) , antiderivative size = 190, normalized size of antiderivative = 1.32

method result size
default \(\frac {\ln \left (1-\frac {1}{\sqrt {\frac {x -1}{1+x}}}\right ) \operatorname {arccoth}\left (x \right ) \sqrt {\frac {x -1}{1+x}}\, \sqrt {-\left (1+x \right ) \left (x -1\right ) a}}{\left (x -1\right ) a}+\frac {\operatorname {polylog}\left (2, \frac {1}{\sqrt {\frac {x -1}{1+x}}}\right ) \sqrt {\frac {x -1}{1+x}}\, \sqrt {-\left (1+x \right ) \left (x -1\right ) a}}{\left (x -1\right ) a}-\frac {\ln \left (\frac {1}{\sqrt {\frac {x -1}{1+x}}}+1\right ) \operatorname {arccoth}\left (x \right ) \sqrt {\frac {x -1}{1+x}}\, \sqrt {-\left (1+x \right ) \left (x -1\right ) a}}{\left (x -1\right ) a}-\frac {\operatorname {polylog}\left (2, -\frac {1}{\sqrt {\frac {x -1}{1+x}}}\right ) \sqrt {\frac {x -1}{1+x}}\, \sqrt {-\left (1+x \right ) \left (x -1\right ) a}}{\left (x -1\right ) a}\) \(190\)

[In]

int(arccoth(x)/(-a*x^2+a)^(1/2),x,method=_RETURNVERBOSE)

[Out]

ln(1-1/((x-1)/(1+x))^(1/2))*arccoth(x)*((x-1)/(1+x))^(1/2)*(-(1+x)*(x-1)*a)^(1/2)/(x-1)/a+polylog(2,1/((x-1)/(
1+x))^(1/2))*((x-1)/(1+x))^(1/2)*(-(1+x)*(x-1)*a)^(1/2)/(x-1)/a-ln(1/((x-1)/(1+x))^(1/2)+1)*arccoth(x)*((x-1)/
(1+x))^(1/2)*(-(1+x)*(x-1)*a)^(1/2)/(x-1)/a-polylog(2,-1/((x-1)/(1+x))^(1/2))*((x-1)/(1+x))^(1/2)*(-(1+x)*(x-1
)*a)^(1/2)/(x-1)/a

Fricas [F]

\[ \int \frac {\coth ^{-1}(x)}{\sqrt {a-a x^2}} \, dx=\int { \frac {\operatorname {arcoth}\left (x\right )}{\sqrt {-a x^{2} + a}} \,d x } \]

[In]

integrate(arccoth(x)/(-a*x^2+a)^(1/2),x, algorithm="fricas")

[Out]

integral(-sqrt(-a*x^2 + a)*arccoth(x)/(a*x^2 - a), x)

Sympy [F]

\[ \int \frac {\coth ^{-1}(x)}{\sqrt {a-a x^2}} \, dx=\int \frac {\operatorname {acoth}{\left (x \right )}}{\sqrt {- a \left (x - 1\right ) \left (x + 1\right )}}\, dx \]

[In]

integrate(acoth(x)/(-a*x**2+a)**(1/2),x)

[Out]

Integral(acoth(x)/sqrt(-a*(x - 1)*(x + 1)), x)

Maxima [F]

\[ \int \frac {\coth ^{-1}(x)}{\sqrt {a-a x^2}} \, dx=\int { \frac {\operatorname {arcoth}\left (x\right )}{\sqrt {-a x^{2} + a}} \,d x } \]

[In]

integrate(arccoth(x)/(-a*x^2+a)^(1/2),x, algorithm="maxima")

[Out]

integrate(arccoth(x)/sqrt(-a*x^2 + a), x)

Giac [F]

\[ \int \frac {\coth ^{-1}(x)}{\sqrt {a-a x^2}} \, dx=\int { \frac {\operatorname {arcoth}\left (x\right )}{\sqrt {-a x^{2} + a}} \,d x } \]

[In]

integrate(arccoth(x)/(-a*x^2+a)^(1/2),x, algorithm="giac")

[Out]

integrate(arccoth(x)/sqrt(-a*x^2 + a), x)

Mupad [F(-1)]

Timed out. \[ \int \frac {\coth ^{-1}(x)}{\sqrt {a-a x^2}} \, dx=\int \frac {\mathrm {acoth}\left (x\right )}{\sqrt {a-a\,x^2}} \,d x \]

[In]

int(acoth(x)/(a - a*x^2)^(1/2),x)

[Out]

int(acoth(x)/(a - a*x^2)^(1/2), x)