3.5.33 \(\int \frac {-1+x^3}{x^6 (1+x^3) \sqrt [4]{x+x^4}} \, dx\)

Optimal. Leaf size=35 \[ -\frac {4 \left (x^4+x\right )^{3/4} \left (20 x^6+5 x^3-1\right )}{21 x^6 \left (x^3+1\right )} \]

________________________________________________________________________________________

Rubi [A]  time = 0.17, antiderivative size = 47, normalized size of antiderivative = 1.34, number of steps used = 4, number of rules used = 4, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.160, Rules used = {2056, 453, 271, 264} \begin {gather*} -\frac {80 x}{21 \sqrt [4]{x^4+x}}+\frac {4}{21 \sqrt [4]{x^4+x} x^5}-\frac {20}{21 \sqrt [4]{x^4+x} x^2} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

4/(21*x^5*(x + x^4)^(1/4)) - 20/(21*x^2*(x + x^4)^(1/4)) - (80*x)/(21*(x + x^4)^(1/4))

Rule 264

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[((c*x)^(m + 1)*(a + b*x^n)^(p + 1))/(a
*c*(m + 1)), x] /; FreeQ[{a, b, c, m, n, p}, x] && EqQ[(m + 1)/n + p + 1, 0] && NeQ[m, -1]

Rule 271

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

Rule 453

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

Rule 2056

Int[(u_.)*(P_)^(p_.), x_Symbol] :> With[{m = MinimumMonomialExponent[P, x]}, Dist[P^FracPart[p]/(x^(m*FracPart
[p])*Distrib[1/x^m, P]^FracPart[p]), Int[u*x^(m*p)*Distrib[1/x^m, P]^p, x], x]] /; FreeQ[p, x] &&  !IntegerQ[p
] && SumQ[P] && EveryQ[BinomialQ[#1, x] & , P] &&  !PolyQ[P, x, 2]

Rubi steps

\begin {align*} \int \frac {-1+x^3}{x^6 \left (1+x^3\right ) \sqrt [4]{x+x^4}} \, dx &=\frac {\left (\sqrt [4]{x} \sqrt [4]{1+x^3}\right ) \int \frac {-1+x^3}{x^{25/4} \left (1+x^3\right )^{5/4}} \, dx}{\sqrt [4]{x+x^4}}\\ &=\frac {4}{21 x^5 \sqrt [4]{x+x^4}}+\frac {\left (15 \sqrt [4]{x} \sqrt [4]{1+x^3}\right ) \int \frac {1}{x^{13/4} \left (1+x^3\right )^{5/4}} \, dx}{7 \sqrt [4]{x+x^4}}\\ &=\frac {4}{21 x^5 \sqrt [4]{x+x^4}}-\frac {20}{21 x^2 \sqrt [4]{x+x^4}}-\frac {\left (20 \sqrt [4]{x} \sqrt [4]{1+x^3}\right ) \int \frac {1}{\sqrt [4]{x} \left (1+x^3\right )^{5/4}} \, dx}{7 \sqrt [4]{x+x^4}}\\ &=\frac {4}{21 x^5 \sqrt [4]{x+x^4}}-\frac {20}{21 x^2 \sqrt [4]{x+x^4}}-\frac {80 x}{21 \sqrt [4]{x+x^4}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.01, size = 28, normalized size = 0.80 \begin {gather*} \frac {-80 x^6-20 x^3+4}{21 x^5 \sqrt [4]{x^4+x}} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

(4 - 20*x^3 - 80*x^6)/(21*x^5*(x + x^4)^(1/4))

________________________________________________________________________________________

IntegrateAlgebraic [A]  time = 0.33, size = 35, normalized size = 1.00 \begin {gather*} -\frac {4 \left (x+x^4\right )^{3/4} \left (-1+5 x^3+20 x^6\right )}{21 x^6 \left (1+x^3\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[(-1 + x^3)/(x^6*(1 + x^3)*(x + x^4)^(1/4)),x]

[Out]

(-4*(x + x^4)^(3/4)*(-1 + 5*x^3 + 20*x^6))/(21*x^6*(1 + x^3))

________________________________________________________________________________________

fricas [A]  time = 0.47, size = 30, normalized size = 0.86 \begin {gather*} -\frac {4 \, {\left (20 \, x^{6} + 5 \, x^{3} - 1\right )} {\left (x^{4} + x\right )}^{\frac {3}{4}}}{21 \, {\left (x^{9} + x^{6}\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-4/21*(20*x^6 + 5*x^3 - 1)*(x^4 + x)^(3/4)/(x^9 + x^6)

________________________________________________________________________________________

giac [A]  time = 0.35, size = 28, normalized size = 0.80 \begin {gather*} \frac {4}{21} \, {\left (\frac {1}{x^{3}} + 1\right )}^{\frac {7}{4}} - \frac {4}{3} \, {\left (\frac {1}{x^{3}} + 1\right )}^{\frac {3}{4}} - \frac {8}{3 \, {\left (\frac {1}{x^{3}} + 1\right )}^{\frac {1}{4}}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

4/21*(1/x^3 + 1)^(7/4) - 4/3*(1/x^3 + 1)^(3/4) - 8/3/(1/x^3 + 1)^(1/4)

________________________________________________________________________________________

maple [A]  time = 0.10, size = 25, normalized size = 0.71

method result size
gosper \(-\frac {4 \left (20 x^{6}+5 x^{3}-1\right )}{21 \left (x^{4}+x \right )^{\frac {1}{4}} x^{5}}\) \(25\)
risch \(-\frac {4 \left (20 x^{6}+5 x^{3}-1\right )}{21 x^{5} \left (x \left (x^{3}+1\right )\right )^{\frac {1}{4}}}\) \(27\)
trager \(-\frac {4 \left (x^{4}+x \right )^{\frac {3}{4}} \left (20 x^{6}+5 x^{3}-1\right )}{21 x^{6} \left (x^{3}+1\right )}\) \(32\)
meijerg \(\frac {4 \left (-32 x^{6}-8 x^{3}+3\right ) \left (x^{3}+1\right )^{\frac {3}{4}}}{21 \left (3 x^{3}+3\right ) x^{\frac {21}{4}}}-\frac {4 \left (4 x^{3}+1\right )}{9 \left (x^{3}+1\right )^{\frac {1}{4}} x^{\frac {9}{4}}}\) \(54\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x^3-1)/x^6/(x^3+1)/(x^4+x)^(1/4),x,method=_RETURNVERBOSE)

[Out]

-4/21*(20*x^6+5*x^3-1)/(x^4+x)^(1/4)/x^5

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x^{3} - 1}{{\left (x^{4} + x\right )}^{\frac {1}{4}} {\left (x^{3} + 1\right )} x^{6}}\,{d x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

mupad [B]  time = 0.31, size = 31, normalized size = 0.89 \begin {gather*} -\frac {4\,{\left (x^4+x\right )}^{3/4}\,\left (20\,x^6+5\,x^3-1\right )}{21\,x^6\,\left (x^3+1\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-(4*(x + x^4)^(3/4)*(5*x^3 + 20*x^6 - 1))/(21*x^6*(x^3 + 1))

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\left (x - 1\right ) \left (x^{2} + x + 1\right )}{x^{6} \sqrt [4]{x \left (x + 1\right ) \left (x^{2} - x + 1\right )} \left (x + 1\right ) \left (x^{2} - x + 1\right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________