3.89 \(\int \frac {e+f x}{(2 \sqrt [3]{a}+\sqrt [3]{b} x) \sqrt {-a+b x^3}} \, dx\)

Optimal. Leaf size=313 \[ -\frac {2 \sqrt {2-\sqrt {3}} \left (\sqrt [3]{a}-\sqrt [3]{b} x\right ) \sqrt {\frac {a^{2/3}+\sqrt [3]{a} \sqrt [3]{b} x+b^{2/3} x^2}{\left (\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b} x\right )^2}} \left (\sqrt [3]{a} f+\sqrt [3]{b} e\right ) F\left (\sin ^{-1}\left (\frac {\left (1+\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b} x}{\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b} x}\right )|-7+4 \sqrt {3}\right )}{3 \sqrt [4]{3} \sqrt [3]{a} b^{2/3} \sqrt {-\frac {\sqrt [3]{a} \left (\sqrt [3]{a}-\sqrt [3]{b} x\right )}{\left (\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b} x\right )^2}} \sqrt {b x^3-a}}-\frac {2 \left (\sqrt [3]{b} e-2 \sqrt [3]{a} f\right ) \tan ^{-1}\left (\frac {\left (\sqrt [3]{a}-\sqrt [3]{b} x\right )^2}{3 \sqrt [6]{a} \sqrt {b x^3-a}}\right )}{9 \sqrt {a} b^{2/3}} \]

[Out]

-2/9*(b^(1/3)*e-2*a^(1/3)*f)*arctan(1/3*(a^(1/3)-b^(1/3)*x)^2/a^(1/6)/(b*x^3-a)^(1/2))/b^(2/3)/a^(1/2)-2/9*(b^
(1/3)*e+a^(1/3)*f)*(a^(1/3)-b^(1/3)*x)*EllipticF((-b^(1/3)*x+a^(1/3)*(1+3^(1/2)))/(-b^(1/3)*x+a^(1/3)*(1-3^(1/
2))),2*I-I*3^(1/2))*((a^(2/3)+a^(1/3)*b^(1/3)*x+b^(2/3)*x^2)/(-b^(1/3)*x+a^(1/3)*(1-3^(1/2)))^2)^(1/2)*(1/2*6^
(1/2)-1/2*2^(1/2))*3^(3/4)/a^(1/3)/b^(2/3)/(b*x^3-a)^(1/2)/(-a^(1/3)*(a^(1/3)-b^(1/3)*x)/(-b^(1/3)*x+a^(1/3)*(
1-3^(1/2)))^2)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.32, antiderivative size = 313, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 36, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.111, Rules used = {2139, 219, 2138, 203} \[ -\frac {2 \sqrt {2-\sqrt {3}} \left (\sqrt [3]{a}-\sqrt [3]{b} x\right ) \sqrt {\frac {a^{2/3}+\sqrt [3]{a} \sqrt [3]{b} x+b^{2/3} x^2}{\left (\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b} x\right )^2}} \left (\sqrt [3]{a} f+\sqrt [3]{b} e\right ) F\left (\sin ^{-1}\left (\frac {\left (1+\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b} x}{\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b} x}\right )|-7+4 \sqrt {3}\right )}{3 \sqrt [4]{3} \sqrt [3]{a} b^{2/3} \sqrt {-\frac {\sqrt [3]{a} \left (\sqrt [3]{a}-\sqrt [3]{b} x\right )}{\left (\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b} x\right )^2}} \sqrt {b x^3-a}}-\frac {2 \left (\sqrt [3]{b} e-2 \sqrt [3]{a} f\right ) \tan ^{-1}\left (\frac {\left (\sqrt [3]{a}-\sqrt [3]{b} x\right )^2}{3 \sqrt [6]{a} \sqrt {b x^3-a}}\right )}{9 \sqrt {a} b^{2/3}} \]

Antiderivative was successfully verified.

[In]

Int[(e + f*x)/((2*a^(1/3) + b^(1/3)*x)*Sqrt[-a + b*x^3]),x]

[Out]

