3.118 \(\int \frac{e^{\frac{1}{3} \coth ^{-1}(x)}}{x^3} \, dx\)

Optimal. Leaf size=260 \[ \frac{1}{2} \left (\frac{x-1}{x}\right )^{5/6} \left (\frac{1}{x}+1\right )^{7/6}+\frac{1}{6} \left (\frac{x-1}{x}\right )^{5/6} \sqrt [6]{\frac{1}{x}+1}+\frac{\log \left (\frac{\sqrt [3]{\frac{x-1}{x}}}{\sqrt [3]{\frac{1}{x}+1}}-\frac{\sqrt{3} \sqrt [6]{\frac{x-1}{x}}}{\sqrt [6]{\frac{1}{x}+1}}+1\right )}{12 \sqrt{3}}-\frac{\log \left (\frac{\sqrt [3]{\frac{x-1}{x}}}{\sqrt [3]{\frac{1}{x}+1}}+\frac{\sqrt{3} \sqrt [6]{\frac{x-1}{x}}}{\sqrt [6]{\frac{1}{x}+1}}+1\right )}{12 \sqrt{3}}-\frac{1}{18} \tan ^{-1}\left (\sqrt{3}-\frac{2 \sqrt [6]{\frac{x-1}{x}}}{\sqrt [6]{\frac{1}{x}+1}}\right )+\frac{1}{18} \tan ^{-1}\left (\frac{2 \sqrt [6]{\frac{x-1}{x}}}{\sqrt [6]{\frac{1}{x}+1}}+\sqrt{3}\right )+\frac{1}{9} \tan ^{-1}\left (\frac{\sqrt [6]{\frac{x-1}{x}}}{\sqrt [6]{\frac{1}{x}+1}}\right ) \]

[Out]

((1 + x^(-1))^(1/6)*((-1 + x)/x)^(5/6))/6 + ((1 + x^(-1))^(7/6)*((-1 + x)/x)^(5/6))/2 - ArcTan[Sqrt[3] - (2*((
-1 + x)/x)^(1/6))/(1 + x^(-1))^(1/6)]/18 + ArcTan[Sqrt[3] + (2*((-1 + x)/x)^(1/6))/(1 + x^(-1))^(1/6)]/18 + Ar
cTan[((-1 + x)/x)^(1/6)/(1 + x^(-1))^(1/6)]/9 + Log[1 - (Sqrt[3]*((-1 + x)/x)^(1/6))/(1 + x^(-1))^(1/6) + ((-1
 + x)/x)^(1/3)/(1 + x^(-1))^(1/3)]/(12*Sqrt[3]) - Log[1 + (Sqrt[3]*((-1 + x)/x)^(1/6))/(1 + x^(-1))^(1/6) + ((
-1 + x)/x)^(1/3)/(1 + x^(-1))^(1/3)]/(12*Sqrt[3])

________________________________________________________________________________________

Rubi [A]  time = 0.379102, antiderivative size = 260, normalized size of antiderivative = 1., number of steps used = 15, number of rules used = 11, integrand size = 12, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.917, Rules used = {6171, 80, 50, 63, 331, 295, 634, 618, 204, 628, 203} \[ \frac{1}{2} \left (\frac{x-1}{x}\right )^{5/6} \left (\frac{1}{x}+1\right )^{7/6}+\frac{1}{6} \left (\frac{x-1}{x}\right )^{5/6} \sqrt [6]{\frac{1}{x}+1}+\frac{\log \left (\frac{\sqrt [3]{\frac{x-1}{x}}}{\sqrt [3]{\frac{1}{x}+1}}-\frac{\sqrt{3} \sqrt [6]{\frac{x-1}{x}}}{\sqrt [6]{\frac{1}{x}+1}}+1\right )}{12 \sqrt{3}}-\frac{\log \left (\frac{\sqrt [3]{\frac{x-1}{x}}}{\sqrt [3]{\frac{1}{x}+1}}+\frac{\sqrt{3} \sqrt [6]{\frac{x-1}{x}}}{\sqrt [6]{\frac{1}{x}+1}}+1\right )}{12 \sqrt{3}}-\frac{1}{18} \tan ^{-1}\left (\sqrt{3}-\frac{2 \sqrt [6]{\frac{x-1}{x}}}{\sqrt [6]{\frac{1}{x}+1}}\right )+\frac{1}{18} \tan ^{-1}\left (\frac{2 \sqrt [6]{\frac{x-1}{x}}}{\sqrt [6]{\frac{1}{x}+1}}+\sqrt{3}\right )+\frac{1}{9} \tan ^{-1}\left (\frac{\sqrt [6]{\frac{x-1}{x}}}{\sqrt [6]{\frac{1}{x}+1}}\right ) \]

