\(\int \frac {e^{\text {arctanh}(a x)}}{x^2 (c-a^2 c x^2)^{5/2}} \, dx\) [1006]

Optimal result
Mathematica [A] (verified)
Rubi [A] (verified)
Maple [A] (verified)
Fricas [F]
Sympy [F]
Maxima [F]
Giac [F]
Mupad [F(-1)]
Reduce [B] (verification not implemented)

Optimal result

Integrand size = 25, antiderivative size = 295 \[ \int \frac {e^{\text {arctanh}(a x)}}{x^2 \left (c-a^2 c x^2\right )^{5/2}} \, dx=-\frac {\sqrt {1-a^2 x^2}}{c^2 x \sqrt {c-a^2 c x^2}}+\frac {a \sqrt {1-a^2 x^2}}{8 c^2 (1-a x)^2 \sqrt {c-a^2 c x^2}}+\frac {3 a \sqrt {1-a^2 x^2}}{4 c^2 (1-a x) \sqrt {c-a^2 c x^2}}-\frac {a \sqrt {1-a^2 x^2}}{8 c^2 (1+a x) \sqrt {c-a^2 c x^2}}+\frac {a \sqrt {1-a^2 x^2} \log (x)}{c^2 \sqrt {c-a^2 c x^2}}-\frac {23 a \sqrt {1-a^2 x^2} \log (1-a x)}{16 c^2 \sqrt {c-a^2 c x^2}}+\frac {7 a \sqrt {1-a^2 x^2} \log (1+a x)}{16 c^2 \sqrt {c-a^2 c x^2}} \] Output:

-(-a^2*x^2+1)^(1/2)/c^2/x/(-a^2*c*x^2+c)^(1/2)+1/8*a*(-a^2*x^2+1)^(1/2)/c^ 
2/(-a*x+1)^2/(-a^2*c*x^2+c)^(1/2)+3/4*a*(-a^2*x^2+1)^(1/2)/c^2/(-a*x+1)/(- 
a^2*c*x^2+c)^(1/2)-1/8*a*(-a^2*x^2+1)^(1/2)/c^2/(a*x+1)/(-a^2*c*x^2+c)^(1/ 
2)+a*(-a^2*x^2+1)^(1/2)*ln(x)/c^2/(-a^2*c*x^2+c)^(1/2)-23/16*a*(-a^2*x^2+1 
)^(1/2)*ln(-a*x+1)/c^2/(-a^2*c*x^2+c)^(1/2)+7/16*a*(-a^2*x^2+1)^(1/2)*ln(a 
*x+1)/c^2/(-a^2*c*x^2+c)^(1/2)
 

Mathematica [A] (verified)

Time = 0.06 (sec) , antiderivative size = 97, normalized size of antiderivative = 0.33 \[ \int \frac {e^{\text {arctanh}(a x)}}{x^2 \left (c-a^2 c x^2\right )^{5/2}} \, dx=\frac {\sqrt {1-a^2 x^2} \left (-\frac {16}{x}+\frac {12 a}{1-a x}+\frac {2 a}{(-1+a x)^2}-\frac {2 a}{1+a x}+16 a \log (x)-23 a \log (1-a x)+7 a \log (1+a x)\right )}{16 c^2 \sqrt {c-a^2 c x^2}} \] Input:

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

Output:

(Sqrt[1 - a^2*x^2]*(-16/x + (12*a)/(1 - a*x) + (2*a)/(-1 + a*x)^2 - (2*a)/ 
(1 + a*x) + 16*a*Log[x] - 23*a*Log[1 - a*x] + 7*a*Log[1 + a*x]))/(16*c^2*S 
qrt[c - a^2*c*x^2])
 

Rubi [A] (verified)

Time = 0.52 (sec) , antiderivative size = 104, normalized size of antiderivative = 0.35, number of steps used = 4, number of rules used = 4, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.160, Rules used = {6703, 6700, 99, 2009}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {e^{\text {arctanh}(a x)}}{x^2 \left (c-a^2 c x^2\right )^{5/2}} \, dx\)

\(\Big \downarrow \) 6703

\(\displaystyle \frac {\sqrt {1-a^2 x^2} \int \frac {e^{\text {arctanh}(a x)}}{x^2 \left (1-a^2 x^2\right )^{5/2}}dx}{c^2 \sqrt {c-a^2 c x^2}}\)

\(\Big \downarrow \) 6700

\(\displaystyle \frac {\sqrt {1-a^2 x^2} \int \frac {1}{x^2 (1-a x)^3 (a x+1)^2}dx}{c^2 \sqrt {c-a^2 c x^2}}\)

\(\Big \downarrow \) 99

