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

Optimal result
Mathematica [A] (verified)
Rubi [A] (verified)
Maple [F]
Fricas [B] (verification not implemented)
Sympy [F]
Maxima [F]
Giac [F]
Mupad [F(-1)]
Reduce [F]

Optimal result

Integrand size = 19, antiderivative size = 173 \[ \int \frac {\sqrt [3]{c+d x}}{\sqrt [3]{a+b x}} \, dx=\frac {(a+b x)^{2/3} \sqrt [3]{c+d x}}{b}-\frac {(b c-a d) \arctan \left (\frac {1}{\sqrt {3}}+\frac {2 \sqrt [3]{d} \sqrt [3]{a+b x}}{\sqrt {3} \sqrt [3]{b} \sqrt [3]{c+d x}}\right )}{\sqrt {3} b^{4/3} d^{2/3}}-\frac {(b c-a d) \log (c+d x)}{6 b^{4/3} d^{2/3}}-\frac {(b c-a d) \log \left (1-\frac {\sqrt [3]{d} \sqrt [3]{a+b x}}{\sqrt [3]{b} \sqrt [3]{c+d x}}\right )}{2 b^{4/3} d^{2/3}} \] Output:

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

Mathematica [A] (verified)

Time = 0.35 (sec) , antiderivative size = 228, normalized size of antiderivative = 1.32 \[ \int \frac {\sqrt [3]{c+d x}}{\sqrt [3]{a+b x}} \, dx=\frac {6 \sqrt [3]{b} d^{2/3} (a+b x)^{2/3} \sqrt [3]{c+d x}+2 \sqrt {3} (b c-a d) \arctan \left (\frac {\sqrt {3} \sqrt [3]{b} \sqrt [3]{c+d x}}{2 \sqrt [3]{d} \sqrt [3]{a+b x}+\sqrt [3]{b} \sqrt [3]{c+d x}}\right )-2 (b c-a d) \log \left (\sqrt [3]{d} \sqrt [3]{a+b x}-\sqrt [3]{b} \sqrt [3]{c+d x}\right )+(b c-a d) \log \left (d^{2/3} (a+b x)^{2/3}+\sqrt [3]{b} \sqrt [3]{d} \sqrt [3]{a+b x} \sqrt [3]{c+d x}+b^{2/3} (c+d x)^{2/3}\right )}{6 b^{4/3} d^{2/3}} \] Input:

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

Output:

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

Rubi [A] (verified)

Time = 0.20 (sec) , antiderivative size = 164, normalized size of antiderivative = 0.95, number of steps used = 2, number of rules used = 2, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.105, Rules used = {60, 71}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

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

\(\Big \downarrow \) 60

\(\displaystyle \frac {(b c-a d) \int \frac {1}{\sqrt [3]{a+b x} (c+d x)^{2/3}}dx}{3 b}+\frac {(a+b x)^{2/3} \sqrt [3]{c+d x}}{b}\)

\(\Big \downarrow \) 71

\(\displaystyle \frac {(b c-a d) \left (-\frac {\sqrt {3} \arctan \left (\frac {2 \sqrt [3]{d} \sqrt [3]{a+b x}}{\sqrt {3} \sqrt [3]{b} \sqrt [3]{c+d x}}+\frac {1}{\sqrt {3}}\right )}{\sqrt [3]{b} d^{2/3}}-\frac {3 \log \left (\frac {\sqrt [3]{d} \sqrt [3]{a+b x}}{\sqrt [3]{b} \sqrt [3]{c+d x}}-1\right )}{2 \sqrt [3]{b} d^{2/3}}-\frac {\log (c+d x)}{2 \sqrt [3]{b} d^{2/3}}\right )}{3 b}+\frac {(a+b x)^{2/3} \sqrt [3]{c+d x}}{b}\)

Input:

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

Output:

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

Defintions of rubi rules used

rule 60
Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[ 
(a + b*x)^(m + 1)*((c + d*x)^n/(b*(m + n + 1))), x] + Simp[n*((b*c - a*d)/( 
b*(m + n + 1)))   Int[(a + b*x)^m*(c + d*x)^(n - 1), x], x] /; FreeQ[{a, b, 
 c, d}, x] && GtQ[n, 0] && NeQ[m + n + 1, 0] &&  !(IGtQ[m, 0] && ( !Integer 
Q[n] || (GtQ[m, 0] && LtQ[m - n, 0]))) &&  !ILtQ[m + n + 2, 0] && IntLinear 
Q[a, b, c, d, m, n, x]
 

rule 71
Int[1/(((a_.) + (b_.)*(x_))^(1/3)*((c_.) + (d_.)*(x_))^(2/3)), x_Symbol] :> 
 With[{q = Rt[d/b, 3]}, Simp[(-Sqrt[3])*(q/d)*ArcTan[2*q*((a + b*x)^(1/3)/( 
Sqrt[3]*(c + d*x)^(1/3))) + 1/Sqrt[3]], x] + (-Simp[3*(q/(2*d))*Log[q*((a + 
 b*x)^(1/3)/(c + d*x)^(1/3)) - 1], x] - Simp[(q/(2*d))*Log[c + d*x], x])] / 
