3.139 \(\int \frac {\coth ^2(x)}{(1+\coth (x))^{3/2}} \, dx\)

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

[Out]

-1/3/(1+coth(x))^(3/2)+1/4*arctanh(1/2*(1+coth(x))^(1/2)*2^(1/2))*2^(1/2)+3/2/(1+coth(x))^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.08, antiderivative size = 49, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 13, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.308, Rules used = {3540, 3526, 3480, 206} \[ \frac {3}{2 \sqrt {\coth (x)+1}}-\frac {1}{3 (\coth (x)+1)^{3/2}}+\frac {\tanh ^{-1}\left (\frac {\sqrt {\coth (x)+1}}{\sqrt {2}}\right )}{2 \sqrt {2}} \]

Antiderivative was successfully verified.

[In]

Int[Coth[x]^2/(1 + Coth[x])^(3/2),x]

[Out]

ArcTanh[Sqrt[1 + Coth[x]]/Sqrt[2]]/(2*Sqrt[2]) - 1/(3*(1 + Coth[x])^(3/2)) + 3/(2*Sqrt[1 + Coth[x]])

Rule 206

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

Rule 3480

Int[Sqrt[(a_) + (b_.)*tan[(c_.) + (d_.)*(x_)]], x_Symbol] :> Dist[(-2*b)/d, Subst[Int[1/(2*a - x^2), x], x, Sq
rt[a + b*Tan[c + d*x]]], x] /; FreeQ[{a, b, c, d}, x] && EqQ[a^2 + b^2, 0]

Rule 3526

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> -Simp[((
b*c - a*d)*(a + b*Tan[e + f*x])^m)/(2*a*f*m), x] + Dist[(b*c + a*d)/(2*a*b), Int[(a + b*Tan[e + f*x])^(m + 1),
 x], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && LtQ[m, 0]

Rule 3540

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])^2, x_Symbol] :> -Simp[
(b*(a*c + b*d)^2*(a + b*Tan[e + f*x])^m)/(2*a^3*f*m), x] + Dist[1/(2*a^2), Int[(a + b*Tan[e + f*x])^(m + 1)*Si
mp[a*c^2 - 2*b*c*d + a*d^2 - 2*b*d^2*Tan[e + f*x], x], x], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d
, 0] && LeQ[m, -1] && EqQ[a^2 + b^2, 0]

Rubi steps

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

________________________________________________________________________________________

Mathematica [C]  time = 0.37, size = 86, normalized size = 1.76 \[ \left (\frac {1}{4}+\frac {i}{4}\right ) \sqrt {\coth (x)+1} \left (-\left (\frac {1}{6}-\frac {i}{6}\right ) (-7 \sinh (2 x)-\sinh (4 x)+7 \cosh (2 x)+\cosh (4 x)-8)-\frac {i \tan ^{-1}\left (\left (\frac {1}{2}+\frac {i}{2}\right ) \sqrt {i (\coth (x)+1)}\right )}{\sqrt {i (\coth (x)+1)}}\right ) \]

Antiderivative was successfully verified.

[In]

Integrate[Coth[x]^2/(1 + Coth[x])^(3/2),x]

[Out]

(1/4 + I/4)*Sqrt[1 + Coth[x]]*(((-I)*ArcTan[(1/2 + I/2)*Sqrt[I*(1 + Coth[x])]])/Sqrt[I*(1 + Coth[x])] - (1/6 -
 I/6)*(-8 + 7*Cosh[2*x] + Cosh[4*x] - 7*Sinh[2*x] - Sinh[4*x]))

________________________________________________________________________________________

