\(\int \frac {\coth (x)}{\sqrt {1+\coth (x)}} \, dx\) [134]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [B] (verification not implemented)
   Sympy [F]
   Maxima [F]
   Giac [B] (verification not implemented)
   Mupad [B] (verification not implemented)

Optimal result

Integrand size = 11, antiderivative size = 30 \[ \int \frac {\coth (x)}{\sqrt {1+\coth (x)}} \, dx=\frac {\text {arctanh}\left (\frac {\sqrt {1+\coth (x)}}{\sqrt {2}}\right )}{\sqrt {2}}+\frac {1}{\sqrt {1+\coth (x)}} \]

[Out]

1/2*arctanh(1/2*(1+coth(x))^(1/2)*2^(1/2))*2^(1/2)+1/(1+coth(x))^(1/2)

Rubi [A] (verified)

Time = 0.03 (sec) , antiderivative size = 30, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.273, Rules used = {3607, 3561, 212} \[ \int \frac {\coth (x)}{\sqrt {1+\coth (x)}} \, dx=\frac {\text {arctanh}\left (\frac {\sqrt {\coth (x)+1}}{\sqrt {2}}\right )}{\sqrt {2}}+\frac {1}{\sqrt {\coth (x)+1}} \]

[In]

Int[Coth[x]/Sqrt[1 + Coth[x]],x]

[Out]

ArcTanh[Sqrt[1 + Coth[x]]/Sqrt[2]]/Sqrt[2] + 1/Sqrt[1 + Coth[x]]

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 3561

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 3607

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]

Rubi steps \begin{align*} \text {integral}& = \frac {1}{\sqrt {1+\coth (x)}}+\frac {1}{2} \int \sqrt {1+\coth (x)} \, dx \\ & = \frac {1}{\sqrt {1+\coth (x)}}+\text {Subst}\left (\int \frac {1}{2-x^2} \, dx,x,\sqrt {1+\coth (x)}\right ) \\ & = \frac {\text {arctanh}\left (\frac {\sqrt {1+\coth (x)}}{\sqrt {2}}\right )}{\sqrt {2}}+\frac {1}{\sqrt {1+\coth (x)}} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.54 (sec) , antiderivative size = 30, normalized size of antiderivative = 1.00 \[ \int \frac {\coth (x)}{\sqrt {1+\coth (x)}} \, dx=\frac {\text {arctanh}\left (\frac {\sqrt {1+\coth (x)}}{\sqrt {2}}\right )}{\sqrt {2}}+\frac {1}{\sqrt {1+\coth (x)}} \]

[In]

Integrate[Coth[x]/Sqrt[1 + Coth[x]],x]

[Out]

ArcTanh[Sqrt[1 + Coth[x]]/Sqrt[2]]/Sqrt[2] + 1/Sqrt[1 + Coth[x]]

Maple [A] (verified)

Time = 0.08 (sec) , antiderivative size = 25, normalized size of antiderivative = 0.83

method result size
derivativedivides \(\frac {\operatorname {arctanh}\left (\frac {\sqrt {1+\coth \left (x \right )}\, \sqrt {2}}{2}\right ) \sqrt {2}}{2}+\frac {1}{\sqrt {1+\coth \left (x \right )}}\) \(25\)
default \(\frac {\operatorname {arctanh}\left (\frac {\sqrt {1+\coth \left (x \right )}\, \sqrt {2}}{2}\right ) \sqrt {2}}{2}+\frac {1}{\sqrt {1+\coth \left (x \right )}}\) \(25\)

[In]

int(coth(x)/(1+coth(x))^(1/2),x,method=_RETURNVERBOSE)

[Out]

1/2*arctanh(1/2*(1+coth(x))^(1/2)*2^(1/2))*2^(1/2)+1/(1+coth(x))^(1/2)

Fricas [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 85 vs. \(2 (24) = 48\).

Time = 0.25 (sec) , antiderivative size = 85, normalized size of antiderivative = 2.83 \[ \int \frac {\coth (x)}{\sqrt {1+\coth (x)}} \, dx=\frac {{\left (\sqrt {2} \cosh \left (x\right ) + \sqrt {2} \sinh \left (x\right )\right )} \log \left (2 \, \sqrt {2} \sqrt {\frac {\sinh \left (x\right )}{\cosh \left (x\right ) - \sinh \left (x\right )}} {\left (\cosh \left (x\right ) + \sinh \left (x\right )\right )} + 2 \, \cosh \left (x\right )^{2} + 4 \, \cosh \left (x\right ) \sinh \left (x\right ) + 2 \, \sinh \left (x\right )^{2} - 1\right ) + 4 \, \sqrt {\frac {\sinh \left (x\right )}{\cosh \left (x\right ) - \sinh \left (x\right )}}}{4 \, {\left (\cosh \left (x\right ) + \sinh \left (x\right )\right )}} \]

[In]

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

[Out]

1/4*((sqrt(2)*cosh(x) + sqrt(2)*sinh(x))*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) + 4*sqrt(sinh(x)/(cosh(x) - sinh(x))))/(cosh(x) + sinh(x))

Sympy [F]

\[ \int \frac {\coth (x)}{\sqrt {1+\coth (x)}} \, dx=\int \frac {\coth {\left (x \right )}}{\sqrt {\coth {\left (x \right )} + 1}}\, dx \]

[In]

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

[Out]

Integral(coth(x)/sqrt(coth(x) + 1), x)

Maxima [F]

\[ \int \frac {\coth (x)}{\sqrt {1+\coth (x)}} \, dx=\int { \frac {\coth \left (x\right )}{\sqrt {\coth \left (x\right ) + 1}} \,d x } \]

[In]

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

[Out]

integrate(coth(x)/sqrt(coth(x) + 1), x)

Giac [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 64 vs. \(2 (24) = 48\).

Time = 0.29 (sec) , antiderivative size = 64, normalized size of antiderivative = 2.13 \[ \int \frac {\coth (x)}{\sqrt {1+\coth (x)}} \, dx=-\frac {\sqrt {2} {\left (\frac {2}{\sqrt {e^{\left (4 \, x\right )} - e^{\left (2 \, x\right )}} - e^{\left (2 \, x\right )}} + \log \left ({\left | 2 \, \sqrt {e^{\left (4 \, x\right )} - e^{\left (2 \, x\right )}} - 2 \, e^{\left (2 \, x\right )} + 1 \right |}\right )\right )}}{4 \, \mathrm {sgn}\left (e^{\left (2 \, x\right )} - 1\right )} \]

[In]

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

[Out]

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

Mupad [B] (verification not implemented)

Time = 1.99 (sec) , antiderivative size = 24, normalized size of antiderivative = 0.80 \[ \int \frac {\coth (x)}{\sqrt {1+\coth (x)}} \, dx=\frac {\sqrt {2}\,\mathrm {atanh}\left (\frac {\sqrt {2}\,\sqrt {\mathrm {coth}\left (x\right )+1}}{2}\right )}{2}+\frac {1}{\sqrt {\mathrm {coth}\left (x\right )+1}} \]

[In]

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

[Out]

(2^(1/2)*atanh((2^(1/2)*(coth(x) + 1)^(1/2))/2))/2 + 1/(coth(x) + 1)^(1/2)