3.29.41 \(\int \frac {-d+c x^4}{x \sqrt [3]{-b+a x^3}} \, dx\)

Optimal. Leaf size=290 \[ -\frac {b c \log \left (\sqrt [3]{a x^3-b}-\sqrt [3]{a} x\right )}{9 a^{4/3}}-\frac {b c \tan ^{-1}\left (\frac {\frac {2 \sqrt [3]{a x^3-b}}{\sqrt {3} \sqrt [3]{a}}+\frac {x}{\sqrt {3}}}{x}\right )}{3 \sqrt {3} a^{4/3}}+\frac {b c \log \left (a^{2/3} x^2+\sqrt [3]{a} x \sqrt [3]{a x^3-b}+\left (a x^3-b\right )^{2/3}\right )}{18 a^{4/3}}-\frac {d \log \left (-\sqrt [3]{b} \sqrt [3]{a x^3-b}+\left (a x^3-b\right )^{2/3}+b^{2/3}\right )}{6 \sqrt [3]{b}}+\frac {c x \left (a x^3-b\right )^{2/3}}{3 a}+\frac {d \log \left (\sqrt [3]{a x^3-b}+\sqrt [3]{b}\right )}{3 \sqrt [3]{b}}+\frac {d \tan ^{-1}\left (\frac {1}{\sqrt {3}}-\frac {2 \sqrt [3]{a x^3-b}}{\sqrt {3} \sqrt [3]{b}}\right )}{\sqrt {3} \sqrt [3]{b}} \]

________________________________________________________________________________________

Rubi [A]  time = 0.17, antiderivative size = 190, normalized size of antiderivative = 0.66, number of steps used = 9, number of rules used = 8, integrand size = 26, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.308, Rules used = {1844, 266, 56, 617, 204, 31, 321, 239} \begin {gather*} -\frac {b c \log \left (\sqrt [3]{a x^3-b}-\sqrt [3]{a} x\right )}{6 a^{4/3}}+\frac {b c \tan ^{-1}\left (\frac {\frac {2 \sqrt [3]{a} x}{\sqrt [3]{a x^3-b}}+1}{\sqrt {3}}\right )}{3 \sqrt {3} a^{4/3}}+\frac {c x \left (a x^3-b\right )^{2/3}}{3 a}+\frac {d \log \left (\sqrt [3]{a x^3-b}+\sqrt [3]{b}\right )}{2 \sqrt [3]{b}}+\frac {d \tan ^{-1}\left (\frac {\sqrt [3]{b}-2 \sqrt [3]{a x^3-b}}{\sqrt {3} \sqrt [3]{b}}\right )}{\sqrt {3} \sqrt [3]{b}}-\frac {d \log (x)}{2 \sqrt [3]{b}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(-d + c*x^4)/(x*(-b + a*x^3)^(1/3)),x]

[Out]

(c*x*(-b + a*x^3)^(2/3))/(3*a) + (b*c*ArcTan[(1 + (2*a^(1/3)*x)/(-b + a*x^3)^(1/3))/Sqrt[3]])/(3*Sqrt[3]*a^(4/
3)) + (d*ArcTan[(b^(1/3) - 2*(-b + a*x^3)^(1/3))/(Sqrt[3]*b^(1/3))])/(Sqrt[3]*b^(1/3)) - (d*Log[x])/(2*b^(1/3)
) + (d*Log[b^(1/3) + (-b + a*x^3)^(1/3)])/(2*b^(1/3)) - (b*c*Log[-(a^(1/3)*x) + (-b + a*x^3)^(1/3)])/(6*a^(4/3
))

Rule 31

Int[((a_) + (b_.)*(x_))^(-1), x_Symbol] :> Simp[Log[RemoveContent[a + b*x, x]]/b, x] /; FreeQ[{a, b}, x]

Rule 56

