3.1.50 \(\int \frac {\coth ^{-1}(x)}{(a-a x^2)^{3/2}} \, dx\) [50]

Optimal. Leaf size=37 \[ -\frac {1}{a \sqrt {a-a x^2}}+\frac {x \coth ^{-1}(x)}{a \sqrt {a-a x^2}} \]

[Out]

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

________________________________________________________________________________________

Rubi [A]
time = 0.02, antiderivative size = 37, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 15, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.067, Rules used = {6106} \begin {gather*} \frac {x \coth ^{-1}(x)}{a \sqrt {a-a x^2}}-\frac {1}{a \sqrt {a-a x^2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[ArcCoth[x]/(a - a*x^2)^(3/2),x]

[Out]

-(1/(a*Sqrt[a - a*x^2])) + (x*ArcCoth[x])/(a*Sqrt[a - a*x^2])

Rule 6106

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

Rubi steps

\begin {align*} \int \frac {\coth ^{-1}(x)}{\left (a-a x^2\right )^{3/2}} \, dx &=-\frac {1}{a \sqrt {a-a x^2}}+\frac {x \coth ^{-1}(x)}{a \sqrt {a-a x^2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.03, size = 30, normalized size = 0.81 \begin {gather*} \frac {\sqrt {a-a x^2} \left (1-x \coth ^{-1}(x)\right )}{a^2 \left (-1+x^2\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[ArcCoth[x]/(a - a*x^2)^(3/2),x]

[Out]

(Sqrt[a - a*x^2]*(1 - x*ArcCoth[x]))/(a^2*(-1 + x^2))

________________________________________________________________________________________

Maple [A]
time = 0.37, size = 52, normalized size = 1.41

method result size
risch \(\frac {x \ln \left (1+x \right )}{2 a \sqrt {-a \left (x^{2}-1\right )}}-\frac {\ln \left (-1+x \right ) x +2}{2 a \sqrt {-a \left (x^{2}-1\right )}}\) \(45\)
default \(-\frac {\left (-1+\mathrm {arccoth}\left (x \right )\right ) \sqrt {-a \left (1+x \right ) \left (-1+x \right )}}{2 \left (-1+x \right ) a^{2}}-\frac {\left (1+\mathrm {arccoth}\left (x \right )\right ) \sqrt {-a \left (1+x \right ) \left (-1+x \right )}}{2 \left (1+x \right ) a^{2}}\) \(52\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Maxima [A]
time = 0.47, size = 63, normalized size = 1.70 \begin {gather*} \frac {x \operatorname {arcoth}\left (x\right )}{\sqrt {-a x^{2} + a} a} - \frac {\frac {\sqrt {-a x^{2} + a}}{a x + a} - \frac {\sqrt {-a x^{2} + a}}{a x - a}}{2 \, a} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Fricas [A]
time = 0.37, size = 41, normalized size = 1.11 \begin {gather*} -\frac {\sqrt {-a x^{2} + a} {\left (x \log \left (\frac {x + 1}{x - 1}\right ) - 2\right )}}{2 \, {\left (a^{2} x^{2} - a^{2}\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-1/2*sqrt(-a*x^2 + a)*(x*log((x + 1)/(x - 1)) - 2)/(a^2*x^2 - a^2)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\operatorname {acoth}{\left (x \right )}}{\left (- a \left (x - 1\right ) \left (x + 1\right )\right )^{\frac {3}{2}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Giac [A]
time = 0.41, size = 58, normalized size = 1.57 \begin {gather*} -\frac {\sqrt {-a x^{2} + a} x \log \left (-\frac {\frac {1}{x} + 1}{\frac {1}{x} - 1}\right )}{2 \, {\left (a x^{2} - a\right )} a} - \frac {1}{\sqrt {-a x^{2} + a} a} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-1/2*sqrt(-a*x^2 + a)*x*log(-(1/x + 1)/(1/x - 1))/((a*x^2 - a)*a) - 1/(sqrt(-a*x^2 + a)*a)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.03 \begin {gather*} \int \frac {\mathrm {acoth}\left (x\right )}{{\left (a-a\,x^2\right )}^{3/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________