3.137 \(\int \frac{(c e+d e x)^3}{(a+b \cosh ^{-1}(c+d x))^2} \, dx\)

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

[Out]

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

________________________________________________________________________________________

Rubi [A]  time = 0.2984, antiderivative size = 195, normalized size of antiderivative = 1., number of steps used = 10, number of rules used = 6, integrand size = 23, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.261, Rules used = {5866, 12, 5666, 3303, 3298, 3301} \[ \frac{e^3 \cosh \left (\frac{2 a}{b}\right ) \text{Chi}\left (\frac{2 a}{b}+2 \cosh ^{-1}(c+d x)\right )}{2 b^2 d}+\frac{e^3 \cosh \left (\frac{4 a}{b}\right ) \text{Chi}\left (\frac{4 a}{b}+4 \cosh ^{-1}(c+d x)\right )}{2 b^2 d}-\frac{e^3 \sinh \left (\frac{2 a}{b}\right ) \text{Shi}\left (\frac{2 a}{b}+2 \cosh ^{-1}(c+d x)\right )}{2 b^2 d}-\frac{e^3 \sinh \left (\frac{4 a}{b}\right ) \text{Shi}\left (\frac{4 a}{b}+4 \cosh ^{-1}(c+d x)\right )}{2 b^2 d}-\frac{e^3 \sqrt{c+d x-1} (c+d x)^3 \sqrt{c+d x+1}}{b d \left (a+b \cosh ^{-1}(c+d x)\right )} \]

Antiderivative was successfully verified.

[In]

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

[Out]

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

Rule 5866

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
]

Rule 12

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

Rule 5666

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

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

Rubi steps

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

Mathematica [A]  time = 2.16606, size = 230, normalized size = 1.18 \[ \frac{e^3 \left (-3 \left (\cosh \left (\frac{2 a}{b}\right ) \text{Chi}\left (2 \left (\frac{a}{b}+\cosh ^{-1}(c+d x)\right )\right )-\sinh \left (\frac{2 a}{b}\right ) \text{Shi}\left (2 \left (\frac{a}{b}+\cosh ^{-1}(c+d x)\right )\right )+\log \left (a+b \cosh ^{-1}(c+d x)\right )\right )+4 \cosh \left (\frac{2 a}{b}\right ) \text{Chi}\left (2 \left (\frac{a}{b}+\cosh ^{-1}(c+d x)\right )\right )+\cosh \left (\frac{4 a}{b}\right ) \text{Chi}\left (4 \left (\frac{a}{b}+\cosh ^{-1}(c+d x)\right )\right )-4 \sinh \left (\frac{2 a}{b}\right ) \text{Shi}\left (2 \left (\frac{a}{b}+\cosh ^{-1}(c+d x)\right )\right )-\sinh \left (\frac{4 a}{b}\right ) \text{Shi}\left (4 \left (\frac{a}{b}+\cosh ^{-1}(c+d x)\right )\right )-\frac{2 b \sqrt{\frac{c+d x-1}{c+d x+1}} (c+d x+1) (c+d x)^3}{a+b \cosh ^{-1}(c+d x)}+3 \log \left (a+b \cosh ^{-1}(c+d x)\right )\right )}{2 b^2 d} \]

Warning: Unable to verify antiderivative.

[In]

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

[Out]

(e^3*((-2*b*(c + d*x)^3*Sqrt[(-1 + c + d*x)/(1 + c + d*x)]*(1 + c + d*x))/(a + b*ArcCosh[c + d*x]) + 4*Cosh[(2
*a)/b]*CoshIntegral[2*(a/b + ArcCosh[c + d*x])] + Cosh[(4*a)/b]*CoshIntegral[4*(a/b + ArcCosh[c + d*x])] + 3*L
og[a + b*ArcCosh[c + d*x]] - 4*Sinh[(2*a)/b]*SinhIntegral[2*(a/b + ArcCosh[c + d*x])] - 3*(Cosh[(2*a)/b]*CoshI
ntegral[2*(a/b + ArcCosh[c + d*x])] + Log[a + b*ArcCosh[c + d*x]] - Sinh[(2*a)/b]*SinhIntegral[2*(a/b + ArcCos
h[c + d*x])]) - Sinh[(4*a)/b]*SinhIntegral[4*(a/b + ArcCosh[c + d*x])]))/(2*b^2*d)