Antiderivative was successfully verified.

[In]

Int[E^(ArcCoth[x]/3)/x^3,x]

[Out]

((1 + x^(-1))^(1/6)*((-1 + x)/x)^(5/6))/6 + ((1 + x^(-1))^(7/6)*((-1 + x)/x)^(5/6))/2 - ArcTan[Sqrt[3] - (2*((
-1 + x)/x)^(1/6))/(1 + x^(-1))^(1/6)]/18 + ArcTan[Sqrt[3] + (2*((-1 + x)/x)^(1/6))/(1 + x^(-1))^(1/6)]/18 + Ar
cTan[((-1 + x)/x)^(1/6)/(1 + x^(-1))^(1/6)]/9 + Log[1 - (Sqrt[3]*((-1 + x)/x)^(1/6))/(1 + x^(-1))^(1/6) + ((-1
 + x)/x)^(1/3)/(1 + x^(-1))^(1/3)]/(12*Sqrt[3]) - Log[1 + (Sqrt[3]*((-1 + x)/x)^(1/6))/(1 + x^(-1))^(1/6) + ((
-1 + x)/x)^(1/3)/(1 + x^(-1))^(1/3)]/(12*Sqrt[3])

Rule 6171

Int[E^(ArcCoth[(a_.)*(x_)]*(n_))*(x_)^(m_.), x_Symbol] :> -Subst[Int[(1 + x/a)^(n/2)/(x^(m + 2)*(1 - x/a)^(n/2
)), x], x, 1/x] /; FreeQ[{a, n}, x] &&  !IntegerQ[n] && IntegerQ[m]

Rule 80

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

Rule 50

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((a + b*x)^(m + 1)*(c + d*x)^n)/(b*
(m + n + 1)), x] + Dist[(n*(b*c - a*d))/(b*(m + n + 1)), Int[(a + b*x)^m*(c + d*x)^(n - 1), x], x] /; FreeQ[{a
, b, c, d}, x] && NeQ[b*c - a*d, 0] && GtQ[n, 0] && NeQ[m + n + 1, 0] &&  !(IGtQ[m, 0] && ( !IntegerQ[n] || (G
tQ[m, 0] && LtQ[m - n, 0]))) &&  !ILtQ[m + n + 2, 0] && IntLinearQ[a, b, c, d, m, n, x]

Rule 63

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - (a*d)/b + (d*x^p)/b)^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 331

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Dist[a^(p + (m + 1)/n), Subst[Int[x^m/(1 - b*x^n)^(
p + (m + 1)/n + 1), x], x, x/(a + b*x^n)^(1/n)], x] /; FreeQ[{a, b}, x] && IGtQ[n, 0] && LtQ[-1, p, 0] && NeQ[
p, -2^(-1)] && IntegersQ[m, p + (m + 1)/n]

Rule 295

Int[(x_)^(m_.)/((a_) + (b_.)*(x_)^(n_)), x_Symbol] :> Module[{r = Numerator[Rt[a/b, n]], s = Denominator[Rt[a/
b, n]], k, u}, Simp[u = Int[(r*Cos[((2*k - 1)*m*Pi)/n] - s*Cos[((2*k - 1)*(m + 1)*Pi)/n]*x)/(r^2 - 2*r*s*Cos[(
(2*k - 1)*Pi)/n]*x + s^2*x^2), x] + Int[(r*Cos[((2*k - 1)*m*Pi)/n] + s*Cos[((2*k - 1)*(m + 1)*Pi)/n]*x)/(r^2 +
 2*r*s*Cos[((2*k - 1)*Pi)/n]*x + s^2*x^2), x]; (2*(-1)^(m/2)*r^(m + 2)*Int[1/(r^2 + s^2*x^2), x])/(a*n*s^m) +
Dist[(2*r^(m + 1))/(a*n*s^m), Sum[u, {k, 1, (n - 2)/4}], x], x]] /; FreeQ[{a, b}, x] && IGtQ[(n - 2)/4, 0] &&
IGtQ[m, 0] && LtQ[m, n - 1] && PosQ[a/b]

