3.206 \(\int \frac{\coth ^{-1}(c+d \tanh (a+b x))}{x} \, dx\)

Optimal. Leaf size=17 \[ \text{CannotIntegrate}\left (\frac{\coth ^{-1}(d \tanh (a+b x)+c)}{x},x\right ) \]

[Out]

CannotIntegrate[ArcCoth[c + d*Tanh[a + b*x]]/x, x]

________________________________________________________________________________________

Rubi [A]  time = 0.0662613, 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 \frac{\coth ^{-1}(c+d \tanh (a+b x))}{x} \, dx \]

Verification is Not applicable to the result.

[In]

Int[ArcCoth[c + d*Tanh[a + b*x]]/x,x]

[Out]

Defer[Int][ArcCoth[c + d*Tanh[a + b*x]]/x, x]

Rubi steps

\begin{align*} \int \frac{\coth ^{-1}(c+d \tanh (a+b x))}{x} \, dx &=\int \frac{\coth ^{-1}(c+d \tanh (a+b x))}{x} \, dx\\ \end{align*}

Mathematica [A]  time = 5.26462, size = 0, normalized size = 0. \[ \int \frac{\coth ^{-1}(c+d \tanh (a+b x))}{x} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[ArcCoth[c + d*Tanh[a + b*x]]/x,x]

[Out]

Integrate[ArcCoth[c + d*Tanh[a + b*x]]/x, x]

________________________________________________________________________________________

Maple [A]  time = 0.331, size = 0, normalized size = 0. \begin{align*} \int{\frac{{\rm arccoth} \left (c+d\tanh \left ( bx+a \right ) \right )}{x}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(arccoth(c+d*tanh(b*x+a))/x,x)

[Out]

int(arccoth(c+d*tanh(b*x+a))/x,x)

________________________________________________________________________________________

Maxima [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\operatorname{arcoth}\left (d \tanh \left (b x + a\right ) + c\right )}{x}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arccoth(c+d*tanh(b*x+a))/x,x, algorithm="maxima")

[Out]

integrate(arccoth(d*tanh(b*x + a) + c)/x, x)

________________________________________________________________________________________

Fricas [A]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\operatorname{arcoth}\left (d \tanh \left (b x + a\right ) + c\right )}{x}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arccoth(c+d*tanh(b*x+a))/x,x, algorithm="fricas")

[Out]

integral(arccoth(d*tanh(b*x + a) + c)/x, x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(acoth(c+d*tanh(b*x+a))/x,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\operatorname{arcoth}\left (d \tanh \left (b x + a\right ) + c\right )}{x}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arccoth(c+d*tanh(b*x+a))/x,x, algorithm="giac")

[Out]

integrate(arccoth(d*tanh(b*x + a) + c)/x, x)