3.222 \(\int \frac{\sqrt{\tanh ^{-1}(\tanh (a+b x))}}{x^{11/2}} \, dx\)

Optimal. Leaf size=148 \[ \frac{32 b^3 \tanh ^{-1}(\tanh (a+b x))^{3/2}}{315 x^{3/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )^4}+\frac{16 b^2 \tanh ^{-1}(\tanh (a+b x))^{3/2}}{105 x^{5/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )^3}+\frac{4 b \tanh ^{-1}(\tanh (a+b x))^{3/2}}{21 x^{7/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )^2}+\frac{2 \tanh ^{-1}(\tanh (a+b x))^{3/2}}{9 x^{9/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )} \]

[Out]

(32*b^3*ArcTanh[Tanh[a + b*x]]^(3/2))/(315*x^(3/2)*(b*x - ArcTanh[Tanh[a + b*x]])^4) + (16*b^2*ArcTanh[Tanh[a
+ b*x]]^(3/2))/(105*x^(5/2)*(b*x - ArcTanh[Tanh[a + b*x]])^3) + (4*b*ArcTanh[Tanh[a + b*x]]^(3/2))/(21*x^(7/2)
*(b*x - ArcTanh[Tanh[a + b*x]])^2) + (2*ArcTanh[Tanh[a + b*x]]^(3/2))/(9*x^(9/2)*(b*x - ArcTanh[Tanh[a + b*x]]
))

________________________________________________________________________________________

Rubi [A]  time = 0.0778354, antiderivative size = 148, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 2, integrand size = 17, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.118, Rules used = {2171, 2167} \[ \frac{32 b^3 \tanh ^{-1}(\tanh (a+b x))^{3/2}}{315 x^{3/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )^4}+\frac{16 b^2 \tanh ^{-1}(\tanh (a+b x))^{3/2}}{105 x^{5/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )^3}+\frac{4 b \tanh ^{-1}(\tanh (a+b x))^{3/2}}{21 x^{7/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )^2}+\frac{2 \tanh ^{-1}(\tanh (a+b x))^{3/2}}{9 x^{9/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )} \]

Antiderivative was successfully verified.

[In]

Int[Sqrt[ArcTanh[Tanh[a + b*x]]]/x^(11/2),x]

[Out]

(32*b^3*ArcTanh[Tanh[a + b*x]]^(3/2))/(315*x^(3/2)*(b*x - ArcTanh[Tanh[a + b*x]])^4) + (16*b^2*ArcTanh[Tanh[a
+ b*x]]^(3/2))/(105*x^(5/2)*(b*x - ArcTanh[Tanh[a + b*x]])^3) + (4*b*ArcTanh[Tanh[a + b*x]]^(3/2))/(21*x^(7/2)
*(b*x - ArcTanh[Tanh[a + b*x]])^2) + (2*ArcTanh[Tanh[a + b*x]]^(3/2))/(9*x^(9/2)*(b*x - ArcTanh[Tanh[a + b*x]]
))

Rule 2171

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] + Dist[(b*(m + n + 2))/((m + 1)*(b*u - a*v)), Int[u^(m + 1)*v^n, x], x] /;
NeQ[b*u - a*v, 0]] /; PiecewiseLinearQ[u, v, x] && NeQ[m + n + 2, 0] && LtQ[m, -1]

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{\sqrt{\tanh ^{-1}(\tanh (a+b x))}}{x^{11/2}} \, dx &=\frac{2 \tanh ^{-1}(\tanh (a+b x))^{3/2}}{9 x^{9/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )}+\frac{(2 b) \int \frac{\sqrt{\tanh ^{-1}(\tanh (a+b x))}}{x^{9/2}} \, dx}{3 \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )}\\ &=\frac{4 b \tanh ^{-1}(\tanh (a+b x))^{3/2}}{21 x^{7/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )^2}+\frac{2 \tanh ^{-1}(\tanh (a+b x))^{3/2}}{9 x^{9/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )}+\frac{\left (8 b^2\right ) \int \frac{\sqrt{\tanh ^{-1}(\tanh (a+b x))}}{x^{7/2}} \, dx}{21 \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )^2}\\ &=\frac{16 b^2 \tanh ^{-1}(\tanh (a+b x))^{3/2}}{105 x^{5/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )^3}+\frac{4 b \tanh ^{-1}(\tanh (a+b x))^{3/2}}{21 x^{7/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )^2}+\frac{2 \tanh ^{-1}(\tanh (a+b x))^{3/2}}{9 x^{9/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )}+\frac{\left (16 b^3\right ) \int \frac{\sqrt{\tanh ^{-1}(\tanh (a+b x))}}{x^{5/2}} \, dx}{105 \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )^3}\\ &=\frac{32 b^3 \tanh ^{-1}(\tanh (a+b x))^{3/2}}{315 x^{3/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )^4}+\frac{16 b^2 \tanh ^{-1}(\tanh (a+b x))^{3/2}}{105 x^{5/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )^3}+\frac{4 b \tanh ^{-1}(\tanh (a+b x))^{3/2}}{21 x^{7/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )^2}+\frac{2 \tanh ^{-1}(\tanh (a+b x))^{3/2}}{9 x^{9/2} \left (b x-\tanh ^{-1}(\tanh (a+b x))\right )}\\ \end{align*}