; FreeQ[{a, b, c, d}, x] && PosQ[d/b]
 
Maple [F]

\[\int \frac {\left (x d +c \right )^{\frac {1}{3}}}{\left (b x +a \right )^{\frac {1}{3}}}d x\]

Input:

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

Output:

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

Fricas [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 272 vs. \(2 (133) = 266\).

Time = 0.10 (sec) , antiderivative size = 596, normalized size of antiderivative = 3.45 \[ \int \frac {\sqrt [3]{c+d x}}{\sqrt [3]{a+b x}} \, dx =\text {Too large to display} \] Input:

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

Output:

[1/6*(6*(b*x + a)^(2/3)*(d*x + c)^(1/3)*b*d^2 - 3*sqrt(1/3)*(b^2*c*d - a*b 
*d^2)*sqrt(-(b*d^2)^(1/3)/b)*log(-3*b*d^2*x - 2*b*c*d - a*d^2 + 3*(b*d^2)^ 
(1/3)*(b*x + a)^(2/3)*(d*x + c)^(1/3)*d + 3*sqrt(1/3)*(2*(b*x + a)^(1/3)*( 
d*x + c)^(2/3)*b*d - (b*d^2)^(2/3)*(b*x + a)^(2/3)*(d*x + c)^(1/3) - (b*d^ 
2)^(1/3)*(b*d*x + a*d))*sqrt(-(b*d^2)^(1/3)/b)) - 2*(b*d^2)^(2/3)*(b*c - a 
*d)*log(((b*x + a)^(2/3)*(d*x + c)^(1/3)*b*d - (b*d^2)^(2/3)*(b*x + a))/(b 
*x + a)) + (b*d^2)^(2/3)*(b*c - a*d)*log(((b*x + a)^(1/3)*(d*x + c)^(2/3)* 
b*d + (b*d^2)^(2/3)*(b*x + a)^(2/3)*(d*x + c)^(1/3) + (b*d^2)^(1/3)*(b*d*x 
 + a*d))/(b*x + a)))/(b^2*d^2), 1/6*(6*(b*x + a)^(2/3)*(d*x + c)^(1/3)*b*d 
^2 + 6*sqrt(1/3)*(b^2*c*d - a*b*d^2)*sqrt((b*d^2)^(1/3)/b)*arctan(sqrt(1/3 
)*(2*(b*d^2)^(2/3)*(b*x + a)^(2/3)*(d*x + c)^(1/3) + (b*d^2)^(1/3)*(b*d*x 
+ a*d))*sqrt((b*d^2)^(1/3)/b)/(b*d^2*x + a*d^2)) - 2*(b*d^2)^(2/3)*(b*c - 
a*d)*log(((b*x + a)^(2/3)*(d*x + c)^(1/3)*b*d - (b*d^2)^(2/3)*(b*x + a))/( 
b*x + a)) + (b*d^2)^(2/3)*(b*c - a*d)*log(((b*x + a)^(1/3)*(d*x + c)^(2/3) 
*b*d + (b*d^2)^(2/3)*(b*x + a)^(2/3)*(d*x + c)^(1/3) + (b*d^2)^(1/3)*(b*d* 
x + a*d))/(b*x + a)))/(b^2*d^2)]
 

Sympy [F]

\[ \int \frac {\sqrt [3]{c+d x}}{\sqrt [3]{a+b x}} \, dx=\int \frac {\sqrt [3]{c + d x}}{\sqrt [3]{a + b x}}\, dx \] Input:

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

Output:

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

Maxima [F]

\[ \int \frac {\sqrt [3]{c+d x}}{\sqrt [3]{a+b x}} \, dx=\int { \frac {{\left (d x + c\right )}^{\frac {1}{3}}}{{\left (b x + a\right )}^{\frac {1}{3}}} \,d x } \] Input:

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

Output:

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

Giac [F]

\[ \int \frac {\sqrt [3]{c+d x}}{\sqrt [3]{a+b x}} \, dx=\int { \frac {{\left (d x + c\right )}^{\frac {1}{3}}}{{\left (b x + a\right )}^{\frac {1}{3}}} \,d x } \] Input:

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

Output:

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

Mupad [F(-1)]

Timed out. \[ \int \frac {\sqrt [3]{c+d x}}{\sqrt [3]{a+b x}} \, dx=\int \frac {{\left (c+d\,x\right )}^{1/3}}{{\left (a+b\,x\right )}^{1/3}} \,d x \] Input:

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

Output:

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

Reduce [F]

\[ \int \frac {\sqrt [3]{c+d x}}{\sqrt [3]{a+b x}} \, dx=\int \frac {\left (d x +c \right )^{\frac {1}{3}}}{\left (b x +a \right )^{\frac {1}{3}}}d x \] Input:

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

Output:

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