\(\int \frac {\cot ^{-1}(\tanh (a+b x))}{e+f x} \, dx\) [187]

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

Optimal result

Integrand size = 15, antiderivative size = 15 \[ \int \frac {\cot ^{-1}(\tanh (a+b x))}{e+f x} \, dx=\text {Int}\left (\frac {\cot ^{-1}(\tanh (a+b x))}{e+f x},x\right ) \]

[Out]

CannotIntegrate(arccot(tanh(b*x+a))/(f*x+e),x)

Rubi [N/A]

Not integrable

Time = 0.03 (sec) , antiderivative size = 15, 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 \frac {\cot ^{-1}(\tanh (a+b x))}{e+f x} \, dx=\int \frac {\cot ^{-1}(\tanh (a+b x))}{e+f x} \, dx \]

[In]

Int[ArcCot[Tanh[a + b*x]]/(e + f*x),x]

[Out]

Defer[Int][ArcCot[Tanh[a + b*x]]/(e + f*x), x]

Rubi steps \begin{align*} \text {integral}& = \int \frac {\cot ^{-1}(\tanh (a+b x))}{e+f x} \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 0.68 (sec) , antiderivative size = 17, normalized size of antiderivative = 1.13 \[ \int \frac {\cot ^{-1}(\tanh (a+b x))}{e+f x} \, dx=\int \frac {\cot ^{-1}(\tanh (a+b x))}{e+f x} \, dx \]

[In]

Integrate[ArcCot[Tanh[a + b*x]]/(e + f*x),x]

[Out]

Integrate[ArcCot[Tanh[a + b*x]]/(e + f*x), x]

Maple [N/A] (verified)

Not integrable

Time = 0.24 (sec) , antiderivative size = 15, normalized size of antiderivative = 1.00

\[\int \frac {\operatorname {arccot}\left (\tanh \left (b x +a \right )\right )}{f x +e}d x\]

[In]

int(arccot(tanh(b*x+a))/(f*x+e),x)

[Out]

int(arccot(tanh(b*x+a))/(f*x+e),x)

Fricas [N/A]

Not integrable

Time = 0.27 (sec) , antiderivative size = 17, normalized size of antiderivative = 1.13 \[ \int \frac {\cot ^{-1}(\tanh (a+b x))}{e+f x} \, dx=\int { \frac {\operatorname {arccot}\left (\tanh \left (b x + a\right )\right )}{f x + e} \,d x } \]

[In]

integrate(arccot(tanh(b*x+a))/(f*x+e),x, algorithm="fricas")

[Out]

integral(arccot(tanh(b*x + a))/(f*x + e), x)

Sympy [N/A]

Not integrable

Time = 3.14 (sec) , antiderivative size = 14, normalized size of antiderivative = 0.93 \[ \int \frac {\cot ^{-1}(\tanh (a+b x))}{e+f x} \, dx=\int \frac {\operatorname {acot}{\left (\tanh {\left (a + b x \right )} \right )}}{e + f x}\, dx \]

[In]

integrate(acot(tanh(b*x+a))/(f*x+e),x)

[Out]

Integral(acot(tanh(a + b*x))/(e + f*x), x)

Maxima [N/A]

Not integrable

Time = 1.56 (sec) , antiderivative size = 17, normalized size of antiderivative = 1.13 \[ \int \frac {\cot ^{-1}(\tanh (a+b x))}{e+f x} \, dx=\int { \frac {\operatorname {arccot}\left (\tanh \left (b x + a\right )\right )}{f x + e} \,d x } \]

[In]

integrate(arccot(tanh(b*x+a))/(f*x+e),x, algorithm="maxima")

[Out]

integrate(arccot(tanh(b*x + a))/(f*x + e), x)

Giac [N/A]

Not integrable

Time = 90.59 (sec) , antiderivative size = 3, normalized size of antiderivative = 0.20 \[ \int \frac {\cot ^{-1}(\tanh (a+b x))}{e+f x} \, dx=\int { \frac {\operatorname {arccot}\left (\tanh \left (b x + a\right )\right )}{f x + e} \,d x } \]

[In]

integrate(arccot(tanh(b*x+a))/(f*x+e),x, algorithm="giac")

[Out]

sage0*x

Mupad [N/A]

Not integrable

Time = 0.83 (sec) , antiderivative size = 17, normalized size of antiderivative = 1.13 \[ \int \frac {\cot ^{-1}(\tanh (a+b x))}{e+f x} \, dx=\int \frac {\mathrm {acot}\left (\mathrm {tanh}\left (a+b\,x\right )\right )}{e+f\,x} \,d x \]

[In]

int(acot(tanh(a + b*x))/(e + f*x),x)

[Out]

int(acot(tanh(a + b*x))/(e + f*x), x)