3.1.69 \(\int \frac {e^{\frac {1}{2} \text {arctanh}(a x)}}{x^6} \, dx\) [69]

3.1.69.1 Optimal result
3.1.69.2 Mathematica [C] (verified)
3.1.69.3 Rubi [A] (verified)
3.1.69.4 Maple [F]
3.1.69.5 Fricas [A] (verification not implemented)
3.1.69.6 Sympy [F]
3.1.69.7 Maxima [F]
3.1.69.8 Giac [F]
3.1.69.9 Mupad [F(-1)]

3.1.69.1 Optimal result

Integrand size = 14, antiderivative size = 197 \[ \int \frac {e^{\frac {1}{2} \text {arctanh}(a x)}}{x^6} \, dx=-\frac {(1-a x)^{3/4} \sqrt [4]{1+a x}}{5 x^5}-\frac {9 a (1-a x)^{3/4} \sqrt [4]{1+a x}}{40 x^4}-\frac {11 a^2 (1-a x)^{3/4} \sqrt [4]{1+a x}}{48 x^3}-\frac {269 a^3 (1-a x)^{3/4} \sqrt [4]{1+a x}}{960 x^2}-\frac {611 a^4 (1-a x)^{3/4} \sqrt [4]{1+a x}}{1920 x}-\frac {31}{128} a^5 \arctan \left (\frac {\sqrt [4]{1+a x}}{\sqrt [4]{1-a x}}\right )-\frac {31}{128} a^5 \text {arctanh}\left (\frac {\sqrt [4]{1+a x}}{\sqrt [4]{1-a x}}\right ) \]

output
-1/5*(-a*x+1)^(3/4)*(a*x+1)^(1/4)/x^5-9/40*a*(-a*x+1)^(3/4)*(a*x+1)^(1/4)/ 
x^4-11/48*a^2*(-a*x+1)^(3/4)*(a*x+1)^(1/4)/x^3-269/960*a^3*(-a*x+1)^(3/4)* 
(a*x+1)^(1/4)/x^2-611/1920*a^4*(-a*x+1)^(3/4)*(a*x+1)^(1/4)/x-31/128*a^5*a 
rctan((a*x+1)^(1/4)/(-a*x+1)^(1/4))-31/128*a^5*arctanh((a*x+1)^(1/4)/(-a*x 
+1)^(1/4))
 
3.1.69.2 Mathematica [C] (verified)

Result contains higher order function than in optimal. Order 5 vs. order 3 in optimal.

Time = 0.03 (sec) , antiderivative size = 94, normalized size of antiderivative = 0.48 \[ \int \frac {e^{\frac {1}{2} \text {arctanh}(a x)}}{x^6} \, dx=-\frac {(1-a x)^{3/4} \left (384+816 a x+872 a^2 x^2+978 a^3 x^3+1149 a^4 x^4+611 a^5 x^5+310 a^5 x^5 \operatorname {Hypergeometric2F1}\left (\frac {3}{4},1,\frac {7}{4},\frac {1-a x}{1+a x}\right )\right )}{1920 x^5 (1+a x)^{3/4}} \]

input
Integrate[E^(ArcTanh[a*x]/2)/x^6,x]
 
output
-1/1920*((1 - a*x)^(3/4)*(384 + 816*a*x + 872*a^2*x^2 + 978*a^3*x^3 + 1149 
*a^4*x^4 + 611*a^5*x^5 + 310*a^5*x^5*Hypergeometric2F1[3/4, 1, 7/4, (1 - a 
*x)/(1 + a*x)]))/(x^5*(1 + a*x)^(3/4))
 
3.1.69.3 Rubi [A] (verified)

Time = 0.34 (sec) , antiderivative size = 207, normalized size of antiderivative = 1.05, number of steps used = 16, number of rules used = 15, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 1.071, Rules used = {6676, 110, 27, 168, 27, 168, 27, 168, 27, 168, 27, 104, 756, 216, 219}

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^{\frac {1}{2} \text {arctanh}(a x)}}{x^6} \, dx\)

\(\Big \downarrow \) 6676

\(\displaystyle \int \frac {\sqrt [4]{a x+1}}{x^6 \sqrt [4]{1-a x}}dx\)

\(\Big \downarrow \) 110

