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

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

[Out]

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

________________________________________________________________________________________

Rubi [A]  time = 0.0411344, antiderivative size = 60, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 3, integrand size = 13, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.231, Rules used = {2168, 2158, 29} \[ -3 b^2 \log (x) \left (b x-\coth ^{-1}(\tanh (a+b x))\right )-\frac{\coth ^{-1}(\tanh (a+b x))^3}{2 x^2}-\frac{3 b \coth ^{-1}(\tanh (a+b x))^2}{2 x}+3 b^3 x \]

Antiderivative was successfully verified.

[In]

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

[Out]

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

Rule 2168

Int[(u_)^(m_)*(v_)^(n_.), x_Symbol] :> With[{a = Simplify[D[u, x]], b = Simplify[D[v, x]]}, Simp[(u^(m + 1)*v^
n)/(a*(m + 1)), x] - Dist[(b*n)/(a*(m + 1)), Int[u^(m + 1)*v^(n - 1), x], x] /; NeQ[b*u - a*v, 0]] /; FreeQ[{m
, n}, x] && PiecewiseLinearQ[u, v, x] && NeQ[m, -1] && ((LtQ[m, -1] && GtQ[n, 0] &&  !(ILtQ[m + n, -2] && (Fra
ctionQ[m] || GeQ[2*n + m + 1, 0]))) || (IGtQ[n, 0] && IGtQ[m, 0] && LeQ[n, m]) || (IGtQ[n, 0] &&  !IntegerQ[m]
) || (ILtQ[m, 0] &&  !IntegerQ[n]))

Rule 2158

Int[(v_)/(u_), x_Symbol] :> With[{a = Simplify[D[u, x]], b = Simplify[D[v, x]]}, Simp[(b*x)/a, x] - Dist[(b*u
- a*v)/a, Int[1/u, x], x] /; NeQ[b*u - a*v, 0]] /; PiecewiseLinearQ[u, v, x]

Rule 29

Int[(x_)^(-1), x_Symbol] :> Simp[Log[x], x]

Rubi steps

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

Mathematica [A]  time = 0.0363074, size = 66, normalized size = 1.1 \[ 3 b^2 \log (x) \left (\coth ^{-1}(\tanh (a+b x))-b x\right )-\frac{\left (\coth ^{-1}(\tanh (a+b x))-b x\right )^3}{2 x^2}-\frac{3 b \left (\coth ^{-1}(\tanh (a+b x))-b x\right )^2}{x}+b^3 x \]

Antiderivative was successfully verified.

[In]

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

[Out]

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

________________________________________________________________________________________

Maple [C]  time = 0.426, size = 7366, normalized size = 122.8 \begin{align*} \text{output too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

result too large to display

________________________________________________________________________________________

Maxima [A]  time = 1.40292, size = 97, normalized size = 1.62 \begin{align*} 3 \,{\left (b \operatorname{arcoth}\left (\tanh \left (b x + a\right )\right ) \log \left (x\right ) -{\left (b{\left (x + \frac{a}{b}\right )} \log \left (x\right ) - b{\left (x + \frac{a \log \left (x\right )}{b}\right )}\right )} b\right )} b - \frac{3 \, b \operatorname{arcoth}\left (\tanh \left (b x + a\right )\right )^{2}}{2 \, x} - \frac{\operatorname{arcoth}\left (\tanh \left (b x + a\right )\right )^{3}}{2 \, x^{2}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Fricas [A]  time = 1.61919, size = 117, normalized size = 1.95 \begin{align*} \frac{8 \, b^{3} x^{3} + 24 \, a b^{2} x^{2} \log \left (x\right ) + 3 \, \pi ^{2} a - 4 \, a^{3} + 6 \,{\left (\pi ^{2} b - 4 \, a^{2} b\right )} x}{8 \, x^{2}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\operatorname{acoth}^{3}{\left (\tanh{\left (a + b x \right )} \right )}}{x^{3}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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