3.557 \(\int e^{-3 \tanh ^{-1}(a x)} (c-\frac {c}{a x})^{3/2} \, dx\)

Optimal. Leaf size=133 \[ \frac {9 \sqrt {a} x^{3/2} \left (c-\frac {c}{a x}\right )^{3/2} \sinh ^{-1}\left (\sqrt {a} \sqrt {x}\right )}{(1-a x)^{3/2}}-\frac {a x^2 (23-a x) \left (c-\frac {c}{a x}\right )^{3/2}}{(1-a x)^{3/2} \sqrt {a x+1}}-\frac {2 x \sqrt {1-a x} \left (c-\frac {c}{a x}\right )^{3/2}}{\sqrt {a x+1}} \]

[Out]

9*(c-c/a/x)^(3/2)*x^(3/2)*arcsinh(a^(1/2)*x^(1/2))*a^(1/2)/(-a*x+1)^(3/2)-a*(c-c/a/x)^(3/2)*x^2*(-a*x+23)/(-a*
x+1)^(3/2)/(a*x+1)^(1/2)-2*(c-c/a/x)^(3/2)*x*(-a*x+1)^(1/2)/(a*x+1)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.18, antiderivative size = 133, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.250, Rules used = {6134, 6129, 98, 143, 54, 215} \[ -\frac {a x^2 (23-a x) \left (c-\frac {c}{a x}\right )^{3/2}}{(1-a x)^{3/2} \sqrt {a x+1}}+\frac {9 \sqrt {a} x^{3/2} \left (c-\frac {c}{a x}\right )^{3/2} \sinh ^{-1}\left (\sqrt {a} \sqrt {x}\right )}{(1-a x)^{3/2}}-\frac {2 x \sqrt {1-a x} \left (c-\frac {c}{a x}\right )^{3/2}}{\sqrt {a x+1}} \]

Antiderivative was successfully verified.

[In]

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

[Out]

(-2*(c - c/(a*x))^(3/2)*x*Sqrt[1 - a*x])/Sqrt[1 + a*x] - (a*(c - c/(a*x))^(3/2)*x^2*(23 - a*x))/((1 - a*x)^(3/
2)*Sqrt[1 + a*x]) + (9*Sqrt[a]*(c - c/(a*x))^(3/2)*x^(3/2)*ArcSinh[Sqrt[a]*Sqrt[x]])/(1 - a*x)^(3/2)

Rule 54

Int[1/(Sqrt[(a_.) + (b_.)*(x_)]*Sqrt[(c_.) + (d_.)*(x_)]), x_Symbol] :> Dist[2/Sqrt[b], Subst[Int[1/Sqrt[b*c -
 a*d + d*x^2], x], x, Sqrt[a + b*x]], x] /; FreeQ[{a, b, c, d}, x] && GtQ[b*c - a*d, 0] && GtQ[b, 0]

Rule 98

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

Rule 143

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

Rule 215

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Simp[ArcSinh[(Rt[b, 2]*x)/Sqrt[a]]/Rt[b, 2], x] /; FreeQ[{a, b},
 x] && GtQ[a, 0] && PosQ[b]