\(\displaystyle \frac {1}{5} \int \frac {a (8 a x+9)}{2 x^5 \sqrt [4]{1-a x} (a x+1)^{3/4}}dx-\frac {(1-a x)^{3/4} \sqrt [4]{a x+1}}{5 x^5}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {1}{10} a \int \frac {8 a x+9}{x^5 \sqrt [4]{1-a x} (a x+1)^{3/4}}dx-\frac {(1-a x)^{3/4} \sqrt [4]{a x+1}}{5 x^5}\)

\(\Big \downarrow \) 168

\(\displaystyle \frac {1}{10} a \left (-\frac {1}{4} \int -\frac {a (54 a x+55)}{2 x^4 \sqrt [4]{1-a x} (a x+1)^{3/4}}dx-\frac {9 (1-a x)^{3/4} \sqrt [4]{a x+1}}{4 x^4}\right )-\frac {(1-a x)^{3/4} \sqrt [4]{a x+1}}{5 x^5}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {1}{10} a \left (\frac {1}{8} a \int \frac {54 a x+55}{x^4 \sqrt [4]{1-a x} (a x+1)^{3/4}}dx-\frac {9 (1-a x)^{3/4} \sqrt [4]{a x+1}}{4 x^4}\right )-\frac {(1-a x)^{3/4} \sqrt [4]{a x+1}}{5 x^5}\)

\(\Big \downarrow \) 168

\(\displaystyle \frac {1}{10} a \left (\frac {1}{8} a \left (-\frac {1}{3} \int -\frac {a (220 a x+269)}{2 x^3 \sqrt [4]{1-a x} (a x+1)^{3/4}}dx-\frac {55 (1-a x)^{3/4} \sqrt [4]{a x+1}}{3 x^3}\right )-\frac {9 (1-a x)^{3/4} \sqrt [4]{a x+1}}{4 x^4}\right )-\frac {(1-a x)^{3/4} \sqrt [4]{a x+1}}{5 x^5}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {1}{10} a \left (\frac {1}{8} a \left (\frac {1}{6} a \int \frac {220 a x+269}{x^3 \sqrt [4]{1-a x} (a x+1)^{3/4}}dx-\frac {55 (1-a x)^{3/4} \sqrt [4]{a x+1}}{3 x^3}\right )-\frac {9 (1-a x)^{3/4} \sqrt [4]{a x+1}}{4 x^4}\right )-\frac {(1-a x)^{3/4} \sqrt [4]{a x+1}}{5 x^5}\)

\(\Big \downarrow \) 168

\(\displaystyle \frac {1}{10} a \left (\frac {1}{8} a \left (\frac {1}{6} a \left (-\frac {1}{2} \int -\frac {a (538 a x+611)}{2 x^2 \sqrt [4]{1-a x} (a x+1)^{3/4}}dx-\frac {269 (1-a x)^{3/4} \sqrt [4]{a x+1}}{2 x^2}\right )-\frac {55 (1-a x)^{3/4} \sqrt [4]{a x+1}}{3 x^3}\right )-\frac {9 (1-a x)^{3/4} \sqrt [4]{a x+1}}{4 x^4}\right )-\frac {(1-a x)^{3/4} \sqrt [4]{a x+1}}{5 x^5}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {1}{10} a \left (\frac {1}{8} a \left (\frac {1}{6} a \left (\frac {1}{4} a \int \frac {538 a x+611}{x^2 \sqrt [4]{1-a x} (a x+1)^{3/4}}dx-\frac {269 (1-a x)^{3/4} \sqrt [4]{a x+1}}{2 x^2}\right )-\frac {55 (1-a x)^{3/4} \sqrt [4]{a x+1}}{3 x^3}\right )-\frac {9 (1-a x)^{3/4} \sqrt [4]{a x+1}}{4 x^4}\right )-\frac {(1-a x)^{3/4} \sqrt [4]{a x+1}}{5 x^5}\)

\(\Big \downarrow \) 168