\(\displaystyle \frac {\sqrt {1-a^2 x^2} \int \left (-\frac {23 a^2}{16 (a x-1)}+\frac {7 a^2}{16 (a x+1)}+\frac {3 a^2}{4 (a x-1)^2}+\frac {a^2}{8 (a x+1)^2}-\frac {a^2}{4 (a x-1)^3}+\frac {a}{x}+\frac {1}{x^2}\right )dx}{c^2 \sqrt {c-a^2 c x^2}}\)

\(\Big \downarrow \) 2009

\(\displaystyle \frac {\sqrt {1-a^2 x^2} \left (\frac {3 a}{4 (1-a x)}-\frac {a}{8 (a x+1)}+\frac {a}{8 (1-a x)^2}+a \log (x)-\frac {23}{16} a \log (1-a x)+\frac {7}{16} a \log (a x+1)-\frac {1}{x}\right )}{c^2 \sqrt {c-a^2 c x^2}}\)

Input:

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

Output:

(Sqrt[1 - a^2*x^2]*(-x^(-1) + a/(8*(1 - a*x)^2) + (3*a)/(4*(1 - a*x)) - a/ 
(8*(1 + a*x)) + a*Log[x] - (23*a*Log[1 - a*x])/16 + (7*a*Log[1 + a*x])/16) 
)/(c^2*Sqrt[c - a^2*c*x^2])
 

Defintions of rubi rules used

rule 99
Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_) 
)^(p_), x_] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d*x)^n*(e + f*x)^p, x], 
 x] /; FreeQ[{a, b, c, d, e, f, p}, x] && IntegersQ[m, n] && (IntegerQ[p] | 
| (GtQ[m, 0] && GeQ[n, -1]))
 

rule 2009
Int[u_, x_Symbol] :> Simp[IntSum[u, x], x] /; SumQ[u]
 

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

rule 6703
Int[E^(ArcTanh[(a_.)*(x_)]*(n_.))*(x_)^(m_.)*((c_) + (d_.)*(x_)^2)^(p_), x_ 
Symbol] :> Simp[c^IntPart[p]*((c + d*x^2)^FracPart[p]/(1 - a^2*x^2)^FracPar 
t[p])   Int[x^m*(1 - a^2*x^2)^p*E^(n*ArcTanh[a*x]), x], x] /; FreeQ[{a, c, 
d, m, n, p}, x] && EqQ[a^2*c + d, 0] &&  !(IntegerQ[p] || GtQ[c, 0]) &&  !I 
ntegerQ[n/2]
 
Maple [A] (verified)

Time = 0.21 (sec) , antiderivative size = 211, normalized size of antiderivative = 0.72

method result size
default \(\frac {\left (7 \ln \left (a x +1\right ) x^{4} a^{4}-23 \ln \left (a x -1\right ) x^{4} a^{4}+16 \ln \left (x \right ) x^{4} a^{4}-7 \ln \left (a x +1\right ) x^{3} a^{3}+23 a^{3} \ln \left (a x -1\right ) x^{3}-16 \ln \left (x \right ) x^{3} a^{3}-30 a^{3} x^{3}-7 \ln \left (a x +1\right ) x^{2} a^{2}+23 a^{2} \ln \left (a x -1\right ) x^{2}-16 a^{2} \ln \left (x \right ) x^{2}+22 a^{2} x^{2}+7 \ln \left (a x +1\right ) x a -23 a \ln \left (a x -1\right ) x +16 a \ln \left (x \right ) x +28 a x -16\right ) \sqrt {-c \left (a^{2} x^{2}-1\right )}}{16 \sqrt {-a^{2} x^{2}+1}\, \left (a x -1\right )^{2} \left (a x +1\right ) c^{3} x}\) \(211\)

Input:

int((a*x+1)/(-a^2*x^2+1)^(1/2)/x^2/(-a^2*c*x^2+c)^(5/2),x,method=_RETURNVE 
RBOSE)
 

Output:

1/16*(7*ln(a*x+1)*x^4*a^4-23*ln(a*x-1)*x^4*a^4+16*ln(x)*x^4*a^4-7*ln(a*x+1 
)*x^3*a^3+23*a^3*ln(a*x-1)*x^3-16*ln(x)*x^3*a^3-30*a^3*x^3-7*ln(a*x+1)*x^2 
*a^2+23*a^2*ln(a*x-1)*x^2-16*a^2*ln(x)*x^2+22*a^2*x^2+7*ln(a*x+1)*x*a-23*a 
*ln(a*x-1)*x+16*a*ln(x)*x+28*a*x-16)/(-a^2*x^2+1)^(1/2)/(a*x-1)^2/(a*x+1)* 
(-c*(a^2*x^2-1))^(1/2)/c^3/x
 

Fricas [F]

