\(\int \frac {(a+b x)^2 \cot ^{-1}(a+b x)}{\sqrt [3]{1+a^2+2 a b x+b^2 x^2}} \, dx\) [52]

Optimal result
Mathematica [B] (warning: unable to verify)
Rubi [N/A]
Maple [N/A]
Fricas [N/A]
Sympy [N/A]
Maxima [N/A]
Giac [N/A]
Mupad [N/A]
Reduce [N/A]

Optimal result

Integrand size = 35, antiderivative size = 35 \[ \int \frac {(a+b x)^2 \cot ^{-1}(a+b x)}{\sqrt [3]{1+a^2+2 a b x+b^2 x^2}} \, dx=\text {Int}\left (\frac {(a+b x)^2 \cot ^{-1}(a+b x)}{\sqrt [3]{1+(a+b x)^2}},x\right ) \] Output:

Defer(Int)((b*x+a)^2*arccot(b*x+a)/(1+(b*x+a)^2)^(1/3),x)
                                                                                    
                                                                                    
 

Mathematica [B] (warning: unable to verify)

Leaf count is larger than twice the leaf count of optimal. \(198\) vs. \(2(30)=60\).

Time = 0.68 (sec) , antiderivative size = 198, normalized size of antiderivative = 5.66 \[ \int \frac {(a+b x)^2 \cot ^{-1}(a+b x)}{\sqrt [3]{1+a^2+2 a b x+b^2 x^2}} \, dx=\frac {3 \left (\operatorname {Gamma}\left (\frac {11}{6}\right ) \operatorname {Gamma}\left (\frac {7}{3}\right ) \left (5 \left (1+(a+b x)^2\right ) \left (3 \left (7+(a+b x)^2\right )+4 (a+b x) \left (-2+(a+b x)^2\right ) \cot ^{-1}(a+b x)\right )-24 (a+b x) \cot ^{-1}(a+b x) \operatorname {Hypergeometric2F1}\left (1,\frac {4}{3},\frac {11}{6},\frac {1}{1+a^2+2 a b x+b^2 x^2}\right )\right )+5 \sqrt [3]{2} \sqrt {\pi } \operatorname {Gamma}\left (\frac {5}{3}\right ) \, _3F_2\left (1,\frac {4}{3},\frac {4}{3};\frac {11}{6},\frac {7}{3};\frac {1}{1+a^2+2 a b x+b^2 x^2}\right )\right )}{140 b \sqrt [3]{1+a^2+2 a b x+b^2 x^2} \left (1+(a+b x)^2\right ) \operatorname {Gamma}\left (\frac {11}{6}\right ) \operatorname {Gamma}\left (\frac {7}{3}\right )} \] Input:

Integrate[((a + b*x)^2*ArcCot[a + b*x])/(1 + a^2 + 2*a*b*x + b^2*x^2)^(1/3 
),x]
 

Output:

(3*(Gamma[11/6]*Gamma[7/3]*(5*(1 + (a + b*x)^2)*(3*(7 + (a + b*x)^2) + 4*( 
a + b*x)*(-2 + (a + b*x)^2)*ArcCot[a + b*x]) - 24*(a + b*x)*ArcCot[a + b*x 
]*Hypergeometric2F1[1, 4/3, 11/6, (1 + a^2 + 2*a*b*x + b^2*x^2)^(-1)]) + 5 
*2^(1/3)*Sqrt[Pi]*Gamma[5/3]*HypergeometricPFQ[{1, 4/3, 4/3}, {11/6, 7/3}, 
 (1 + a^2 + 2*a*b*x + b^2*x^2)^(-1)]))/(140*b*(1 + a^2 + 2*a*b*x + b^2*x^2 
)^(1/3)*(1 + (a + b*x)^2)*Gamma[11/6]*Gamma[7/3])
 

Rubi [N/A]

Not integrable

Time = 0.33 (sec) , antiderivative size = 35, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {}

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 {(a+b x)^2 \cot ^{-1}(a+b x)}{\sqrt [3]{a^2+2 a b x+b^2 x^2+1}} \, dx\)

\(\Big \downarrow \) 5581

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

\(\Big \downarrow \) 5561

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

Input:

Int[((a + b*x)^2*ArcCot[a + b*x])/(1 + a^2 + 2*a*b*x + b^2*x^2)^(1/3),x]
 

Output:

$Aborted
 
Maple [N/A]

Not integrable

Time = 1.10 (sec) , antiderivative size = 33, normalized size of antiderivative = 0.94

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

Input:

int((b*x+a)^2*arccot(b*x+a)/(b^2*x^2+2*a*b*x+a^2+1)^(1/3),x)
 

Output:

int((b*x+a)^2*arccot(b*x+a)/(b^2*x^2+2*a*b*x+a^2+1)^(1/3),x)
 

Fricas [N/A]

Not integrable

Time = 0.12 (sec) , antiderivative size = 44, normalized size of antiderivative = 1.26 \[ \int \frac {(a+b x)^2 \cot ^{-1}(a+b x)}{\sqrt [3]{1+a^2+2 a b x+b^2 x^2}} \, dx=\int { \frac {{\left (b x + a\right )}^{2} \operatorname {arccot}\left (b x + a\right )}{{\left (b^{2} x^{2} + 2 \, a b x + a^{2} + 1\right )}^{\frac {1}{3}}} \,d x } \] Input:

integrate((b*x+a)^2*arccot(b*x+a)/(b^2*x^2+2*a*b*x+a^2+1)^(1/3),x, algorit 
hm="fricas")
 

Output:

integral((b^2*x^2 + 2*a*b*x + a^2)*arccot(b*x + a)/(b^2*x^2 + 2*a*b*x + a^ 
2 + 1)^(1/3), x)
 

Sympy [N/A]

Not integrable

Time = 4.11 (sec) , antiderivative size = 36, normalized size of antiderivative = 1.03 \[ \int \frac {(a+b x)^2 \cot ^{-1}(a+b x)}{\sqrt [3]{1+a^2+2 a b x+b^2 x^2}} \, dx=\int \frac {\left (a + b x\right )^{2} \operatorname {acot}{\left (a + b x \right )}}{\sqrt [3]{a^{2} + 2 a b x + b^{2} x^{2} + 1}}\, dx \] Input:

integrate((b*x+a)**2*acot(b*x+a)/(b**2*x**2+2*a*b*x+a**2+1)**(1/3),x)
 

Output:

Integral((a + b*x)**2*acot(a + b*x)/(a**2 + 2*a*b*x + b**2*x**2 + 1)**(1/3 
), x)
 

Maxima [N/A]

Not integrable

Time = 0.27 (sec) , antiderivative size = 35, normalized size of antiderivative = 1.00 \[ \int \frac {(a+b x)^2 \cot ^{-1}(a+b x)}{\sqrt [3]{1+a^2+2 a b x+b^2 x^2}} \, dx=\int { \frac {{\left (b x + a\right )}^{2} \operatorname {arccot}\left (b x + a\right )}{{\left (b^{2} x^{2} + 2 \, a b x + a^{2} + 1\right )}^{\frac {1}{3}}} \,d x } \] Input:

integrate((b*x+a)^2*arccot(b*x+a)/(b^2*x^2+2*a*b*x+a^2+1)^(1/3),x, algorit 
hm="maxima")
 

Output:

integrate((b*x + a)^2*arccot(b*x + a)/(b^2*x^2 + 2*a*b*x + a^2 + 1)^(1/3), 
 x)
 

Giac [N/A]

Not integrable

Time = 0.31 (sec) , antiderivative size = 35, normalized size of antiderivative = 1.00 \[ \int \frac {(a+b x)^2 \cot ^{-1}(a+b x)}{\sqrt [3]{1+a^2+2 a b x+b^2 x^2}} \, dx=\int { \frac {{\left (b x + a\right )}^{2} \operatorname {arccot}\left (b x + a\right )}{{\left (b^{2} x^{2} + 2 \, a b x + a^{2} + 1\right )}^{\frac {1}{3}}} \,d x } \] Input:

integrate((b*x+a)^2*arccot(b*x+a)/(b^2*x^2+2*a*b*x+a^2+1)^(1/3),x, algorit 
hm="giac")
 

Output:

integrate((b*x + a)^2*arccot(b*x + a)/(b^2*x^2 + 2*a*b*x + a^2 + 1)^(1/3), 
 x)
 

Mupad [N/A]

Not integrable

Time = 0.88 (sec) , antiderivative size = 35, normalized size of antiderivative = 1.00 \[ \int \frac {(a+b x)^2 \cot ^{-1}(a+b x)}{\sqrt [3]{1+a^2+2 a b x+b^2 x^2}} \, dx=\int \frac {\mathrm {acot}\left (a+b\,x\right )\,{\left (a+b\,x\right )}^2}{{\left (a^2+2\,a\,b\,x+b^2\,x^2+1\right )}^{1/3}} \,d x \] Input:

int((acot(a + b*x)*(a + b*x)^2)/(a^2 + b^2*x^2 + 2*a*b*x + 1)^(1/3),x)
 

Output:

int((acot(a + b*x)*(a + b*x)^2)/(a^2 + b^2*x^2 + 2*a*b*x + 1)^(1/3), x)
 

Reduce [N/A]

Not integrable

Time = 0.29 (sec) , antiderivative size = 101, normalized size of antiderivative = 2.89 \[ \int \frac {(a+b x)^2 \cot ^{-1}(a+b x)}{\sqrt [3]{1+a^2+2 a b x+b^2 x^2}} \, dx=\left (\int \frac {\mathit {acot} \left (b x +a \right )}{\left (b^{2} x^{2}+2 a b x +a^{2}+1\right )^{\frac {1}{3}}}d x \right ) a^{2}+\left (\int \frac {\mathit {acot} \left (b x +a \right ) x^{2}}{\left (b^{2} x^{2}+2 a b x +a^{2}+1\right )^{\frac {1}{3}}}d x \right ) b^{2}+2 \left (\int \frac {\mathit {acot} \left (b x +a \right ) x}{\left (b^{2} x^{2}+2 a b x +a^{2}+1\right )^{\frac {1}{3}}}d x \right ) a b \] Input:

int((b*x+a)^2*acot(b*x+a)/(b^2*x^2+2*a*b*x+a^2+1)^(1/3),x)
 

Output:

int(acot(a + b*x)/(a**2 + 2*a*b*x + b**2*x**2 + 1)**(1/3),x)*a**2 + int((a 
cot(a + b*x)*x**2)/(a**2 + 2*a*b*x + b**2*x**2 + 1)**(1/3),x)*b**2 + 2*int 
((acot(a + b*x)*x)/(a**2 + 2*a*b*x + b**2*x**2 + 1)**(1/3),x)*a*b