\(\int (e+f x)^m (a+b \cot ^{-1}(c+d x))^3 \, dx\) [148]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A] (verified)
   Fricas [N/A]
   Sympy [F(-1)]
   Maxima [N/A]
   Giac [N/A]
   Mupad [N/A]

Optimal result

Integrand size = 20, antiderivative size = 20 \[ \int (e+f x)^m \left (a+b \cot ^{-1}(c+d x)\right )^3 \, dx=\text {Int}\left ((e+f x)^m \left (a+b \cot ^{-1}(c+d x)\right )^3,x\right ) \]

[Out]

Unintegrable((f*x+e)^m*(a+b*arccot(d*x+c))^3,x)

Rubi [N/A]

Not integrable

Time = 0.04 (sec) , antiderivative size = 20, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int (e+f x)^m \left (a+b \cot ^{-1}(c+d x)\right )^3 \, dx=\int (e+f x)^m \left (a+b \cot ^{-1}(c+d x)\right )^3 \, dx \]

[In]

Int[(e + f*x)^m*(a + b*ArcCot[c + d*x])^3,x]

[Out]

Defer[Subst][Defer[Int][((d*e - c*f)/d + (f*x)/d)^m*(a + b*ArcCot[x])^3, x], x, c + d*x]/d

Rubi steps \begin{align*} \text {integral}& = \frac {\text {Subst}\left (\int \left (\frac {d e-c f}{d}+\frac {f x}{d}\right )^m \left (a+b \cot ^{-1}(x)\right )^3 \, dx,x,c+d x\right )}{d} \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 0.52 (sec) , antiderivative size = 22, normalized size of antiderivative = 1.10 \[ \int (e+f x)^m \left (a+b \cot ^{-1}(c+d x)\right )^3 \, dx=\int (e+f x)^m \left (a+b \cot ^{-1}(c+d x)\right )^3 \, dx \]

[In]

Integrate[(e + f*x)^m*(a + b*ArcCot[c + d*x])^3,x]

[Out]

Integrate[(e + f*x)^m*(a + b*ArcCot[c + d*x])^3, x]

Maple [N/A] (verified)

Not integrable

Time = 0.55 (sec) , antiderivative size = 20, normalized size of antiderivative = 1.00

\[\int \left (f x +e \right )^{m} \left (a +b \,\operatorname {arccot}\left (d x +c \right )\right )^{3}d x\]

[In]

int((f*x+e)^m*(a+b*arccot(d*x+c))^3,x)

[Out]

int((f*x+e)^m*(a+b*arccot(d*x+c))^3,x)

Fricas [N/A]

Not integrable

Time = 0.28 (sec) , antiderivative size = 52, normalized size of antiderivative = 2.60 \[ \int (e+f x)^m \left (a+b \cot ^{-1}(c+d x)\right )^3 \, dx=\int { {\left (b \operatorname {arccot}\left (d x + c\right ) + a\right )}^{3} {\left (f x + e\right )}^{m} \,d x } \]

[In]

integrate((f*x+e)^m*(a+b*arccot(d*x+c))^3,x, algorithm="fricas")

[Out]

integral((b^3*arccot(d*x + c)^3 + 3*a*b^2*arccot(d*x + c)^2 + 3*a^2*b*arccot(d*x + c) + a^3)*(f*x + e)^m, x)

Sympy [F(-1)]

Timed out. \[ \int (e+f x)^m \left (a+b \cot ^{-1}(c+d x)\right )^3 \, dx=\text {Timed out} \]

[In]

integrate((f*x+e)**m*(a+b*acot(d*x+c))**3,x)

[Out]

Timed out

Maxima [N/A]

Not integrable

Time = 7.83 (sec) , antiderivative size = 880, normalized size of antiderivative = 44.00 \[ \int (e+f x)^m \left (a+b \cot ^{-1}(c+d x)\right )^3 \, dx=\int { {\left (b \operatorname {arccot}\left (d x + c\right ) + a\right )}^{3} {\left (f x + e\right )}^{m} \,d x } \]

[In]

integrate((f*x+e)^m*(a+b*arccot(d*x+c))^3,x, algorithm="maxima")

[Out]