(-2*(b^(1/3)*e - 2*a^(1/3)*f)*ArcTan[(a^(1/3) - b^(1/3)*x)^2/(3*a^(1/6)*Sqrt[-a + b*x^3])])/(9*Sqrt[a]*b^(2/3)
) - (2*Sqrt[2 - Sqrt[3]]*(b^(1/3)*e + a^(1/3)*f)*(a^(1/3) - b^(1/3)*x)*Sqrt[(a^(2/3) + a^(1/3)*b^(1/3)*x + b^(
2/3)*x^2)/((1 - Sqrt[3])*a^(1/3) - b^(1/3)*x)^2]*EllipticF[ArcSin[((1 + Sqrt[3])*a^(1/3) - b^(1/3)*x)/((1 - Sq
rt[3])*a^(1/3) - b^(1/3)*x)], -7 + 4*Sqrt[3]])/(3*3^(1/4)*a^(1/3)*b^(2/3)*Sqrt[-((a^(1/3)*(a^(1/3) - b^(1/3)*x
))/((1 - Sqrt[3])*a^(1/3) - b^(1/3)*x)^2)]*Sqrt[-a + b*x^3])

Rule 203

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTan[(Rt[b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[b, 2]), x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 219

Int[1/Sqrt[(a_) + (b_.)*(x_)^3], x_Symbol] :> With[{r = Numer[Rt[b/a, 3]], s = Denom[Rt[b/a, 3]]}, Simp[(2*Sqr
t[2 - Sqrt[3]]*(s + r*x)*Sqrt[(s^2 - r*s*x + r^2*x^2)/((1 - Sqrt[3])*s + r*x)^2]*EllipticF[ArcSin[((1 + Sqrt[3
])*s + r*x)/((1 - Sqrt[3])*s + r*x)], -7 + 4*Sqrt[3]])/(3^(1/4)*r*Sqrt[a + b*x^3]*Sqrt[-((s*(s + r*x))/((1 - S
qrt[3])*s + r*x)^2)]), x]] /; FreeQ[{a, b}, x] && NegQ[a]

Rule 2138

Int[((e_) + (f_.)*(x_))/(((c_) + (d_.)*(x_))*Sqrt[(a_) + (b_.)*(x_)^3]), x_Symbol] :> Dist[(-2*e)/d, Subst[Int
[1/(9 - a*x^2), x], x, (1 + (f*x)/e)^2/Sqrt[a + b*x^3]], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[d*e - c*f,
0] && EqQ[b*c^3 + 8*a*d^3, 0] && EqQ[2*d*e + c*f, 0]

Rule 2139

Int[((e_.) + (f_.)*(x_))/(((c_) + (d_.)*(x_))*Sqrt[(a_) + (b_.)*(x_)^3]), x_Symbol] :> Dist[(2*d*e + c*f)/(3*c
*d), Int[1/Sqrt[a + b*x^3], x], x] + Dist[(d*e - c*f)/(3*c*d), Int[(c - 2*d*x)/((c + d*x)*Sqrt[a + b*x^3]), x]
, x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[d*e - c*f, 0] && (EqQ[b*c^3 - 4*a*d^3, 0] || EqQ[b*c^3 + 8*a*d^3,
0]) && NeQ[2*d*e + c*f, 0]

Rubi steps

\begin {align*} \int \frac {e+f x}{\left (2 \sqrt [3]{a}+\sqrt [3]{b} x\right ) \sqrt {-a+b x^3}} \, dx &=\frac {1}{6} \left (\frac {e}{\sqrt [3]{a}}-\frac {2 f}{\sqrt [3]{b}}\right ) \int \frac {2 \sqrt [3]{a}-2 \sqrt [3]{b} x}{\left (2 \sqrt [3]{a}+\sqrt [3]{b} x\right ) \sqrt {-a+b x^3}} \, dx+\frac {1}{3} \left (\frac {e}{\sqrt [3]{a}}+\frac {f}{\sqrt [3]{b}}\right ) \int \frac {1}{\sqrt {-a+b x^3}} \, dx\\ &=-\frac {2 \sqrt {2-\sqrt {3}} \left (\frac {e}{\sqrt [3]{a}}+\frac {f}{\sqrt [3]{b}}\right ) \left (\sqrt [3]{a}-\sqrt [3]{b} x\right ) \sqrt {\frac {a^{2/3}+\sqrt [3]{a} \sqrt [3]{b} x+b^{2/3} x^2}{\left (\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b} x\right )^2}} F\left (\sin ^{-1}\left (\frac {\left (1+\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b} x}{\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b} x}\right )|-7+4 \sqrt {3}\right )}{3 \sqrt [4]{3} \sqrt [3]{b} \sqrt {-\frac {\sqrt [3]{a} \left (\sqrt [3]{a}-\sqrt [3]{b} x\right )}{\left (\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b} x\right )^2}} \sqrt {-a+b x^3}}-\frac {\left (2 \left (\sqrt [3]{b} e-2 \sqrt [3]{a} f\right )\right ) \operatorname {Subst}\left (\int \frac {1}{9+a x^2} \, dx,x,\frac {\left (1-\frac {\sqrt [3]{b} x}{\sqrt [3]{a}}\right )^2}{\sqrt {-a+b x^3}}\right )}{3 b^{2/3}}\\ &=-\frac {2 \left (\sqrt [3]{b} e-2 \sqrt [3]{a} f\right ) \tan ^{-1}\left (\frac {\left (\sqrt [3]{a}-\sqrt [3]{b} x\right )^2}{3 \sqrt [6]{a} \sqrt {-a+b x^3}}\right )}{9 \sqrt {a} b^{2/3}}-\frac {2 \sqrt {2-\sqrt {3}} \left (\frac {e}{\sqrt [3]{a}}+\frac {f}{\sqrt [3]{b}}\right ) \left (\sqrt [3]{a}-\sqrt [3]{b} x\right ) \sqrt {\frac {a^{2/3}+\sqrt [3]{a} \sqrt [3]{b} x+b^{2/3} x^2}{\left (\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b} x\right )^2}} F\left (\sin ^{-1}\left (\frac {\left (1+\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b} x}{\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b} x}\right )|-7+4 \sqrt {3}\right )}{3 \sqrt [4]{3} \sqrt [3]{b} \sqrt {-\frac {\sqrt [3]{a} \left (\sqrt [3]{a}-\sqrt [3]{b} x\right )}{\left (\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b} x\right )^2}} \sqrt {-a+b x^3}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.92, size = 448, normalized size = 1.43 \[ \frac {2 \sqrt {\frac {\sqrt [3]{a}-\sqrt [3]{b} x}{\left (1+\sqrt [3]{-1}\right ) \sqrt [3]{a}}} \left (-i \sqrt {-\frac {i \left (2 \sqrt [3]{a}+\left (1-i \sqrt {3}\right ) \sqrt [3]{b} x\right )}{\left (\sqrt {3}-3 i\right ) \sqrt [3]{a}}} \sqrt {\frac {b^{2/3} x^2}{a^{2/3}}+\frac {\sqrt [3]{b} x}{\sqrt [3]{a}}+1} \left (\sqrt [3]{b} e-2 \sqrt [3]{a} f\right ) \Pi \left (\frac {2 \sqrt {3}}{3 i+\sqrt {3}};\sin ^{-1}\left (\sqrt {-\frac {i \left (\left (1-i \sqrt {3}\right ) \sqrt [3]{b} x+2 \sqrt [3]{a}\right )}{\left (-3 i+\sqrt {3}\right ) \sqrt [3]{a}}}\right )|\frac {1}{2} \left (1+i \sqrt {3}\right )\right )-\frac {1}{2} i f \sqrt {\frac {\left (\sqrt {3}-i\right ) \sqrt [3]{a}+\left (\sqrt {3}+i\right ) \sqrt [3]{b} x}{\left (\sqrt {3}-3 i\right ) \sqrt [3]{a}}} \left (\left (\sqrt {3}-3 i\right ) \sqrt [3]{a}-\left (\sqrt {3}+3 i\right ) \sqrt [3]{b} x\right ) F\left (\sin ^{-1}\left (\sqrt {-\frac {i \left (\left (1-i \sqrt {3}\right ) \sqrt [3]{b} x+2 \sqrt [3]{a}\right )}{\left (-3 i+\sqrt {3}\right ) \sqrt [3]{a}}}\right )|\frac {1}{2} \left (1+i \sqrt {3}\right )\right )\right )}{\left (\sqrt [3]{-1}-2\right ) b^{2/3} \sqrt {\frac {\sqrt [3]{a}-(-1)^{2/3} \sqrt [3]{b} x}{\left (1+\sqrt [3]{-1}\right ) \sqrt [3]{a}}} \sqrt {b x^3-a}} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[(e + f*x)/((2*a^(1/3) + b^(1/3)*x)*Sqrt[-a + b*x^3]),x]

[Out]

(2*Sqrt[(a^(1/3) - b^(1/3)*x)/((1 + (-1)^(1/3))*a^(1/3))]*((-1/2*I)*f*Sqrt[((-I + Sqrt[3])*a^(1/3) + (I + Sqrt
[3])*b^(1/3)*x)/((-3*I + Sqrt[3])*a^(1/3))]*((-3*I + Sqrt[3])*a^(1/3) - (3*I + Sqrt[3])*b^(1/3)*x)*EllipticF[A
rcSin[Sqrt[((-I)*(2*a^(1/3) + (1 - I*Sqrt[3])*b^(1/3)*x))/((-3*I + Sqrt[3])*a^(1/3))]], (1 + I*Sqrt[3])/2] - I
*(b^(1/3)*e - 2*a^(1/3)*f)*Sqrt[((-I)*(2*a^(1/3) + (1 - I*Sqrt[3])*b^(1/3)*x))/((-3*I + Sqrt[3])*a^(1/3))]*Sqr
t[1 + (b^(1/3)*x)/a^(1/3) + (b^(2/3)*x^2)/a^(2/3)]*EllipticPi[(2*Sqrt[3])/(3*I + Sqrt[3]), ArcSin[Sqrt[((-I)*(
2*a^(1/3) + (1 - I*Sqrt[3])*b^(1/3)*x))/((-3*I + Sqrt[3])*a^(1/3))]], (1 + I*Sqrt[3])/2]))/((-2 + (-1)^(1/3))*
b^(2/3)*Sqrt[(a^(1/3) - (-1)^(2/3)*b^(1/3)*x)/((1 + (-1)^(1/3))*a^(1/3))]*Sqrt[-a + b*x^3])

________________________________________________________________________________________

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((f*x+e)/(2*a^(1/3)+b^(1/3)*x)/(b*x^3-a)^(1/2),x, algorithm="fricas")

[Out]

Timed out

________________________________________________________________________________________

giac [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((f*x+e)/(2*a^(1/3)+b^(1/3)*x)/(b*x^3-a)^(1/2),x, algorithm="giac")

[Out]

Timed out

________________________________________________________________________________________

maple [F]  time = 0.09, size = 0, normalized size = 0.00 \[ \int \frac {f x +e}{\left (b^{\frac {1}{3}} x +2 a^{\frac {1}{3}}\right ) \sqrt {b \,x^{3}-a}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((f*x+e)/(b^(1/3)*x+2*a^(1/3))/(b*x^3-a)^(1/2),x)

[Out]

int((f*x+e)/(b^(1/3)*x+2*a^(1/3))/(b*x^3-a)^(1/2),x)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)/(2*a^(1/3)+b^(1/3)*x)/(b*x^3-a)^(1/2),x, algorithm="maxima")

[Out]

integrate((f*x + e)/(sqrt(b*x^3 - a)*(b^(1/3)*x + 2*a^(1/3))), x)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((e + f*x)/((b^(1/3)*x + 2*a^(1/3))*(b*x^3 - a)^(1/2)),x)

[Out]

int((e + f*x)/((b^(1/3)*x + 2*a^(1/3))*(b*x^3 - a)^(1/2)), x)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)/(2*a**(1/3)+b**(1/3)*x)/(b*x**3-a)**(1/2),x)

[Out]

Integral((e + f*x)/((2*a**(1/3) + b**(1/3)*x)*sqrt(-a + b*x**3)), x)

________________________________________________________________________________________