3.230 \(\int \frac {\tanh ^2(x)}{a+b \sinh (x)} \, dx\)

Optimal. Leaf size=69 \[ -\frac {2 a^2 \tanh ^{-1}\left (\frac {b-a \tanh \left (\frac {x}{2}\right )}{\sqrt {a^2+b^2}}\right )}{\left (a^2+b^2\right )^{3/2}}-\frac {a \tanh (x)}{a^2+b^2}-\frac {b \text {sech}(x)}{a^2+b^2} \]

[Out]

-2*a^2*arctanh((b-a*tanh(1/2*x))/(a^2+b^2)^(1/2))/(a^2+b^2)^(3/2)-b*sech(x)/(a^2+b^2)-a*tanh(x)/(a^2+b^2)

________________________________________________________________________________________

Rubi [A]  time = 0.09, antiderivative size = 69, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 7, integrand size = 13, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.538, Rules used = {2727, 3767, 8, 2606, 2660, 618, 206} \[ -\frac {2 a^2 \tanh ^{-1}\left (\frac {b-a \tanh \left (\frac {x}{2}\right )}{\sqrt {a^2+b^2}}\right )}{\left (a^2+b^2\right )^{3/2}}-\frac {a \tanh (x)}{a^2+b^2}-\frac {b \text {sech}(x)}{a^2+b^2} \]

Antiderivative was successfully verified.

[In]

Int[Tanh[x]^2/(a + b*Sinh[x]),x]

[Out]

(-2*a^2*ArcTanh[(b - a*Tanh[x/2])/Sqrt[a^2 + b^2]])/(a^2 + b^2)^(3/2) - (b*Sech[x])/(a^2 + b^2) - (a*Tanh[x])/
(a^2 + b^2)

Rule 8

