3.754 \(\int \frac {e^{n \coth ^{-1}(a x)}}{(c-a^2 c x^2)^{3/2}} \, dx\)

Optimal. Leaf size=46 \[ -\frac {(n-a x) e^{n \coth ^{-1}(a x)}}{a c \left (1-n^2\right ) \sqrt {c-a^2 c x^2}} \]

[Out]

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

________________________________________________________________________________________

Rubi [A]  time = 0.05, antiderivative size = 46, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.042, Rules used = {6184} \[ -\frac {(n-a x) e^{n \coth ^{-1}(a x)}}{a c \left (1-n^2\right ) \sqrt {c-a^2 c x^2}} \]

Antiderivative was successfully verified.

[In]

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

[Out]

-((E^(n*ArcCoth[a*x])*(n - a*x))/(a*c*(1 - n^2)*Sqrt[c - a^2*c*x^2]))

Rule 6184

Int[E^(ArcCoth[(a_.)*(x_)]*(n_))/((c_) + (d_.)*(x_)^2)^(3/2), x_Symbol] :> Simp[((n - a*x)*E^(n*ArcCoth[a*x]))
/(a*c*(n^2 - 1)*Sqrt[c + d*x^2]), x] /; FreeQ[{a, c, d, n}, x] && EqQ[a^2*c + d, 0] &&  !IntegerQ[n]

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]  time = 0.19, size = 43, normalized size = 0.93 \[ \frac {(n-a x) e^{n \coth ^{-1}(a x)}}{a c \left (n^2-1\right ) \sqrt {c-a^2 c x^2}} \]

Antiderivative was successfully verified.

[In]

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

[Out]

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

________________________________________________________________________________________

fricas [A]  time = 0.55, size = 78, normalized size = 1.70 \[ -\frac {\sqrt {-a^{2} c x^{2} + c} {\left (a x + n\right )} \left (\frac {a x - 1}{a x + 1}\right )^{\frac {1}{2} \, n}}{a c^{2} n^{2} - a c^{2} - {\left (a^{3} c^{2} n^{2} - a^{3} c^{2}\right )} x^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-sqrt(-a^2*c*x^2 + c)*(a*x + n)*((a*x - 1)/(a*x + 1))^(1/2*n)/(a*c^2*n^2 - a*c^2 - (a^3*c^2*n^2 - a^3*c^2)*x^2
)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\left (\frac {a x - 1}{a x + 1}\right )^{\frac {1}{2} \, n}}{{\left (-a^{2} c x^{2} + c\right )}^{\frac {3}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(((a*x - 1)/(a*x + 1))^(1/2*n)/(-a^2*c*x^2 + c)^(3/2), x)

________________________________________________________________________________________

maple [A]  time = 0.04, size = 49, normalized size = 1.07 \[ \frac {\left (a x -1\right ) \left (a x +1\right ) \left (a x -n \right ) {\mathrm e}^{n \,\mathrm {arccoth}\left (a x \right )}}{\left (n^{2}-1\right ) a \left (-a^{2} c \,x^{2}+c \right )^{\frac {3}{2}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(exp(n*arccoth(a*x))/(-a^2*c*x^2+c)^(3/2),x)

[Out]

(a*x-1)*(a*x+1)*(a*x-n)*exp(n*arccoth(a*x))/(n^2-1)/a/(-a^2*c*x^2+c)^(3/2)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\left (\frac {a x - 1}{a x + 1}\right )^{\frac {1}{2} \, n}}{{\left (-a^{2} c x^{2} + c\right )}^{\frac {3}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(((a*x - 1)/(a*x + 1))^(1/2*n)/(-a^2*c*x^2 + c)^(3/2), x)

________________________________________________________________________________________

mupad [B]  time = 0.00, size = 78, normalized size = 1.70 \[ -\frac {\left (\frac {x}{c\,\left (n^2-1\right )}-\frac {n}{a\,c\,\left (n^2-1\right )}\right )\,{\left (\frac {a\,x+1}{a\,x}\right )}^{n/2}}{\sqrt {c-a^2\,c\,x^2}\,{\left (\frac {a\,x-1}{a\,x}\right )}^{n/2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-((x/(c*(n^2 - 1)) - n/(a*c*(n^2 - 1)))*((a*x + 1)/(a*x))^(n/2))/((c - a^2*c*x^2)^(1/2)*((a*x - 1)/(a*x))^(n/2
))

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {e^{n \operatorname {acoth}{\left (a x \right )}}}{\left (- c \left (a x - 1\right ) \left (a x + 1\right )\right )^{\frac {3}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________