3.2.31 \(\int \frac {(c e+d e x)^3}{a+b \cosh ^{-1}(c+d x)} \, dx\) [131]

Optimal. Leaf size=145 \[ -\frac {e^3 \text {Chi}\left (\frac {2 \left (a+b \cosh ^{-1}(c+d x)\right )}{b}\right ) \sinh \left (\frac {2 a}{b}\right )}{4 b d}-\frac {e^3 \text {Chi}\left (\frac {4 \left (a+b \cosh ^{-1}(c+d x)\right )}{b}\right ) \sinh \left (\frac {4 a}{b}\right )}{8 b d}+\frac {e^3 \cosh \left (\frac {2 a}{b}\right ) \text {Shi}\left (\frac {2 \left (a+b \cosh ^{-1}(c+d x)\right )}{b}\right )}{4 b d}+\frac {e^3 \cosh \left (\frac {4 a}{b}\right ) \text {Shi}\left (\frac {4 \left (a+b \cosh ^{-1}(c+d x)\right )}{b}\right )}{8 b d} \]

[Out]

1/4*e^3*cosh(2*a/b)*Shi(2*(a+b*arccosh(d*x+c))/b)/b/d+1/8*e^3*cosh(4*a/b)*Shi(4*(a+b*arccosh(d*x+c))/b)/b/d-1/
4*e^3*Chi(2*(a+b*arccosh(d*x+c))/b)*sinh(2*a/b)/b/d-1/8*e^3*Chi(4*(a+b*arccosh(d*x+c))/b)*sinh(4*a/b)/b/d

________________________________________________________________________________________

Rubi [A]
time = 0.24, antiderivative size = 145, normalized size of antiderivative = 1.00, number of steps used = 11, number of rules used = 7, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.304, Rules used = {5996, 12, 5887, 5556, 3384, 3379, 3382} \begin {gather*} -\frac {e^3 \sinh \left (\frac {2 a}{b}\right ) \text {Chi}\left (\frac {2 \left (a+b \cosh ^{-1}(c+d x)\right )}{b}\right )}{4 b d}-\frac {e^3 \sinh \left (\frac {4 a}{b}\right ) \text {Chi}\left (\frac {4 \left (a+b \cosh ^{-1}(c+d x)\right )}{b}\right )}{8 b d}+\frac {e^3 \cosh \left (\frac {2 a}{b}\right ) \text {Shi}\left (\frac {2 \left (a+b \cosh ^{-1}(c+d x)\right )}{b}\right )}{4 b d}+\frac {e^3 \cosh \left (\frac {4 a}{b}\right ) \text {Shi}\left (\frac {4 \left (a+b \cosh ^{-1}(c+d x)\right )}{b}\right )}{8 b d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(c*e + d*e*x)^3/(a + b*ArcCosh[c + d*x]),x]

[Out]

-1/4*(e^3*CoshIntegral[(2*(a + b*ArcCosh[c + d*x]))/b]*Sinh[(2*a)/b])/(b*d) - (e^3*CoshIntegral[(4*(a + b*ArcC
osh[c + d*x]))/b]*Sinh[(4*a)/b])/(8*b*d) + (e^3*Cosh[(2*a)/b]*SinhIntegral[(2*(a + b*ArcCosh[c + d*x]))/b])/(4
*b*d) + (e^3*Cosh[(4*a)/b]*SinhIntegral[(4*(a + b*ArcCosh[c + d*x]))/b])/(8*b*d)

Rule 12

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

Rule 3379

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 3382

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 3384

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 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]

Rule 5887

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_)*(x_)^(m_.), x_Symbol] :> Dist[1/(b*c^(m + 1)), Subst[Int[x^n*Cosh
[-a/b + x/b]^m*Sinh[-a/b + x/b], x], x, a + b*ArcCosh[c*x]], x] /; FreeQ[{a, b, c, n}, x] && IGtQ[m, 0]

Rule 5996

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

Rubi steps