Mathematica [A]  time = 0.0608676, size = 82, normalized size = 0.55 \[ \frac{2 \tanh ^{-1}(\tanh (a+b x))^{3/2} \left (-189 b^2 x^2 \tanh ^{-1}(\tanh (a+b x))+135 b x \tanh ^{-1}(\tanh (a+b x))^2-35 \tanh ^{-1}(\tanh (a+b x))^3+105 b^3 x^3\right )}{315 x^{9/2} \left (\tanh ^{-1}(\tanh (a+b x))-b x\right )^4} \]

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[ArcTanh[Tanh[a + b*x]]]/x^(11/2),x]

[Out]

(2*ArcTanh[Tanh[a + b*x]]^(3/2)*(105*b^3*x^3 - 189*b^2*x^2*ArcTanh[Tanh[a + b*x]] + 135*b*x*ArcTanh[Tanh[a + b
*x]]^2 - 35*ArcTanh[Tanh[a + b*x]]^3))/(315*x^(9/2)*(-(b*x) + ArcTanh[Tanh[a + b*x]])^4)

________________________________________________________________________________________

Maple [A]  time = 0.158, size = 151, normalized size = 1. \begin{align*} -{\frac{2}{9\,{\it Artanh} \left ( \tanh \left ( bx+a \right ) \right ) -9\,bx} \left ({\it Artanh} \left ( \tanh \left ( bx+a \right ) \right ) \right ) ^{{\frac{3}{2}}}{x}^{-{\frac{9}{2}}}}-{\frac{4\,b}{3\,{\it Artanh} \left ( \tanh \left ( bx+a \right ) \right ) -3\,bx} \left ( -{\frac{1}{7\,{\it Artanh} \left ( \tanh \left ( bx+a \right ) \right ) -7\,bx} \left ({\it Artanh} \left ( \tanh \left ( bx+a \right ) \right ) \right ) ^{{\frac{3}{2}}}{x}^{-{\frac{7}{2}}}}-{\frac{4\,b}{7\,{\it Artanh} \left ( \tanh \left ( bx+a \right ) \right ) -7\,bx} \left ( -{\frac{1}{5\,{\it Artanh} \left ( \tanh \left ( bx+a \right ) \right ) -5\,bx} \left ({\it Artanh} \left ( \tanh \left ( bx+a \right ) \right ) \right ) ^{{\frac{3}{2}}}{x}^{-{\frac{5}{2}}}}+{\frac{2\,b}{15\, \left ({\it Artanh} \left ( \tanh \left ( bx+a \right ) \right ) -bx \right ) ^{2}} \left ({\it Artanh} \left ( \tanh \left ( bx+a \right ) \right ) \right ) ^{{\frac{3}{2}}}{x}^{-{\frac{3}{2}}}} \right ) } \right ) } \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(arctanh(tanh(b*x+a))^(1/2)/x^(11/2),x)

[Out]