Int[1/(((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(1/3)), x_Symbol] :> With[{q = Rt[-((b*c - a*d)/b), 3]}, Simp
[Log[RemoveContent[a + b*x, x]]/(2*b*q), x] + (Dist[3/(2*b), Subst[Int[1/(q^2 - q*x + x^2), x], x, (c + d*x)^(
1/3)], x] - Dist[3/(2*b*q), Subst[Int[1/(q + x), x], x, (c + d*x)^(1/3)], x])] /; FreeQ[{a, b, c, d}, x] && Ne
gQ[(b*c - a*d)/b]

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 239

Int[((a_) + (b_.)*(x_)^3)^(-1/3), x_Symbol] :> Simp[ArcTan[(1 + (2*Rt[b, 3]*x)/(a + b*x^3)^(1/3))/Sqrt[3]]/(Sq
rt[3]*Rt[b, 3]), x] - Simp[Log[(a + b*x^3)^(1/3) - Rt[b, 3]*x]/(2*Rt[b, 3]), x] /; FreeQ[{a, b}, x]

Rule 266

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

Rule 321

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

Rule 617

Int[((a_) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> With[{q = 1 - 4*Simplify[(a*c)/b^2]}, Dist[-2/b, Sub
st[Int[1/(q - x^2), x], x, 1 + (2*c*x)/b], x] /; RationalQ[q] && (EqQ[q^2, 1] ||  !RationalQ[b^2 - 4*a*c])] /;
 FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 1844

Int[(Pq_)*((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_.), x_Symbol] :> Int[ExpandIntegrand[(c*x)^m*Pq*(a +
b*x^n)^p, x], x] /; FreeQ[{a, b, c, m, n, p}, x] && (PolyQ[Pq, x] || PolyQ[Pq, x^n]) &&  !IGtQ[m, 0]

Rubi steps

\begin {align*} \int \frac {-d+c x^4}{x \sqrt [3]{-b+a x^3}} \, dx &=\int \left (-\frac {d}{x \sqrt [3]{-b+a x^3}}+\frac {c x^3}{\sqrt [3]{-b+a x^3}}\right ) \, dx\\ &=c \int \frac {x^3}{\sqrt [3]{-b+a x^3}} \, dx-d \int \frac {1}{x \sqrt [3]{-b+a x^3}} \, dx\\ &=\frac {c x \left (-b+a x^3\right )^{2/3}}{3 a}+\frac {(b c) \int \frac {1}{\sqrt [3]{-b+a x^3}} \, dx}{3 a}-\frac {1}{3} d \operatorname {Subst}\left (\int \frac {1}{x \sqrt [3]{-b+a x}} \, dx,x,x^3\right )\\ &=\frac {c x \left (-b+a x^3\right )^{2/3}}{3 a}+\frac {b c \tan ^{-1}\left (\frac {1+\frac {2 \sqrt [3]{a} x}{\sqrt [3]{-b+a x^3}}}{\sqrt {3}}\right )}{3 \sqrt {3} a^{4/3}}-\frac {d \log (x)}{2 \sqrt [3]{b}}-\frac {b c \log \left (-\sqrt [3]{a} x+\sqrt [3]{-b+a x^3}\right )}{6 a^{4/3}}-\frac {1}{2} d \operatorname {Subst}\left (\int \frac {1}{b^{2/3}-\sqrt [3]{b} x+x^2} \, dx,x,\sqrt [3]{-b+a x^3}\right )+\frac {d \operatorname {Subst}\left (\int \frac {1}{\sqrt [3]{b}+x} \, dx,x,\sqrt [3]{-b+a x^3}\right )}{2 \sqrt [3]{b}}\\ &=\frac {c x \left (-b+a x^3\right )^{2/3}}{3 a}+\frac {b c \tan ^{-1}\left (\frac {1+\frac {2 \sqrt [3]{a} x}{\sqrt [3]{-b+a x^3}}}{\sqrt {3}}\right )}{3 \sqrt {3} a^{4/3}}-\frac {d \log (x)}{2 \sqrt [3]{b}}+\frac {d \log \left (\sqrt [3]{b}+\sqrt [3]{-b+a x^3}\right )}{2 \sqrt [3]{b}}-\frac {b c \log \left (-\sqrt [3]{a} x+\sqrt [3]{-b+a x^3}\right )}{6 a^{4/3}}-\frac {d \operatorname {Subst}\left (\int \frac {1}{-3-x^2} \, dx,x,1-\frac {2 \sqrt [3]{-b+a x^3}}{\sqrt [3]{b}}\right )}{\sqrt [3]{b}}\\ &=\frac {c x \left (-b+a x^3\right )^{2/3}}{3 a}+\frac {b c \tan ^{-1}\left (\frac {1+\frac {2 \sqrt [3]{a} x}{\sqrt [3]{-b+a x^3}}}{\sqrt {3}}\right )}{3 \sqrt {3} a^{4/3}}+\frac {d \tan ^{-1}\left (\frac {1-\frac {2 \sqrt [3]{-b+a x^3}}{\sqrt [3]{b}}}{\sqrt {3}}\right )}{\sqrt {3} \sqrt [3]{b}}-\frac {d \log (x)}{2 \sqrt [3]{b}}+\frac {d \log \left (\sqrt [3]{b}+\sqrt [3]{-b+a x^3}\right )}{2 \sqrt [3]{b}}-\frac {b c \log \left (-\sqrt [3]{a} x+\sqrt [3]{-b+a x^3}\right )}{6 a^{4/3}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.26, size = 184, normalized size = 0.63 \begin {gather*} \frac {1}{18} \left (\frac {c \left (b \log \left (\frac {a^{2/3} x^2}{\left (a x^3-b\right )^{2/3}}+\frac {\sqrt [3]{a} x}{\sqrt [3]{a x^3-b}}+1\right )+6 \sqrt [3]{a} x \left (a x^3-b\right )^{2/3}-2 b \log \left (1-\frac {\sqrt [3]{a} x}{\sqrt [3]{a x^3-b}}\right )+2 \sqrt {3} b \tan ^{-1}\left (\frac {\frac {2 \sqrt [3]{a} x}{\sqrt [3]{a x^3-b}}+1}{\sqrt {3}}\right )\right )}{a^{4/3}}-\frac {9 d \left (a x^3-b\right )^{2/3} \, _2F_1\left (\frac {2}{3},1;\frac {5}{3};1-\frac {a x^3}{b}\right )}{b}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(-d + c*x^4)/(x*(-b + a*x^3)^(1/3)),x]

[Out]

((-9*d*(-b + a*x^3)^(2/3)*Hypergeometric2F1[2/3, 1, 5/3, 1 - (a*x^3)/b])/b + (c*(6*a^(1/3)*x*(-b + a*x^3)^(2/3
) + 2*Sqrt[3]*b*ArcTan[(1 + (2*a^(1/3)*x)/(-b + a*x^3)^(1/3))/Sqrt[3]] - 2*b*Log[1 - (a^(1/3)*x)/(-b + a*x^3)^
(1/3)] + b*Log[1 + (a^(2/3)*x^2)/(-b + a*x^3)^(2/3) + (a^(1/3)*x)/(-b + a*x^3)^(1/3)]))/a^(4/3))/18

________________________________________________________________________________________

IntegrateAlgebraic [A]  time = 4.64, size = 290, normalized size = 1.00 \begin {gather*} \frac {c x \left (-b+a x^3\right )^{2/3}}{3 a}-\frac {b c \tan ^{-1}\left (\frac {\frac {x}{\sqrt {3}}+\frac {2 \sqrt [3]{-b+a x^3}}{\sqrt {3} \sqrt [3]{a}}}{x}\right )}{3 \sqrt {3} a^{4/3}}+\frac {d \tan ^{-1}\left (\frac {1}{\sqrt {3}}-\frac {2 \sqrt [3]{-b+a x^3}}{\sqrt {3} \sqrt [3]{b}}\right )}{\sqrt {3} \sqrt [3]{b}}+\frac {d \log \left (\sqrt [3]{b}+\sqrt [3]{-b+a x^3}\right )}{3 \sqrt [3]{b}}-\frac {b c \log \left (-\sqrt [3]{a} x+\sqrt [3]{-b+a x^3}\right )}{9 a^{4/3}}-\frac {d \log \left (b^{2/3}-\sqrt [3]{b} \sqrt [3]{-b+a x^3}+\left (-b+a x^3\right )^{2/3}\right )}{6 \sqrt [3]{b}}+\frac {b c \log \left (a^{2/3} x^2+\sqrt [3]{a} x \sqrt [3]{-b+a x^3}+\left (-b+a x^3\right )^{2/3}\right )}{18 a^{4/3}} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[(-d + c*x^4)/(x*(-b + a*x^3)^(1/3)),x]

[Out]

(c*x*(-b + a*x^3)^(2/3))/(3*a) - (b*c*ArcTan[(x/Sqrt[3] + (2*(-b + a*x^3)^(1/3))/(Sqrt[3]*a^(1/3)))/x])/(3*Sqr
t[3]*a^(4/3)) + (d*ArcTan[1/Sqrt[3] - (2*(-b + a*x^3)^(1/3))/(Sqrt[3]*b^(1/3))])/(Sqrt[3]*b^(1/3)) + (d*Log[b^
(1/3) + (-b + a*x^3)^(1/3)])/(3*b^(1/3)) - (b*c*Log[-(a^(1/3)*x) + (-b + a*x^3)^(1/3)])/(9*a^(4/3)) - (d*Log[b
^(2/3) - b^(1/3)*(-b + a*x^3)^(1/3) + (-b + a*x^3)^(2/3)])/(6*b^(1/3)) + (b*c*Log[a^(2/3)*x^2 + a^(1/3)*x*(-b
+ a*x^3)^(1/3) + (-b + a*x^3)^(2/3)])/(18*a^(4/3))

________________________________________________________________________________________

fricas [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x^4-d)/x/(a*x^3-b)^(1/3),x, algorithm="fricas")

[Out]

Timed out

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x^4-d)/x/(a*x^3-b)^(1/3),x, algorithm="giac")

[Out]

integrate((c*x^4 - d)/((a*x^3 - b)^(1/3)*x), x)

________________________________________________________________________________________

maple [F]  time = 0.05, size = 0, normalized size = 0.00 \[\int \frac {c \,x^{4}-d}{x \left (a \,x^{3}-b \right )^{\frac {1}{3}}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c*x^4-d)/x/(a*x^3-b)^(1/3),x)

[Out]

int((c*x^4-d)/x/(a*x^3-b)^(1/3),x)

________________________________________________________________________________________

maxima [A]  time = 0.88, size = 250, normalized size = 0.86 \begin {gather*} -\frac {1}{18} \, {\left (\frac {2 \, \sqrt {3} b \arctan \left (\frac {\sqrt {3} {\left (a^{\frac {1}{3}} + \frac {2 \, {\left (a x^{3} - b\right )}^{\frac {1}{3}}}{x}\right )}}{3 \, a^{\frac {1}{3}}}\right )}{a^{\frac {4}{3}}} - \frac {b \log \left (a^{\frac {2}{3}} + \frac {{\left (a x^{3} - b\right )}^{\frac {1}{3}} a^{\frac {1}{3}}}{x} + \frac {{\left (a x^{3} - b\right )}^{\frac {2}{3}}}{x^{2}}\right )}{a^{\frac {4}{3}}} + \frac {2 \, b \log \left (-a^{\frac {1}{3}} + \frac {{\left (a x^{3} - b\right )}^{\frac {1}{3}}}{x}\right )}{a^{\frac {4}{3}}} - \frac {6 \, {\left (a x^{3} - b\right )}^{\frac {2}{3}} b}{{\left (a^{2} - \frac {{\left (a x^{3} - b\right )} a}{x^{3}}\right )} x^{2}}\right )} c - \frac {1}{6} \, {\left (\frac {2 \, \sqrt {3} \arctan \left (\frac {\sqrt {3} {\left (2 \, {\left (a x^{3} - b\right )}^{\frac {1}{3}} - b^{\frac {1}{3}}\right )}}{3 \, b^{\frac {1}{3}}}\right )}{b^{\frac {1}{3}}} + \frac {\log \left ({\left (a x^{3} - b\right )}^{\frac {2}{3}} - {\left (a x^{3} - b\right )}^{\frac {1}{3}} b^{\frac {1}{3}} + b^{\frac {2}{3}}\right )}{b^{\frac {1}{3}}} - \frac {2 \, \log \left ({\left (a x^{3} - b\right )}^{\frac {1}{3}} + b^{\frac {1}{3}}\right )}{b^{\frac {1}{3}}}\right )} d \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x^4-d)/x/(a*x^3-b)^(1/3),x, algorithm="maxima")

[Out]

-1/18*(2*sqrt(3)*b*arctan(1/3*sqrt(3)*(a^(1/3) + 2*(a*x^3 - b)^(1/3)/x)/a^(1/3))/a^(4/3) - b*log(a^(2/3) + (a*
x^3 - b)^(1/3)*a^(1/3)/x + (a*x^3 - b)^(2/3)/x^2)/a^(4/3) + 2*b*log(-a^(1/3) + (a*x^3 - b)^(1/3)/x)/a^(4/3) -
6*(a*x^3 - b)^(2/3)*b/((a^2 - (a*x^3 - b)*a/x^3)*x^2))*c - 1/6*(2*sqrt(3)*arctan(1/3*sqrt(3)*(2*(a*x^3 - b)^(1
/3) - b^(1/3))/b^(1/3))/b^(1/3) + log((a*x^3 - b)^(2/3) - (a*x^3 - b)^(1/3)*b^(1/3) + b^(2/3))/b^(1/3) - 2*log
((a*x^3 - b)^(1/3) + b^(1/3))/b^(1/3))*d

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} -\int \frac {d-c\,x^4}{x\,{\left (a\,x^3-b\right )}^{1/3}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(d - c*x^4)/(x*(a*x^3 - b)^(1/3)),x)

