3.7.24 \(\int e^{n \tanh ^{-1}(a x)} (c-\frac {c}{a x})^{3/2} \, dx\) [624]

Optimal. Leaf size=54 \[ -\frac {2 \left (c-\frac {c}{a x}\right )^{3/2} x F_1\left (-\frac {1}{2};\frac {1}{2} (-3+n),-\frac {n}{2};\frac {1}{2};a x,-a x\right )}{(1-a x)^{3/2}} \]

[Out]

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

________________________________________________________________________________________

Rubi [A]
time = 0.11, antiderivative size = 54, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.125, Rules used = {6269, 6264, 138} \begin {gather*} -\frac {2 x \left (c-\frac {c}{a x}\right )^{3/2} F_1\left (-\frac {1}{2};\frac {n-3}{2},-\frac {n}{2};\frac {1}{2};a x,-a x\right )}{(1-a x)^{3/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

(-2*(c - c/(a*x))^(3/2)*x*AppellF1[-1/2, (-3 + n)/2, -1/2*n, 1/2, a*x, -(a*x)])/(1 - a*x)^(3/2)

Rule 138

Int[((b_.)*(x_))^(m_)*((c_) + (d_.)*(x_))^(n_)*((e_) + (f_.)*(x_))^(p_), x_Symbol] :> Simp[c^n*e^p*((b*x)^(m +
 1)/(b*(m + 1)))*AppellF1[m + 1, -n, -p, m + 2, (-d)*(x/c), (-f)*(x/e)], x] /; FreeQ[{b, c, d, e, f, m, n, p},
 x] &&  !IntegerQ[m] &&  !IntegerQ[n] && GtQ[c, 0] && (IntegerQ[p] || GtQ[e, 0])

Rule 6264

Int[E^(ArcTanh[(a_.)*(x_)]*(n_.))*(u_.)*((c_) + (d_.)*(x_))^(p_.), x_Symbol] :> Dist[c^p, Int[u*(1 + d*(x/c))^
p*((1 + a*x)^(n/2)/(1 - a*x)^(n/2)), x], x] /; FreeQ[{a, c, d, n, p}, x] && EqQ[a^2*c^2 - d^2, 0] && (IntegerQ
[p] || GtQ[c, 0])

Rule 6269

Int[E^(ArcTanh[(a_.)*(x_)]*(n_.))*(u_.)*((c_) + (d_.)/(x_))^(p_), x_Symbol] :> Dist[x^p*((c + d/x)^p/(1 + c*(x
/d))^p), Int[u*(1 + c*(x/d))^p*(E^(n*ArcTanh[a*x])/x^p), x], x] /; FreeQ[{a, c, d, n, p}, x] && EqQ[c^2 - a^2*
d^2, 0] &&  !IntegerQ[p]

Rubi steps

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

________________________________________________________________________________________

Mathematica [F]
time = 180.00, size = 0, normalized size = 0.00 \begin {gather*} \text {\$Aborted} \end {gather*}

Verification is not applicable to the result.

[In]

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

[Out]

$Aborted

________________________________________________________________________________________

Maple [F]
time = 0.01, size = 0, normalized size = 0.00 \[\int {\mathrm e}^{n \arctanh \left (a x \right )} \left (c -\frac {c}{a x}\right )^{\frac {3}{2}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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(exp(n*arctanh(a*x))*(c-c/a/x)^(3/2),x, algorithm="maxima")

[Out]

integrate((c - c/(a*x))^(3/2)*(-(a*x + 1)/(a*x - 1))^(1/2*n), 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(exp(n*arctanh(a*x))*(c-c/a/x)^(3/2),x, algorithm="fricas")

[Out]

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

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Timed out

________________________________________________________________________________________

Giac [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(exp(n*arctanh(a*x))*(c-c/a/x)^(3/2),x, algorithm="giac")

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________