Int[a_, x_Symbol] :> Simp[a*x, x] /; FreeQ[a, 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 618

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

Rule 2606

Int[((a_.)*sec[(e_.) + (f_.)*(x_)])^(m_.)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Dist[a/f, Subst[
Int[(a*x)^(m - 1)*(-1 + x^2)^((n - 1)/2), x], x, Sec[e + f*x]], x] /; FreeQ[{a, e, f, m}, x] && IntegerQ[(n -
1)/2] &&  !(IntegerQ[m/2] && LtQ[0, m, n + 1])

Rule 2660

Int[((a_) + (b_.)*sin[(c_.) + (d_.)*(x_)])^(-1), x_Symbol] :> With[{e = FreeFactors[Tan[(c + d*x)/2], x]}, Dis
t[(2*e)/d, Subst[Int[1/(a + 2*b*e*x + a*e^2*x^2), x], x, Tan[(c + d*x)/2]/e], x]] /; FreeQ[{a, b, c, d}, x] &&
 NeQ[a^2 - b^2, 0]

Rule 2727

Int[((g_.)*tan[(e_.) + (f_.)*(x_)])^(p_)/((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[a/(a^2 - b^
2), Int[(g*Tan[e + f*x])^p/Sin[e + f*x]^2, x], x] + (-Dist[(b*g)/(a^2 - b^2), Int[(g*Tan[e + f*x])^(p - 1)/Cos
[e + f*x], x], x] - Dist[(a^2*g^2)/(a^2 - b^2), Int[(g*Tan[e + f*x])^(p - 2)/(a + b*Sin[e + f*x]), x], x]) /;
FreeQ[{a, b, e, f, g}, x] && NeQ[a^2 - b^2, 0] && IntegersQ[2*p] && GtQ[p, 1]

Rule 3767

Int[csc[(c_.) + (d_.)*(x_)]^(n_), x_Symbol] :> -Dist[d^(-1), Subst[Int[ExpandIntegrand[(1 + x^2)^(n/2 - 1), x]
, x], x, Cot[c + d*x]], x] /; FreeQ[{c, d}, x] && IGtQ[n/2, 0]

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]  time = 0.20, size = 69, normalized size = 1.00 \[ \frac {a \left (\frac {2 a \tan ^{-1}\left (\frac {b-a \tanh \left (\frac {x}{2}\right )}{\sqrt {-a^2-b^2}}\right )}{\sqrt {-a^2-b^2}}-\tanh (x)\right )-b \text {sech}(x)}{a^2+b^2} \]

Antiderivative was successfully verified.

[In]

Integrate[Tanh[x]^2/(a + b*Sinh[x]),x]

[Out]

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

________________________________________________________________________________________

fricas [B]  time = 0.83, size = 257, normalized size = 3.72 \[ \frac {2 \, a^{3} + 2 \, a b^{2} + {\left (a^{2} \cosh \relax (x)^{2} + 2 \, a^{2} \cosh \relax (x) \sinh \relax (x) + a^{2} \sinh \relax (x)^{2} + a^{2}\right )} \sqrt {a^{2} + b^{2}} \log \left (\frac {b^{2} \cosh \relax (x)^{2} + b^{2} \sinh \relax (x)^{2} + 2 \, a b \cosh \relax (x) + 2 \, a^{2} + b^{2} + 2 \, {\left (b^{2} \cosh \relax (x) + a b\right )} \sinh \relax (x) - 2 \, \sqrt {a^{2} + b^{2}} {\left (b \cosh \relax (x) + b \sinh \relax (x) + a\right )}}{b \cosh \relax (x)^{2} + b \sinh \relax (x)^{2} + 2 \, a \cosh \relax (x) + 2 \, {\left (b \cosh \relax (x) + a\right )} \sinh \relax (x) - b}\right ) - 2 \, {\left (a^{2} b + b^{3}\right )} \cosh \relax (x) - 2 \, {\left (a^{2} b + b^{3}\right )} \sinh \relax (x)}{a^{4} + 2 \, a^{2} b^{2} + b^{4} + {\left (a^{4} + 2 \, a^{2} b^{2} + b^{4}\right )} \cosh \relax (x)^{2} + 2 \, {\left (a^{4} + 2 \, a^{2} b^{2} + b^{4}\right )} \cosh \relax (x) \sinh \relax (x) + {\left (a^{4} + 2 \, a^{2} b^{2} + b^{4}\right )} \sinh \relax (x)^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

(2*a^3 + 2*a*b^2 + (a^2*cosh(x)^2 + 2*a^2*cosh(x)*sinh(x) + a^2*sinh(x)^2 + a^2)*sqrt(a^2 + b^2)*log((b^2*cosh
(x)^2 + b^2*sinh(x)^2 + 2*a*b*cosh(x) + 2*a^2 + b^2 + 2*(b^2*cosh(x) + a*b)*sinh(x) - 2*sqrt(a^2 + b^2)*(b*cos
h(x) + b*sinh(x) + a))/(b*cosh(x)^2 + b*sinh(x)^2 + 2*a*cosh(x) + 2*(b*cosh(x) + a)*sinh(x) - b)) - 2*(a^2*b +
 b^3)*cosh(x) - 2*(a^2*b + b^3)*sinh(x))/(a^4 + 2*a^2*b^2 + b^4 + (a^4 + 2*a^2*b^2 + b^4)*cosh(x)^2 + 2*(a^4 +
 2*a^2*b^2 + b^4)*cosh(x)*sinh(x) + (a^4 + 2*a^2*b^2 + b^4)*sinh(x)^2)

________________________________________________________________________________________

giac [A]  time = 0.17, size = 87, normalized size = 1.26 \[ \frac {a^{2} \log \left (\frac {{\left | 2 \, b e^{x} + 2 \, a - 2 \, \sqrt {a^{2} + b^{2}} \right |}}{{\left | 2 \, b e^{x} + 2 \, a + 2 \, \sqrt {a^{2} + b^{2}} \right |}}\right )}{{\left (a^{2} + b^{2}\right )}^{\frac {3}{2}}} - \frac {2 \, {\left (b e^{x} - a\right )}}{{\left (a^{2} + b^{2}\right )} {\left (e^{\left (2 \, x\right )} + 1\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

maple [A]  time = 0.05, size = 84, normalized size = 1.22 \[ \frac {8 a^{2} \arctanh \left (\frac {2 a \tanh \left (\frac {x}{2}\right )-2 b}{2 \sqrt {a^{2}+b^{2}}}\right )}{\left (4 a^{2}+4 b^{2}\right ) \sqrt {a^{2}+b^{2}}}+\frac {-2 a \tanh \left (\frac {x}{2}\right )-2 b}{\left (a^{2}+b^{2}\right ) \left (\tanh ^{2}\left (\frac {x}{2}\right )+1\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tanh(x)^2/(a+b*sinh(x)),x)

[Out]

8*a^2/(4*a^2+4*b^2)/(a^2+b^2)^(1/2)*arctanh(1/2*(2*a*tanh(1/2*x)-2*b)/(a^2+b^2)^(1/2))+2/(a^2+b^2)*(-a*tanh(1/
2*x)-b)/(tanh(1/2*x)^2+1)

________________________________________________________________________________________

maxima [A]  time = 0.45, size = 89, normalized size = 1.29 \[ \frac {a^{2} \log \left (\frac {b e^{\left (-x\right )} - a - \sqrt {a^{2} + b^{2}}}{b e^{\left (-x\right )} - a + \sqrt {a^{2} + b^{2}}}\right )}{{\left (a^{2} + b^{2}\right )}^{\frac {3}{2}}} - \frac {2 \, {\left (b e^{\left (-x\right )} + a\right )}}{a^{2} + b^{2} + {\left (a^{2} + b^{2}\right )} e^{\left (-2 \, x\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

mupad [B]  time = 0.94, size = 330, normalized size = 4.78 \[ \frac {\frac {2\,a}{a^2+b^2}-\frac {2\,b\,{\mathrm {e}}^x}{a^2+b^2}}{{\mathrm {e}}^{2\,x}+1}-\frac {2\,\mathrm {atan}\left (\left (\frac {b^3\,\sqrt {-a^6-3\,a^4\,b^2-3\,a^2\,b^4-b^6}}{2}+\frac {a^2\,b\,\sqrt {-a^6-3\,a^4\,b^2-3\,a^2\,b^4-b^6}}{2}\right )\,\left ({\mathrm {e}}^x\,\left (\frac {2\,a^2}{b^2\,\sqrt {a^4}\,{\left (a^2+b^2\right )}^2}+\frac {2\,\left (a^3\,\sqrt {a^4}+a\,b^2\,\sqrt {a^4}\right )}{a\,b^2\,\sqrt {-{\left (a^2+b^2\right )}^3}\,\left (a^2+b^2\right )\,\sqrt {-a^6-3\,a^4\,b^2-3\,a^2\,b^4-b^6}}\right )-\frac {2\,\left (b^3\,\sqrt {a^4}+a^2\,b\,\sqrt {a^4}\right )}{a\,b^2\,\sqrt {-{\left (a^2+b^2\right )}^3}\,\left (a^2+b^2\right )\,\sqrt {-a^6-3\,a^4\,b^2-3\,a^2\,b^4-b^6}}\right )\right )\,\sqrt {a^4}}{\sqrt {-a^6-3\,a^4\,b^2-3\,a^2\,b^4-b^6}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tanh(x)^2/(a + b*sinh(x)),x)

[Out]

((2*a)/(a^2 + b^2) - (2*b*exp(x))/(a^2 + b^2))/(exp(2*x) + 1) - (2*atan(((b^3*(- a^6 - b^6 - 3*a^2*b^4 - 3*a^4
*b^2)^(1/2))/2 + (a^2*b*(- a^6 - b^6 - 3*a^2*b^4 - 3*a^4*b^2)^(1/2))/2)*(exp(x)*((2*a^2)/(b^2*(a^4)^(1/2)*(a^2
 + b^2)^2) + (2*(a^3*(a^4)^(1/2) + a*b^2*(a^4)^(1/2)))/(a*b^2*(-(a^2 + b^2)^3)^(1/2)*(a^2 + b^2)*(- a^6 - b^6
- 3*a^2*b^4 - 3*a^4*b^2)^(1/2))) - (2*(b^3*(a^4)^(1/2) + a^2*b*(a^4)^(1/2)))/(a*b^2*(-(a^2 + b^2)^3)^(1/2)*(a^
2 + b^2)*(- a^6 - b^6 - 3*a^2*b^4 - 3*a^4*b^2)^(1/2))))*(a^4)^(1/2))/(- a^6 - b^6 - 3*a^2*b^4 - 3*a^4*b^2)^(1/
2)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\tanh ^{2}{\relax (x )}}{a + b \sinh {\relax (x )}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tanh(x)**2/(a+b*sinh(x)),x)

[Out]

Integral(tanh(x)**2/(a + b*sinh(x)), x)

________________________________________________________________________________________