\(\displaystyle \frac {1}{10} a \left (\frac {1}{8} a \left (\frac {1}{6} a \left (\frac {1}{4} a \left (-\int -\frac {465 a}{2 x \sqrt [4]{1-a x} (a x+1)^{3/4}}dx-\frac {611 (1-a x)^{3/4} \sqrt [4]{a x+1}}{x}\right )-\frac {269 (1-a x)^{3/4} \sqrt [4]{a x+1}}{2 x^2}\right )-\frac {55 (1-a x)^{3/4} \sqrt [4]{a x+1}}{3 x^3}\right )-\frac {9 (1-a x)^{3/4} \sqrt [4]{a x+1}}{4 x^4}\right )-\frac {(1-a x)^{3/4} \sqrt [4]{a x+1}}{5 x^5}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {1}{10} a \left (\frac {1}{8} a \left (\frac {1}{6} a \left (\frac {1}{4} a \left (\frac {465}{2} a \int \frac {1}{x \sqrt [4]{1-a x} (a x+1)^{3/4}}dx-\frac {611 (1-a x)^{3/4} \sqrt [4]{a x+1}}{x}\right )-\frac {269 (1-a x)^{3/4} \sqrt [4]{a x+1}}{2 x^2}\right )-\frac {55 (1-a x)^{3/4} \sqrt [4]{a x+1}}{3 x^3}\right )-\frac {9 (1-a x)^{3/4} \sqrt [4]{a x+1}}{4 x^4}\right )-\frac {(1-a x)^{3/4} \sqrt [4]{a x+1}}{5 x^5}\)

\(\Big \downarrow \) 104

\(\displaystyle \frac {1}{10} a \left (\frac {1}{8} a \left (\frac {1}{6} a \left (\frac {1}{4} a \left (930 a \int \frac {1}{\frac {a x+1}{1-a x}-1}d\frac {\sqrt [4]{a x+1}}{\sqrt [4]{1-a x}}-\frac {611 (1-a x)^{3/4} \sqrt [4]{a x+1}}{x}\right )-\frac {269 (1-a x)^{3/4} \sqrt [4]{a x+1}}{2 x^2}\right )-\frac {55 (1-a x)^{3/4} \sqrt [4]{a x+1}}{3 x^3}\right )-\frac {9 (1-a x)^{3/4} \sqrt [4]{a x+1}}{4 x^4}\right )-\frac {(1-a x)^{3/4} \sqrt [4]{a x+1}}{5 x^5}\)

\(\Big \downarrow \) 756

\(\displaystyle \frac {1}{10} a \left (\frac {1}{8} a \left (\frac {1}{6} a \left (\frac {1}{4} a \left (930 a \left (-\frac {1}{2} \int \frac {1}{1-\frac {\sqrt {a x+1}}{\sqrt {1-a x}}}d\frac {\sqrt [4]{a x+1}}{\sqrt [4]{1-a x}}-\frac {1}{2} \int \frac {1}{\frac {\sqrt {a x+1}}{\sqrt {1-a x}}+1}d\frac {\sqrt [4]{a x+1}}{\sqrt [4]{1-a x}}\right )-\frac {611 (1-a x)^{3/4} \sqrt [4]{a x+1}}{x}\right )-\frac {269 (1-a x)^{3/4} \sqrt [4]{a x+1}}{2 x^2}\right )-\frac {55 (1-a x)^{3/4} \sqrt [4]{a x+1}}{3 x^3}\right )-\frac {9 (1-a x)^{3/4} \sqrt [4]{a x+1}}{4 x^4}\right )-\frac {(1-a x)^{3/4} \sqrt [4]{a x+1}}{5 x^5}\)

\(\Big \downarrow \) 216

\(\displaystyle \frac {1}{10} a \left (\frac {1}{8} a \left (\frac {1}{6} a \left (\frac {1}{4} a \left (930 a \left (-\frac {1}{2} \int \frac {1}{1-\frac {\sqrt {a x+1}}{\sqrt {1-a x}}}d\frac {\sqrt [4]{a x+1}}{\sqrt [4]{1-a x}}-\frac {1}{2} \arctan \left (\frac {\sqrt [4]{a x+1}}{\sqrt [4]{1-a x}}\right )\right )-\frac {611 (1-a x)^{3/4} \sqrt [4]{a x+1}}{x}\right )-\frac {269 (1-a x)^{3/4} \sqrt [4]{a x+1}}{2 x^2}\right )-\frac {55 (1-a x)^{3/4} \sqrt [4]{a x+1}}{3 x^3}\right )-\frac {9 (1-a x)^{3/4} \sqrt [4]{a x+1}}{4 x^4}\right )-\frac {(1-a x)^{3/4} \sqrt [4]{a x+1}}{5 x^5}\)

\(\Big \downarrow \) 219

