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

Optimal. Leaf size=89 \[ -\frac {3}{16} b \cosh (2 a) \text {Chi}(2 b x)+\frac {3}{16} b \cosh (6 a) \text {Chi}(6 b x)-\frac {3}{16} b \sinh (2 a) \text {Shi}(2 b x)+\frac {3}{16} b \sinh (6 a) \text {Shi}(6 b x)+\frac {3 \sinh (2 a+2 b x)}{32 x}-\frac {\sinh (6 a+6 b x)}{32 x} \]

[Out]

-3/16*b*Chi(2*b*x)*cosh(2*a)+3/16*b*Chi(6*b*x)*cosh(6*a)-3/16*b*Shi(2*b*x)*sinh(2*a)+3/16*b*Shi(6*b*x)*sinh(6*
a)+3/32*sinh(2*b*x+2*a)/x-1/32*sinh(6*b*x+6*a)/x

________________________________________________________________________________________

Rubi [A]  time = 0.20, antiderivative size = 89, normalized size of antiderivative = 1.00, number of steps used = 10, number of rules used = 5, integrand size = 20, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.250, Rules used = {5448, 3297, 3303, 3298, 3301} \[ -\frac {3}{16} b \cosh (2 a) \text {Chi}(2 b x)+\frac {3}{16} b \cosh (6 a) \text {Chi}(6 b x)-\frac {3}{16} b \sinh (2 a) \text {Shi}(2 b x)+\frac {3}{16} b \sinh (6 a) \text {Shi}(6 b x)+\frac {3 \sinh (2 a+2 b x)}{32 x}-\frac {\sinh (6 a+6 b x)}{32 x} \]

Antiderivative was successfully verified.

[In]

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

[Out]

(-3*b*Cosh[2*a]*CoshIntegral[2*b*x])/16 + (3*b*Cosh[6*a]*CoshIntegral[6*b*x])/16 + (3*Sinh[2*a + 2*b*x])/(32*x
) - Sinh[6*a + 6*b*x]/(32*x) - (3*b*Sinh[2*a]*SinhIntegral[2*b*x])/16 + (3*b*Sinh[6*a]*SinhIntegral[6*b*x])/16

Rule 3297

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

Rule 3298

Int[sin[(e_.) + (Complex[0, fz_])*(f_.)*(x_)]/((c_.) + (d_.)*(x_)), x_Symbol] :> Simp[(I*SinhIntegral[(c*f*fz)
/d + f*fz*x])/d, x] /; FreeQ[{c, d, e, f, fz}, x] && EqQ[d*e - c*f*fz*I, 0]

Rule 3301

Int[sin[(e_.) + (Complex[0, fz_])*(f_.)*(x_)]/((c_.) + (d_.)*(x_)), x_Symbol] :> Simp[CoshIntegral[(c*f*fz)/d
+ f*fz*x]/d, x] /; FreeQ[{c, d, e, f, fz}, x] && EqQ[d*(e - Pi/2) - c*f*fz*I, 0]

Rule 3303

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