fricas [B]  time = 0.41, size = 166, normalized size = 3.39 \[ \frac {2 \, \sqrt {2} {\left (8 \, \sqrt {2} \cosh \relax (x)^{2} + 16 \, \sqrt {2} \cosh \relax (x) \sinh \relax (x) + 8 \, \sqrt {2} \sinh \relax (x)^{2} + \sqrt {2}\right )} \sqrt {\frac {\sinh \relax (x)}{\cosh \relax (x) - \sinh \relax (x)}} + 3 \, {\left (\sqrt {2} \cosh \relax (x)^{3} + 3 \, \sqrt {2} \cosh \relax (x)^{2} \sinh \relax (x) + 3 \, \sqrt {2} \cosh \relax (x) \sinh \relax (x)^{2} + \sqrt {2} \sinh \relax (x)^{3}\right )} \log \left (2 \, \sqrt {2} \sqrt {\frac {\sinh \relax (x)}{\cosh \relax (x) - \sinh \relax (x)}} {\left (\cosh \relax (x) + \sinh \relax (x)\right )} + 2 \, \cosh \relax (x)^{2} + 4 \, \cosh \relax (x) \sinh \relax (x) + 2 \, \sinh \relax (x)^{2} - 1\right )}{24 \, {\left (\cosh \relax (x)^{3} + 3 \, \cosh \relax (x)^{2} \sinh \relax (x) + 3 \, \cosh \relax (x) \sinh \relax (x)^{2} + \sinh \relax (x)^{3}\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/24*(2*sqrt(2)*(8*sqrt(2)*cosh(x)^2 + 16*sqrt(2)*cosh(x)*sinh(x) + 8*sqrt(2)*sinh(x)^2 + sqrt(2))*sqrt(sinh(x
)/(cosh(x) - sinh(x))) + 3*(sqrt(2)*cosh(x)^3 + 3*sqrt(2)*cosh(x)^2*sinh(x) + 3*sqrt(2)*cosh(x)*sinh(x)^2 + sq
rt(2)*sinh(x)^3)*log(2*sqrt(2)*sqrt(sinh(x)/(cosh(x) - sinh(x)))*(cosh(x) + sinh(x)) + 2*cosh(x)^2 + 4*cosh(x)
*sinh(x) + 2*sinh(x)^2 - 1))/(cosh(x)^3 + 3*cosh(x)^2*sinh(x) + 3*cosh(x)*sinh(x)^2 + sinh(x)^3)

________________________________________________________________________________________

giac [B]  time = 0.19, size = 135, normalized size = 2.76 \[ -\frac {2}{3} \, \sqrt {2} \mathrm {sgn}\left (e^{\left (2 \, x\right )} - 1\right ) - \frac {\sqrt {2} \log \left ({\left | 2 \, \sqrt {e^{\left (4 \, x\right )} - e^{\left (2 \, x\right )}} - 2 \, e^{\left (2 \, x\right )} + 1 \right |}\right )}{8 \, \mathrm {sgn}\left (e^{\left (2 \, x\right )} - 1\right )} - \frac {\sqrt {2} {\left (6 \, {\left (\sqrt {e^{\left (4 \, x\right )} - e^{\left (2 \, x\right )}} - e^{\left (2 \, x\right )}\right )}^{2} - 3 \, \sqrt {e^{\left (4 \, x\right )} - e^{\left (2 \, x\right )}} + 3 \, e^{\left (2 \, x\right )} - 1\right )}}{12 \, {\left (\sqrt {e^{\left (4 \, x\right )} - e^{\left (2 \, x\right )}} - e^{\left (2 \, x\right )}\right )}^{3} \mathrm {sgn}\left (e^{\left (2 \, x\right )} - 1\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-2/3*sqrt(2)*sgn(e^(2*x) - 1) - 1/8*sqrt(2)*log(abs(2*sqrt(e^(4*x) - e^(2*x)) - 2*e^(2*x) + 1))/sgn(e^(2*x) -
1) - 1/12*sqrt(2)*(6*(sqrt(e^(4*x) - e^(2*x)) - e^(2*x))^2 - 3*sqrt(e^(4*x) - e^(2*x)) + 3*e^(2*x) - 1)/((sqrt
(e^(4*x) - e^(2*x)) - e^(2*x))^3*sgn(e^(2*x) - 1))

________________________________________________________________________________________

maple [A]  time = 0.08, size = 35, normalized size = 0.71 \[ -\frac {1}{3 \left (1+\coth \relax (x )\right )^{\frac {3}{2}}}+\frac {\arctanh \left (\frac {\sqrt {1+\coth \relax (x )}\, \sqrt {2}}{2}\right ) \sqrt {2}}{4}+\frac {3}{2 \sqrt {1+\coth \relax (x )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(coth(x)^2/(1+coth(x))^(3/2),x)

[Out]

-1/3/(1+coth(x))^(3/2)+1/4*arctanh(1/2*(1+coth(x))^(1/2)*2^(1/2))*2^(1/2)+3/2/(1+coth(x))^(1/2)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\coth \relax (x)^{2}}{{\left (\coth \relax (x) + 1\right )}^{\frac {3}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(coth(x)^2/(coth(x) + 1)^(3/2), x)

________________________________________________________________________________________

mupad [B]  time = 1.23, size = 31, normalized size = 0.63 \[ \frac {\sqrt {2}\,\mathrm {atanh}\left (\frac {\sqrt {2}\,\sqrt {\mathrm {coth}\relax (x)+1}}{2}\right )}{4}+\frac {\frac {3\,\mathrm {coth}\relax (x)}{2}+\frac {7}{6}}{{\left (\mathrm {coth}\relax (x)+1\right )}^{3/2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(coth(x)^2/(coth(x) + 1)^(3/2),x)

[Out]

(2^(1/2)*atanh((2^(1/2)*(coth(x) + 1)^(1/2))/2))/4 + ((3*coth(x))/2 + 7/6)/(coth(x) + 1)^(3/2)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\coth ^{2}{\relax (x )}}{\left (\coth {\relax (x )} + 1\right )^{\frac {3}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(coth(x)**2/(1+coth(x))**(3/2),x)

[Out]

Integral(coth(x)**2/(coth(x) + 1)**(3/2), x)

________________________________________________________________________________________