\begin {align*} \int \frac {(c e+d e x)^3}{a+b \cosh ^{-1}(c+d x)} \, dx &=\frac {\text {Subst}\left (\int \frac {e^3 x^3}{a+b \cosh ^{-1}(x)} \, dx,x,c+d x\right )}{d}\\ &=\frac {e^3 \text {Subst}\left (\int \frac {x^3}{a+b \cosh ^{-1}(x)} \, dx,x,c+d x\right )}{d}\\ &=\frac {e^3 \text {Subst}\left (\int \frac {\cosh ^3(x) \sinh (x)}{a+b x} \, dx,x,\cosh ^{-1}(c+d x)\right )}{d}\\ &=\frac {e^3 \text {Subst}\left (\int \left (\frac {\sinh (2 x)}{4 (a+b x)}+\frac {\sinh (4 x)}{8 (a+b x)}\right ) \, dx,x,\cosh ^{-1}(c+d x)\right )}{d}\\ &=\frac {e^3 \text {Subst}\left (\int \frac {\sinh (4 x)}{a+b x} \, dx,x,\cosh ^{-1}(c+d x)\right )}{8 d}+\frac {e^3 \text {Subst}\left (\int \frac {\sinh (2 x)}{a+b x} \, dx,x,\cosh ^{-1}(c+d x)\right )}{4 d}\\ &=\frac {\left (e^3 \cosh \left (\frac {2 a}{b}\right )\right ) \text {Subst}\left (\int \frac {\sinh \left (\frac {2 a}{b}+2 x\right )}{a+b x} \, dx,x,\cosh ^{-1}(c+d x)\right )}{4 d}+\frac {\left (e^3 \cosh \left (\frac {4 a}{b}\right )\right ) \text {Subst}\left (\int \frac {\sinh \left (\frac {4 a}{b}+4 x\right )}{a+b x} \, dx,x,\cosh ^{-1}(c+d x)\right )}{8 d}-\frac {\left (e^3 \sinh \left (\frac {2 a}{b}\right )\right ) \text {Subst}\left (\int \frac {\cosh \left (\frac {2 a}{b}+2 x\right )}{a+b x} \, dx,x,\cosh ^{-1}(c+d x)\right )}{4 d}-\frac {\left (e^3 \sinh \left (\frac {4 a}{b}\right )\right ) \text {Subst}\left (\int \frac {\cosh \left (\frac {4 a}{b}+4 x\right )}{a+b x} \, dx,x,\cosh ^{-1}(c+d x)\right )}{8 d}\\ &=-\frac {e^3 \text {Chi}\left (\frac {2 a}{b}+2 \cosh ^{-1}(c+d x)\right ) \sinh \left (\frac {2 a}{b}\right )}{4 b d}-\frac {e^3 \text {Chi}\left (\frac {4 a}{b}+4 \cosh ^{-1}(c+d x)\right ) \sinh \left (\frac {4 a}{b}\right )}{8 b d}+\frac {e^3 \cosh \left (\frac {2 a}{b}\right ) \text {Shi}\left (\frac {2 a}{b}+2 \cosh ^{-1}(c+d x)\right )}{4 b d}+\frac {e^3 \cosh \left (\frac {4 a}{b}\right ) \text {Shi}\left (\frac {4 a}{b}+4 \cosh ^{-1}(c+d x)\right )}{8 b d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.22, size = 109, normalized size = 0.75 \begin {gather*} \frac {e^3 \left (-2 \text {Chi}\left (2 \left (\frac {a}{b}+\cosh ^{-1}(c+d x)\right )\right ) \sinh \left (\frac {2 a}{b}\right )-\text {Chi}\left (4 \left (\frac {a}{b}+\cosh ^{-1}(c+d x)\right )\right ) \sinh \left (\frac {4 a}{b}\right )+2 \cosh \left (\frac {2 a}{b}\right ) \text {Shi}\left (2 \left (\frac {a}{b}+\cosh ^{-1}(c+d x)\right )\right )+\cosh \left (\frac {4 a}{b}\right ) \text {Shi}\left (4 \left (\frac {a}{b}+\cosh ^{-1}(c+d x)\right )\right )\right )}{8 b d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(c*e + d*e*x)^3/(a + b*ArcCosh[c + d*x]),x]

[Out]

(e^3*(-2*CoshIntegral[2*(a/b + ArcCosh[c + d*x])]*Sinh[(2*a)/b] - CoshIntegral[4*(a/b + ArcCosh[c + d*x])]*Sin
h[(4*a)/b] + 2*Cosh[(2*a)/b]*SinhIntegral[2*(a/b + ArcCosh[c + d*x])] + Cosh[(4*a)/b]*SinhIntegral[4*(a/b + Ar
cCosh[c + d*x])]))/(8*b*d)

________________________________________________________________________________________

Maple [A]
time = 49.33, size = 134, normalized size = 0.92

method result size
derivativedivides \(\frac {\frac {e^{3} {\mathrm e}^{\frac {4 a}{b}} \expIntegral \left (1, 4 \,\mathrm {arccosh}\left (d x +c \right )+\frac {4 a}{b}\right )}{16 b}+\frac {e^{3} {\mathrm e}^{\frac {2 a}{b}} \expIntegral \left (1, 2 \,\mathrm {arccosh}\left (d x +c \right )+\frac {2 a}{b}\right )}{8 b}-\frac {e^{3} {\mathrm e}^{-\frac {2 a}{b}} \expIntegral \left (1, -2 \,\mathrm {arccosh}\left (d x +c \right )-\frac {2 a}{b}\right )}{8 b}-\frac {e^{3} {\mathrm e}^{-\frac {4 a}{b}} \expIntegral \left (1, -4 \,\mathrm {arccosh}\left (d x +c \right )-\frac {4 a}{b}\right )}{16 b}}{d}\) \(134\)
default \(\frac {\frac {e^{3} {\mathrm e}^{\frac {4 a}{b}} \expIntegral \left (1, 4 \,\mathrm {arccosh}\left (d x +c \right )+\frac {4 a}{b}\right )}{16 b}+\frac {e^{3} {\mathrm e}^{\frac {2 a}{b}} \expIntegral \left (1, 2 \,\mathrm {arccosh}\left (d x +c \right )+\frac {2 a}{b}\right )}{8 b}-\frac {e^{3} {\mathrm e}^{-\frac {2 a}{b}} \expIntegral \left (1, -2 \,\mathrm {arccosh}\left (d x +c \right )-\frac {2 a}{b}\right )}{8 b}-\frac {e^{3} {\mathrm e}^{-\frac {4 a}{b}} \expIntegral \left (1, -4 \,\mathrm {arccosh}\left (d x +c \right )-\frac {4 a}{b}\right )}{16 b}}{d}\) \(134\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*e*x+c*e)^3/(a+b*arccosh(d*x+c)),x,method=_RETURNVERBOSE)

