3.3.92 \(\int x \cosh ^2(a+b x) \sinh ^2(a+b x) \, dx\) [292]

Optimal. Leaf size=41 \[ -\frac {x^2}{16}-\frac {\cosh (4 a+4 b x)}{128 b^2}+\frac {x \sinh (4 a+4 b x)}{32 b} \]

[Out]

-1/16*x^2-1/128*cosh(4*b*x+4*a)/b^2+1/32*x*sinh(4*b*x+4*a)/b

________________________________________________________________________________________

Rubi [A]
time = 0.04, antiderivative size = 41, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 3, integrand size = 18, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.167, Rules used = {5556, 3377, 2718} \begin {gather*} -\frac {\cosh (4 a+4 b x)}{128 b^2}+\frac {x \sinh (4 a+4 b x)}{32 b}-\frac {x^2}{16} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[x*Cosh[a + b*x]^2*Sinh[a + b*x]^2,x]

[Out]

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

Rule 2718

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

Rule 3377

Int[((c_.) + (d_.)*(x_))^(m_.)*sin[(e_.) + (f_.)*(x_)], x_Symbol] :> Simp[(-(c + d*x)^m)*(Cos[e + f*x]/f), x]
+ Dist[d*(m/f), Int[(c + d*x)^(m - 1)*Cos[e + f*x], x], x] /; FreeQ[{c, d, e, f}, x] && GtQ[m, 0]

Rule 5556

Int[Cosh[(a_.) + (b_.)*(x_)]^(p_.)*((c_.) + (d_.)*(x_))^(m_.)*Sinh[(a_.) + (b_.)*(x_)]^(n_.), x_Symbol] :> Int
[ExpandTrigReduce[(c + d*x)^m, Sinh[a + b*x]^n*Cosh[a + b*x]^p, x], x] /; FreeQ[{a, b, c, d, m}, x] && IGtQ[n,
 0] && IGtQ[p, 0]

Rubi steps

