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

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

[Out]

((1 + x^(-1))^(1/6)*((-1 + x)/x)^(5/6)*x)/6 + ((1 + x^(-1))^(7/6)*((-1 + x)/x)^(5/6)*x^2)/2 - ArcTan[(1 - (2*(
1 + x^(-1))^(1/6))/((-1 + x)/x)^(1/6))/Sqrt[3]]/(6*Sqrt[3]) + ArcTan[(1 + (2*(1 + x^(-1))^(1/6))/((-1 + x)/x)^
(1/6))/Sqrt[3]]/(6*Sqrt[3]) + ArcTanh[(1 + x^(-1))^(1/6)/((-1 + x)/x)^(1/6)]/9 - Log[1 + (1 + x^(-1))^(1/3)/((
-1 + x)/x)^(1/3) - (1 + x^(-1))^(1/6)/((-1 + x)/x)^(1/6)]/36 + Log[1 + (1 + x^(-1))^(1/3)/((-1 + x)/x)^(1/3) +
 (1 + x^(-1))^(1/6)/((-1 + x)/x)^(1/6)]/36

________________________________________________________________________________________

Rubi [A]  time = 0.203263, antiderivative size = 258, normalized size of antiderivative = 1., number of steps used = 14, number of rules used = 10, integrand size = 10, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 1., Rules used = {6171, 96, 94, 93, 210, 634, 618, 204, 628, 206} \[ \frac{1}{2} \left (\frac{1}{x}+1\right )^{7/6} \left (\frac{x-1}{x}\right )^{5/6} x^2+\frac{1}{6} \sqrt [6]{\frac{1}{x}+1} \left (\frac{x-1}{x}\right )^{5/6} x-\frac{1}{36} \log \left (\frac{\sqrt [3]{\frac{1}{x}+1}}{\sqrt [3]{\frac{x-1}{x}}}-\frac{\sqrt [6]{\frac{1}{x}+1}}{\sqrt [6]{\frac{x-1}{x}}}+1\right )+\frac{1}{36} \log \left (\frac{\sqrt [3]{\frac{1}{x}+1}}{\sqrt [3]{\frac{x-1}{x}}}+\frac{\sqrt [6]{\frac{1}{x}+1}}{\sqrt [6]{\frac{x-1}{x}}}+1\right )-\frac{\tan ^{-1}\left (\frac{1-\frac{2 \sqrt [6]{\frac{1}{x}+1}}{\sqrt [6]{\frac{x-1}{x}}}}{\sqrt{3}}\right )}{6 \sqrt{3}}+\frac{\tan ^{-1}\left (\frac{\frac{2 \sqrt [6]{\frac{1}{x}+1}}{\sqrt [6]{\frac{x-1}{x}}}+1}{\sqrt{3}}\right )}{6 \sqrt{3}}+\frac{1}{9} \tanh ^{-1}\left (\frac{\sqrt [6]{\frac{1}{x}+1}}{\sqrt [6]{\frac{x-1}{x}}}\right ) \]

Antiderivative was successfully verified.

[In]

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

[Out]

