3.702 \(\int \frac {\sinh (x)}{(a \cosh (x)+b \sinh (x))^3} \, dx\)

Optimal. Leaf size=19 \[ \frac {\tanh ^2(x)}{2 a (a+b \tanh (x))^2} \]

[Out]

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

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 19, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 14, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.143, Rules used = {3087, 37} \[ \frac {\tanh ^2(x)}{2 a (a+b \tanh (x))^2} \]

Antiderivative was successfully verified.

[In]

Int[Sinh[x]/(a*Cosh[x] + b*Sinh[x])^3,x]

[Out]

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

Rule 37

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

Rule 3087

Int[sin[(c_.) + (d_.)*(x_)]^(m_.)*(cos[(c_.) + (d_.)*(x_)]*(a_.) + (b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symb
ol] :> Dist[1/d, Subst[Int[(x^m*(a + b*x)^n)/(1 + x^2)^((m + n + 2)/2), x], x, Tan[c + d*x]], x] /; FreeQ[{a,
b, c, d}, x] && IntegerQ[n] && IntegerQ[(m + n)/2] && NeQ[n, -1] &&  !(GtQ[n, 0] && GtQ[m, 1])

Rubi steps

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

________________________________________________________________________________________

Mathematica [B]  time = 0.12, size = 54, normalized size = 2.84 \[ -\frac {a^2+a b \sinh (2 x)+b^2 \cosh (2 x)-b^2}{2 a (a-b) (a+b) (a \cosh (x)+b \sinh (x))^2} \]

Antiderivative was successfully verified.

[In]

Integrate[Sinh[x]/(a*Cosh[x] + b*Sinh[x])^3,x]

[Out]

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

________________________________________________________________________________________

fricas [B]  time = 0.41, size = 216, normalized size = 11.37 \[ -\frac {2 \, {\left (a \cosh \relax (x) + {\left (a + 2 \, b\right )} \sinh \relax (x)\right )}}{{\left (a^{4} + 4 \, a^{3} b + 6 \, a^{2} b^{2} + 4 \, a b^{3} + b^{4}\right )} \cosh \relax (x)^{3} + 3 \, {\left (a^{4} + 4 \, a^{3} b + 6 \, a^{2} b^{2} + 4 \, a b^{3} + b^{4}\right )} \cosh \relax (x) \sinh \relax (x)^{2} + {\left (a^{4} + 4 \, a^{3} b + 6 \, a^{2} b^{2} + 4 \, a b^{3} + b^{4}\right )} \sinh \relax (x)^{3} + {\left (3 \, a^{4} + 4 \, a^{3} b - 2 \, a^{2} b^{2} - 4 \, a b^{3} - b^{4}\right )} \cosh \relax (x) + {\left (a^{4} + 4 \, a^{3} b + 2 \, a^{2} b^{2} - 4 \, a b^{3} - 3 \, b^{4} + 3 \, {\left (a^{4} + 4 \, a^{3} b + 6 \, a^{2} b^{2} + 4 \, a b^{3} + b^{4}\right )} \cosh \relax (x)^{2}\right )} \sinh \relax (x)} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-2*(a*cosh(x) + (a + 2*b)*sinh(x))/((a^4 + 4*a^3*b + 6*a^2*b^2 + 4*a*b^3 + b^4)*cosh(x)^3 + 3*(a^4 + 4*a^3*b +
 6*a^2*b^2 + 4*a*b^3 + b^4)*cosh(x)*sinh(x)^2 + (a^4 + 4*a^3*b + 6*a^2*b^2 + 4*a*b^3 + b^4)*sinh(x)^3 + (3*a^4
 + 4*a^3*b - 2*a^2*b^2 - 4*a*b^3 - b^4)*cosh(x) + (a^4 + 4*a^3*b + 2*a^2*b^2 - 4*a*b^3 - 3*b^4 + 3*(a^4 + 4*a^
3*b + 6*a^2*b^2 + 4*a*b^3 + b^4)*cosh(x)^2)*sinh(x))

________________________________________________________________________________________

giac [B]  time = 0.13, size = 50, normalized size = 2.63 \[ -\frac {2 \, {\left (a e^{\left (2 \, x\right )} + b e^{\left (2 \, x\right )} - b\right )}}{{\left (a^{2} + 2 \, a b + b^{2}\right )} {\left (a e^{\left (2 \, x\right )} + b e^{\left (2 \, x\right )} + a - b\right )}^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

maple [A]  time = 0.28, size = 31, normalized size = 1.63 \[ \frac {2 \left (\tanh ^{2}\left (\frac {x}{2}\right )\right )}{a \left (a +2 \tanh \left (\frac {x}{2}\right ) b +a \left (\tanh ^{2}\left (\frac {x}{2}\right )\right )\right )^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

maxima [B]  time = 0.46, size = 167, normalized size = 8.79 \[ -\frac {2 \, {\left (a - b\right )} e^{\left (-2 \, x\right )}}{a^{4} - 2 \, a^{2} b^{2} + b^{4} + 2 \, {\left (a^{4} - 2 \, a^{3} b + 2 \, a b^{3} - b^{4}\right )} e^{\left (-2 \, x\right )} + {\left (a^{4} - 4 \, a^{3} b + 6 \, a^{2} b^{2} - 4 \, a b^{3} + b^{4}\right )} e^{\left (-4 \, x\right )}} - \frac {2 \, b}{a^{4} - 2 \, a^{2} b^{2} + b^{4} + 2 \, {\left (a^{4} - 2 \, a^{3} b + 2 \, a b^{3} - b^{4}\right )} e^{\left (-2 \, x\right )} + {\left (a^{4} - 4 \, a^{3} b + 6 \, a^{2} b^{2} - 4 \, a b^{3} + b^{4}\right )} e^{\left (-4 \, x\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-2*(a - b)*e^(-2*x)/(a^4 - 2*a^2*b^2 + b^4 + 2*(a^4 - 2*a^3*b + 2*a*b^3 - b^4)*e^(-2*x) + (a^4 - 4*a^3*b + 6*a
^2*b^2 - 4*a*b^3 + b^4)*e^(-4*x)) - 2*b/(a^4 - 2*a^2*b^2 + b^4 + 2*(a^4 - 2*a^3*b + 2*a*b^3 - b^4)*e^(-2*x) +
(a^4 - 4*a^3*b + 6*a^2*b^2 - 4*a*b^3 + b^4)*e^(-4*x))

________________________________________________________________________________________

mupad [B]  time = 1.60, size = 42, normalized size = 2.21 \[ \frac {2\,b-{\mathrm {e}}^{2\,x}\,\left (2\,a+2\,b\right )}{{\left (a+b\right )}^2\,{\left (a-b+a\,{\mathrm {e}}^{2\,x}+b\,{\mathrm {e}}^{2\,x}\right )}^2} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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(sinh(x)/(a*cosh(x)+b*sinh(x))**3,x)

[Out]

Timed out

________________________________________________________________________________________