(f*x + e)^(m + 1)*a^3/(f*(m + 1)) - 1/32*(3*(b^3*f*x*arctan2(1, d*x + c) + b^3*e*arctan2(1, d*x + c))*(f*x + e
)^m*log(d^2*x^2 + 2*c*d*x + c^2 + 1)^2 - 4*(b^3*f*x*arctan2(1, d*x + c)^3 + b^3*e*arctan2(1, d*x + c)^3)*(f*x
+ e)^m - 32*(f*m + f)*integrate(-1/32*(3*(b^3*d*e - (b^3*c^2*arctan2(1, d*x + c) + b^3*arctan2(1, d*x + c))*f*
m - (b^3*d^2*f*m*arctan2(1, d*x + c) + b^3*d^2*f*arctan2(1, d*x + c))*x^2 - (b^3*c^2*arctan2(1, d*x + c) + b^3
*arctan2(1, d*x + c))*f - (2*b^3*c*d*f*m*arctan2(1, d*x + c) + (2*b^3*c*arctan2(1, d*x + c) - b^3)*d*f)*x)*(f*
x + e)^m*log(d^2*x^2 + 2*c*d*x + c^2 + 1)^2 - 12*(b^3*d^2*f*x^2*arctan2(1, d*x + c) + b^3*c*d*e*arctan2(1, d*x
 + c) + (b^3*d^2*e*arctan2(1, d*x + c) + b^3*c*d*f*arctan2(1, d*x + c))*x)*(f*x + e)^m*log(d^2*x^2 + 2*c*d*x +
 c^2 + 1) - 4*(3*b^3*d*e*arctan2(1, d*x + c)^2 + (7*b^3*arctan2(1, d*x + c)^3 + 24*a*b^2*arctan2(1, d*x + c)^2
 + 24*a^2*b*arctan2(1, d*x + c) + (7*b^3*arctan2(1, d*x + c)^3 + 24*a*b^2*arctan2(1, d*x + c)^2 + 24*a^2*b*arc
tan2(1, d*x + c))*c^2)*f*m + ((7*b^3*arctan2(1, d*x + c)^3 + 24*a*b^2*arctan2(1, d*x + c)^2 + 24*a^2*b*arctan2
(1, d*x + c))*d^2*f*m + (7*b^3*arctan2(1, d*x + c)^3 + 24*a*b^2*arctan2(1, d*x + c)^2 + 24*a^2*b*arctan2(1, d*
x + c))*d^2*f)*x^2 + (7*b^3*arctan2(1, d*x + c)^3 + 24*a*b^2*arctan2(1, d*x + c)^2 + 24*a^2*b*arctan2(1, d*x +
 c) + (7*b^3*arctan2(1, d*x + c)^3 + 24*a*b^2*arctan2(1, d*x + c)^2 + 24*a^2*b*arctan2(1, d*x + c))*c^2)*f + (
2*(7*b^3*arctan2(1, d*x + c)^3 + 24*a*b^2*arctan2(1, d*x + c)^2 + 24*a^2*b*arctan2(1, d*x + c))*c*d*f*m + (3*b
^3*arctan2(1, d*x + c)^2 + 2*(7*b^3*arctan2(1, d*x + c)^3 + 24*a*b^2*arctan2(1, d*x + c)^2 + 24*a^2*b*arctan2(
1, d*x + c))*c)*d*f)*x)*(f*x + e)^m)/((c^2 + 1)*f*m + (d^2*f*m + d^2*f)*x^2 + (c^2 + 1)*f + 2*(c*d*f*m + c*d*f
)*x), x))/(f*m + f)

Giac [N/A]

Not integrable

Time = 0.72 (sec) , antiderivative size = 22, normalized size of antiderivative = 1.10 \[ \int (e+f x)^m \left (a+b \cot ^{-1}(c+d x)\right )^3 \, dx=\int { {\left (b \operatorname {arccot}\left (d x + c\right ) + a\right )}^{3} {\left (f x + e\right )}^{m} \,d x } \]

[In]

integrate((f*x+e)^m*(a+b*arccot(d*x+c))^3,x, algorithm="giac")

[Out]

integrate((b*arccot(d*x + c) + a)^3*(f*x + e)^m, x)

Mupad [N/A]

Not integrable

Time = 0.80 (sec) , antiderivative size = 22, normalized size of antiderivative = 1.10 \[ \int (e+f x)^m \left (a+b \cot ^{-1}(c+d x)\right )^3 \, dx=\int {\left (e+f\,x\right )}^m\,{\left (a+b\,\mathrm {acot}\left (c+d\,x\right )\right )}^3 \,d x \]

[In]

int((e + f*x)^m*(a + b*acot(c + d*x))^3,x)

[Out]

int((e + f*x)^m*(a + b*acot(c + d*x))^3, x)