\[ \int \frac {e^{\text {arctanh}(a x)}}{x^2 \left (c-a^2 c x^2\right )^{5/2}} \, dx=\int { \frac {a x + 1}{{\left (-a^{2} c x^{2} + c\right )}^{\frac {5}{2}} \sqrt {-a^{2} x^{2} + 1} x^{2}} \,d x } \] Input:

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

Output:

integral(sqrt(-a^2*c*x^2 + c)*sqrt(-a^2*x^2 + 1)/(a^7*c^3*x^9 - a^6*c^3*x^ 
8 - 3*a^5*c^3*x^7 + 3*a^4*c^3*x^6 + 3*a^3*c^3*x^5 - 3*a^2*c^3*x^4 - a*c^3* 
x^3 + c^3*x^2), x)
 

Sympy [F]

\[ \int \frac {e^{\text {arctanh}(a x)}}{x^2 \left (c-a^2 c x^2\right )^{5/2}} \, dx=\int \frac {a x + 1}{x^{2} \sqrt {- \left (a x - 1\right ) \left (a x + 1\right )} \left (- c \left (a x - 1\right ) \left (a x + 1\right )\right )^{\frac {5}{2}}}\, dx \] Input:

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

Output:

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

Maxima [F]

\[ \int \frac {e^{\text {arctanh}(a x)}}{x^2 \left (c-a^2 c x^2\right )^{5/2}} \, dx=\int { \frac {a x + 1}{{\left (-a^{2} c x^{2} + c\right )}^{\frac {5}{2}} \sqrt {-a^{2} x^{2} + 1} x^{2}} \,d x } \] Input:

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

Output:

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

Giac [F]

\[ \int \frac {e^{\text {arctanh}(a x)}}{x^2 \left (c-a^2 c x^2\right )^{5/2}} \, dx=\int { \frac {a x + 1}{{\left (-a^{2} c x^{2} + c\right )}^{\frac {5}{2}} \sqrt {-a^{2} x^{2} + 1} x^{2}} \,d x } \] Input:

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

Output:

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

Mupad [F(-1)]

Timed out. \[ \int \frac {e^{\text {arctanh}(a x)}}{x^2 \left (c-a^2 c x^2\right )^{5/2}} \, dx=\int \frac {a\,x+1}{x^2\,{\left (c-a^2\,c\,x^2\right )}^{5/2}\,\sqrt {1-a^2\,x^2}} \,d x \] Input:

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

Output:

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

Reduce [B] (verification not implemented)

Time = 0.16 (sec) , antiderivative size = 195, normalized size of antiderivative = 0.66 \[ \int \frac {e^{\text {arctanh}(a x)}}{x^2 \left (c-a^2 c x^2\right )^{5/2}} \, dx=\frac {\sqrt {c}\, \left (-23 \,\mathrm {log}\left (a x -1\right ) a^{4} x^{4}+23 \,\mathrm {log}\left (a x -1\right ) a^{3} x^{3}+23 \,\mathrm {log}\left (a x -1\right ) a^{2} x^{2}-23 \,\mathrm {log}\left (a x -1\right ) a x +7 \,\mathrm {log}\left (a x +1\right ) a^{4} x^{4}-7 \,\mathrm {log}\left (a x +1\right ) a^{3} x^{3}-7 \,\mathrm {log}\left (a x +1\right ) a^{2} x^{2}+7 \,\mathrm {log}\left (a x +1\right ) a x +16 \,\mathrm {log}\left (x \right ) a^{4} x^{4}-16 \,\mathrm {log}\left (x \right ) a^{3} x^{3}-16 \,\mathrm {log}\left (x \right ) a^{2} x^{2}+16 \,\mathrm {log}\left (x \right ) a x -30 a^{4} x^{4}+52 a^{2} x^{2}-2 a x -16\right )}{16 c^{3} x \left (a^{3} x^{3}-a^{2} x^{2}-a x +1\right )} \] Input:

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

Output:

(sqrt(c)*( - 23*log(a*x - 1)*a**4*x**4 + 23*log(a*x - 1)*a**3*x**3 + 23*lo 
g(a*x - 1)*a**2*x**2 - 23*log(a*x - 1)*a*x + 7*log(a*x + 1)*a**4*x**4 - 7* 
log(a*x + 1)*a**3*x**3 - 7*log(a*x + 1)*a**2*x**2 + 7*log(a*x + 1)*a*x + 1 
6*log(x)*a**4*x**4 - 16*log(x)*a**3*x**3 - 16*log(x)*a**2*x**2 + 16*log(x) 
*a*x - 30*a**4*x**4 + 52*a**2*x**2 - 2*a*x - 16))/(16*c**3*x*(a**3*x**3 - 
a**2*x**2 - a*x + 1))