3.34 \(\int x^m \cot ^{-1}(a x)^3 \, dx\)

Optimal. Leaf size=12 \[ \text{Unintegrable}\left (x^m \cot ^{-1}(a x)^3,x\right ) \]

[Out]

Unintegrable[x^m*ArcCot[a*x]^3, x]

________________________________________________________________________________________

Rubi [A]  time = 0.0129573, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int x^m \cot ^{-1}(a x)^3 \, dx \]

Verification is Not applicable to the result.

[In]

Int[x^m*ArcCot[a*x]^3,x]

[Out]

Defer[Int][x^m*ArcCot[a*x]^3, x]

Rubi steps

\begin{align*} \int x^m \cot ^{-1}(a x)^3 \, dx &=\int x^m \cot ^{-1}(a x)^3 \, dx\\ \end{align*}

Mathematica [A]  time = 0.827706, size = 0, normalized size = 0. \[ \int x^m \cot ^{-1}(a x)^3 \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[x^m*ArcCot[a*x]^3,x]

[Out]

Integrate[x^m*ArcCot[a*x]^3, x]

________________________________________________________________________________________

Maple [A]  time = 1.293, size = 0, normalized size = 0. \begin{align*} \int{x}^{m} \left ({\rm arccot} \left (ax\right ) \right ) ^{3}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^m*arccot(a*x)^3,x)

[Out]

int(x^m*arccot(a*x)^3,x)

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^m*arccot(a*x)^3,x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [A]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (x^{m} \operatorname{arccot}\left (a x\right )^{3}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^m*arccot(a*x)^3,x, algorithm="fricas")

[Out]

integral(x^m*arccot(a*x)^3, x)

________________________________________________________________________________________

Sympy [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int x^{m} \operatorname{acot}^{3}{\left (a x \right )}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**m*acot(a*x)**3,x)

[Out]

Integral(x**m*acot(a*x)**3, x)

________________________________________________________________________________________

Giac [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int x^{m} \operatorname{arccot}\left (a x\right )^{3}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^m*arccot(a*x)^3,x, algorithm="giac")

[Out]

integrate(x^m*arccot(a*x)^3, x)