[Out]

-int((d - c*x^4)/(x*(a*x^3 - b)^(1/3)), x)

________________________________________________________________________________________

sympy [C]  time = 3.09, size = 83, normalized size = 0.29 \begin {gather*} - \frac {c x^{4} e^{\frac {2 i \pi }{3}} \Gamma \left (\frac {4}{3}\right ) {{}_{2}F_{1}\left (\begin {matrix} \frac {1}{3}, \frac {4}{3} \\ \frac {7}{3} \end {matrix}\middle | {\frac {a x^{3}}{b}} \right )}}{3 \sqrt [3]{b} \Gamma \left (\frac {7}{3}\right )} + \frac {d \Gamma \left (\frac {1}{3}\right ) {{}_{2}F_{1}\left (\begin {matrix} \frac {1}{3}, \frac {1}{3} \\ \frac {4}{3} \end {matrix}\middle | {\frac {b e^{2 i \pi }}{a x^{3}}} \right )}}{3 \sqrt [3]{a} x \Gamma \left (\frac {4}{3}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x**4-d)/x/(a*x**3-b)**(1/3),x)

[Out]

-c*x**4*exp(2*I*pi/3)*gamma(4/3)*hyper((1/3, 4/3), (7/3,), a*x**3/b)/(3*b**(1/3)*gamma(7/3)) + d*gamma(1/3)*hy
per((1/3, 1/3), (4/3,), b*exp_polar(2*I*pi)/(a*x**3))/(3*a**(1/3)*x*gamma(4/3))

________________________________________________________________________________________