Rule 6129

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 6134

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^{-3 \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^{-3 \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)^3}{x^{3/2} (1+a x)^{3/2}} \, dx}{(1-a x)^{3/2}}\\ &=-\frac {2 \left (c-\frac {c}{a x}\right )^{3/2} x \sqrt {1-a x}}{\sqrt {1+a x}}-\frac {\left (2 \left (c-\frac {c}{a x}\right )^{3/2} x^{3/2}\right ) \int \frac {(1-a x) \left (\frac {7 a}{2}+\frac {a^2 x}{2}\right )}{\sqrt {x} (1+a x)^{3/2}} \, dx}{(1-a x)^{3/2}}\\ &=-\frac {2 \left (c-\frac {c}{a x}\right )^{3/2} x \sqrt {1-a x}}{\sqrt {1+a x}}-\frac {a \left (c-\frac {c}{a x}\right )^{3/2} x^2 (23-a x)}{(1-a x)^{3/2} \sqrt {1+a x}}+\frac {\left (9 a \left (c-\frac {c}{a x}\right )^{3/2} x^{3/2}\right ) \int \frac {1}{\sqrt {x} \sqrt {1+a x}} \, dx}{2 (1-a x)^{3/2}}\\ &=-\frac {2 \left (c-\frac {c}{a x}\right )^{3/2} x \sqrt {1-a x}}{\sqrt {1+a x}}-\frac {a \left (c-\frac {c}{a x}\right )^{3/2} x^2 (23-a x)}{(1-a x)^{3/2} \sqrt {1+a x}}+\frac {\left (9 a \left (c-\frac {c}{a x}\right )^{3/2} x^{3/2}\right ) \operatorname {Subst}\left (\int \frac {1}{\sqrt {1+a x^2}} \, dx,x,\sqrt {x}\right )}{(1-a x)^{3/2}}\\ &=-\frac {2 \left (c-\frac {c}{a x}\right )^{3/2} x \sqrt {1-a x}}{\sqrt {1+a x}}-\frac {a \left (c-\frac {c}{a x}\right )^{3/2} x^2 (23-a x)}{(1-a x)^{3/2} \sqrt {1+a x}}+\frac {9 \sqrt {a} \left (c-\frac {c}{a x}\right )^{3/2} x^{3/2} \sinh ^{-1}\left (\sqrt {a} \sqrt {x}\right )}{(1-a x)^{3/2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.05, size = 80, normalized size = 0.60 \[ \frac {c \sqrt {c-\frac {c}{a x}} \left (a^2 x^2+19 a x-9 \sqrt {a} \sqrt {x} \sqrt {a x+1} \sinh ^{-1}\left (\sqrt {a} \sqrt {x}\right )+2\right )}{a \sqrt {1-a^2 x^2}} \]

Warning: Unable to verify antiderivative.

[In]

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

[Out]

(c*Sqrt[c - c/(a*x)]*(2 + 19*a*x + a^2*x^2 - 9*Sqrt[a]*Sqrt[x]*Sqrt[1 + a*x]*ArcSinh[Sqrt[a]*Sqrt[x]]))/(a*Sqr
t[1 - a^2*x^2])

________________________________________________________________________________________

fricas [A]  time = 0.56, size = 298, normalized size = 2.24 \[ \left [\frac {9 \, {\left (a^{2} c x^{2} - c\right )} \sqrt {-c} \log \left (-\frac {8 \, a^{3} c x^{3} - 7 \, a c x - 4 \, {\left (2 \, a^{2} x^{2} + a x\right )} \sqrt {-a^{2} x^{2} + 1} \sqrt {-c} \sqrt {\frac {a c x - c}{a x}} - c}{a x - 1}\right ) - 4 \, {\left (a^{2} c x^{2} + 19 \, a c x + 2 \, c\right )} \sqrt {-a^{2} x^{2} + 1} \sqrt {\frac {a c x - c}{a x}}}{4 \, {\left (a^{3} x^{2} - a\right )}}, \frac {9 \, {\left (a^{2} c x^{2} - c\right )} \sqrt {c} \arctan \left (\frac {2 \, \sqrt {-a^{2} x^{2} + 1} a \sqrt {c} x \sqrt {\frac {a c x - c}{a x}}}{2 \, a^{2} c x^{2} - a c x - c}\right ) - 2 \, {\left (a^{2} c x^{2} + 19 \, a c x + 2 \, c\right )} \sqrt {-a^{2} x^{2} + 1} \sqrt {\frac {a c x - c}{a x}}}{2 \, {\left (a^{3} x^{2} - a\right )}}\right ] \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

[1/4*(9*(a^2*c*x^2 - c)*sqrt(-c)*log(-(8*a^3*c*x^3 - 7*a*c*x - 4*(2*a^2*x^2 + a*x)*sqrt(-a^2*x^2 + 1)*sqrt(-c)
*sqrt((a*c*x - c)/(a*x)) - c)/(a*x - 1)) - 4*(a^2*c*x^2 + 19*a*c*x + 2*c)*sqrt(-a^2*x^2 + 1)*sqrt((a*c*x - c)/
(a*x)))/(a^3*x^2 - a), 1/2*(9*(a^2*c*x^2 - c)*sqrt(c)*arctan(2*sqrt(-a^2*x^2 + 1)*a*sqrt(c)*x*sqrt((a*c*x - c)
/(a*x))/(2*a^2*c*x^2 - a*c*x - c)) - 2*(a^2*c*x^2 + 19*a*c*x + 2*c)*sqrt(-a^2*x^2 + 1)*sqrt((a*c*x - c)/(a*x))
)/(a^3*x^2 - a)]

________________________________________________________________________________________

giac [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:Warn
ing, integration of abs or sign assumes constant sign by intervals (correct if the argument is real):Check [ab
s(x)]sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

________________________________________________________________________________________

maple [A]  time = 0.06, size = 164, normalized size = 1.23 \[ -\frac {\sqrt {\frac {c \left (a x -1\right )}{a x}}\, c \left (2 a^{\frac {5}{2}} x^{2} \sqrt {-\left (a x +1\right ) x}+9 \arctan \left (\frac {2 a x +1}{2 \sqrt {a}\, \sqrt {-\left (a x +1\right ) x}}\right ) x^{2} a^{2}+38 a^{\frac {3}{2}} x \sqrt {-\left (a x +1\right ) x}+9 \arctan \left (\frac {2 a x +1}{2 \sqrt {a}\, \sqrt {-\left (a x +1\right ) x}}\right ) x a +4 \sqrt {a}\, \sqrt {-\left (a x +1\right ) x}\right ) \sqrt {-a^{2} x^{2}+1}}{2 a^{\frac {3}{2}} \left (a x +1\right ) \sqrt {-\left (a x +1\right ) x}\, \left (a x -1\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-1/2*(c*(a*x-1)/a/x)^(1/2)*c/a^(3/2)*(2*a^(5/2)*x^2*(-(a*x+1)*x)^(1/2)+9*arctan(1/2/a^(1/2)*(2*a*x+1)/(-(a*x+1
)*x)^(1/2))*x^2*a^2+38*a^(3/2)*x*(-(a*x+1)*x)^(1/2)+9*arctan(1/2/a^(1/2)*(2*a*x+1)/(-(a*x+1)*x)^(1/2))*x*a+4*a
^(1/2)*(-(a*x+1)*x)^(1/2))*(-a^2*x^2+1)^(1/2)/(a*x+1)/(-(a*x+1)*x)^(1/2)/(a*x-1)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________