Rule 5448

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 \frac {\cosh ^3(a+b x) \sinh ^3(a+b x)}{x^2} \, dx &=\int \left (-\frac {3 \sinh (2 a+2 b x)}{32 x^2}+\frac {\sinh (6 a+6 b x)}{32 x^2}\right ) \, dx\\ &=\frac {1}{32} \int \frac {\sinh (6 a+6 b x)}{x^2} \, dx-\frac {3}{32} \int \frac {\sinh (2 a+2 b x)}{x^2} \, dx\\ &=\frac {3 \sinh (2 a+2 b x)}{32 x}-\frac {\sinh (6 a+6 b x)}{32 x}-\frac {1}{16} (3 b) \int \frac {\cosh (2 a+2 b x)}{x} \, dx+\frac {1}{16} (3 b) \int \frac {\cosh (6 a+6 b x)}{x} \, dx\\ &=\frac {3 \sinh (2 a+2 b x)}{32 x}-\frac {\sinh (6 a+6 b x)}{32 x}-\frac {1}{16} (3 b \cosh (2 a)) \int \frac {\cosh (2 b x)}{x} \, dx+\frac {1}{16} (3 b \cosh (6 a)) \int \frac {\cosh (6 b x)}{x} \, dx-\frac {1}{16} (3 b \sinh (2 a)) \int \frac {\sinh (2 b x)}{x} \, dx+\frac {1}{16} (3 b \sinh (6 a)) \int \frac {\sinh (6 b x)}{x} \, dx\\ &=-\frac {3}{16} b \cosh (2 a) \text {Chi}(2 b x)+\frac {3}{16} b \cosh (6 a) \text {Chi}(6 b x)+\frac {3 \sinh (2 a+2 b x)}{32 x}-\frac {\sinh (6 a+6 b x)}{32 x}-\frac {3}{16} b \sinh (2 a) \text {Shi}(2 b x)+\frac {3}{16} b \sinh (6 a) \text {Shi}(6 b x)\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.24, size = 78, normalized size = 0.88 \[ -\frac {6 b x \cosh (2 a) \text {Chi}(2 b x)-6 b x \cosh (6 a) \text {Chi}(6 b x)+6 b x \sinh (2 a) \text {Shi}(2 b x)-6 b x \sinh (6 a) \text {Shi}(6 b x)-3 \sinh (2 (a+b x))+\sinh (6 (a+b x))}{32 x} \]

Antiderivative was successfully verified.

[In]

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

[Out]

-1/32*(6*b*x*Cosh[2*a]*CoshIntegral[2*b*x] - 6*b*x*Cosh[6*a]*CoshIntegral[6*b*x] - 3*Sinh[2*(a + b*x)] + Sinh[
6*(a + b*x)] + 6*b*x*Sinh[2*a]*SinhIntegral[2*b*x] - 6*b*x*Sinh[6*a]*SinhIntegral[6*b*x])/x

________________________________________________________________________________________

