3.118 \(\int \frac {\coth (x)}{a+b \text {csch}(x)} \, dx\)

Optimal. Leaf size=19 \[ \frac {\log (a+b \text {csch}(x))}{a}+\frac {\log (\sinh (x))}{a} \]

[Out]

ln(a+b*csch(x))/a+ln(sinh(x))/a

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 19, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 11, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.364, Rules used = {3885, 36, 29, 31} \[ \frac {\log (a+b \text {csch}(x))}{a}+\frac {\log (\sinh (x))}{a} \]

Antiderivative was successfully verified.

[In]

Int[Coth[x]/(a + b*Csch[x]),x]

[Out]

Log[a + b*Csch[x]]/a + Log[Sinh[x]]/a

Rule 29

Int[(x_)^(-1), x_Symbol] :> Simp[Log[x], x]

Rule 31

Int[((a_) + (b_.)*(x_))^(-1), x_Symbol] :> Simp[Log[RemoveContent[a + b*x, x]]/b, x] /; FreeQ[{a, b}, x]

Rule 36

Int[1/(((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))), x_Symbol] :> Dist[b/(b*c - a*d), Int[1/(a + b*x), x], x] -
Dist[d/(b*c - a*d), Int[1/(c + d*x), x], x] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0]

Rule 3885

Int[cot[(c_.) + (d_.)*(x_)]^(m_.)*(csc[(c_.) + (d_.)*(x_)]*(b_.) + (a_))^(n_), x_Symbol] :> -Dist[(-1)^((m - 1
)/2)/(d*b^(m - 1)), Subst[Int[((b^2 - x^2)^((m - 1)/2)*(a + x)^n)/x, x], x, b*Csc[c + d*x]], x] /; FreeQ[{a, b
, c, d, n}, x] && IntegerQ[(m - 1)/2] && NeQ[a^2 - b^2, 0]

Rubi steps

\begin {align*} \int \frac {\coth (x)}{a+b \text {csch}(x)} \, dx &=-\operatorname {Subst}\left (\int \frac {1}{x (a+x)} \, dx,x,b \text {csch}(x)\right )\\ &=-\frac {\operatorname {Subst}\left (\int \frac {1}{x} \, dx,x,b \text {csch}(x)\right )}{a}+\frac {\operatorname {Subst}\left (\int \frac {1}{a+x} \, dx,x,b \text {csch}(x)\right )}{a}\\ &=\frac {\log (a+b \text {csch}(x))}{a}+\frac {\log (\sinh (x))}{a}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.01, size = 11, normalized size = 0.58 \[ \frac {\log (a \sinh (x)+b)}{a} \]

Antiderivative was successfully verified.

[In]

Integrate[Coth[x]/(a + b*Csch[x]),x]

[Out]

Log[b + a*Sinh[x]]/a

________________________________________________________________________________________

fricas [A]  time = 0.60, size = 27, normalized size = 1.42 \[ -\frac {x - \log \left (\frac {2 \, {\left (a \sinh \relax (x) + b\right )}}{\cosh \relax (x) - \sinh \relax (x)}\right )}{a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(coth(x)/(a+b*csch(x)),x, algorithm="fricas")

[Out]

-(x - log(2*(a*sinh(x) + b)/(cosh(x) - sinh(x))))/a

________________________________________________________________________________________

giac [A]  time = 0.13, size = 22, normalized size = 1.16 \[ \frac {\log \left ({\left | -a {\left (e^{\left (-x\right )} - e^{x}\right )} + 2 \, b \right |}\right )}{a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(coth(x)/(a+b*csch(x)),x, algorithm="giac")

[Out]

log(abs(-a*(e^(-x) - e^x) + 2*b))/a

________________________________________________________________________________________

maple [A]  time = 0.11, size = 21, normalized size = 1.11 \[ \frac {\ln \left (a +b \,\mathrm {csch}\relax (x )\right )}{a}-\frac {\ln \left (\mathrm {csch}\relax (x )\right )}{a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(coth(x)/(a+b*csch(x)),x)

[Out]

ln(a+b*csch(x))/a-1/a*ln(csch(x))

________________________________________________________________________________________

maxima [A]  time = 0.32, size = 28, normalized size = 1.47 \[ \frac {x}{a} + \frac {\log \left (-2 \, b e^{\left (-x\right )} + a e^{\left (-2 \, x\right )} - a\right )}{a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(coth(x)/(a+b*csch(x)),x, algorithm="maxima")

[Out]

x/a + log(-2*b*e^(-x) + a*e^(-2*x) - a)/a

________________________________________________________________________________________

mupad [B]  time = 0.10, size = 25, normalized size = 1.32 \[ -\frac {x-\ln \left (2\,b\,{\mathrm {e}}^x-a+a\,{\mathrm {e}}^{2\,x}\right )}{a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(coth(x)/(a + b/sinh(x)),x)

[Out]

-(x - log(2*b*exp(x) - a + a*exp(2*x)))/a

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\coth {\relax (x )}}{a + b \operatorname {csch}{\relax (x )}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(coth(x)/(a+b*csch(x)),x)

[Out]

Integral(coth(x)/(a + b*csch(x)), x)

________________________________________________________________________________________