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

Optimal. Leaf size=333 \[ -\frac {d x^2 \sqrt [3]{\frac {b x^3}{a}+1} F_1\left (\frac {2}{3};\frac {1}{3},1;\frac {5}{3};-\frac {b x^3}{a},-\frac {d^3 x^3}{c^3}\right )}{2 c^2 \sqrt [3]{a+b x^3}}+\frac {\log \left (c^3+d^3 x^3\right )}{3 \sqrt [3]{b c^3-a d^3}}-\frac {\log \left (\frac {x \sqrt [3]{b c^3-a d^3}}{c}-\sqrt [3]{a+b x^3}\right )}{2 \sqrt [3]{b c^3-a d^3}}-\frac {\log \left (\sqrt [3]{b c^3-a d^3}+d \sqrt [3]{a+b x^3}\right )}{2 \sqrt [3]{b c^3-a d^3}}+\frac {\tan ^{-1}\left (\frac {\frac {2 x \sqrt [3]{b c^3-a d^3}}{c \sqrt [3]{a+b x^3}}+1}{\sqrt {3}}\right )}{\sqrt {3} \sqrt [3]{b c^3-a d^3}}-\frac {\tan ^{-1}\left (\frac {1-\frac {2 d \sqrt [3]{a+b x^3}}{\sqrt [3]{b c^3-a d^3}}}{\sqrt {3}}\right )}{\sqrt {3} \sqrt [3]{b c^3-a d^3}} \]

[Out]

-1/2*d*x^2*(1+b*x^3/a)^(1/3)*AppellF1(2/3,1/3,1,5/3,-b*x^3/a,-d^3*x^3/c^3)/c^2/(b*x^3+a)^(1/3)+1/3*ln(d^3*x^3+
c^3)/(-a*d^3+b*c^3)^(1/3)-1/2*ln((-a*d^3+b*c^3)^(1/3)*x/c-(b*x^3+a)^(1/3))/(-a*d^3+b*c^3)^(1/3)-1/2*ln((-a*d^3
+b*c^3)^(1/3)+d*(b*x^3+a)^(1/3))/(-a*d^3+b*c^3)^(1/3)+1/3*arctan(1/3*(1+2*(-a*d^3+b*c^3)^(1/3)*x/c/(b*x^3+a)^(
1/3))*3^(1/2))/(-a*d^3+b*c^3)^(1/3)*3^(1/2)-1/3*arctan(1/3*(1-2*d*(b*x^3+a)^(1/3)/(-a*d^3+b*c^3)^(1/3))*3^(1/2
))/(-a*d^3+b*c^3)^(1/3)*3^(1/2)

________________________________________________________________________________________

Rubi [F]  time = 0.05, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {1}{(c+d x) \sqrt [3]{a+b x^3}} \, dx \]

Verification is Not applicable to the result.

[In]

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

[Out]

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

Rubi steps

\begin {align*} \int \frac {1}{(c+d x) \sqrt [3]{a+b x^3}} \, dx &=\int \frac {1}{(c+d x) \sqrt [3]{a+b x^3}} \, dx\\ \end {align*}

________________________________________________________________________________________

Mathematica [F]  time = 0.06, size = 0, normalized size = 0.00 \[ \int \frac {1}{(c+d x) \sqrt [3]{a+b x^3}} \, dx \]

Verification is Not applicable to the result.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Timed out

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {1}{{\left (b x^{3} + a\right )}^{\frac {1}{3}} {\left (d x + c\right )}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Integral(1/((a + b*x**3)**(1/3)*(c + d*x)), x)

________________________________________________________________________________________