________________________________________________________________________________________

Maple [B]  time = 0.115, size = 418, normalized size = 2.1 \begin{align*}{\frac{1}{d} \left ({\frac{{e}^{3}}{ \left ( 16\,a+16\,b{\rm arccosh} \left (dx+c\right ) \right ) b} \left ( -8\, \left ( dx+c \right ) ^{3}\sqrt{dx+c-1}\sqrt{dx+c+1}+4\,\sqrt{dx+c+1}\sqrt{dx+c-1} \left ( dx+c \right ) +8\, \left ( dx+c \right ) ^{4}-8\, \left ( dx+c \right ) ^{2}+1 \right ) }-{\frac{{e}^{3}}{4\,{b}^{2}}{{\rm e}^{4\,{\frac{a}{b}}}}{\it Ei} \left ( 1,4\,{\rm arccosh} \left (dx+c\right )+4\,{\frac{a}{b}} \right ) }+{\frac{{e}^{3}}{ \left ( 8\,a+8\,b{\rm arccosh} \left (dx+c\right ) \right ) b} \left ( -2\,\sqrt{dx+c+1}\sqrt{dx+c-1} \left ( dx+c \right ) +2\, \left ( dx+c \right ) ^{2}-1 \right ) }-{\frac{{e}^{3}}{4\,{b}^{2}}{{\rm e}^{2\,{\frac{a}{b}}}}{\it Ei} \left ( 1,2\,{\rm arccosh} \left (dx+c\right )+2\,{\frac{a}{b}} \right ) }-{\frac{{e}^{3}}{8\,b \left ( a+b{\rm arccosh} \left (dx+c\right ) \right ) } \left ( 2\, \left ( dx+c \right ) ^{2}-1+2\,\sqrt{dx+c+1}\sqrt{dx+c-1} \left ( dx+c \right ) \right ) }-{\frac{{e}^{3}}{4\,{b}^{2}}{{\rm e}^{-2\,{\frac{a}{b}}}}{\it Ei} \left ( 1,-2\,{\rm arccosh} \left (dx+c\right )-2\,{\frac{a}{b}} \right ) }-{\frac{{e}^{3}}{16\,b \left ( a+b{\rm arccosh} \left (dx+c\right ) \right ) } \left ( 8\, \left ( dx+c \right ) ^{4}-8\, \left ( dx+c \right ) ^{2}+8\, \left ( dx+c \right ) ^{3}\sqrt{dx+c-1}\sqrt{dx+c+1}-4\,\sqrt{dx+c+1}\sqrt{dx+c-1} \left ( dx+c \right ) +1 \right ) }-{\frac{{e}^{3}}{4\,{b}^{2}}{{\rm e}^{-4\,{\frac{a}{b}}}}{\it Ei} \left ( 1,-4\,{\rm arccosh} \left (dx+c\right )-4\,{\frac{a}{b}} \right ) } \right ) } \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-(d^6*e^3*x^6 + 6*c*d^5*e^3*x^5 + c^6*e^3 - c^4*e^3 + (15*c^2*d^4*e^3 - d^4*e^3)*x^4 + 4*(5*c^3*d^3*e^3 - c*d^
3*e^3)*x^3 + 3*(5*c^4*d^2*e^3 - 2*c^2*d^2*e^3)*x^2 + (d^5*e^3*x^5 + 5*c*d^4*e^3*x^4 + c^5*e^3 - c^3*e^3 + (10*
c^2*d^3*e^3 - d^3*e^3)*x^3 + (10*c^3*d^2*e^3 - 3*c*d^2*e^3)*x^2 + (5*c^4*d*e^3 - 3*c^2*d*e^3)*x)*sqrt(d*x + c
+ 1)*sqrt(d*x + c - 1) + 2*(3*c^5*d*e^3 - 2*c^3*d*e^3)*x)/(a*b*d^3*x^2 + 2*a*b*c*d^2*x + (c^2*d - d)*a*b + (a*
b*d^2*x + a*b*c*d)*sqrt(d*x + c + 1)*sqrt(d*x + c - 1) + (b^2*d^3*x^2 + 2*b^2*c*d^2*x + (c^2*d - d)*b^2 + (b^2
*d^2*x + b^2*c*d)*sqrt(d*x + c + 1)*sqrt(d*x + c - 1))*log(d*x + sqrt(d*x + c + 1)*sqrt(d*x + c - 1) + c)) + i
ntegrate((4*d^7*e^3*x^7 + 28*c*d^6*e^3*x^6 + 4*c^7*e^3 - 8*c^5*e^3 + 4*c^3*e^3 + 4*(21*c^2*d^5*e^3 - 2*d^5*e^3
)*x^5 + 20*(7*c^3*d^4*e^3 - 2*c*d^4*e^3)*x^4 + 4*(35*c^4*d^3*e^3 - 20*c^2*d^3*e^3 + d^3*e^3)*x^3 + 2*(2*d^5*e^
3*x^5 + 10*c*d^4*e^3*x^4 + 2*c^5*e^3 - c^3*e^3 + (20*c^2*d^3*e^3 - d^3*e^3)*x^3 + (20*c^3*d^2*e^3 - 3*c*d^2*e^
3)*x^2 + (10*c^4*d*e^3 - 3*c^2*d*e^3)*x)*(d*x + c + 1)*(d*x + c - 1) + 4*(21*c^5*d^2*e^3 - 20*c^3*d^2*e^3 + 3*
c*d^2*e^3)*x^2 + (8*d^6*e^3*x^6 + 48*c*d^5*e^3*x^5 + 8*c^6*e^3 - 10*c^4*e^3 + 3*c^2*e^3 + 10*(12*c^2*d^4*e^3 -
 d^4*e^3)*x^4 + 40*(4*c^3*d^3*e^3 - c*d^3*e^3)*x^3 + 3*(40*c^4*d^2*e^3 - 20*c^2*d^2*e^3 + d^2*e^3)*x^2 + 2*(24
*c^5*d*e^3 - 20*c^3*d*e^3 + 3*c*d*e^3)*x)*sqrt(d*x + c + 1)*sqrt(d*x + c - 1) + 4*(7*c^6*d*e^3 - 10*c^4*d*e^3
+ 3*c^2*d*e^3)*x)/(a*b*d^4*x^4 + 4*a*b*c*d^3*x^3 + 2*(3*c^2*d^2 - d^2)*a*b*x^2 + 4*(c^3*d - c*d)*a*b*x + (a*b*
d^2*x^2 + 2*a*b*c*d*x + a*b*c^2)*(d*x + c + 1)*(d*x + c - 1) + (c^4 - 2*c^2 + 1)*a*b + 2*(a*b*d^3*x^3 + 3*a*b*
c*d^2*x^2 + (3*c^2*d - d)*a*b*x + (c^3 - c)*a*b)*sqrt(d*x + c + 1)*sqrt(d*x + c - 1) + (b^2*d^4*x^4 + 4*b^2*c*
d^3*x^3 + 2*(3*c^2*d^2 - d^2)*b^2*x^2 + 4*(c^3*d - c*d)*b^2*x + (b^2*d^2*x^2 + 2*b^2*c*d*x + b^2*c^2)*(d*x + c
 + 1)*(d*x + c - 1) + (c^4 - 2*c^2 + 1)*b^2 + 2*(b^2*d^3*x^3 + 3*b^2*c*d^2*x^2 + (3*c^2*d - d)*b^2*x + (c^3 -
c)*b^2)*sqrt(d*x + c + 1)*sqrt(d*x + c - 1))*log(d*x + sqrt(d*x + c + 1)*sqrt(d*x + c - 1) + c)), x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{d^{3} e^{3} x^{3} + 3 \, c d^{2} e^{3} x^{2} + 3 \, c^{2} d e^{3} x + c^{3} e^{3}}{b^{2} \operatorname{arcosh}\left (d x + c\right )^{2} + 2 \, a b \operatorname{arcosh}\left (d x + c\right ) + a^{2}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (d e x + c e\right )}^{3}}{{\left (b \operatorname{arcosh}\left (d x + c\right ) + a\right )}^{2}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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