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

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

[Out]

ln(a+b*sinh(x))/b-x*cosh(x)/(a+b*sinh(x))

________________________________________________________________________________________

Rubi [A]  time = 0.06, antiderivative size = 25, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 17, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.176, Rules used = {5636, 2668, 31} \[ \frac {\log (a+b \sinh (x))}{b}-\frac {x \cosh (x)}{a+b \sinh (x)} \]

Antiderivative was successfully verified.

[In]

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

[Out]

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

Rule 31

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

Rule 2668

Int[cos[(e_.) + (f_.)*(x_)]^(p_.)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_.), x_Symbol] :> Dist[1/(b^p*f), S
ubst[Int[(a + x)^m*(b^2 - x^2)^((p - 1)/2), x], x, b*Sin[e + f*x]], x] /; FreeQ[{a, b, e, f, m}, x] && Integer
Q[(p - 1)/2] && NeQ[a^2 - b^2, 0]

Rule 5636

Int[(((e_.) + (f_.)*(x_))*((A_) + (B_.)*Sinh[(c_.) + (d_.)*(x_)]))/((a_) + (b_.)*Sinh[(c_.) + (d_.)*(x_)])^2,
x_Symbol] :> Simp[(B*(e + f*x)*Cosh[c + d*x])/(a*d*(a + b*Sinh[c + d*x])), x] - Dist[(B*f)/(a*d), Int[Cosh[c +
 d*x]/(a + b*Sinh[c + d*x]), x], x] /; FreeQ[{a, b, c, d, e, f, A, B}, x] && EqQ[a*A + b*B, 0]

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]  time = 0.18, size = 25, normalized size = 1.00 \[ \frac {\log (a+b \sinh (x))}{b}-\frac {x \cosh (x)}{a+b \sinh (x)} \]

Antiderivative was successfully verified.

[In]

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

[Out]

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

________________________________________________________________________________________

fricas [B]  time = 0.42, size = 134, normalized size = 5.36 \[ -\frac {2 \, b x \cosh \relax (x)^{2} + 2 \, b x \sinh \relax (x)^{2} + 2 \, a x \cosh \relax (x) - {\left (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 )} \log \left (\frac {2 \, {\left (b \sinh \relax (x) + a\right )}}{\cosh \relax (x) - \sinh \relax (x)}\right ) + 2 \, {\left (2 \, b x \cosh \relax (x) + a x\right )} \sinh \relax (x)}{b^{2} \cosh \relax (x)^{2} + b^{2} \sinh \relax (x)^{2} + 2 \, a b \cosh \relax (x) - b^{2} + 2 \, {\left (b^{2} \cosh \relax (x) + a b\right )} \sinh \relax (x)} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

giac [B]  time = 0.16, size = 96, normalized size = 3.84 \[ -\frac {2 \, b x e^{\left (2 \, x\right )} - b e^{\left (2 \, x\right )} \log \left (-b e^{\left (2 \, x\right )} - 2 \, a e^{x} + b\right ) - 2 \, a e^{x} \log \left (-b e^{\left (2 \, x\right )} - 2 \, a e^{x} + b\right ) + 2 \, b x + b \log \left (-b e^{\left (2 \, x\right )} - 2 \, a e^{x} + b\right )}{b^{2} e^{\left (2 \, x\right )} + 2 \, a b e^{x} - b^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

maple [B]  time = 0.91, size = 58, normalized size = 2.32 \[ -\frac {2 x}{b}+\frac {2 x \left (a \,{\mathrm e}^{x}-b \right )}{b \left (b \,{\mathrm e}^{2 x}+2 a \,{\mathrm e}^{x}-b \right )}+\frac {\ln \left ({\mathrm e}^{2 x}+\frac {2 a \,{\mathrm e}^{x}}{b}-1\right )}{b} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

mupad [B]  time = 1.54, size = 103, normalized size = 4.12 \[ \frac {\ln \left (2\,a\,{\mathrm {e}}^x-b+b\,{\mathrm {e}}^{2\,x}\right )}{b}-\frac {\frac {2\,\left (x\,a^2\,b+x\,b^3\right )}{a^2\,b+b^3}-\frac {2\,{\mathrm {e}}^x\,\left (x\,a^3\,b+x\,a\,b^3\right )}{b\,\left (a^2\,b+b^3\right )}}{2\,a\,{\mathrm {e}}^x-b+b\,{\mathrm {e}}^{2\,x}}-\frac {2\,x}{b} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Timed out

________________________________________________________________________________________