Rule 634

Int[((d_.) + (e_.)*(x_))/((a_) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Dist[(2*c*d - b*e)/(2*c), Int[1/(a +
 b*x + c*x^2), x], x] + Dist[e/(2*c), Int[(b + 2*c*x)/(a + b*x + c*x^2), x], x] /; FreeQ[{a, b, c, d, e}, x] &
& NeQ[2*c*d - b*e, 0] && NeQ[b^2 - 4*a*c, 0] &&  !NiceSqrtQ[b^2 - 4*a*c]

Rule 618

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

Rule 204

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

Rule 628

Int[((d_) + (e_.)*(x_))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Simp[(d*Log[RemoveContent[a + b*x +
c*x^2, x]])/b, x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[2*c*d - b*e, 0]

Rule 203

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

Rubi steps

\begin{align*} \int \frac{e^{\frac{1}{3} \coth ^{-1}(x)}}{x^3} \, dx &=-\operatorname{Subst}\left (\int \frac{x \sqrt [6]{1+x}}{\sqrt [6]{1-x}} \, dx,x,\frac{1}{x}\right )\\ &=\frac{1}{2} \left (1+\frac{1}{x}\right )^{7/6} \left (\frac{-1+x}{x}\right )^{5/6}-\frac{1}{6} \operatorname{Subst}\left (\int \frac{\sqrt [6]{1+x}}{\sqrt [6]{1-x}} \, dx,x,\frac{1}{x}\right )\\ &=\frac{1}{6} \sqrt [6]{1+\frac{1}{x}} \left (-\frac{1-x}{x}\right )^{5/6}+\frac{1}{2} \left (1+\frac{1}{x}\right )^{7/6} \left (\frac{-1+x}{x}\right )^{5/6}-\frac{1}{18} \operatorname{Subst}\left (\int \frac{1}{\sqrt [6]{1-x} (1+x)^{5/6}} \, dx,x,\frac{1}{x}\right )\\ &=\frac{1}{6} \sqrt [6]{1+\frac{1}{x}} \left (-\frac{1-x}{x}\right )^{5/6}+\frac{1}{2} \left (1+\frac{1}{x}\right )^{7/6} \left (\frac{-1+x}{x}\right )^{5/6}+\frac{1}{3} \operatorname{Subst}\left (\int \frac{x^4}{\left (2-x^6\right )^{5/6}} \, dx,x,\sqrt [6]{\frac{-1+x}{x}}\right )\\ &=\frac{1}{6} \sqrt [6]{1+\frac{1}{x}} \left (-\frac{1-x}{x}\right )^{5/6}+\frac{1}{2} \left (1+\frac{1}{x}\right )^{7/6} \left (\frac{-1+x}{x}\right )^{5/6}+\frac{1}{3} \operatorname{Subst}\left (\int \frac{x^4}{1+x^6} \, dx,x,\frac{\sqrt [6]{\frac{-1+x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}\right )\\ &=\frac{1}{6} \sqrt [6]{1+\frac{1}{x}} \left (-\frac{1-x}{x}\right )^{5/6}+\frac{1}{2} \left (1+\frac{1}{x}\right )^{7/6} \left (\frac{-1+x}{x}\right )^{5/6}+\frac{1}{9} \operatorname{Subst}\left (\int \frac{1}{1+x^2} \, dx,x,\frac{\sqrt [6]{\frac{-1+x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}\right )+\frac{1}{9} \operatorname{Subst}\left (\int \frac{-\frac{1}{2}+\frac{\sqrt{3} x}{2}}{1-\sqrt{3} x+x^2} \, dx,x,\frac{\sqrt [6]{\frac{-1+x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}\right )+\frac{1}{9} \operatorname{Subst}\left (\int \frac{-\frac{1}{2}-\frac{\sqrt{3} x}{2}}{1+\sqrt{3} x+x^2} \, dx,x,\frac{\sqrt [6]{\frac{-1+x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}\right )\\ &=\frac{1}{6} \sqrt [6]{1+\frac{1}{x}} \left (-\frac{1-x}{x}\right )^{5/6}+\frac{1}{2} \left (1+\frac{1}{x}\right )^{7/6} \left (\frac{-1+x}{x}\right )^{5/6}+\frac{1}{9} \tan ^{-1}\left (\frac{\sqrt [6]{-\frac{1-x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}\right )+\frac{1}{36} \operatorname{Subst}\left (\int \frac{1}{1-\sqrt{3} x+x^2} \, dx,x,\frac{\sqrt [6]{\frac{-1+x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}\right )+\frac{1}{36} \operatorname{Subst}\left (\int \frac{1}{1+\sqrt{3} x+x^2} \, dx,x,\frac{\sqrt [6]{\frac{-1+x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}\right )+\frac{\operatorname{Subst}\left (\int \frac{-\sqrt{3}+2 x}{1-\sqrt{3} x+x^2} \, dx,x,\frac{\sqrt [6]{\frac{-1+x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}\right )}{12 \sqrt{3}}-\frac{\operatorname{Subst}\left (\int \frac{\sqrt{3}+2 x}{1+\sqrt{3} x+x^2} \, dx,x,\frac{\sqrt [6]{\frac{-1+x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}\right )}{12 \sqrt{3}}\\ &=\frac{1}{6} \sqrt [6]{1+\frac{1}{x}} \left (-\frac{1-x}{x}\right )^{5/6}+\frac{1}{2} \left (1+\frac{1}{x}\right )^{7/6} \left (\frac{-1+x}{x}\right )^{5/6}+\frac{1}{9} \tan ^{-1}\left (\frac{\sqrt [6]{-\frac{1-x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}\right )+\frac{\log \left (1-\frac{\sqrt{3} \sqrt [6]{-\frac{1-x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}+\frac{\sqrt [3]{-\frac{1-x}{x}}}{\sqrt [3]{1+\frac{1}{x}}}\right )}{12 \sqrt{3}}-\frac{\log \left (1+\frac{\sqrt{3} \sqrt [6]{-\frac{1-x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}+\frac{\sqrt [3]{-\frac{1-x}{x}}}{\sqrt [3]{1+\frac{1}{x}}}\right )}{12 \sqrt{3}}-\frac{1}{18} \operatorname{Subst}\left (\int \frac{1}{-1-x^2} \, dx,x,-\sqrt{3}+\frac{2 \sqrt [6]{\frac{-1+x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}\right )-\frac{1}{18} \operatorname{Subst}\left (\int \frac{1}{-1-x^2} \, dx,x,\sqrt{3}+\frac{2 \sqrt [6]{\frac{-1+x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}\right )\\ &=\frac{1}{6} \sqrt [6]{1+\frac{1}{x}} \left (-\frac{1-x}{x}\right )^{5/6}+\frac{1}{2} \left (1+\frac{1}{x}\right )^{7/6} \left (\frac{-1+x}{x}\right )^{5/6}-\frac{1}{18} \tan ^{-1}\left (\sqrt{3}-\frac{2 \sqrt [6]{-\frac{1-x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}\right )+\frac{1}{18} \tan ^{-1}\left (\sqrt{3}+\frac{2 \sqrt [6]{-\frac{1-x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}\right )+\frac{1}{9} \tan ^{-1}\left (\frac{\sqrt [6]{-\frac{1-x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}\right )+\frac{\log \left (1-\frac{\sqrt{3} \sqrt [6]{-\frac{1-x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}+\frac{\sqrt [3]{-\frac{1-x}{x}}}{\sqrt [3]{1+\frac{1}{x}}}\right )}{12 \sqrt{3}}-\frac{\log \left (1+\frac{\sqrt{3} \sqrt [6]{-\frac{1-x}{x}}}{\sqrt [6]{1+\frac{1}{x}}}+\frac{\sqrt [3]{-\frac{1-x}{x}}}{\sqrt [3]{1+\frac{1}{x}}}\right )}{12 \sqrt{3}}\\ \end{align*}

Mathematica [C]  time = 0.7009, size = 124, normalized size = 0.48 \[ \frac{1}{54} \left (\text{RootSum}\left [\text{$\#$1}^4-\text{$\#$1}^2+1\& ,\frac{\text{$\#$1}^2 \left (-\coth ^{-1}(x)\right )+3 \text{$\#$1}^2 \log \left (e^{\frac{1}{3} \coth ^{-1}(x)}-\text{$\#$1}\right )-6 \log \left (e^{\frac{1}{3} \coth ^{-1}(x)}-\text{$\#$1}\right )+2 \coth ^{-1}(x)}{2 \text{$\#$1}^3-\text{$\#$1}}\& \right ]+\frac{18 e^{\frac{1}{3} \coth ^{-1}(x)} \left (7 e^{2 \coth ^{-1}(x)}+1\right )}{\left (e^{2 \coth ^{-1}(x)}+1\right )^2}-6 \tan ^{-1}\left (e^{\frac{1}{3} \coth ^{-1}(x)}\right )\right ) \]

Warning: Unable to verify antiderivative.

[In]

Integrate[E^(ArcCoth[x]/3)/x^3,x]

[Out]

((18*E^(ArcCoth[x]/3)*(1 + 7*E^(2*ArcCoth[x])))/(1 + E^(2*ArcCoth[x]))^2 - 6*ArcTan[E^(ArcCoth[x]/3)] + RootSu
m[1 - #1^2 + #1^4 & , (2*ArcCoth[x] - 6*Log[E^(ArcCoth[x]/3) - #1] - ArcCoth[x]*#1^2 + 3*Log[E^(ArcCoth[x]/3)
- #1]*#1^2)/(-#1 + 2*#1^3) & ])/54

________________________________________________________________________________________

Maple [F]  time = 0.085, size = 0, normalized size = 0. \begin{align*} \int{\frac{1}{{x}^{3}}{\frac{1}{\sqrt [6]{{\frac{-1+x}{1+x}}}}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/((-1+x)/(1+x))^(1/6)/x^3,x)

[Out]

int(1/((-1+x)/(1+x))^(1/6)/x^3,x)

________________________________________________________________________________________

Maxima [A]  time = 1.59628, size = 240, normalized size = 0.92 \begin{align*} -\frac{1}{36} \, \sqrt{3} \log \left (\sqrt{3} \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}} + \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} + 1\right ) + \frac{1}{36} \, \sqrt{3} \log \left (-\sqrt{3} \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}} + \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} + 1\right ) + \frac{\left (\frac{x - 1}{x + 1}\right )^{\frac{11}{6}} + 7 \, \left (\frac{x - 1}{x + 1}\right )^{\frac{5}{6}}}{3 \,{\left (\frac{2 \,{\left (x - 1\right )}}{x + 1} + \frac{{\left (x - 1\right )}^{2}}{{\left (x + 1\right )}^{2}} + 1\right )}} + \frac{1}{18} \, \arctan \left (\sqrt{3} + 2 \, \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}}\right ) + \frac{1}{18} \, \arctan \left (-\sqrt{3} + 2 \, \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}}\right ) + \frac{1}{9} \, \arctan \left (\left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}}\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/((-1+x)/(1+x))^(1/6)/x^3,x, algorithm="maxima")

[Out]

-1/36*sqrt(3)*log(sqrt(3)*((x - 1)/(x + 1))^(1/6) + ((x - 1)/(x + 1))^(1/3) + 1) + 1/36*sqrt(3)*log(-sqrt(3)*(
(x - 1)/(x + 1))^(1/6) + ((x - 1)/(x + 1))^(1/3) + 1) + 1/3*(((x - 1)/(x + 1))^(11/6) + 7*((x - 1)/(x + 1))^(5
/6))/(2*(x - 1)/(x + 1) + (x - 1)^2/(x + 1)^2 + 1) + 1/18*arctan(sqrt(3) + 2*((x - 1)/(x + 1))^(1/6)) + 1/18*a
rctan(-sqrt(3) + 2*((x - 1)/(x + 1))^(1/6)) + 1/9*arctan(((x - 1)/(x + 1))^(1/6))

________________________________________________________________________________________

Fricas [A]  time = 1.76004, size = 720, normalized size = 2.77 \begin{align*} -\frac{\sqrt{3} x^{2} \log \left (16 \, \sqrt{3} \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}} + 16 \, \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} + 16\right ) - \sqrt{3} x^{2} \log \left (-16 \, \sqrt{3} \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}} + 16 \, \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} + 16\right ) + 4 \, x^{2} \arctan \left (\sqrt{3} + \frac{1}{2} \, \sqrt{-16 \, \sqrt{3} \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}} + 16 \, \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} + 16} - 2 \, \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}}\right ) + 4 \, x^{2} \arctan \left (-\sqrt{3} + 2 \, \sqrt{\sqrt{3} \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}} + \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} + 1} - 2 \, \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}}\right ) - 4 \, x^{2} \arctan \left (\left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}}\right ) - 6 \,{\left (4 \, x^{2} + 7 \, x + 3\right )} \left (\frac{x - 1}{x + 1}\right )^{\frac{5}{6}}}{36 \, x^{2}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/((-1+x)/(1+x))^(1/6)/x^3,x, algorithm="fricas")

[Out]

-1/36*(sqrt(3)*x^2*log(16*sqrt(3)*((x - 1)/(x + 1))^(1/6) + 16*((x - 1)/(x + 1))^(1/3) + 16) - sqrt(3)*x^2*log
(-16*sqrt(3)*((x - 1)/(x + 1))^(1/6) + 16*((x - 1)/(x + 1))^(1/3) + 16) + 4*x^2*arctan(sqrt(3) + 1/2*sqrt(-16*
sqrt(3)*((x - 1)/(x + 1))^(1/6) + 16*((x - 1)/(x + 1))^(1/3) + 16) - 2*((x - 1)/(x + 1))^(1/6)) + 4*x^2*arctan
(-sqrt(3) + 2*sqrt(sqrt(3)*((x - 1)/(x + 1))^(1/6) + ((x - 1)/(x + 1))^(1/3) + 1) - 2*((x - 1)/(x + 1))^(1/6))
 - 4*x^2*arctan(((x - 1)/(x + 1))^(1/6)) - 6*(4*x^2 + 7*x + 3)*((x - 1)/(x + 1))^(5/6))/x^2

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{x^{3} \sqrt [6]{\frac{x - 1}{x + 1}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/((-1+x)/(1+x))**(1/6)/x**3,x)

[Out]

Integral(1/(x**3*((x - 1)/(x + 1))**(1/6)), x)

________________________________________________________________________________________

Giac [A]  time = 1.41753, size = 348, normalized size = 1.34 \begin{align*} \frac{1}{18} \, \sqrt{3} \arctan \left (\frac{1}{3} \, \sqrt{3}{\left (2 \, \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} + 1\right )}\right ) - \frac{1}{6} \, \sqrt{3} \arctan \left (\frac{1}{3} \, \sqrt{3}{\left (2 \, \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} - 1\right )}\right ) - \frac{2 \, \left (\frac{x - 1}{x + 1}\right )^{\frac{2}{3}} + \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} - 1}{9 \,{\left (\left (\frac{x - 1}{x + 1}\right )^{\frac{2}{3}} + \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} + 1\right )}{\left (\left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} - 1\right )}} + \frac{\frac{{\left (x - 1\right )} \left (\frac{x - 1}{x + 1}\right )^{\frac{5}{6}}}{x + 1} + 7 \, \left (\frac{x - 1}{x + 1}\right )^{\frac{5}{6}}}{3 \,{\left (\frac{x - 1}{x + 1} + 1\right )}^{2}} + \frac{1}{9} \, \arctan \left (\left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}}\right ) + \frac{5}{108} \, \log \left (\left (\frac{x - 1}{x + 1}\right )^{\frac{2}{3}} + \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} + 1\right ) - \frac{1}{12} \, \log \left (\left (\frac{x - 1}{x + 1}\right )^{\frac{2}{3}} - \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} + 1\right ) + \frac{2}{27} \, \log \left ({\left | \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} - 1 \right |}\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/((-1+x)/(1+x))^(1/6)/x^3,x, algorithm="giac")

[Out]

1/18*sqrt(3)*arctan(1/3*sqrt(3)*(2*((x - 1)/(x + 1))^(1/3) + 1)) - 1/6*sqrt(3)*arctan(1/3*sqrt(3)*(2*((x - 1)/
(x + 1))^(1/3) - 1)) - 1/9*(2*((x - 1)/(x + 1))^(2/3) + ((x - 1)/(x + 1))^(1/3) - 1)/((((x - 1)/(x + 1))^(2/3)
 + ((x - 1)/(x + 1))^(1/3) + 1)*(((x - 1)/(x + 1))^(1/3) - 1)) + 1/3*((x - 1)*((x - 1)/(x + 1))^(5/6)/(x + 1)
+ 7*((x - 1)/(x + 1))^(5/6))/((x - 1)/(x + 1) + 1)^2 + 1/9*arctan(((x - 1)/(x + 1))^(1/6)) + 5/108*log(((x - 1
)/(x + 1))^(2/3) + ((x - 1)/(x + 1))^(1/3) + 1) - 1/12*log(((x - 1)/(x + 1))^(2/3) - ((x - 1)/(x + 1))^(1/3) +
 1) + 2/27*log(abs(((x - 1)/(x + 1))^(1/3) - 1))