3.2.11 \(\int \frac {\text {sech}^3(x)}{a+b \tanh (x)} \, dx\) [111]

Optimal. Leaf size=56 \[ \frac {a \text {ArcTan}(\sinh (x))}{b^2}-\frac {\sqrt {a^2-b^2} \text {ArcTan}\left (\frac {\cosh (x) (b+a \tanh (x))}{\sqrt {a^2-b^2}}\right )}{b^2}+\frac {\text {sech}(x)}{b} \]

[Out]

a*arctan(sinh(x))/b^2+sech(x)/b-arctan(cosh(x)*(b+a*tanh(x))/(a^2-b^2)^(1/2))*(a^2-b^2)^(1/2)/b^2

________________________________________________________________________________________

Rubi [A]
time = 0.06, antiderivative size = 56, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 5, integrand size = 13, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.385, Rules used = {3591, 3567, 3855, 3590, 212} \begin {gather*} -\frac {\sqrt {a^2-b^2} \text {ArcTan}\left (\frac {\cosh (x) (a \tanh (x)+b)}{\sqrt {a^2-b^2}}\right )}{b^2}+\frac {a \text {ArcTan}(\sinh (x))}{b^2}+\frac {\text {sech}(x)}{b} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sech[x]^3/(a + b*Tanh[x]),x]

[Out]

(a*ArcTan[Sinh[x]])/b^2 - (Sqrt[a^2 - b^2]*ArcTan[(Cosh[x]*(b + a*Tanh[x]))/Sqrt[a^2 - b^2]])/b^2 + Sech[x]/b

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 3567