fricas [B]  time = 0.50, size = 159, normalized size = 1.79 \[ -\frac {20 \, \cosh \left (b x + a\right )^{3} \sinh \left (b x + a\right )^{3} + 6 \, \cosh \left (b x + a\right ) \sinh \left (b x + a\right )^{5} - 3 \, {\left (b x {\rm Ei}\left (6 \, b x\right ) + b x {\rm Ei}\left (-6 \, b x\right )\right )} \cosh \left (6 \, a\right ) + 3 \, {\left (b x {\rm Ei}\left (2 \, b x\right ) + b x {\rm Ei}\left (-2 \, b x\right )\right )} \cosh \left (2 \, a\right ) + 6 \, {\left (\cosh \left (b x + a\right )^{5} - \cosh \left (b x + a\right )\right )} \sinh \left (b x + a\right ) - 3 \, {\left (b x {\rm Ei}\left (6 \, b x\right ) - b x {\rm Ei}\left (-6 \, b x\right )\right )} \sinh \left (6 \, a\right ) + 3 \, {\left (b x {\rm Ei}\left (2 \, b x\right ) - b x {\rm Ei}\left (-2 \, b x\right )\right )} \sinh \left (2 \, a\right )}{32 \, x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-1/32*(20*cosh(b*x + a)^3*sinh(b*x + a)^3 + 6*cosh(b*x + a)*sinh(b*x + a)^5 - 3*(b*x*Ei(6*b*x) + b*x*Ei(-6*b*x
))*cosh(6*a) + 3*(b*x*Ei(2*b*x) + b*x*Ei(-2*b*x))*cosh(2*a) + 6*(cosh(b*x + a)^5 - cosh(b*x + a))*sinh(b*x + a
) - 3*(b*x*Ei(6*b*x) - b*x*Ei(-6*b*x))*sinh(6*a) + 3*(b*x*Ei(2*b*x) - b*x*Ei(-2*b*x))*sinh(2*a))/x

________________________________________________________________________________________

giac [A]  time = 0.13, size = 100, normalized size = 1.12 \[ \frac {6 \, b x {\rm Ei}\left (6 \, b x\right ) e^{\left (6 \, a\right )} - 6 \, b x {\rm Ei}\left (2 \, b x\right ) e^{\left (2 \, a\right )} - 6 \, b x {\rm Ei}\left (-2 \, b x\right ) e^{\left (-2 \, a\right )} + 6 \, b x {\rm Ei}\left (-6 \, b x\right ) e^{\left (-6 \, a\right )} - e^{\left (6 \, b x + 6 \, a\right )} + 3 \, e^{\left (2 \, b x + 2 \, a\right )} - 3 \, e^{\left (-2 \, b x - 2 \, a\right )} + e^{\left (-6 \, b x - 6 \, a\right )}}{64 \, x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/64*(6*b*x*Ei(6*b*x)*e^(6*a) - 6*b*x*Ei(2*b*x)*e^(2*a) - 6*b*x*Ei(-2*b*x)*e^(-2*a) + 6*b*x*Ei(-6*b*x)*e^(-6*a
) - e^(6*b*x + 6*a) + 3*e^(2*b*x + 2*a) - 3*e^(-2*b*x - 2*a) + e^(-6*b*x - 6*a))/x

________________________________________________________________________________________

maple [A]  time = 0.68, size = 110, normalized size = 1.24 \[ \frac {{\mathrm e}^{-6 b x -6 a}}{64 x}-\frac {3 b \,{\mathrm e}^{-6 a} \Ei \left (1, 6 b x \right )}{32}-\frac {3 \,{\mathrm e}^{-2 b x -2 a}}{64 x}+\frac {3 b \,{\mathrm e}^{-2 a} \Ei \left (1, 2 b x \right )}{32}+\frac {3 \,{\mathrm e}^{2 b x +2 a}}{64 x}+\frac {3 b \,{\mathrm e}^{2 a} \Ei \left (1, -2 b x \right )}{32}-\frac {{\mathrm e}^{6 b x +6 a}}{64 x}-\frac {3 b \,{\mathrm e}^{6 a} \Ei \left (1, -6 b x \right )}{32} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/64*exp(-6*b*x-6*a)/x-3/32*b*exp(-6*a)*Ei(1,6*b*x)-3/64*exp(-2*b*x-2*a)/x+3/32*b*exp(-2*a)*Ei(1,2*b*x)+3/64*e
xp(2*b*x+2*a)/x+3/32*b*exp(2*a)*Ei(1,-2*b*x)-1/64/x*exp(6*b*x+6*a)-3/32*b*exp(6*a)*Ei(1,-6*b*x)

________________________________________________________________________________________

maxima [A]  time = 0.48, size = 53, normalized size = 0.60 \[ \frac {3}{32} \, b e^{\left (-6 \, a\right )} \Gamma \left (-1, 6 \, b x\right ) - \frac {3}{32} \, b e^{\left (-2 \, a\right )} \Gamma \left (-1, 2 \, b x\right ) - \frac {3}{32} \, b e^{\left (2 \, a\right )} \Gamma \left (-1, -2 \, b x\right ) + \frac {3}{32} \, b e^{\left (6 \, a\right )} \Gamma \left (-1, -6 \, b x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

3/32*b*e^(-6*a)*gamma(-1, 6*b*x) - 3/32*b*e^(-2*a)*gamma(-1, 2*b*x) - 3/32*b*e^(2*a)*gamma(-1, -2*b*x) + 3/32*
b*e^(6*a)*gamma(-1, -6*b*x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {{\mathrm {cosh}\left (a+b\,x\right )}^3\,{\mathrm {sinh}\left (a+b\,x\right )}^3}{x^2} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________