3.1.33 \(\int \sqrt {\tanh ^3(x)} \, dx\) [33]

Optimal. Leaf size=57 \[ -2 \coth (x) \sqrt {\tanh ^3(x)}+\frac {\text {ArcTan}\left (\sqrt {\tanh (x)}\right ) \sqrt {\tanh ^3(x)}}{\tanh ^{\frac {3}{2}}(x)}+\frac {\tanh ^{-1}\left (\sqrt {\tanh (x)}\right ) \sqrt {\tanh ^3(x)}}{\tanh ^{\frac {3}{2}}(x)} \]

[Out]

-2*coth(x)*(tanh(x)^3)^(1/2)+arctan(tanh(x)^(1/2))*(tanh(x)^3)^(1/2)/tanh(x)^(3/2)+arctanh(tanh(x)^(1/2))*(tan
h(x)^3)^(1/2)/tanh(x)^(3/2)

________________________________________________________________________________________

Rubi [A]
time = 0.03, antiderivative size = 57, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 7, integrand size = 8, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.875, Rules used = {3739, 3554, 3557, 335, 218, 212, 209} \begin {gather*} \frac {\sqrt {\tanh ^3(x)} \text {ArcTan}\left (\sqrt {\tanh (x)}\right )}{\tanh ^{\frac {3}{2}}(x)}+\frac {\tanh ^{-1}\left (\sqrt {\tanh (x)}\right ) \sqrt {\tanh ^3(x)}}{\tanh ^{\frac {3}{2}}(x)}-2 \sqrt {\tanh ^3(x)} \coth (x) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sqrt[Tanh[x]^3],x]

[Out]

-2*Coth[x]*Sqrt[Tanh[x]^3] + (ArcTan[Sqrt[Tanh[x]]]*Sqrt[Tanh[x]^3])/Tanh[x]^(3/2) + (ArcTanh[Sqrt[Tanh[x]]]*S
qrt[Tanh[x]^3])/Tanh[x]^(3/2)

Rule 209

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[b, 2]))*ArcTan[Rt[b, 2]*(x/Rt[a, 2])], x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 218

Int[((a_) + (b_.)*(x_)^4)^(-1), x_Symbol] :> With[{r = Numerator[Rt[-a/b, 2]], s = Denominator[Rt[-a/b, 2]]},
Dist[r/(2*a), Int[1/(r - s*x^2), x], x] + Dist[r/(2*a), Int[1/(r + s*x^2), x], x]] /; FreeQ[{a, b}, x] &&  !Gt
Q[a/b, 0]

Rule 335

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> With[{k = Denominator[m]}, Dist[k/c, Subst[I
nt[x^(k*(m + 1) - 1)*(a + b*(x^(k*n)/c^n))^p, x], x, (c*x)^(1/k)], x]] /; FreeQ[{a, b, c, p}, x] && IGtQ[n, 0]
 && FractionQ[m] && IntBinomialQ[a, b, c, n, m, p, x]

Rule 3554