-2/9/(arctanh(tanh(b*x+a))-b*x)/x^(9/2)*arctanh(tanh(b*x+a))^(3/2)-4/3*b/(arctanh(tanh(b*x+a))-b*x)*(-1/7/(arc
tanh(tanh(b*x+a))-b*x)/x^(7/2)*arctanh(tanh(b*x+a))^(3/2)-4/7*b/(arctanh(tanh(b*x+a))-b*x)*(-1/5/(arctanh(tanh
(b*x+a))-b*x)/x^(5/2)*arctanh(tanh(b*x+a))^(3/2)+2/15*b/(arctanh(tanh(b*x+a))-b*x)^2/x^(3/2)*arctanh(tanh(b*x+
a))^(3/2)))

________________________________________________________________________________________

Maxima [A]  time = 1.4756, size = 76, normalized size = 0.51 \begin{align*} \frac{2 \,{\left (16 \, b^{4} x^{4} - 8 \, a b^{3} x^{3} + 6 \, a^{2} b^{2} x^{2} - 5 \, a^{3} b x - 35 \, a^{4}\right )} \sqrt{b x + a}}{315 \, a^{4} x^{\frac{9}{2}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arctanh(tanh(b*x+a))^(1/2)/x^(11/2),x, algorithm="maxima")

[Out]

2/315*(16*b^4*x^4 - 8*a*b^3*x^3 + 6*a^2*b^2*x^2 - 5*a^3*b*x - 35*a^4)*sqrt(b*x + a)/(a^4*x^(9/2))

________________________________________________________________________________________

Fricas [A]  time = 2.18912, size = 134, normalized size = 0.91 \begin{align*} \frac{2 \,{\left (16 \, b^{4} x^{4} - 8 \, a b^{3} x^{3} + 6 \, a^{2} b^{2} x^{2} - 5 \, a^{3} b x - 35 \, a^{4}\right )} \sqrt{b x + a}}{315 \, a^{4} x^{\frac{9}{2}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arctanh(tanh(b*x+a))^(1/2)/x^(11/2),x, algorithm="fricas")

[Out]

2/315*(16*b^4*x^4 - 8*a*b^3*x^3 + 6*a^2*b^2*x^2 - 5*a^3*b*x - 35*a^4)*sqrt(b*x + a)/(a^4*x^(9/2))

________________________________________________________________________________________

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(atanh(tanh(b*x+a))**(1/2)/x**(11/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]  time = 1.19808, size = 224, normalized size = 1.51 \begin{align*} \frac{64 \,{\left (315 \, b^{\frac{9}{2}}{\left (\sqrt{b} \sqrt{x} - \sqrt{b x + a}\right )}^{10} + 189 \, a b^{\frac{9}{2}}{\left (\sqrt{b} \sqrt{x} - \sqrt{b x + a}\right )}^{8} + 84 \, a^{2} b^{\frac{9}{2}}{\left (\sqrt{b} \sqrt{x} - \sqrt{b x + a}\right )}^{6} - 36 \, a^{3} b^{\frac{9}{2}}{\left (\sqrt{b} \sqrt{x} - \sqrt{b x + a}\right )}^{4} + 9 \, a^{4} b^{\frac{9}{2}}{\left (\sqrt{b} \sqrt{x} - \sqrt{b x + a}\right )}^{2} - a^{5} b^{\frac{9}{2}}\right )}}{315 \,{\left ({\left (\sqrt{b} \sqrt{x} - \sqrt{b x + a}\right )}^{2} - a\right )}^{9}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arctanh(tanh(b*x+a))^(1/2)/x^(11/2),x, algorithm="giac")

[Out]

64/315*(315*b^(9/2)*(sqrt(b)*sqrt(x) - sqrt(b*x + a))^10 + 189*a*b^(9/2)*(sqrt(b)*sqrt(x) - sqrt(b*x + a))^8 +
 84*a^2*b^(9/2)*(sqrt(b)*sqrt(x) - sqrt(b*x + a))^6 - 36*a^3*b^(9/2)*(sqrt(b)*sqrt(x) - sqrt(b*x + a))^4 + 9*a
^4*b^(9/2)*(sqrt(b)*sqrt(x) - sqrt(b*x + a))^2 - a^5*b^(9/2))/((sqrt(b)*sqrt(x) - sqrt(b*x + a))^2 - a)^9