\begin {align*} \int x \cosh ^2(a+b x) \sinh ^2(a+b x) \, dx &=\int \left (-\frac {x}{8}+\frac {1}{8} x \cosh (4 a+4 b x)\right ) \, dx\\ &=-\frac {x^2}{16}+\frac {1}{8} \int x \cosh (4 a+4 b x) \, dx\\ &=-\frac {x^2}{16}+\frac {x \sinh (4 a+4 b x)}{32 b}-\frac {\int \sinh (4 a+4 b x) \, dx}{32 b}\\ &=-\frac {x^2}{16}-\frac {\cosh (4 a+4 b x)}{128 b^2}+\frac {x \sinh (4 a+4 b x)}{32 b}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.07, size = 41, normalized size = 1.00 \begin {gather*} -\frac {-8 a^2+8 b^2 x^2+\cosh (4 (a+b x))-4 b x \sinh (4 (a+b x))}{128 b^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[x*Cosh[a + b*x]^2*Sinh[a + b*x]^2,x]

[Out]

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

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(115\) vs. \(2(35)=70\).
time = 0.86, size = 116, normalized size = 2.83

method result size
risch \(-\frac {x^{2}}{16}+\frac {\left (4 b x -1\right ) {\mathrm e}^{4 b x +4 a}}{256 b^{2}}-\frac {\left (4 b x +1\right ) {\mathrm e}^{-4 b x -4 a}}{256 b^{2}}\) \(47\)
derivativedivides \(\frac {\frac {\left (b x +a \right ) \sinh \left (b x +a \right ) \left (\cosh ^{3}\left (b x +a \right )\right )}{4}-\frac {\left (b x +a \right ) \cosh \left (b x +a \right ) \sinh \left (b x +a \right )}{8}-\frac {\left (b x +a \right )^{2}}{16}-\frac {\left (\cosh ^{4}\left (b x +a \right )\right )}{16}+\frac {\left (\cosh ^{2}\left (b x +a \right )\right )}{16}-a \left (\frac {\left (\cosh ^{3}\left (b x +a \right )\right ) \sinh \left (b x +a \right )}{4}-\frac {\cosh \left (b x +a \right ) \sinh \left (b x +a \right )}{8}-\frac {b x}{8}-\frac {a}{8}\right )}{b^{2}}\) \(116\)
default \(\frac {\frac {\left (b x +a \right ) \sinh \left (b x +a \right ) \left (\cosh ^{3}\left (b x +a \right )\right )}{4}-\frac {\left (b x +a \right ) \cosh \left (b x +a \right ) \sinh \left (b x +a \right )}{8}-\frac {\left (b x +a \right )^{2}}{16}-\frac {\left (\cosh ^{4}\left (b x +a \right )\right )}{16}+\frac {\left (\cosh ^{2}\left (b x +a \right )\right )}{16}-a \left (\frac {\left (\cosh ^{3}\left (b x +a \right )\right ) \sinh \left (b x +a \right )}{4}-\frac {\cosh \left (b x +a \right ) \sinh \left (b x +a \right )}{8}-\frac {b x}{8}-\frac {a}{8}\right )}{b^{2}}\) \(116\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x*cosh(b*x+a)^2*sinh(b*x+a)^2,x,method=_RETURNVERBOSE)

[Out]

1/b^2*(1/4*(b*x+a)*sinh(b*x+a)*cosh(b*x+a)^3-1/8*(b*x+a)*cosh(b*x+a)*sinh(b*x+a)-1/16*(b*x+a)^2-1/16*cosh(b*x+
a)^4+1/16*cosh(b*x+a)^2-a*(1/4*cosh(b*x+a)^3*sinh(b*x+a)-1/8*cosh(b*x+a)*sinh(b*x+a)-1/8*b*x-1/8*a))

________________________________________________________________________________________

Maxima [A]
time = 0.28, size = 51, normalized size = 1.24 \begin {gather*} -\frac {1}{16} \, x^{2} + \frac {{\left (4 \, b x e^{\left (4 \, a\right )} - e^{\left (4 \, a\right )}\right )} e^{\left (4 \, b x\right )}}{256 \, b^{2}} - \frac {{\left (4 \, b x + 1\right )} e^{\left (-4 \, b x - 4 \, a\right )}}{256 \, b^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-1/16*x^2 + 1/256*(4*b*x*e^(4*a) - e^(4*a))*e^(4*b*x)/b^2 - 1/256*(4*b*x + 1)*e^(-4*b*x - 4*a)/b^2

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 88 vs. \(2 (35) = 70\).
time = 0.37, size = 88, normalized size = 2.15 \begin {gather*} \frac {16 \, b x \cosh \left (b x + a\right )^{3} \sinh \left (b x + a\right ) + 16 \, b x \cosh \left (b x + a\right ) \sinh \left (b x + a\right )^{3} - 8 \, b^{2} x^{2} - \cosh \left (b x + a\right )^{4} - 6 \, \cosh \left (b x + a\right )^{2} \sinh \left (b x + a\right )^{2} - \sinh \left (b x + a\right )^{4}}{128 \, b^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Sympy [B] Leaf count of result is larger than twice the leaf count of optimal. 131 vs. \(2 (34) = 68\).
time = 0.29, size = 131, normalized size = 3.20 \begin {gather*} \begin {cases} - \frac {x^{2} \sinh ^{4}{\left (a + b x \right )}}{16} + \frac {x^{2} \sinh ^{2}{\left (a + b x \right )} \cosh ^{2}{\left (a + b x \right )}}{8} - \frac {x^{2} \cosh ^{4}{\left (a + b x \right )}}{16} + \frac {x \sinh ^{3}{\left (a + b x \right )} \cosh {\left (a + b x \right )}}{8 b} + \frac {x \sinh {\left (a + b x \right )} \cosh ^{3}{\left (a + b x \right )}}{8 b} - \frac {\sinh ^{4}{\left (a + b x \right )}}{32 b^{2}} - \frac {\cosh ^{4}{\left (a + b x \right )}}{32 b^{2}} & \text {for}\: b \neq 0 \\\frac {x^{2} \sinh ^{2}{\left (a \right )} \cosh ^{2}{\left (a \right )}}{2} & \text {otherwise} \end {cases} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*cosh(b*x+a)**2*sinh(b*x+a)**2,x)

[Out]

Piecewise((-x**2*sinh(a + b*x)**4/16 + x**2*sinh(a + b*x)**2*cosh(a + b*x)**2/8 - x**2*cosh(a + b*x)**4/16 + x
*sinh(a + b*x)**3*cosh(a + b*x)/(8*b) + x*sinh(a + b*x)*cosh(a + b*x)**3/(8*b) - sinh(a + b*x)**4/(32*b**2) -
cosh(a + b*x)**4/(32*b**2), Ne(b, 0)), (x**2*sinh(a)**2*cosh(a)**2/2, True))

________________________________________________________________________________________

Giac [A]
time = 0.39, size = 46, normalized size = 1.12 \begin {gather*} -\frac {1}{16} \, x^{2} + \frac {{\left (4 \, b x - 1\right )} e^{\left (4 \, b x + 4 \, a\right )}}{256 \, b^{2}} - \frac {{\left (4 \, b x + 1\right )} e^{\left (-4 \, b x - 4 \, a\right )}}{256 \, b^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-1/16*x^2 + 1/256*(4*b*x - 1)*e^(4*b*x + 4*a)/b^2 - 1/256*(4*b*x + 1)*e^(-4*b*x - 4*a)/b^2

________________________________________________________________________________________

Mupad [B]
time = 1.76, size = 36, normalized size = 0.88 \begin {gather*} -\frac {\frac {\mathrm {cosh}\left (4\,a+4\,b\,x\right )}{128}-\frac {b\,x\,\mathrm {sinh}\left (4\,a+4\,b\,x\right )}{32}}{b^2}-\frac {x^2}{16} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

- (cosh(4*a + 4*b*x)/128 - (b*x*sinh(4*a + 4*b*x))/32)/b^2 - x^2/16

________________________________________________________________________________________