3.579 \(\int \text{csch}^3(x) \, dx\)

Optimal. Leaf size=16 \[ \frac{1}{2} \tanh ^{-1}(\cosh (x))-\frac{1}{2} \coth (x) \text{csch}(x) \]

[Out]

ArcTanh[Cosh[x]]/2 - (Coth[x]*Csch[x])/2

________________________________________________________________________________________

Rubi [A]  time = 0.0117557, antiderivative size = 16, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 4, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.5, Rules used = {3768, 3770} \[ \frac{1}{2} \tanh ^{-1}(\cosh (x))-\frac{1}{2} \coth (x) \text{csch}(x) \]

Antiderivative was successfully verified.

[In]

Int[Csch[x]^3,x]

[Out]

ArcTanh[Cosh[x]]/2 - (Coth[x]*Csch[x])/2

Rule 3768

Int[(csc[(c_.) + (d_.)*(x_)]*(b_.))^(n_), x_Symbol] :> -Simp[(b*Cos[c + d*x]*(b*Csc[c + d*x])^(n - 1))/(d*(n -
 1)), x] + Dist[(b^2*(n - 2))/(n - 1), Int[(b*Csc[c + d*x])^(n - 2), x], x] /; FreeQ[{b, c, d}, x] && GtQ[n, 1
] && IntegerQ[2*n]

Rule 3770

Int[csc[(c_.) + (d_.)*(x_)], x_Symbol] :> -Simp[ArcTanh[Cos[c + d*x]]/d, x] /; FreeQ[{c, d}, x]

Rubi steps

\begin{align*} \int \text{csch}^3(x) \, dx &=-\frac{1}{2} \coth (x) \text{csch}(x)-\frac{1}{2} \int \text{csch}(x) \, dx\\ &=\frac{1}{2} \tanh ^{-1}(\cosh (x))-\frac{1}{2} \coth (x) \text{csch}(x)\\ \end{align*}

Mathematica [B]  time = 0.0037539, size = 36, normalized size = 2.25 \[ -\frac{1}{8} \text{csch}^2\left (\frac{x}{2}\right )-\frac{1}{8} \text{sech}^2\left (\frac{x}{2}\right )-\frac{1}{2} \log \left (\tanh \left (\frac{x}{2}\right )\right ) \]

Antiderivative was successfully verified.

[In]

Integrate[Csch[x]^3,x]

[Out]

-Csch[x/2]^2/8 - Log[Tanh[x/2]]/2 - Sech[x/2]^2/8

________________________________________________________________________________________

Maple [A]  time = 0.036, size = 11, normalized size = 0.7 \begin{align*} -{\frac{{\rm coth} \left (x\right ){\rm csch} \left (x\right )}{2}}+{\it Artanh} \left ({{\rm e}^{x}} \right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(csch(x)^3,x)

[Out]

-1/2*coth(x)*csch(x)+arctanh(exp(x))

________________________________________________________________________________________

Maxima [B]  time = 0.938495, size = 61, normalized size = 3.81 \begin{align*} \frac{e^{\left (-x\right )} + e^{\left (-3 \, x\right )}}{2 \, e^{\left (-2 \, x\right )} - e^{\left (-4 \, x\right )} - 1} + \frac{1}{2} \, \log \left (e^{\left (-x\right )} + 1\right ) - \frac{1}{2} \, \log \left (e^{\left (-x\right )} - 1\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csch(x)^3,x, algorithm="maxima")

[Out]

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

________________________________________________________________________________________

Fricas [B]  time = 2.11272, size = 737, normalized size = 46.06 \begin{align*} -\frac{2 \, \cosh \left (x\right )^{3} + 6 \, \cosh \left (x\right ) \sinh \left (x\right )^{2} + 2 \, \sinh \left (x\right )^{3} -{\left (\cosh \left (x\right )^{4} + 4 \, \cosh \left (x\right ) \sinh \left (x\right )^{3} + \sinh \left (x\right )^{4} + 2 \,{\left (3 \, \cosh \left (x\right )^{2} - 1\right )} \sinh \left (x\right )^{2} - 2 \, \cosh \left (x\right )^{2} + 4 \,{\left (\cosh \left (x\right )^{3} - \cosh \left (x\right )\right )} \sinh \left (x\right ) + 1\right )} \log \left (\cosh \left (x\right ) + \sinh \left (x\right ) + 1\right ) +{\left (\cosh \left (x\right )^{4} + 4 \, \cosh \left (x\right ) \sinh \left (x\right )^{3} + \sinh \left (x\right )^{4} + 2 \,{\left (3 \, \cosh \left (x\right )^{2} - 1\right )} \sinh \left (x\right )^{2} - 2 \, \cosh \left (x\right )^{2} + 4 \,{\left (\cosh \left (x\right )^{3} - \cosh \left (x\right )\right )} \sinh \left (x\right ) + 1\right )} \log \left (\cosh \left (x\right ) + \sinh \left (x\right ) - 1\right ) + 2 \,{\left (3 \, \cosh \left (x\right )^{2} + 1\right )} \sinh \left (x\right ) + 2 \, \cosh \left (x\right )}{2 \,{\left (\cosh \left (x\right )^{4} + 4 \, \cosh \left (x\right ) \sinh \left (x\right )^{3} + \sinh \left (x\right )^{4} + 2 \,{\left (3 \, \cosh \left (x\right )^{2} - 1\right )} \sinh \left (x\right )^{2} - 2 \, \cosh \left (x\right )^{2} + 4 \,{\left (\cosh \left (x\right )^{3} - \cosh \left (x\right )\right )} \sinh \left (x\right ) + 1\right )}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csch(x)^3,x, algorithm="fricas")

[Out]

-1/2*(2*cosh(x)^3 + 6*cosh(x)*sinh(x)^2 + 2*sinh(x)^3 - (cosh(x)^4 + 4*cosh(x)*sinh(x)^3 + sinh(x)^4 + 2*(3*co
sh(x)^2 - 1)*sinh(x)^2 - 2*cosh(x)^2 + 4*(cosh(x)^3 - cosh(x))*sinh(x) + 1)*log(cosh(x) + sinh(x) + 1) + (cosh
(x)^4 + 4*cosh(x)*sinh(x)^3 + sinh(x)^4 + 2*(3*cosh(x)^2 - 1)*sinh(x)^2 - 2*cosh(x)^2 + 4*(cosh(x)^3 - cosh(x)
)*sinh(x) + 1)*log(cosh(x) + sinh(x) - 1) + 2*(3*cosh(x)^2 + 1)*sinh(x) + 2*cosh(x))/(cosh(x)^4 + 4*cosh(x)*si
nh(x)^3 + sinh(x)^4 + 2*(3*cosh(x)^2 - 1)*sinh(x)^2 - 2*cosh(x)^2 + 4*(cosh(x)^3 - cosh(x))*sinh(x) + 1)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csch(x)**3,x)

[Out]

Integral(csch(x)**3, x)

________________________________________________________________________________________

Giac [B]  time = 1.09089, size = 61, normalized size = 3.81 \begin{align*} -\frac{e^{\left (-x\right )} + e^{x}}{{\left (e^{\left (-x\right )} + e^{x}\right )}^{2} - 4} + \frac{1}{4} \, \log \left (e^{\left (-x\right )} + e^{x} + 2\right ) - \frac{1}{4} \, \log \left (e^{\left (-x\right )} + e^{x} - 2\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csch(x)^3,x, algorithm="giac")

[Out]

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