3.63 \(\int \frac {\sinh (x)}{a+b \text {sech}(x)} \, dx\)

Optimal. Leaf size=20 \[ \frac {\cosh (x)}{a}-\frac {b \log (a \cosh (x)+b)}{a^2} \]

[Out]

cosh(x)/a-b*ln(b+a*cosh(x))/a^2

________________________________________________________________________________________

Rubi [A]  time = 0.09, antiderivative size = 20, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 4, integrand size = 11, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.364, Rules used = {3872, 2833, 12, 43} \[ \frac {\cosh (x)}{a}-\frac {b \log (a \cosh (x)+b)}{a^2} \]

Antiderivative was successfully verified.

[In]

Int[Sinh[x]/(a + b*Sech[x]),x]

[Out]

Cosh[x]/a - (b*Log[b + a*Cosh[x]])/a^2

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 43

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d
*x)^n, x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && IGtQ[m, 0] && ( !IntegerQ[n] || (EqQ[c, 0]
&& LeQ[7*m + 4*n + 4, 0]) || LtQ[9*m + 5*(n + 1), 0] || GtQ[m + n + 2, 0])

Rule 2833

Int[cos[(e_.) + (f_.)*(x_)]*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)
])^(n_.), x_Symbol] :> Dist[1/(b*f), Subst[Int[(a + x)^m*(c + (d*x)/b)^n, x], x, b*Sin[e + f*x]], x] /; FreeQ[
{a, b, c, d, e, f, m, n}, x]

Rule 3872

Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_.)*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(m_.), x_Symbol] :> Int[((g*C
os[e + f*x])^p*(b + a*Sin[e + f*x])^m)/Sin[e + f*x]^m, x] /; FreeQ[{a, b, e, f, g, p}, x] && IntegerQ[m]

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]  time = 0.01, size = 19, normalized size = 0.95 \[ \frac {a \cosh (x)-b \log (a \cosh (x)+b)}{a^2} \]

Antiderivative was successfully verified.

[In]

Integrate[Sinh[x]/(a + b*Sech[x]),x]

[Out]

(a*Cosh[x] - b*Log[b + a*Cosh[x]])/a^2

________________________________________________________________________________________

fricas [B]  time = 0.40, size = 78, normalized size = 3.90 \[ \frac {2 \, b x \cosh \relax (x) + a \cosh \relax (x)^{2} + a \sinh \relax (x)^{2} - 2 \, {\left (b \cosh \relax (x) + b \sinh \relax (x)\right )} \log \left (\frac {2 \, {\left (a \cosh \relax (x) + b\right )}}{\cosh \relax (x) - \sinh \relax (x)}\right ) + 2 \, {\left (b x + a \cosh \relax (x)\right )} \sinh \relax (x) + a}{2 \, {\left (a^{2} \cosh \relax (x) + a^{2} \sinh \relax (x)\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sinh(x)/(a+b*sech(x)),x, algorithm="fricas")

[Out]

1/2*(2*b*x*cosh(x) + a*cosh(x)^2 + a*sinh(x)^2 - 2*(b*cosh(x) + b*sinh(x))*log(2*(a*cosh(x) + b)/(cosh(x) - si
nh(x))) + 2*(b*x + a*cosh(x))*sinh(x) + a)/(a^2*cosh(x) + a^2*sinh(x))

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sinh(x)/(a+b*sech(x)),x, algorithm="giac")

[Out]

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

________________________________________________________________________________________

maple [A]  time = 0.10, size = 31, normalized size = 1.55 \[ -\frac {b \ln \left (a +b \,\mathrm {sech}\relax (x )\right )}{a^{2}}+\frac {1}{a \,\mathrm {sech}\relax (x )}+\frac {b \ln \left (\mathrm {sech}\relax (x )\right )}{a^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sinh(x)/(a+b*sech(x)),x)

[Out]

-1/a^2*b*ln(a+b*sech(x))+1/a/sech(x)+1/a^2*b*ln(sech(x))

________________________________________________________________________________________

maxima [B]  time = 0.31, size = 46, normalized size = 2.30 \[ -\frac {b x}{a^{2}} + \frac {e^{\left (-x\right )}}{2 \, a} + \frac {e^{x}}{2 \, a} - \frac {b \log \left (2 \, b e^{\left (-x\right )} + a e^{\left (-2 \, x\right )} + a\right )}{a^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sinh(x)/(a+b*sech(x)),x, algorithm="maxima")

[Out]

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

________________________________________________________________________________________

mupad [B]  time = 1.35, size = 20, normalized size = 1.00 \[ \frac {\mathrm {cosh}\relax (x)}{a}-\frac {b\,\ln \left (b+a\,\mathrm {cosh}\relax (x)\right )}{a^2} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sinh(x)/(a+b*sech(x)),x)

[Out]

Integral(sinh(x)/(a + b*sech(x)), x)

________________________________________________________________________________________