((1 + x^(-1))^(1/6)*((-1 + x)/x)^(5/6)*x)/6 + ((1 + x^(-1))^(7/6)*((-1 + x)/x)^(5/6)*x^2)/2 - ArcTan[(1 - (2*(
1 + x^(-1))^(1/6))/((-1 + x)/x)^(1/6))/Sqrt[3]]/(6*Sqrt[3]) + ArcTan[(1 + (2*(1 + x^(-1))^(1/6))/((-1 + x)/x)^
(1/6))/Sqrt[3]]/(6*Sqrt[3]) + ArcTanh[(1 + x^(-1))^(1/6)/((-1 + x)/x)^(1/6)]/9 - Log[1 + (1 + x^(-1))^(1/3)/((
-1 + x)/x)^(1/3) - (1 + x^(-1))^(1/6)/((-1 + x)/x)^(1/6)]/36 + Log[1 + (1 + x^(-1))^(1/3)/((-1 + x)/x)^(1/3) +
 (1 + x^(-1))^(1/6)/((-1 + x)/x)^(1/6)]/36

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 96

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[(b*(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] + Dist[(a*d*f*(m + 1)
 + b*c*f*(n + 1) + b*d*e*(p + 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, x], x] /; FreeQ[{a, b, c, d, e, f, m, n, p}, x] && EqQ[Simplify[m + n + p + 3], 0] && (LtQ[m, -1] || Sum
SimplerQ[m, 1])

Rule 94

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

Rule 93

Int[(((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_))/((e_.) + (f_.)*(x_)), x_Symbol] :> With[{q = Denomin
ator[m]}, Dist[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] && LtQ[-1, m, 0] && SimplerQ[
a + b*x, c + d*x]

Rule 210

Int[((a_) + (b_.)*(x_)^(n_))^(-1), x_Symbol] :> Module[{r = Numerator[Rt[-(a/b), n]], s = Denominator[Rt[-(a/b
), n]], k, u}, Simp[u = Int[(r - s*Cos[(2*k*Pi)/n]*x)/(r^2 - 2*r*s*Cos[(2*k*Pi)/n]*x + s^2*x^2), x] + Int[(r +
 s*Cos[(2*k*Pi)/n]*x)/(r^2 + 2*r*s*Cos[(2*k*Pi)/n]*x + s^2*x^2), x]; (2*r^2*Int[1/(r^2 - s^2*x^2), x])/(a*n) +
 Dist[(2*r)/(a*n), Sum[u, {k, 1, (n - 2)/4}], x], x]] /; FreeQ[{a, b}, x] && IGtQ[(n - 2)/4, 0] && NegQ[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 206

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

Rubi steps

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

Mathematica [A]  time = 0.348568, size = 167, normalized size = 0.65 \[ \frac{1}{36} \left (\frac{84 e^{\frac{1}{3} \coth ^{-1}(x)}}{e^{2 \coth ^{-1}(x)}-1}+\frac{72 e^{\frac{1}{3} \coth ^{-1}(x)}}{\left (e^{2 \coth ^{-1}(x)}-1\right )^2}-2 \log \left (1-e^{\frac{1}{3} \coth ^{-1}(x)}\right )+2 \log \left (e^{\frac{1}{3} \coth ^{-1}(x)}+1\right )-\log \left (-e^{\frac{1}{3} \coth ^{-1}(x)}+e^{\frac{2}{3} \coth ^{-1}(x)}+1\right )+\log \left (e^{\frac{1}{3} \coth ^{-1}(x)}+e^{\frac{2}{3} \coth ^{-1}(x)}+1\right )+2 \sqrt{3} \tan ^{-1}\left (\frac{2 e^{\frac{1}{3} \coth ^{-1}(x)}-1}{\sqrt{3}}\right )+2 \sqrt{3} \tan ^{-1}\left (\frac{2 e^{\frac{1}{3} \coth ^{-1}(x)}+1}{\sqrt{3}}\right )\right ) \]

Warning: Unable to verify antiderivative.

[In]

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

[Out]

((72*E^(ArcCoth[x]/3))/(-1 + E^(2*ArcCoth[x]))^2 + (84*E^(ArcCoth[x]/3))/(-1 + E^(2*ArcCoth[x])) + 2*Sqrt[3]*A
rcTan[(-1 + 2*E^(ArcCoth[x]/3))/Sqrt[3]] + 2*Sqrt[3]*ArcTan[(1 + 2*E^(ArcCoth[x]/3))/Sqrt[3]] - 2*Log[1 - E^(A
rcCoth[x]/3)] + 2*Log[1 + E^(ArcCoth[x]/3)] - Log[1 - E^(ArcCoth[x]/3) + E^((2*ArcCoth[x])/3)] + Log[1 + E^(Ar
cCoth[x]/3) + E^((2*ArcCoth[x])/3)])/36

________________________________________________________________________________________

Maple [F]  time = 0.069, size = 0, normalized size = 0. \begin{align*} \int{x{\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,x)

[Out]

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

________________________________________________________________________________________

Maxima [A]  time = 1.67654, size = 262, normalized size = 1.02 \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}{6}} + 1\right )}\right ) - \frac{1}{18} \, \sqrt{3} \arctan \left (\frac{1}{3} \, \sqrt{3}{\left (2 \, \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}} - 1\right )}\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}{36} \, \log \left (\left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} + \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}} + 1\right ) - \frac{1}{36} \, \log \left (\left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} - \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}} + 1\right ) + \frac{1}{18} \, \log \left (\left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}} + 1\right ) - \frac{1}{18} \, \log \left (\left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}} - 1\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-1/18*sqrt(3)*arctan(1/3*sqrt(3)*(2*((x - 1)/(x + 1))^(1/6) + 1)) - 1/18*sqrt(3)*arctan(1/3*sqrt(3)*(2*((x - 1
)/(x + 1))^(1/6) - 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/36*log(((x - 1)/(x + 1))^(1/3) + ((x - 1)/(x + 1))^(1/6) + 1) - 1/36*log(((x - 1)/(x +
 1))^(1/3) - ((x - 1)/(x + 1))^(1/6) + 1) + 1/18*log(((x - 1)/(x + 1))^(1/6) + 1) - 1/18*log(((x - 1)/(x + 1))
^(1/6) - 1)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{x}{\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,x)

[Out]

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

________________________________________________________________________________________

Giac [A]  time = 1.167, size = 258, normalized size = 1. \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}{6}} + 1\right )}\right ) - \frac{1}{18} \, \sqrt{3} \arctan \left (\frac{1}{3} \, \sqrt{3}{\left (2 \, \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}} - 1\right )}\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}{36} \, \log \left (\left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} + \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}} + 1\right ) - \frac{1}{36} \, \log \left (\left (\frac{x - 1}{x + 1}\right )^{\frac{1}{3}} - \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}} + 1\right ) + \frac{1}{18} \, \log \left (\left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}} + 1\right ) - \frac{1}{18} \, \log \left ({\left | \left (\frac{x - 1}{x + 1}\right )^{\frac{1}{6}} - 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,x, algorithm="giac")

[Out]

-1/18*sqrt(3)*arctan(1/3*sqrt(3)*(2*((x - 1)/(x + 1))^(1/6) + 1)) - 1/18*sqrt(3)*arctan(1/3*sqrt(3)*(2*((x - 1
)/(x + 1))^(1/6) - 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/36*log(((x - 1)/(x + 1))^(1/3) + ((x - 1)/(x + 1))^(1/6) + 1) - 1/36*log(((x - 1)/(x + 1))^(1
/3) - ((x - 1)/(x + 1))^(1/6) + 1) + 1/18*log(((x - 1)/(x + 1))^(1/6) + 1) - 1/18*log(abs(((x - 1)/(x + 1))^(1
/6) - 1))