3.156 \(\int \frac {\coth ^{-1}(\tanh (a+b x))^3}{x^5} \, dx\)

Optimal. Leaf size=31 \[ \frac {\coth ^{-1}(\tanh (a+b x))^4}{4 x^4 \left (b x-\coth ^{-1}(\tanh (a+b x))\right )} \]

[Out]

1/4*arccoth(tanh(b*x+a))^4/x^4/(b*x-arccoth(tanh(b*x+a)))

________________________________________________________________________________________

Rubi [A]  time = 0.01, antiderivative size = 31, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 13, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.077, Rules used = {2167} \[ \frac {\coth ^{-1}(\tanh (a+b x))^4}{4 x^4 \left (b x-\coth ^{-1}(\tanh (a+b x))\right )} \]

Antiderivative was successfully verified.

[In]

Int[ArcCoth[Tanh[a + b*x]]^3/x^5,x]

[Out]

ArcCoth[Tanh[a + b*x]]^4/(4*x^4*(b*x - ArcCoth[Tanh[a + b*x]]))

Rule 2167

Int[(u_)^(m_)*(v_)^(n_), x_Symbol] :> With[{a = Simplify[D[u, x]], b = Simplify[D[v, x]]}, -Simp[(u^(m + 1)*v^
(n + 1))/((m + 1)*(b*u - a*v)), x] /; NeQ[b*u - a*v, 0]] /; FreeQ[{m, n}, x] && PiecewiseLinearQ[u, v, x] && E
qQ[m + n + 2, 0] && NeQ[m, -1]

Rubi steps

\begin {align*} \int \frac {\coth ^{-1}(\tanh (a+b x))^3}{x^5} \, dx &=\frac {\coth ^{-1}(\tanh (a+b x))^4}{4 x^4 \left (b x-\coth ^{-1}(\tanh (a+b x))\right )}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.02, size = 50, normalized size = 1.61 \[ -\frac {b^2 x^2 \coth ^{-1}(\tanh (a+b x))+b x \coth ^{-1}(\tanh (a+b x))^2+\coth ^{-1}(\tanh (a+b x))^3+b^3 x^3}{4 x^4} \]

Antiderivative was successfully verified.

[In]

Integrate[ArcCoth[Tanh[a + b*x]]^3/x^5,x]

[Out]

-1/4*(b^3*x^3 + b^2*x^2*ArcCoth[Tanh[a + b*x]] + b*x*ArcCoth[Tanh[a + b*x]]^2 + ArcCoth[Tanh[a + b*x]]^3)/x^4

________________________________________________________________________________________

fricas [A]  time = 0.47, size = 49, normalized size = 1.58 \[ -\frac {16 \, b^{3} x^{3} + 24 \, a b^{2} x^{2} - 3 \, \pi ^{2} a + 4 \, a^{3} - 4 \, {\left (\pi ^{2} b - 4 \, a^{2} b\right )} x}{16 \, x^{4}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arccoth(tanh(b*x+a))^3/x^5,x, algorithm="fricas")

[Out]

-1/16*(16*b^3*x^3 + 24*a*b^2*x^2 - 3*pi^2*a + 4*a^3 - 4*(pi^2*b - 4*a^2*b)*x)/x^4

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\operatorname {arcoth}\left (\tanh \left (b x + a\right )\right )^{3}}{x^{5}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arccoth(tanh(b*x+a))^3/x^5,x, algorithm="giac")

[Out]

integrate(arccoth(tanh(b*x + a))^3/x^5, x)

________________________________________________________________________________________

maple [C]  time = 1.47, size = 17235, normalized size = 555.97 \[ \text {output too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(arccoth(tanh(b*x+a))^3/x^5,x)

[Out]

result too large to display

________________________________________________________________________________________

maxima [A]  time = 0.52, size = 53, normalized size = 1.71 \[ -\frac {1}{4} \, b {\left (\frac {b^{2}}{x} + \frac {b \operatorname {arcoth}\left (\tanh \left (b x + a\right )\right )}{x^{2}}\right )} - \frac {b \operatorname {arcoth}\left (\tanh \left (b x + a\right )\right )^{2}}{4 \, x^{3}} - \frac {\operatorname {arcoth}\left (\tanh \left (b x + a\right )\right )^{3}}{4 \, x^{4}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arccoth(tanh(b*x+a))^3/x^5,x, algorithm="maxima")

[Out]

-1/4*b*(b^2/x + b*arccoth(tanh(b*x + a))/x^2) - 1/4*b*arccoth(tanh(b*x + a))^2/x^3 - 1/4*arccoth(tanh(b*x + a)
)^3/x^4

________________________________________________________________________________________

mupad [B]  time = 1.19, size = 48, normalized size = 1.55 \[ -\frac {b^3\,x^3+b^2\,x^2\,\mathrm {acoth}\left (\mathrm {tanh}\left (a+b\,x\right )\right )+b\,x\,{\mathrm {acoth}\left (\mathrm {tanh}\left (a+b\,x\right )\right )}^2+{\mathrm {acoth}\left (\mathrm {tanh}\left (a+b\,x\right )\right )}^3}{4\,x^4} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(acoth(tanh(a + b*x))^3/x^5,x)

[Out]

-(acoth(tanh(a + b*x))^3 + b^3*x^3 + b*x*acoth(tanh(a + b*x))^2 + b^2*x^2*acoth(tanh(a + b*x)))/(4*x^4)

________________________________________________________________________________________

sympy [B]  time = 1.32, size = 56, normalized size = 1.81 \[ - \frac {b^{3}}{4 x} - \frac {b^{2} \operatorname {acoth}{\left (\tanh {\left (a + b x \right )} \right )}}{4 x^{2}} - \frac {b \operatorname {acoth}^{2}{\left (\tanh {\left (a + b x \right )} \right )}}{4 x^{3}} - \frac {\operatorname {acoth}^{3}{\left (\tanh {\left (a + b x \right )} \right )}}{4 x^{4}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(acoth(tanh(b*x+a))**3/x**5,x)

[Out]

-b**3/(4*x) - b**2*acoth(tanh(a + b*x))/(4*x**2) - b*acoth(tanh(a + b*x))**2/(4*x**3) - acoth(tanh(a + b*x))**
3/(4*x**4)

________________________________________________________________________________________