\(\displaystyle \frac {1}{10} a \left (\frac {1}{8} a \left (\frac {1}{6} a \left (\frac {1}{4} a \left (930 a \left (-\frac {1}{2} \arctan \left (\frac {\sqrt [4]{a x+1}}{\sqrt [4]{1-a x}}\right )-\frac {1}{2} \text {arctanh}\left (\frac {\sqrt [4]{a x+1}}{\sqrt [4]{1-a x}}\right )\right )-\frac {611 (1-a x)^{3/4} \sqrt [4]{a x+1}}{x}\right )-\frac {269 (1-a x)^{3/4} \sqrt [4]{a x+1}}{2 x^2}\right )-\frac {55 (1-a x)^{3/4} \sqrt [4]{a x+1}}{3 x^3}\right )-\frac {9 (1-a x)^{3/4} \sqrt [4]{a x+1}}{4 x^4}\right )-\frac {(1-a x)^{3/4} \sqrt [4]{a x+1}}{5 x^5}\)

input
Int[E^(ArcTanh[a*x]/2)/x^6,x]
 
output
-1/5*((1 - a*x)^(3/4)*(1 + a*x)^(1/4))/x^5 + (a*((-9*(1 - a*x)^(3/4)*(1 + 
a*x)^(1/4))/(4*x^4) + (a*((-55*(1 - a*x)^(3/4)*(1 + a*x)^(1/4))/(3*x^3) + 
(a*((-269*(1 - a*x)^(3/4)*(1 + a*x)^(1/4))/(2*x^2) + (a*((-611*(1 - a*x)^( 
3/4)*(1 + a*x)^(1/4))/x + 930*a*(-1/2*ArcTan[(1 + a*x)^(1/4)/(1 - a*x)^(1/ 
4)] - ArcTanh[(1 + a*x)^(1/4)/(1 - a*x)^(1/4)]/2)))/4))/6))/8))/10
 

3.1.69.3.1 Defintions of rubi rules used

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 104
Int[(((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_))/((e_.) + (f_.)*(x 
_)), x_] :> With[{q = Denominator[m]}, Simp[q   Subst[Int[x^(q*(m + 1) - 1) 
/(b*e - a*f - (d*e - c*f)*x^q), x], x, (a + b*x)^(1/q)/(c + d*x)^(1/q)], x] 
] /; FreeQ[{a, b, c, d, e, f}, x] && EqQ[m + n + 1, 0] && RationalQ[n] && L 
tQ[-1, m, 0] && SimplerQ[a + b*x, c + d*x]
 

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

rule 168
Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_) 
)^(p_)*((g_.) + (h_.)*(x_)), x_] :> Simp[(b*g - a*h)*(a + b*x)^(m + 1)*(c + 
 d*x)^(n + 1)*((e + f*x)^(p + 1)/((m + 1)*(b*c - a*d)*(b*e - a*f))), x] + S 
imp[1/((m + 1)*(b*c - a*d)*(b*e - a*f))   Int[(a + b*x)^(m + 1)*(c + d*x)^n 
*(e + f*x)^p*Simp[(a*d*f*g - b*(d*e + c*f)*g + b*c*e*h)*(m + 1) - (b*g - a* 
h)*(d*e*(n + 1) + c*f*(p + 1)) - d*f*(b*g - a*h)*(m + n + p + 3)*x, x], x], 
 x] /; FreeQ[{a, b, c, d, e, f, g, h, n, p}, x] && ILtQ[m, -1]
 

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

rule 219
Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))* 
ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x] /; FreeQ[{a, b}, x] && NegQ[a/b] && (Gt 
Q[a, 0] || LtQ[b, 0])
 

rule 756
Int[((a_) + (b_.)*(x_)^4)^(-1), x_Symbol] :> With[{r = Numerator[Rt[-a/b, 2 
]], s = Denominator[Rt[-a/b, 2]]}, Simp[r/(2*a)   Int[1/(r - s*x^2), x], x] 
 + Simp[r/(2*a)   Int[1/(r + s*x^2), x], x]] /; FreeQ[{a, b}, x] &&  !GtQ[a 
/b, 0]
 

rule 6676
Int[E^(ArcTanh[(a_.)*(x_)]*(n_))*((c_.)*(x_))^(m_.), x_Symbol] :> Int[(c*x) 
^m*((1 + a*x)^(n/2)/(1 - a*x)^(n/2)), x] /; FreeQ[{a, c, m, n}, x] &&  !Int 
egerQ[(n - 1)/2]
 
3.1.69.4 Maple [F]

\[\int \frac {\sqrt {\frac {a x +1}{\sqrt {-a^{2} x^{2}+1}}}}{x^{6}}d x\]