[Out]

1/d*(1/16*e^3/b*exp(4*a/b)*Ei(1,4*arccosh(d*x+c)+4*a/b)+1/8*e^3/b*exp(2*a/b)*Ei(1,2*arccosh(d*x+c)+2*a/b)-1/8*
e^3/b*exp(-2*a/b)*Ei(1,-2*arccosh(d*x+c)-2*a/b)-1/16*e^3/b*exp(-4*a/b)*Ei(1,-4*arccosh(d*x+c)-4*a/b))

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*e*x+c*e)^3/(a+b*arccosh(d*x+c)),x, algorithm="maxima")

[Out]

integrate((d*x*e + c*e)^3/(b*arccosh(d*x + c) + a), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*e*x+c*e)^3/(a+b*arccosh(d*x+c)),x, algorithm="fricas")

[Out]

integral((d^3*x^3 + 3*c*d^2*x^2 + 3*c^2*d*x + c^3)*e^3/(b*arccosh(d*x + c) + a), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} e^{3} \left (\int \frac {c^{3}}{a + b \operatorname {acosh}{\left (c + d x \right )}}\, dx + \int \frac {d^{3} x^{3}}{a + b \operatorname {acosh}{\left (c + d x \right )}}\, dx + \int \frac {3 c d^{2} x^{2}}{a + b \operatorname {acosh}{\left (c + d x \right )}}\, dx + \int \frac {3 c^{2} d x}{a + b \operatorname {acosh}{\left (c + d x \right )}}\, dx\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*e*x+c*e)**3/(a+b*acosh(d*x+c)),x)

[Out]

e**3*(Integral(c**3/(a + b*acosh(c + d*x)), x) + Integral(d**3*x**3/(a + b*acosh(c + d*x)), x) + Integral(3*c*
d**2*x**2/(a + b*acosh(c + d*x)), x) + Integral(3*c**2*d*x/(a + b*acosh(c + d*x)), x))

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*e*x+c*e)^3/(a+b*arccosh(d*x+c)),x, algorithm="giac")

[Out]

integrate((d*e*x + c*e)^3/(b*arccosh(d*x + c) + a), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {{\left (c\,e+d\,e\,x\right )}^3}{a+b\,\mathrm {acosh}\left (c+d\,x\right )} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c*e + d*e*x)^3/(a + b*acosh(c + d*x)),x)

[Out]

int((c*e + d*e*x)^3/(a + b*acosh(c + d*x)), x)

________________________________________________________________________________________