Int[((b_.)*tan[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Simp[b*((b*Tan[c + d*x])^(n - 1)/(d*(n - 1))), x] - Dis
t[b^2, Int[(b*Tan[c + d*x])^(n - 2), x], x] /; FreeQ[{b, c, d}, x] && GtQ[n, 1]

Rule 3557

Int[((b_.)*tan[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Dist[b/d, Subst[Int[x^n/(b^2 + x^2), x], x, b*Tan[c + d
*x]], x] /; FreeQ[{b, c, d, n}, x] &&  !IntegerQ[n]

Rule 3739

Int[(u_.)*((b_.)*tan[(e_.) + (f_.)*(x_)]^(n_))^(p_), x_Symbol] :> With[{ff = FreeFactors[Tan[e + f*x], x]}, Di
st[(b*ff^n)^IntPart[p]*((b*Tan[e + f*x]^n)^FracPart[p]/(Tan[e + f*x]/ff)^(n*FracPart[p])), Int[ActivateTrig[u]
*(Tan[e + f*x]/ff)^(n*p), x], x]] /; FreeQ[{b, e, f, n, p}, x] &&  !IntegerQ[p] && IntegerQ[n] && (EqQ[u, 1] |
| MatchQ[u, ((d_.)*(trig_)[e + f*x])^(m_.) /; FreeQ[{d, m}, x] && MemberQ[{sin, cos, tan, cot, sec, csc}, trig
]])

Rubi steps

\begin {align*} \int \sqrt {\tanh ^3(x)} \, dx &=\frac {\sqrt {\tanh ^3(x)} \int \tanh ^{\frac {3}{2}}(x) \, dx}{\tanh ^{\frac {3}{2}}(x)}\\ &=-2 \coth (x) \sqrt {\tanh ^3(x)}+\frac {\sqrt {\tanh ^3(x)} \int \frac {1}{\sqrt {\tanh (x)}} \, dx}{\tanh ^{\frac {3}{2}}(x)}\\ &=-2 \coth (x) \sqrt {\tanh ^3(x)}-\frac {\sqrt {\tanh ^3(x)} \text {Subst}\left (\int \frac {1}{\sqrt {x} \left (-1+x^2\right )} \, dx,x,\tanh (x)\right )}{\tanh ^{\frac {3}{2}}(x)}\\ &=-2 \coth (x) \sqrt {\tanh ^3(x)}-\frac {\left (2 \sqrt {\tanh ^3(x)}\right ) \text {Subst}\left (\int \frac {1}{-1+x^4} \, dx,x,\sqrt {\tanh (x)}\right )}{\tanh ^{\frac {3}{2}}(x)}\\ &=-2 \coth (x) \sqrt {\tanh ^3(x)}+\frac {\sqrt {\tanh ^3(x)} \text {Subst}\left (\int \frac {1}{1-x^2} \, dx,x,\sqrt {\tanh (x)}\right )}{\tanh ^{\frac {3}{2}}(x)}+\frac {\sqrt {\tanh ^3(x)} \text {Subst}\left (\int \frac {1}{1+x^2} \, dx,x,\sqrt {\tanh (x)}\right )}{\tanh ^{\frac {3}{2}}(x)}\\ &=-2 \coth (x) \sqrt {\tanh ^3(x)}+\frac {\tan ^{-1}\left (\sqrt {\tanh (x)}\right ) \sqrt {\tanh ^3(x)}}{\tanh ^{\frac {3}{2}}(x)}+\frac {\tanh ^{-1}\left (\sqrt {\tanh (x)}\right ) \sqrt {\tanh ^3(x)}}{\tanh ^{\frac {3}{2}}(x)}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.03, size = 38, normalized size = 0.67 \begin {gather*} \frac {\left (\text {ArcTan}\left (\sqrt {\tanh (x)}\right )+\tanh ^{-1}\left (\sqrt {\tanh (x)}\right )-2 \sqrt {\tanh (x)}\right ) \sqrt {\tanh ^3(x)}}{\tanh ^{\frac {3}{2}}(x)} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[Tanh[x]^3],x]

[Out]

((ArcTan[Sqrt[Tanh[x]]] + ArcTanh[Sqrt[Tanh[x]]] - 2*Sqrt[Tanh[x]])*Sqrt[Tanh[x]^3])/Tanh[x]^(3/2)

________________________________________________________________________________________

Maple [A]
time = 0.87, size = 43, normalized size = 0.75

method result size
derivativedivides \(-\frac {\sqrt {\tanh ^{3}\left (x \right )}\, \left (4 \left (\sqrt {\tanh }\left (x \right )\right )+\ln \left (\sqrt {\tanh }\left (x \right )-1\right )-\ln \left (\sqrt {\tanh }\left (x \right )+1\right )-2 \arctan \left (\sqrt {\tanh }\left (x \right )\right )\right )}{2 \tanh \left (x \right )^{\frac {3}{2}}}\) \(43\)
default \(-\frac {\sqrt {\tanh ^{3}\left (x \right )}\, \left (4 \left (\sqrt {\tanh }\left (x \right )\right )+\ln \left (\sqrt {\tanh }\left (x \right )-1\right )-\ln \left (\sqrt {\tanh }\left (x \right )+1\right )-2 \arctan \left (\sqrt {\tanh }\left (x \right )\right )\right )}{2 \tanh \left (x \right )^{\frac {3}{2}}}\) \(43\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((tanh(x)^3)^(1/2),x,method=_RETURNVERBOSE)

[Out]

-1/2*(tanh(x)^3)^(1/2)*(4*tanh(x)^(1/2)+ln(tanh(x)^(1/2)-1)-ln(tanh(x)^(1/2)+1)-2*arctan(tanh(x)^(1/2)))/tanh(
x)^(3/2)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((tanh(x)^3)^(1/2),x, algorithm="maxima")

[Out]

integrate(sqrt(tanh(x)^3), x)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 106 vs. \(2 (43) = 86\).
time = 0.44, size = 106, normalized size = 1.86 \begin {gather*} -2 \, \sqrt {\frac {\sinh \left (x\right )}{\cosh \left (x\right )}} + \arctan \left (-\cosh \left (x\right )^{2} - 2 \, \cosh \left (x\right ) \sinh \left (x\right ) - \sinh \left (x\right )^{2} + {\left (\cosh \left (x\right )^{2} + 2 \, \cosh \left (x\right ) \sinh \left (x\right ) + \sinh \left (x\right )^{2} + 1\right )} \sqrt {\frac {\sinh \left (x\right )}{\cosh \left (x\right )}}\right ) - \frac {1}{2} \, \log \left (-\cosh \left (x\right )^{2} - 2 \, \cosh \left (x\right ) \sinh \left (x\right ) - \sinh \left (x\right )^{2} + {\left (\cosh \left (x\right )^{2} + 2 \, \cosh \left (x\right ) \sinh \left (x\right ) + \sinh \left (x\right )^{2} + 1\right )} \sqrt {\frac {\sinh \left (x\right )}{\cosh \left (x\right )}}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((tanh(x)^3)^(1/2),x, algorithm="fricas")

[Out]

-2*sqrt(sinh(x)/cosh(x)) + arctan(-cosh(x)^2 - 2*cosh(x)*sinh(x) - sinh(x)^2 + (cosh(x)^2 + 2*cosh(x)*sinh(x)
+ sinh(x)^2 + 1)*sqrt(sinh(x)/cosh(x))) - 1/2*log(-cosh(x)^2 - 2*cosh(x)*sinh(x) - sinh(x)^2 + (cosh(x)^2 + 2*
cosh(x)*sinh(x) + sinh(x)^2 + 1)*sqrt(sinh(x)/cosh(x)))

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \sqrt {\tanh ^{3}{\left (x \right )}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((tanh(x)**3)**(1/2),x)

[Out]

Integral(sqrt(tanh(x)**3), x)

________________________________________________________________________________________

Giac [A]
time = 0.41, size = 55, normalized size = 0.96 \begin {gather*} \frac {4}{\sqrt {e^{\left (4 \, x\right )} - 1} - e^{\left (2 \, x\right )} - 1} + \arctan \left (\sqrt {e^{\left (4 \, x\right )} - 1} - e^{\left (2 \, x\right )}\right ) - \frac {1}{2} \, \log \left (-\sqrt {e^{\left (4 \, x\right )} - 1} + e^{\left (2 \, x\right )}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((tanh(x)^3)^(1/2),x, algorithm="giac")

[Out]

4/(sqrt(e^(4*x) - 1) - e^(2*x) - 1) + arctan(sqrt(e^(4*x) - 1) - e^(2*x)) - 1/2*log(-sqrt(e^(4*x) - 1) + e^(2*
x))

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.02 \begin {gather*} \int \sqrt {{\mathrm {tanh}\left (x\right )}^3} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((tanh(x)^3)^(1/2),x)

[Out]

int((tanh(x)^3)^(1/2), x)

________________________________________________________________________________________