input
int(((a*x+1)/(-a^2*x^2+1)^(1/2))^(1/2)/x^6,x)
 
output
int(((a*x+1)/(-a^2*x^2+1)^(1/2))^(1/2)/x^6,x)
 
3.1.69.5 Fricas [A] (verification not implemented)

Time = 0.27 (sec) , antiderivative size = 169, normalized size of antiderivative = 0.86 \[ \int \frac {e^{\frac {1}{2} \text {arctanh}(a x)}}{x^6} \, dx=-\frac {930 \, a^{5} x^{5} \arctan \left (\sqrt {-\frac {\sqrt {-a^{2} x^{2} + 1}}{a x - 1}}\right ) + 465 \, a^{5} x^{5} \log \left (\sqrt {-\frac {\sqrt {-a^{2} x^{2} + 1}}{a x - 1}} + 1\right ) - 465 \, a^{5} x^{5} \log \left (\sqrt {-\frac {\sqrt {-a^{2} x^{2} + 1}}{a x - 1}} - 1\right ) - 2 \, {\left (611 \, a^{5} x^{5} - 73 \, a^{4} x^{4} - 98 \, a^{3} x^{3} - 8 \, a^{2} x^{2} - 48 \, a x - 384\right )} \sqrt {-\frac {\sqrt {-a^{2} x^{2} + 1}}{a x - 1}}}{3840 \, x^{5}} \]

input
integrate(((a*x+1)/(-a^2*x^2+1)^(1/2))^(1/2)/x^6,x, algorithm="fricas")
 
output
-1/3840*(930*a^5*x^5*arctan(sqrt(-sqrt(-a^2*x^2 + 1)/(a*x - 1))) + 465*a^5 
*x^5*log(sqrt(-sqrt(-a^2*x^2 + 1)/(a*x - 1)) + 1) - 465*a^5*x^5*log(sqrt(- 
sqrt(-a^2*x^2 + 1)/(a*x - 1)) - 1) - 2*(611*a^5*x^5 - 73*a^4*x^4 - 98*a^3* 
x^3 - 8*a^2*x^2 - 48*a*x - 384)*sqrt(-sqrt(-a^2*x^2 + 1)/(a*x - 1)))/x^5
 
3.1.69.6 Sympy [F]

\[ \int \frac {e^{\frac {1}{2} \text {arctanh}(a x)}}{x^6} \, dx=\int \frac {\sqrt {\frac {a x + 1}{\sqrt {- a^{2} x^{2} + 1}}}}{x^{6}}\, dx \]

input
integrate(((a*x+1)/(-a**2*x**2+1)**(1/2))**(1/2)/x**6,x)
 
output
Integral(sqrt((a*x + 1)/sqrt(-a**2*x**2 + 1))/x**6, x)
 
3.1.69.7 Maxima [F]

\[ \int \frac {e^{\frac {1}{2} \text {arctanh}(a x)}}{x^6} \, dx=\int { \frac {\sqrt {\frac {a x + 1}{\sqrt {-a^{2} x^{2} + 1}}}}{x^{6}} \,d x } \]

input
integrate(((a*x+1)/(-a^2*x^2+1)^(1/2))^(1/2)/x^6,x, algorithm="maxima")
 
output
integrate(sqrt((a*x + 1)/sqrt(-a^2*x^2 + 1))/x^6, x)
 
3.1.69.8 Giac [F]

\[ \int \frac {e^{\frac {1}{2} \text {arctanh}(a x)}}{x^6} \, dx=\int { \frac {\sqrt {\frac {a x + 1}{\sqrt {-a^{2} x^{2} + 1}}}}{x^{6}} \,d x } \]

input
integrate(((a*x+1)/(-a^2*x^2+1)^(1/2))^(1/2)/x^6,x, algorithm="giac")
 
output
integrate(sqrt((a*x + 1)/sqrt(-a^2*x^2 + 1))/x^6, x)
 
3.1.69.9 Mupad [F(-1)]

Timed out. \[ \int \frac {e^{\frac {1}{2} \text {arctanh}(a x)}}{x^6} \, dx=\int \frac {\sqrt {\frac {a\,x+1}{\sqrt {1-a^2\,x^2}}}}{x^6} \,d x \]

input
int(((a*x + 1)/(1 - a^2*x^2)^(1/2))^(1/2)/x^6,x)
 
output
int(((a*x + 1)/(1 - a^2*x^2)^(1/2))^(1/2)/x^6, x)