Int[((d_.)*sec[(e_.) + (f_.)*(x_)])^(m_.)*((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> Simp[b*((d*Sec[
e + f*x])^m/(f*m)), x] + Dist[a, Int[(d*Sec[e + f*x])^m, x], x] /; FreeQ[{a, b, d, e, f, m}, x] && (IntegerQ[2
*m] || NeQ[a^2 + b^2, 0])

Rule 3590

Int[sec[(e_.) + (f_.)*(x_)]/((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[-f^(-1), Subst[Int[1/(a^
2 + b^2 - x^2), x], x, (b - a*Tan[e + f*x])/Sec[e + f*x]], x] /; FreeQ[{a, b, e, f}, x] && NeQ[a^2 + b^2, 0]

Rule 3591

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

Rule 3855

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

Rubi steps

\begin {align*} \int \frac {\text {sech}^3(x)}{a+b \tanh (x)} \, dx &=\frac {\int \text {sech}(x) (a-b \tanh (x)) \, dx}{b^2}-\frac {\left (a^2-b^2\right ) \int \frac {\text {sech}(x)}{a+b \tanh (x)} \, dx}{b^2}\\ &=\frac {\text {sech}(x)}{b}+\frac {a \int \text {sech}(x) \, dx}{b^2}-\frac {\left (i \left (a^2-b^2\right )\right ) \text {Subst}\left (\int \frac {1}{a^2-b^2-x^2} \, dx,x,\cosh (x) (-i b-i a \tanh (x))\right )}{b^2}\\ &=\frac {a \tan ^{-1}(\sinh (x))}{b^2}-\frac {\sqrt {a^2-b^2} \tan ^{-1}\left (\frac {\cosh (x) (b+a \tanh (x))}{\sqrt {a^2-b^2}}\right )}{b^2}+\frac {\text {sech}(x)}{b}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.06, size = 65, normalized size = 1.16 \begin {gather*} \frac {2 a \text {ArcTan}\left (\tanh \left (\frac {x}{2}\right )\right )-2 \sqrt {a-b} \sqrt {a+b} \text {ArcTan}\left (\frac {b+a \tanh \left (\frac {x}{2}\right )}{\sqrt {a-b} \sqrt {a+b}}\right )+b \text {sech}(x)}{b^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Sech[x]^3/(a + b*Tanh[x]),x]

[Out]

(2*a*ArcTan[Tanh[x/2]] - 2*Sqrt[a - b]*Sqrt[a + b]*ArcTan[(b + a*Tanh[x/2])/(Sqrt[a - b]*Sqrt[a + b])] + b*Sec
h[x])/b^2

________________________________________________________________________________________

Maple [A]
time = 0.85, size = 77, normalized size = 1.38

method result size
default \(\frac {2 \left (-a^{2}+b^{2}\right ) \arctan \left (\frac {2 a \tanh \left (\frac {x}{2}\right )+2 b}{2 \sqrt {a^{2}-b^{2}}}\right )}{b^{2} \sqrt {a^{2}-b^{2}}}+\frac {\frac {2 b}{\tanh ^{2}\left (\frac {x}{2}\right )+1}+2 a \arctan \left (\tanh \left (\frac {x}{2}\right )\right )}{b^{2}}\) \(77\)
risch \(\frac {2 \,{\mathrm e}^{x}}{b \left (1+{\mathrm e}^{2 x}\right )}+\frac {i a \ln \left ({\mathrm e}^{x}+i\right )}{b^{2}}-\frac {i a \ln \left ({\mathrm e}^{x}-i\right )}{b^{2}}+\frac {\sqrt {-a^{2}+b^{2}}\, \ln \left ({\mathrm e}^{x}-\frac {\sqrt {-a^{2}+b^{2}}}{a +b}\right )}{b^{2}}-\frac {\sqrt {-a^{2}+b^{2}}\, \ln \left ({\mathrm e}^{x}+\frac {\sqrt {-a^{2}+b^{2}}}{a +b}\right )}{b^{2}}\) \(117\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sech(x)^3/(a+b*tanh(x)),x,method=_RETURNVERBOSE)

[Out]

2*(-a^2+b^2)/b^2/(a^2-b^2)^(1/2)*arctan(1/2*(2*a*tanh(1/2*x)+2*b)/(a^2-b^2)^(1/2))+2/b^2*(b/(tanh(1/2*x)^2+1)+
a*arctan(tanh(1/2*x)))

________________________________________________________________________________________

Maxima [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: ValueError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(x)^3/(a+b*tanh(x)),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?`
 for more de

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 126 vs. \(2 (52) = 104\).
time = 0.36, size = 309, normalized size = 5.52 \begin {gather*} \left [\frac {\sqrt {-a^{2} + b^{2}} {\left (\cosh \left (x\right )^{2} + 2 \, \cosh \left (x\right ) \sinh \left (x\right ) + \sinh \left (x\right )^{2} + 1\right )} \log \left (\frac {{\left (a + b\right )} \cosh \left (x\right )^{2} + 2 \, {\left (a + b\right )} \cosh \left (x\right ) \sinh \left (x\right ) + {\left (a + b\right )} \sinh \left (x\right )^{2} - 2 \, \sqrt {-a^{2} + b^{2}} {\left (\cosh \left (x\right ) + \sinh \left (x\right )\right )} - a + b}{{\left (a + b\right )} \cosh \left (x\right )^{2} + 2 \, {\left (a + b\right )} \cosh \left (x\right ) \sinh \left (x\right ) + {\left (a + b\right )} \sinh \left (x\right )^{2} + a - b}\right ) + 2 \, {\left (a \cosh \left (x\right )^{2} + 2 \, a \cosh \left (x\right ) \sinh \left (x\right ) + a \sinh \left (x\right )^{2} + a\right )} \arctan \left (\cosh \left (x\right ) + \sinh \left (x\right )\right ) + 2 \, b \cosh \left (x\right ) + 2 \, b \sinh \left (x\right )}{b^{2} \cosh \left (x\right )^{2} + 2 \, b^{2} \cosh \left (x\right ) \sinh \left (x\right ) + b^{2} \sinh \left (x\right )^{2} + b^{2}}, \frac {2 \, {\left (\sqrt {a^{2} - b^{2}} {\left (\cosh \left (x\right )^{2} + 2 \, \cosh \left (x\right ) \sinh \left (x\right ) + \sinh \left (x\right )^{2} + 1\right )} \arctan \left (\frac {\sqrt {a^{2} - b^{2}}}{{\left (a + b\right )} \cosh \left (x\right ) + {\left (a + b\right )} \sinh \left (x\right )}\right ) + {\left (a \cosh \left (x\right )^{2} + 2 \, a \cosh \left (x\right ) \sinh \left (x\right ) + a \sinh \left (x\right )^{2} + a\right )} \arctan \left (\cosh \left (x\right ) + \sinh \left (x\right )\right ) + b \cosh \left (x\right ) + b \sinh \left (x\right )\right )}}{b^{2} \cosh \left (x\right )^{2} + 2 \, b^{2} \cosh \left (x\right ) \sinh \left (x\right ) + b^{2} \sinh \left (x\right )^{2} + b^{2}}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(x)^3/(a+b*tanh(x)),x, algorithm="fricas")

[Out]

[(sqrt(-a^2 + b^2)*(cosh(x)^2 + 2*cosh(x)*sinh(x) + sinh(x)^2 + 1)*log(((a + b)*cosh(x)^2 + 2*(a + b)*cosh(x)*
sinh(x) + (a + b)*sinh(x)^2 - 2*sqrt(-a^2 + b^2)*(cosh(x) + sinh(x)) - a + b)/((a + b)*cosh(x)^2 + 2*(a + b)*c
osh(x)*sinh(x) + (a + b)*sinh(x)^2 + a - b)) + 2*(a*cosh(x)^2 + 2*a*cosh(x)*sinh(x) + a*sinh(x)^2 + a)*arctan(
cosh(x) + sinh(x)) + 2*b*cosh(x) + 2*b*sinh(x))/(b^2*cosh(x)^2 + 2*b^2*cosh(x)*sinh(x) + b^2*sinh(x)^2 + b^2),
 2*(sqrt(a^2 - b^2)*(cosh(x)^2 + 2*cosh(x)*sinh(x) + sinh(x)^2 + 1)*arctan(sqrt(a^2 - b^2)/((a + b)*cosh(x) +
(a + b)*sinh(x))) + (a*cosh(x)^2 + 2*a*cosh(x)*sinh(x) + a*sinh(x)^2 + a)*arctan(cosh(x) + sinh(x)) + b*cosh(x
) + b*sinh(x))/(b^2*cosh(x)^2 + 2*b^2*cosh(x)*sinh(x) + b^2*sinh(x)^2 + b^2)]

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(x)**3/(a+b*tanh(x)),x)

[Out]

Integral(sech(x)**3/(a + b*tanh(x)), x)

________________________________________________________________________________________

Giac [A]
time = 0.41, size = 63, normalized size = 1.12 \begin {gather*} \frac {2 \, a \arctan \left (e^{x}\right )}{b^{2}} - \frac {2 \, \sqrt {a^{2} - b^{2}} \arctan \left (\frac {a e^{x} + b e^{x}}{\sqrt {a^{2} - b^{2}}}\right )}{b^{2}} + \frac {2 \, e^{x}}{b {\left (e^{\left (2 \, x\right )} + 1\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(x)^3/(a+b*tanh(x)),x, algorithm="giac")

[Out]

2*a*arctan(e^x)/b^2 - 2*sqrt(a^2 - b^2)*arctan((a*e^x + b*e^x)/sqrt(a^2 - b^2))/b^2 + 2*e^x/(b*(e^(2*x) + 1))

________________________________________________________________________________________

Mupad [B]
time = 3.81, size = 119, normalized size = 2.12 \begin {gather*} \frac {\ln \left (a\,{\mathrm {e}}^x+b\,{\mathrm {e}}^x-\sqrt {b^2-a^2}\right )\,\sqrt {-\left (a+b\right )\,\left (a-b\right )}}{b^2}-\frac {\ln \left (a\,{\mathrm {e}}^x+b\,{\mathrm {e}}^x+\sqrt {b^2-a^2}\right )\,\sqrt {-\left (a+b\right )\,\left (a-b\right )}}{b^2}+\frac {2\,{\mathrm {e}}^x}{b\,\left ({\mathrm {e}}^{2\,x}+1\right )}-\frac {a\,\ln \left ({\mathrm {e}}^x-\mathrm {i}\right )\,1{}\mathrm {i}}{b^2}+\frac {a\,\ln \left ({\mathrm {e}}^x+1{}\mathrm {i}\right )\,1{}\mathrm {i}}{b^2} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(cosh(x)^3*(a + b*tanh(x))),x)

[Out]

(a*log(exp(x) + 1i)*1i)/b^2 - (a*log(exp(x) - 1i)*1i)/b^2 - (log(a*exp(x) + b*exp(x) + (b^2 - a^2)^(1/2))*(-(a
 + b)*(a - b))^(1/2))/b^2 + (log(a*exp(x) + b*exp(x) - (b^2 - a^2)^(1/2))*(-(a + b)*(a - b))^(1/2))/b^2 + (2*e
xp(x))/(b*(exp(2*x) + 1))

________________________________________________________________________________________