3.105 \(\int \frac{(1-x)^2}{(1-x^3)^{4/3}} \, dx\)

Optimal. Leaf size=39 \[ x^2 \, _2F_1\left (\frac{1}{3},\frac{2}{3};\frac{5}{3};x^3\right )+\frac{(1-2 x) x+1}{\sqrt [3]{1-x^3}} \]

[Out]

(1 + (1 - 2*x)*x)/(1 - x^3)^(1/3) + x^2*Hypergeometric2F1[1/3, 2/3, 5/3, x^3]

________________________________________________________________________________________

Rubi [A]  time = 0.0289564, antiderivative size = 39, normalized size of antiderivative = 1., number of steps used = 3, number of rules used = 3, integrand size = 19, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.158, Rules used = {1854, 12, 364} \[ x^2 \, _2F_1\left (\frac{1}{3},\frac{2}{3};\frac{5}{3};x^3\right )+\frac{(1-2 x) x+1}{\sqrt [3]{1-x^3}} \]

Antiderivative was successfully verified.

[In]

Int[(1 - x)^2/(1 - x^3)^(4/3),x]

[Out]

(1 + (1 - 2*x)*x)/(1 - x^3)^(1/3) + x^2*Hypergeometric2F1[1/3, 2/3, 5/3, x^3]

Rule 1854

Int[(Pq_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Module[{q = Expon[Pq, x], i}, Simp[((a*Coeff[Pq, x, q] -
 b*x*ExpandToSum[Pq - Coeff[Pq, x, q]*x^q, x])*(a + b*x^n)^(p + 1))/(a*b*n*(p + 1)), x] + Dist[1/(a*n*(p + 1))
, Int[Sum[(n*(p + 1) + i + 1)*Coeff[Pq, x, i]*x^i, {i, 0, q - 1}]*(a + b*x^n)^(p + 1), x], x] /; q == n - 1] /
; FreeQ[{a, b}, x] && PolyQ[Pq, x] && IGtQ[n, 0] && LtQ[p, -1]

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 364

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

Rubi steps

\begin{align*} \int \frac{(1-x)^2}{\left (1-x^3\right )^{4/3}} \, dx &=\frac{1+(1-2 x) x}{\sqrt [3]{1-x^3}}-\int -\frac{2 x}{\sqrt [3]{1-x^3}} \, dx\\ &=\frac{1+(1-2 x) x}{\sqrt [3]{1-x^3}}+2 \int \frac{x}{\sqrt [3]{1-x^3}} \, dx\\ &=\frac{1+(1-2 x) x}{\sqrt [3]{1-x^3}}+x^2 \, _2F_1\left (\frac{1}{3},\frac{2}{3};\frac{5}{3};x^3\right )\\ \end{align*}

Mathematica [A]  time = 0.0182633, size = 43, normalized size = 1.1 \[ x^2 \left (-\, _2F_1\left (\frac{2}{3},\frac{4}{3};\frac{5}{3};x^3\right )\right )+\frac{x}{\sqrt [3]{1-x^3}}+\frac{1}{\sqrt [3]{1-x^3}} \]

Antiderivative was successfully verified.

[In]

Integrate[(1 - x)^2/(1 - x^3)^(4/3),x]

[Out]

(1 - x^3)^(-1/3) + x/(1 - x^3)^(1/3) - x^2*Hypergeometric2F1[2/3, 4/3, 5/3, x^3]

________________________________________________________________________________________

Maple [A]  time = 0.013, size = 34, normalized size = 0.9 \begin{align*} -{ \left ( -1+x \right ) \left ( 1+2\,x \right ){\frac{1}{\sqrt [3]{-{x}^{3}+1}}}}+{x}^{2}{\mbox{$_2$F$_1$}({\frac{1}{3}},{\frac{2}{3}};\,{\frac{5}{3}};\,{x}^{3})} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-(-1+x)*(1+2*x)/(-x^3+1)^(1/3)+x^2*hypergeom([1/3,2/3],[5/3],x^3)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \frac{x}{{\left (-x^{3} + 1\right )}^{\frac{1}{3}}} - \int \frac{x^{2} - 2 \, x}{{\left (x^{3} - 1\right )}{\left (x^{2} + x + 1\right )}^{\frac{1}{3}}{\left (-x + 1\right )}^{\frac{1}{3}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{{\left (-x^{3} + 1\right )}^{\frac{2}{3}}}{x^{4} + 2 \, x^{3} + 3 \, x^{2} + 2 \, x + 1}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integral((-x^3 + 1)^(2/3)/(x^4 + 2*x^3 + 3*x^2 + 2*x + 1), x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (x - 1\right )^{2}}{\left (- \left (x - 1\right ) \left (x^{2} + x + 1\right )\right )^{\frac{4}{3}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (x - 1\right )}^{2}}{{\left (-x^{3} + 1\right )}^{\frac{4}{3}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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