3.773 \(\int \frac{-4+x}{\left (1+\sqrt [3]{x}\right ) \sqrt{x}} \, dx\)

Optimal. Leaf size=41 \[ \frac{6 x^{7/6}}{7}-\frac{6 x^{5/6}}{5}+2 \sqrt{x}-30 \sqrt [6]{x}+30 \tan ^{-1}\left (\sqrt [6]{x}\right ) \]

[Out]

-30*x^(1/6) + 2*Sqrt[x] - (6*x^(5/6))/5 + (6*x^(7/6))/7 + 30*ArcTan[x^(1/6)]

_______________________________________________________________________________________

Rubi [A]  time = 0.0709741, antiderivative size = 41, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 5, integrand size = 18, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.278 \[ \frac{6 x^{7/6}}{7}-\frac{6 x^{5/6}}{5}+2 \sqrt{x}-30 \sqrt [6]{x}+30 \tan ^{-1}\left (\sqrt [6]{x}\right ) \]

Antiderivative was successfully verified.

[In]  Int[(-4 + x)/((1 + x^(1/3))*Sqrt[x]),x]

[Out]

-30*x^(1/6) + 2*Sqrt[x] - (6*x^(5/6))/5 + (6*x^(7/6))/7 + 30*ArcTan[x^(1/6)]

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 7.11213, size = 37, normalized size = 0.9 \[ \frac{6 x^{\frac{7}{6}}}{7} - \frac{6 x^{\frac{5}{6}}}{5} - 30 \sqrt [6]{x} + 2 \sqrt{x} + 30 \operatorname{atan}{\left (\sqrt [6]{x} \right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((-4+x)/(1+x**(1/3))/x**(1/2),x)

[Out]

6*x**(7/6)/7 - 6*x**(5/6)/5 - 30*x**(1/6) + 2*sqrt(x) + 30*atan(x**(1/6))

_______________________________________________________________________________________

Mathematica [A]  time = 0.0200002, size = 41, normalized size = 1. \[ \frac{6 x^{7/6}}{7}-\frac{6 x^{5/6}}{5}+2 \sqrt{x}-30 \sqrt [6]{x}+30 \tan ^{-1}\left (\sqrt [6]{x}\right ) \]

Antiderivative was successfully verified.

[In]  Integrate[(-4 + x)/((1 + x^(1/3))*Sqrt[x]),x]

[Out]

-30*x^(1/6) + 2*Sqrt[x] - (6*x^(5/6))/5 + (6*x^(7/6))/7 + 30*ArcTan[x^(1/6)]

_______________________________________________________________________________________

Maple [A]  time = 0.006, size = 28, normalized size = 0.7 \[ -30\,\sqrt [6]{x}-{\frac{6}{5}{x}^{{\frac{5}{6}}}}+{\frac{6}{7}{x}^{{\frac{7}{6}}}}+30\,\arctan \left ( \sqrt [6]{x} \right ) +2\,\sqrt{x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((x-4)/(1+x^(1/3))/x^(1/2),x)

[Out]

-30*x^(1/6)-6/5*x^(5/6)+6/7*x^(7/6)+30*arctan(x^(1/6))+2*x^(1/2)

_______________________________________________________________________________________

Maxima [A]  time = 0.755047, size = 36, normalized size = 0.88 \[ \frac{6}{7} \, x^{\frac{7}{6}} - \frac{6}{5} \, x^{\frac{5}{6}} + 2 \, \sqrt{x} - 30 \, x^{\frac{1}{6}} + 30 \, \arctan \left (x^{\frac{1}{6}}\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((x - 4)/(sqrt(x)*(x^(1/3) + 1)),x, algorithm="maxima")

[Out]

6/7*x^(7/6) - 6/5*x^(5/6) + 2*sqrt(x) - 30*x^(1/6) + 30*arctan(x^(1/6))

_______________________________________________________________________________________

Fricas [A]  time = 0.289274, size = 34, normalized size = 0.83 \[ \frac{6}{7} \,{\left (x - 35\right )} x^{\frac{1}{6}} - \frac{6}{5} \, x^{\frac{5}{6}} + 2 \, \sqrt{x} + 30 \, \arctan \left (x^{\frac{1}{6}}\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((x - 4)/(sqrt(x)*(x^(1/3) + 1)),x, algorithm="fricas")

[Out]

6/7*(x - 35)*x^(1/6) - 6/5*x^(5/6) + 2*sqrt(x) + 30*arctan(x^(1/6))

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{x - 4}{\sqrt{x} \left (\sqrt [3]{x} + 1\right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((-4+x)/(1+x**(1/3))/x**(1/2),x)

[Out]

Integral((x - 4)/(sqrt(x)*(x**(1/3) + 1)), x)

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.260999, size = 36, normalized size = 0.88 \[ \frac{6}{7} \, x^{\frac{7}{6}} - \frac{6}{5} \, x^{\frac{5}{6}} + 2 \, \sqrt{x} - 30 \, x^{\frac{1}{6}} + 30 \, \arctan \left (x^{\frac{1}{6}}\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((x - 4)/(sqrt(x)*(x^(1/3) + 1)),x, algorithm="giac")

[Out]

6/7*x^(7/6) - 6/5*x^(5/6) + 2*sqrt(x) - 30*x^(1/6) + 30*arctan(x^(1/6))