3.2.15 \(\int (c e+d e x)^2 (a+b \cosh ^{-1}(c+d x))^3 \, dx\) [115]

Optimal. Leaf size=262 \[ \frac {4}{3} a b^2 e^2 x-\frac {40 b^3 e^2 \sqrt {-1+c+d x} \sqrt {1+c+d x}}{27 d}-\frac {2 b^3 e^2 \sqrt {-1+c+d x} (c+d x)^2 \sqrt {1+c+d x}}{27 d}+\frac {4 b^3 e^2 (c+d x) \cosh ^{-1}(c+d x)}{3 d}+\frac {2 b^2 e^2 (c+d x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )}{9 d}-\frac {2 b e^2 \sqrt {-1+c+d x} \sqrt {1+c+d x} \left (a+b \cosh ^{-1}(c+d x)\right )^2}{3 d}-\frac {b e^2 \sqrt {-1+c+d x} (c+d x)^2 \sqrt {1+c+d x} \left (a+b \cosh ^{-1}(c+d x)\right )^2}{3 d}+\frac {e^2 (c+d x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )^3}{3 d} \]

[Out]

4/3*a*b^2*e^2*x+4/3*b^3*e^2*(d*x+c)*arccosh(d*x+c)/d+2/9*b^2*e^2*(d*x+c)^3*(a+b*arccosh(d*x+c))/d+1/3*e^2*(d*x
+c)^3*(a+b*arccosh(d*x+c))^3/d-40/27*b^3*e^2*(d*x+c-1)^(1/2)*(d*x+c+1)^(1/2)/d-2/27*b^3*e^2*(d*x+c)^2*(d*x+c-1
)^(1/2)*(d*x+c+1)^(1/2)/d-2/3*b*e^2*(a+b*arccosh(d*x+c))^2*(d*x+c-1)^(1/2)*(d*x+c+1)^(1/2)/d-1/3*b*e^2*(d*x+c)
^2*(a+b*arccosh(d*x+c))^2*(d*x+c-1)^(1/2)*(d*x+c+1)^(1/2)/d

________________________________________________________________________________________

Rubi [A]
time = 0.31, antiderivative size = 262, normalized size of antiderivative = 1.00, number of steps used = 12, number of rules used = 8, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.348, Rules used = {5996, 12, 5883, 5939, 5915, 5879, 75, 102} \begin {gather*} \frac {2 b^2 e^2 (c+d x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )}{9 d}+\frac {4}{3} a b^2 e^2 x-\frac {b e^2 \sqrt {c+d x-1} (c+d x)^2 \sqrt {c+d x+1} \left (a+b \cosh ^{-1}(c+d x)\right )^2}{3 d}-\frac {2 b e^2 \sqrt {c+d x-1} \sqrt {c+d x+1} \left (a+b \cosh ^{-1}(c+d x)\right )^2}{3 d}+\frac {e^2 (c+d x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )^3}{3 d}-\frac {2 b^3 e^2 \sqrt {c+d x-1} (c+d x)^2 \sqrt {c+d x+1}}{27 d}-\frac {40 b^3 e^2 \sqrt {c+d x-1} \sqrt {c+d x+1}}{27 d}+\frac {4 b^3 e^2 (c+d x) \cosh ^{-1}(c+d x)}{3 d} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

(4*a*b^2*e^2*x)/3 - (40*b^3*e^2*Sqrt[-1 + c + d*x]*Sqrt[1 + c + d*x])/(27*d) - (2*b^3*e^2*Sqrt[-1 + c + d*x]*(
c + d*x)^2*Sqrt[1 + c + d*x])/(27*d) + (4*b^3*e^2*(c + d*x)*ArcCosh[c + d*x])/(3*d) + (2*b^2*e^2*(c + d*x)^3*(
a + b*ArcCosh[c + d*x]))/(9*d) - (2*b*e^2*Sqrt[-1 + c + d*x]*Sqrt[1 + c + d*x]*(a + b*ArcCosh[c + d*x])^2)/(3*
d) - (b*e^2*Sqrt[-1 + c + d*x]*(c + d*x)^2*Sqrt[1 + c + d*x]*(a + b*ArcCosh[c + d*x])^2)/(3*d) + (e^2*(c + d*x
)^3*(a + b*ArcCosh[c + d*x])^3)/(3*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 75

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

Rule 102

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[b*(a +
b*x)^(m - 1)*(c + d*x)^(n + 1)*((e + f*x)^(p + 1)/(d*f*(m + n + p + 1))), x] + Dist[1/(d*f*(m + n + p + 1)), I
nt[(a + b*x)^(m - 2)*(c + d*x)^n*(e + f*x)^p*Simp[a^2*d*f*(m + n + p + 1) - b*(b*c*e*(m - 1) + a*(d*e*(n + 1)
+ c*f*(p + 1))) + b*(a*d*f*(2*m + n + p) - b*(d*e*(m + n) + c*f*(m + p)))*x, x], x], x] /; FreeQ[{a, b, c, d,
e, f, n, p}, x] && GtQ[m, 1] && NeQ[m + n + p + 1, 0] && IntegerQ[m]

Rule 5879

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.), x_Symbol] :> Simp[x*(a + b*ArcCosh[c*x])^n, x] - Dist[b*c*n, In
t[x*((a + b*ArcCosh[c*x])^(n - 1)/(Sqrt[1 + c*x]*Sqrt[-1 + c*x])), x], x] /; FreeQ[{a, b, c}, x] && GtQ[n, 0]

Rule 5883

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

Rule 5915

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*(x_)*((d1_) + (e1_.)*(x_))^(p_)*((d2_) + (e2_.)*(x_))^(p_), x_Sy
mbol] :> Simp[(d1 + e1*x)^(p + 1)*(d2 + e2*x)^(p + 1)*((a + b*ArcCosh[c*x])^n/(2*e1*e2*(p + 1))), x] - Dist[b*
(n/(2*c*(p + 1)))*Simp[(d1 + e1*x)^p/(1 + c*x)^p]*Simp[(d2 + e2*x)^p/(-1 + c*x)^p], Int[(1 + c*x)^(p + 1/2)*(-
1 + c*x)^(p + 1/2)*(a + b*ArcCosh[c*x])^(n - 1), x], x] /; FreeQ[{a, b, c, d1, e1, d2, e2, p}, x] && EqQ[e1, c
*d1] && EqQ[e2, (-c)*d2] && GtQ[n, 0] && NeQ[p, -1]

Rule 5939

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_)*((d1_) + (e1_.)*(x_))^(p_)*((d2_) + (e2_.)*(x_
))^(p_), x_Symbol] :> Simp[f*(f*x)^(m - 1)*(d1 + e1*x)^(p + 1)*(d2 + e2*x)^(p + 1)*((a + b*ArcCosh[c*x])^n/(e1
*e2*(m + 2*p + 1))), x] + (Dist[f^2*((m - 1)/(c^2*(m + 2*p + 1))), Int[(f*x)^(m - 2)*(d1 + e1*x)^p*(d2 + e2*x)
^p*(a + b*ArcCosh[c*x])^n, x], x] - Dist[b*f*(n/(c*(m + 2*p + 1)))*Simp[(d1 + e1*x)^p/(1 + c*x)^p]*Simp[(d2 +
e2*x)^p/(-1 + c*x)^p], Int[(f*x)^(m - 1)*(1 + c*x)^(p + 1/2)*(-1 + c*x)^(p + 1/2)*(a + b*ArcCosh[c*x])^(n - 1)
, x], x]) /; FreeQ[{a, b, c, d1, e1, d2, e2, f, p}, x] && EqQ[e1, c*d1] && EqQ[e2, (-c)*d2] && GtQ[n, 0] && IG
tQ[m, 1] && NeQ[m + 2*p + 1, 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 (c e+d e x)^2 \left (a+b \cosh ^{-1}(c+d x)\right )^3 \, dx &=\frac {\text {Subst}\left (\int e^2 x^2 \left (a+b \cosh ^{-1}(x)\right )^3 \, dx,x,c+d x\right )}{d}\\ &=\frac {e^2 \text {Subst}\left (\int x^2 \left (a+b \cosh ^{-1}(x)\right )^3 \, dx,x,c+d x\right )}{d}\\ &=\frac {e^2 (c+d x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )^3}{3 d}-\frac {\left (b e^2\right ) \text {Subst}\left (\int \frac {x^3 \left (a+b \cosh ^{-1}(x)\right )^2}{\sqrt {-1+x} \sqrt {1+x}} \, dx,x,c+d x\right )}{d}\\ &=-\frac {b e^2 \sqrt {-1+c+d x} (c+d x)^2 \sqrt {1+c+d x} \left (a+b \cosh ^{-1}(c+d x)\right )^2}{3 d}+\frac {e^2 (c+d x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )^3}{3 d}-\frac {\left (2 b e^2\right ) \text {Subst}\left (\int \frac {x \left (a+b \cosh ^{-1}(x)\right )^2}{\sqrt {-1+x} \sqrt {1+x}} \, dx,x,c+d x\right )}{3 d}+\frac {\left (2 b^2 e^2\right ) \text {Subst}\left (\int x^2 \left (a+b \cosh ^{-1}(x)\right ) \, dx,x,c+d x\right )}{3 d}\\ &=\frac {2 b^2 e^2 (c+d x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )}{9 d}-\frac {2 b e^2 \sqrt {-1+c+d x} \sqrt {1+c+d x} \left (a+b \cosh ^{-1}(c+d x)\right )^2}{3 d}-\frac {b e^2 \sqrt {-1+c+d x} (c+d x)^2 \sqrt {1+c+d x} \left (a+b \cosh ^{-1}(c+d x)\right )^2}{3 d}+\frac {e^2 (c+d x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )^3}{3 d}+\frac {\left (4 b^2 e^2\right ) \text {Subst}\left (\int \left (a+b \cosh ^{-1}(x)\right ) \, dx,x,c+d x\right )}{3 d}-\frac {\left (2 b^3 e^2\right ) \text {Subst}\left (\int \frac {x^3}{\sqrt {-1+x} \sqrt {1+x}} \, dx,x,c+d x\right )}{9 d}\\ &=\frac {4}{3} a b^2 e^2 x-\frac {2 b^3 e^2 \sqrt {-1+c+d x} (c+d x)^2 \sqrt {1+c+d x}}{27 d}+\frac {2 b^2 e^2 (c+d x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )}{9 d}-\frac {2 b e^2 \sqrt {-1+c+d x} \sqrt {1+c+d x} \left (a+b \cosh ^{-1}(c+d x)\right )^2}{3 d}-\frac {b e^2 \sqrt {-1+c+d x} (c+d x)^2 \sqrt {1+c+d x} \left (a+b \cosh ^{-1}(c+d x)\right )^2}{3 d}+\frac {e^2 (c+d x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )^3}{3 d}-\frac {\left (2 b^3 e^2\right ) \text {Subst}\left (\int \frac {2 x}{\sqrt {-1+x} \sqrt {1+x}} \, dx,x,c+d x\right )}{27 d}+\frac {\left (4 b^3 e^2\right ) \text {Subst}\left (\int \cosh ^{-1}(x) \, dx,x,c+d x\right )}{3 d}\\ &=\frac {4}{3} a b^2 e^2 x-\frac {2 b^3 e^2 \sqrt {-1+c+d x} (c+d x)^2 \sqrt {1+c+d x}}{27 d}+\frac {4 b^3 e^2 (c+d x) \cosh ^{-1}(c+d x)}{3 d}+\frac {2 b^2 e^2 (c+d x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )}{9 d}-\frac {2 b e^2 \sqrt {-1+c+d x} \sqrt {1+c+d x} \left (a+b \cosh ^{-1}(c+d x)\right )^2}{3 d}-\frac {b e^2 \sqrt {-1+c+d x} (c+d x)^2 \sqrt {1+c+d x} \left (a+b \cosh ^{-1}(c+d x)\right )^2}{3 d}+\frac {e^2 (c+d x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )^3}{3 d}-\frac {\left (4 b^3 e^2\right ) \text {Subst}\left (\int \frac {x}{\sqrt {-1+x} \sqrt {1+x}} \, dx,x,c+d x\right )}{27 d}-\frac {\left (4 b^3 e^2\right ) \text {Subst}\left (\int \frac {x}{\sqrt {-1+x} \sqrt {1+x}} \, dx,x,c+d x\right )}{3 d}\\ &=\frac {4}{3} a b^2 e^2 x-\frac {40 b^3 e^2 \sqrt {-1+c+d x} \sqrt {1+c+d x}}{27 d}-\frac {2 b^3 e^2 \sqrt {-1+c+d x} (c+d x)^2 \sqrt {1+c+d x}}{27 d}+\frac {4 b^3 e^2 (c+d x) \cosh ^{-1}(c+d x)}{3 d}+\frac {2 b^2 e^2 (c+d x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )}{9 d}-\frac {2 b e^2 \sqrt {-1+c+d x} \sqrt {1+c+d x} \left (a+b \cosh ^{-1}(c+d x)\right )^2}{3 d}-\frac {b e^2 \sqrt {-1+c+d x} (c+d x)^2 \sqrt {1+c+d x} \left (a+b \cosh ^{-1}(c+d x)\right )^2}{3 d}+\frac {e^2 (c+d x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )^3}{3 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.24, size = 296, normalized size = 1.13 \begin {gather*} \frac {e^2 \left (12 a b^2 (c+d x)+a \left (3 a^2+2 b^2\right ) (c+d x)^3+\frac {1}{3} b \sqrt {-1+c+d x} \sqrt {1+c+d x} \left (-2 \left (9 a^2+20 b^2\right )-\left (9 a^2+2 b^2\right ) (c+d x)^2\right )-b \left (-12 b^2 (c+d x)-9 a^2 (c+d x)^3-2 b^2 (c+d x)^3+12 a b \sqrt {-1+c+d x} \sqrt {1+c+d x}+6 a b \sqrt {-1+c+d x} (c+d x)^2 \sqrt {1+c+d x}\right ) \cosh ^{-1}(c+d x)-3 b^2 \left (-3 a (c+d x)^3+2 b \sqrt {-1+c+d x} \sqrt {1+c+d x}+b \sqrt {-1+c+d x} (c+d x)^2 \sqrt {1+c+d x}\right ) \cosh ^{-1}(c+d x)^2+3 b^3 (c+d x)^3 \cosh ^{-1}(c+d x)^3\right )}{9 d} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

(e^2*(12*a*b^2*(c + d*x) + a*(3*a^2 + 2*b^2)*(c + d*x)^3 + (b*Sqrt[-1 + c + d*x]*Sqrt[1 + c + d*x]*(-2*(9*a^2
+ 20*b^2) - (9*a^2 + 2*b^2)*(c + d*x)^2))/3 - b*(-12*b^2*(c + d*x) - 9*a^2*(c + d*x)^3 - 2*b^2*(c + d*x)^3 + 1
2*a*b*Sqrt[-1 + c + d*x]*Sqrt[1 + c + d*x] + 6*a*b*Sqrt[-1 + c + d*x]*(c + d*x)^2*Sqrt[1 + c + d*x])*ArcCosh[c
 + d*x] - 3*b^2*(-3*a*(c + d*x)^3 + 2*b*Sqrt[-1 + c + d*x]*Sqrt[1 + c + d*x] + b*Sqrt[-1 + c + d*x]*(c + d*x)^
2*Sqrt[1 + c + d*x])*ArcCosh[c + d*x]^2 + 3*b^3*(c + d*x)^3*ArcCosh[c + d*x]^3))/(9*d)

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(637\) vs. \(2(230)=460\).
time = 37.66, size = 638, normalized size = 2.44

method result size
default \(\frac {e^{2} \left (d x +c \right )^{3} a^{3}}{3 d}+\frac {b^{3} e^{2} \left (9 \mathrm {arccosh}\left (d x +c \right )^{3} x^{3} d^{3}+27 \mathrm {arccosh}\left (d x +c \right )^{3} x^{2} c \,d^{2}-9 \mathrm {arccosh}\left (d x +c \right )^{2} \sqrt {d x +c +1}\, \sqrt {d x +c -1}\, x^{2} d^{2}+27 \mathrm {arccosh}\left (d x +c \right )^{3} x \,c^{2} d -18 \mathrm {arccosh}\left (d x +c \right )^{2} \sqrt {d x +c +1}\, \sqrt {d x +c -1}\, x c d +6 \,\mathrm {arccosh}\left (d x +c \right ) x^{3} d^{3}+9 \mathrm {arccosh}\left (d x +c \right )^{3} c^{3}-9 \mathrm {arccosh}\left (d x +c \right )^{2} \sqrt {d x +c +1}\, \sqrt {d x +c -1}\, c^{2}+18 \,\mathrm {arccosh}\left (d x +c \right ) x^{2} c \,d^{2}-2 \sqrt {d x +c +1}\, \sqrt {d x +c -1}\, x^{2} d^{2}+18 \,\mathrm {arccosh}\left (d x +c \right ) x \,c^{2} d -4 \sqrt {d x +c +1}\, \sqrt {d x +c -1}\, x c d -18 \mathrm {arccosh}\left (d x +c \right )^{2} \sqrt {d x +c +1}\, \sqrt {d x +c -1}+6 \,\mathrm {arccosh}\left (d x +c \right ) c^{3}-2 \sqrt {d x +c +1}\, \sqrt {d x +c -1}\, c^{2}+36 \,\mathrm {arccosh}\left (d x +c \right ) x d +36 \,\mathrm {arccosh}\left (d x +c \right ) c -40 \sqrt {d x +c -1}\, \sqrt {d x +c +1}\right )}{27 d}+\frac {a \,b^{2} e^{2} \left (9 \mathrm {arccosh}\left (d x +c \right )^{2} x^{3} d^{3}+27 \mathrm {arccosh}\left (d x +c \right )^{2} x^{2} c \,d^{2}-6 \,\mathrm {arccosh}\left (d x +c \right ) \sqrt {d x +c +1}\, \sqrt {d x +c -1}\, x^{2} d^{2}+27 \mathrm {arccosh}\left (d x +c \right )^{2} x \,c^{2} d -12 \,\mathrm {arccosh}\left (d x +c \right ) \sqrt {d x +c +1}\, \sqrt {d x +c -1}\, x c d +2 d^{3} x^{3}+9 \mathrm {arccosh}\left (d x +c \right )^{2} c^{3}-6 \,\mathrm {arccosh}\left (d x +c \right ) \sqrt {d x +c +1}\, \sqrt {d x +c -1}\, c^{2}+6 x^{2} c \,d^{2}+6 c^{2} d x -12 \,\mathrm {arccosh}\left (d x +c \right ) \sqrt {d x +c -1}\, \sqrt {d x +c +1}+2 c^{3}+12 d x +12 c \right )}{9 d}+\frac {3 a^{2} b \,e^{2} \left (\frac {\left (d x +c \right )^{3} \mathrm {arccosh}\left (d x +c \right )}{3}-\frac {\sqrt {d x +c -1}\, \sqrt {d x +c +1}\, \left (\left (d x +c \right )^{2}+2\right )}{9}\right )}{d}\) \(638\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/3*e^2*(d*x+c)^3*a^3/d+1/27*b^3*e^2*(9*arccosh(d*x+c)^3*x^3*d^3+27*arccosh(d*x+c)^3*x^2*c*d^2-9*arccosh(d*x+c
)^2*(d*x+c+1)^(1/2)*(d*x+c-1)^(1/2)*x^2*d^2+27*arccosh(d*x+c)^3*x*c^2*d-18*arccosh(d*x+c)^2*(d*x+c+1)^(1/2)*(d
*x+c-1)^(1/2)*x*c*d+6*arccosh(d*x+c)*x^3*d^3+9*arccosh(d*x+c)^3*c^3-9*arccosh(d*x+c)^2*(d*x+c+1)^(1/2)*(d*x+c-
1)^(1/2)*c^2+18*arccosh(d*x+c)*x^2*c*d^2-2*(d*x+c+1)^(1/2)*(d*x+c-1)^(1/2)*x^2*d^2+18*arccosh(d*x+c)*x*c^2*d-4
*(d*x+c+1)^(1/2)*(d*x+c-1)^(1/2)*x*c*d-18*arccosh(d*x+c)^2*(d*x+c+1)^(1/2)*(d*x+c-1)^(1/2)+6*arccosh(d*x+c)*c^
3-2*(d*x+c+1)^(1/2)*(d*x+c-1)^(1/2)*c^2+36*arccosh(d*x+c)*x*d+36*arccosh(d*x+c)*c-40*(d*x+c-1)^(1/2)*(d*x+c+1)
^(1/2))/d+1/9*a*b^2*e^2*(9*arccosh(d*x+c)^2*x^3*d^3+27*arccosh(d*x+c)^2*x^2*c*d^2-6*arccosh(d*x+c)*(d*x+c+1)^(
1/2)*(d*x+c-1)^(1/2)*x^2*d^2+27*arccosh(d*x+c)^2*x*c^2*d-12*arccosh(d*x+c)*(d*x+c+1)^(1/2)*(d*x+c-1)^(1/2)*x*c
*d+2*d^3*x^3+9*arccosh(d*x+c)^2*c^3-6*arccosh(d*x+c)*(d*x+c+1)^(1/2)*(d*x+c-1)^(1/2)*c^2+6*x^2*c*d^2+6*c^2*d*x
-12*arccosh(d*x+c)*(d*x+c-1)^(1/2)*(d*x+c+1)^(1/2)+2*c^3+12*d*x+12*c)/d+3*a^2*b*e^2/d*(1/3*(d*x+c)^3*arccosh(d
*x+c)-1/9*(d*x+c-1)^(1/2)*(d*x+c+1)^(1/2)*((d*x+c)^2+2))

________________________________________________________________________________________

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)^2*(a+b*arccosh(d*x+c))^3,x, algorithm="maxima")

[Out]

1/3*a^3*d^2*x^3*e^2 + a^3*c*d*x^2*e^2 + 3/2*(2*x^2*arccosh(d*x + c) - d*(3*c^2*log(2*d^2*x + 2*c*d + 2*sqrt(d^
2*x^2 + 2*c*d*x + c^2 - 1)*d)/d^3 + sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1)*x/d^2 - (c^2 - 1)*log(2*d^2*x + 2*c*d +
2*sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1)*d)/d^3 - 3*sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1)*c/d^3))*a^2*b*c*d*e^2 + 1/6*(
6*x^3*arccosh(d*x + c) - d*(2*sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1)*x^2/d^2 - 15*c^3*log(2*d^2*x + 2*c*d + 2*sqrt(
d^2*x^2 + 2*c*d*x + c^2 - 1)*d)/d^4 - 5*sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1)*c*x/d^3 + 9*(c^2 - 1)*c*log(2*d^2*x
+ 2*c*d + 2*sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1)*d)/d^4 + 15*sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1)*c^2/d^4 - 4*sqrt(d
^2*x^2 + 2*c*d*x + c^2 - 1)*(c^2 - 1)/d^4))*a^2*b*d^2*e^2 + a^3*c^2*x*e^2 + 3*((d*x + c)*arccosh(d*x + c) - sq
rt((d*x + c)^2 - 1))*a^2*b*c^2*e^2/d + 1/3*(b^3*d^2*x^3*e^2 + 3*b^3*c*d*x^2*e^2 + 3*b^3*c^2*x*e^2)*log(d*x + s
qrt(d*x + c + 1)*sqrt(d*x + c - 1) + c)^3 + integrate(((3*a*b^2*d^5 - b^3*d^5)*x^5*e^2 + 5*(3*a*b^2*c*d^4 - b^
3*c*d^4)*x^4*e^2 + 3*(c^5 - c^3)*a*b^2*e^2 + (3*(10*c^2*d^3 - d^3)*a*b^2 - (10*c^2*d^3 - d^3)*b^3)*x^3*e^2 + 3
*((10*c^3*d^2 - 3*c*d^2)*a*b^2 - (3*c^3*d^2 - c*d^2)*b^3)*x^2*e^2 + 3*((5*c^4*d - 3*c^2*d)*a*b^2 - (c^4*d - c^
2*d)*b^3)*x*e^2 + ((3*a*b^2*d^4 - b^3*d^4)*x^4*e^2 + 3*(c^4 - c^2)*a*b^2*e^2 + 4*(3*a*b^2*c*d^3 - b^3*c*d^3)*x
^3*e^2 - 3*(2*b^3*c^2*d^2 - (6*c^2*d^2 - d^2)*a*b^2)*x^2*e^2 - 3*(b^3*c^3*d - 2*(2*c^3*d - c*d)*a*b^2)*x*e^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)^2/(d^3*x^3 + 3*c*d^2*x
^2 + c^3 + (d^2*x^2 + 2*c*d*x + c^2 - 1)*sqrt(d*x + c + 1)*sqrt(d*x + c - 1) + (3*c^2*d - d)*x - c), x)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 1389 vs. \(2 (222) = 444\).
time = 0.39, size = 1389, normalized size = 5.30 \begin {gather*} \frac {9 \, {\left ({\left (b^{3} d^{3} x^{3} + 3 \, b^{3} c d^{2} x^{2} + 3 \, b^{3} c^{2} d x + b^{3} c^{3}\right )} \cosh \left (1\right )^{2} + 2 \, {\left (b^{3} d^{3} x^{3} + 3 \, b^{3} c d^{2} x^{2} + 3 \, b^{3} c^{2} d x + b^{3} c^{3}\right )} \cosh \left (1\right ) \sinh \left (1\right ) + {\left (b^{3} d^{3} x^{3} + 3 \, b^{3} c d^{2} x^{2} + 3 \, b^{3} c^{2} d x + b^{3} c^{3}\right )} \sinh \left (1\right )^{2}\right )} \log \left (d x + c + \sqrt {d^{2} x^{2} + 2 \, c d x + c^{2} - 1}\right )^{3} + 3 \, {\left ({\left (3 \, a^{3} + 2 \, a b^{2}\right )} d^{3} x^{3} + 3 \, {\left (3 \, a^{3} + 2 \, a b^{2}\right )} c d^{2} x^{2} + 3 \, {\left (4 \, a b^{2} + {\left (3 \, a^{3} + 2 \, a b^{2}\right )} c^{2}\right )} d x\right )} \cosh \left (1\right )^{2} + 9 \, {\left (3 \, {\left (a b^{2} d^{3} x^{3} + 3 \, a b^{2} c d^{2} x^{2} + 3 \, a b^{2} c^{2} d x + a b^{2} c^{3}\right )} \cosh \left (1\right )^{2} + 6 \, {\left (a b^{2} d^{3} x^{3} + 3 \, a b^{2} c d^{2} x^{2} + 3 \, a b^{2} c^{2} d x + a b^{2} c^{3}\right )} \cosh \left (1\right ) \sinh \left (1\right ) + 3 \, {\left (a b^{2} d^{3} x^{3} + 3 \, a b^{2} c d^{2} x^{2} + 3 \, a b^{2} c^{2} d x + a b^{2} c^{3}\right )} \sinh \left (1\right )^{2} - \sqrt {d^{2} x^{2} + 2 \, c d x + c^{2} - 1} {\left ({\left (b^{3} d^{2} x^{2} + 2 \, b^{3} c d x + b^{3} c^{2} + 2 \, b^{3}\right )} \cosh \left (1\right )^{2} + 2 \, {\left (b^{3} d^{2} x^{2} + 2 \, b^{3} c d x + b^{3} c^{2} + 2 \, b^{3}\right )} \cosh \left (1\right ) \sinh \left (1\right ) + {\left (b^{3} d^{2} x^{2} + 2 \, b^{3} c d x + b^{3} c^{2} + 2 \, b^{3}\right )} \sinh \left (1\right )^{2}\right )}\right )} \log \left (d x + c + \sqrt {d^{2} x^{2} + 2 \, c d x + c^{2} - 1}\right )^{2} + 6 \, {\left ({\left (3 \, a^{3} + 2 \, a b^{2}\right )} d^{3} x^{3} + 3 \, {\left (3 \, a^{3} + 2 \, a b^{2}\right )} c d^{2} x^{2} + 3 \, {\left (4 \, a b^{2} + {\left (3 \, a^{3} + 2 \, a b^{2}\right )} c^{2}\right )} d x\right )} \cosh \left (1\right ) \sinh \left (1\right ) + 3 \, {\left ({\left (3 \, a^{3} + 2 \, a b^{2}\right )} d^{3} x^{3} + 3 \, {\left (3 \, a^{3} + 2 \, a b^{2}\right )} c d^{2} x^{2} + 3 \, {\left (4 \, a b^{2} + {\left (3 \, a^{3} + 2 \, a b^{2}\right )} c^{2}\right )} d x\right )} \sinh \left (1\right )^{2} + 3 \, {\left ({\left ({\left (9 \, a^{2} b + 2 \, b^{3}\right )} d^{3} x^{3} + 3 \, {\left (9 \, a^{2} b + 2 \, b^{3}\right )} c d^{2} x^{2} + 12 \, b^{3} c + {\left (9 \, a^{2} b + 2 \, b^{3}\right )} c^{3} + 3 \, {\left (4 \, b^{3} + {\left (9 \, a^{2} b + 2 \, b^{3}\right )} c^{2}\right )} d x\right )} \cosh \left (1\right )^{2} + 2 \, {\left ({\left (9 \, a^{2} b + 2 \, b^{3}\right )} d^{3} x^{3} + 3 \, {\left (9 \, a^{2} b + 2 \, b^{3}\right )} c d^{2} x^{2} + 12 \, b^{3} c + {\left (9 \, a^{2} b + 2 \, b^{3}\right )} c^{3} + 3 \, {\left (4 \, b^{3} + {\left (9 \, a^{2} b + 2 \, b^{3}\right )} c^{2}\right )} d x\right )} \cosh \left (1\right ) \sinh \left (1\right ) + {\left ({\left (9 \, a^{2} b + 2 \, b^{3}\right )} d^{3} x^{3} + 3 \, {\left (9 \, a^{2} b + 2 \, b^{3}\right )} c d^{2} x^{2} + 12 \, b^{3} c + {\left (9 \, a^{2} b + 2 \, b^{3}\right )} c^{3} + 3 \, {\left (4 \, b^{3} + {\left (9 \, a^{2} b + 2 \, b^{3}\right )} c^{2}\right )} d x\right )} \sinh \left (1\right )^{2} - 6 \, \sqrt {d^{2} x^{2} + 2 \, c d x + c^{2} - 1} {\left ({\left (a b^{2} d^{2} x^{2} + 2 \, a b^{2} c d x + a b^{2} c^{2} + 2 \, a b^{2}\right )} \cosh \left (1\right )^{2} + 2 \, {\left (a b^{2} d^{2} x^{2} + 2 \, a b^{2} c d x + a b^{2} c^{2} + 2 \, a b^{2}\right )} \cosh \left (1\right ) \sinh \left (1\right ) + {\left (a b^{2} d^{2} x^{2} + 2 \, a b^{2} c d x + a b^{2} c^{2} + 2 \, a b^{2}\right )} \sinh \left (1\right )^{2}\right )}\right )} \log \left (d x + c + \sqrt {d^{2} x^{2} + 2 \, c d x + c^{2} - 1}\right ) - \sqrt {d^{2} x^{2} + 2 \, c d x + c^{2} - 1} {\left ({\left ({\left (9 \, a^{2} b + 2 \, b^{3}\right )} d^{2} x^{2} + 2 \, {\left (9 \, a^{2} b + 2 \, b^{3}\right )} c d x + 18 \, a^{2} b + 40 \, b^{3} + {\left (9 \, a^{2} b + 2 \, b^{3}\right )} c^{2}\right )} \cosh \left (1\right )^{2} + 2 \, {\left ({\left (9 \, a^{2} b + 2 \, b^{3}\right )} d^{2} x^{2} + 2 \, {\left (9 \, a^{2} b + 2 \, b^{3}\right )} c d x + 18 \, a^{2} b + 40 \, b^{3} + {\left (9 \, a^{2} b + 2 \, b^{3}\right )} c^{2}\right )} \cosh \left (1\right ) \sinh \left (1\right ) + {\left ({\left (9 \, a^{2} b + 2 \, b^{3}\right )} d^{2} x^{2} + 2 \, {\left (9 \, a^{2} b + 2 \, b^{3}\right )} c d x + 18 \, a^{2} b + 40 \, b^{3} + {\left (9 \, a^{2} b + 2 \, b^{3}\right )} c^{2}\right )} \sinh \left (1\right )^{2}\right )}}{27 \, d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/27*(9*((b^3*d^3*x^3 + 3*b^3*c*d^2*x^2 + 3*b^3*c^2*d*x + b^3*c^3)*cosh(1)^2 + 2*(b^3*d^3*x^3 + 3*b^3*c*d^2*x^
2 + 3*b^3*c^2*d*x + b^3*c^3)*cosh(1)*sinh(1) + (b^3*d^3*x^3 + 3*b^3*c*d^2*x^2 + 3*b^3*c^2*d*x + b^3*c^3)*sinh(
1)^2)*log(d*x + c + sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1))^3 + 3*((3*a^3 + 2*a*b^2)*d^3*x^3 + 3*(3*a^3 + 2*a*b^2)*
c*d^2*x^2 + 3*(4*a*b^2 + (3*a^3 + 2*a*b^2)*c^2)*d*x)*cosh(1)^2 + 9*(3*(a*b^2*d^3*x^3 + 3*a*b^2*c*d^2*x^2 + 3*a
*b^2*c^2*d*x + a*b^2*c^3)*cosh(1)^2 + 6*(a*b^2*d^3*x^3 + 3*a*b^2*c*d^2*x^2 + 3*a*b^2*c^2*d*x + a*b^2*c^3)*cosh
(1)*sinh(1) + 3*(a*b^2*d^3*x^3 + 3*a*b^2*c*d^2*x^2 + 3*a*b^2*c^2*d*x + a*b^2*c^3)*sinh(1)^2 - sqrt(d^2*x^2 + 2
*c*d*x + c^2 - 1)*((b^3*d^2*x^2 + 2*b^3*c*d*x + b^3*c^2 + 2*b^3)*cosh(1)^2 + 2*(b^3*d^2*x^2 + 2*b^3*c*d*x + b^
3*c^2 + 2*b^3)*cosh(1)*sinh(1) + (b^3*d^2*x^2 + 2*b^3*c*d*x + b^3*c^2 + 2*b^3)*sinh(1)^2))*log(d*x + c + sqrt(
d^2*x^2 + 2*c*d*x + c^2 - 1))^2 + 6*((3*a^3 + 2*a*b^2)*d^3*x^3 + 3*(3*a^3 + 2*a*b^2)*c*d^2*x^2 + 3*(4*a*b^2 +
(3*a^3 + 2*a*b^2)*c^2)*d*x)*cosh(1)*sinh(1) + 3*((3*a^3 + 2*a*b^2)*d^3*x^3 + 3*(3*a^3 + 2*a*b^2)*c*d^2*x^2 + 3
*(4*a*b^2 + (3*a^3 + 2*a*b^2)*c^2)*d*x)*sinh(1)^2 + 3*(((9*a^2*b + 2*b^3)*d^3*x^3 + 3*(9*a^2*b + 2*b^3)*c*d^2*
x^2 + 12*b^3*c + (9*a^2*b + 2*b^3)*c^3 + 3*(4*b^3 + (9*a^2*b + 2*b^3)*c^2)*d*x)*cosh(1)^2 + 2*((9*a^2*b + 2*b^
3)*d^3*x^3 + 3*(9*a^2*b + 2*b^3)*c*d^2*x^2 + 12*b^3*c + (9*a^2*b + 2*b^3)*c^3 + 3*(4*b^3 + (9*a^2*b + 2*b^3)*c
^2)*d*x)*cosh(1)*sinh(1) + ((9*a^2*b + 2*b^3)*d^3*x^3 + 3*(9*a^2*b + 2*b^3)*c*d^2*x^2 + 12*b^3*c + (9*a^2*b +
2*b^3)*c^3 + 3*(4*b^3 + (9*a^2*b + 2*b^3)*c^2)*d*x)*sinh(1)^2 - 6*sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1)*((a*b^2*d^
2*x^2 + 2*a*b^2*c*d*x + a*b^2*c^2 + 2*a*b^2)*cosh(1)^2 + 2*(a*b^2*d^2*x^2 + 2*a*b^2*c*d*x + a*b^2*c^2 + 2*a*b^
2)*cosh(1)*sinh(1) + (a*b^2*d^2*x^2 + 2*a*b^2*c*d*x + a*b^2*c^2 + 2*a*b^2)*sinh(1)^2))*log(d*x + c + sqrt(d^2*
x^2 + 2*c*d*x + c^2 - 1)) - sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1)*(((9*a^2*b + 2*b^3)*d^2*x^2 + 2*(9*a^2*b + 2*b^3
)*c*d*x + 18*a^2*b + 40*b^3 + (9*a^2*b + 2*b^3)*c^2)*cosh(1)^2 + 2*((9*a^2*b + 2*b^3)*d^2*x^2 + 2*(9*a^2*b + 2
*b^3)*c*d*x + 18*a^2*b + 40*b^3 + (9*a^2*b + 2*b^3)*c^2)*cosh(1)*sinh(1) + ((9*a^2*b + 2*b^3)*d^2*x^2 + 2*(9*a
^2*b + 2*b^3)*c*d*x + 18*a^2*b + 40*b^3 + (9*a^2*b + 2*b^3)*c^2)*sinh(1)^2))/d

________________________________________________________________________________________

Sympy [B] Leaf count of result is larger than twice the leaf count of optimal. 1173 vs. \(2 (252) = 504\).
time = 0.63, size = 1173, normalized size = 4.48 \begin {gather*} \begin {cases} a^{3} c^{2} e^{2} x + a^{3} c d e^{2} x^{2} + \frac {a^{3} d^{2} e^{2} x^{3}}{3} + \frac {a^{2} b c^{3} e^{2} \operatorname {acosh}{\left (c + d x \right )}}{d} + 3 a^{2} b c^{2} e^{2} x \operatorname {acosh}{\left (c + d x \right )} - \frac {a^{2} b c^{2} e^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{3 d} + 3 a^{2} b c d e^{2} x^{2} \operatorname {acosh}{\left (c + d x \right )} - \frac {2 a^{2} b c e^{2} x \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{3} + a^{2} b d^{2} e^{2} x^{3} \operatorname {acosh}{\left (c + d x \right )} - \frac {a^{2} b d e^{2} x^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{3} - \frac {2 a^{2} b e^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{3 d} + \frac {a b^{2} c^{3} e^{2} \operatorname {acosh}^{2}{\left (c + d x \right )}}{d} + 3 a b^{2} c^{2} e^{2} x \operatorname {acosh}^{2}{\left (c + d x \right )} + \frac {2 a b^{2} c^{2} e^{2} x}{3} - \frac {2 a b^{2} c^{2} e^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1} \operatorname {acosh}{\left (c + d x \right )}}{3 d} + 3 a b^{2} c d e^{2} x^{2} \operatorname {acosh}^{2}{\left (c + d x \right )} + \frac {2 a b^{2} c d e^{2} x^{2}}{3} - \frac {4 a b^{2} c e^{2} x \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1} \operatorname {acosh}{\left (c + d x \right )}}{3} + a b^{2} d^{2} e^{2} x^{3} \operatorname {acosh}^{2}{\left (c + d x \right )} + \frac {2 a b^{2} d^{2} e^{2} x^{3}}{9} - \frac {2 a b^{2} d e^{2} x^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1} \operatorname {acosh}{\left (c + d x \right )}}{3} + \frac {4 a b^{2} e^{2} x}{3} - \frac {4 a b^{2} e^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1} \operatorname {acosh}{\left (c + d x \right )}}{3 d} + \frac {b^{3} c^{3} e^{2} \operatorname {acosh}^{3}{\left (c + d x \right )}}{3 d} + \frac {2 b^{3} c^{3} e^{2} \operatorname {acosh}{\left (c + d x \right )}}{9 d} + b^{3} c^{2} e^{2} x \operatorname {acosh}^{3}{\left (c + d x \right )} + \frac {2 b^{3} c^{2} e^{2} x \operatorname {acosh}{\left (c + d x \right )}}{3} - \frac {b^{3} c^{2} e^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1} \operatorname {acosh}^{2}{\left (c + d x \right )}}{3 d} - \frac {2 b^{3} c^{2} e^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{27 d} + b^{3} c d e^{2} x^{2} \operatorname {acosh}^{3}{\left (c + d x \right )} + \frac {2 b^{3} c d e^{2} x^{2} \operatorname {acosh}{\left (c + d x \right )}}{3} - \frac {2 b^{3} c e^{2} x \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1} \operatorname {acosh}^{2}{\left (c + d x \right )}}{3} - \frac {4 b^{3} c e^{2} x \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{27} + \frac {4 b^{3} c e^{2} \operatorname {acosh}{\left (c + d x \right )}}{3 d} + \frac {b^{3} d^{2} e^{2} x^{3} \operatorname {acosh}^{3}{\left (c + d x \right )}}{3} + \frac {2 b^{3} d^{2} e^{2} x^{3} \operatorname {acosh}{\left (c + d x \right )}}{9} - \frac {b^{3} d e^{2} x^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1} \operatorname {acosh}^{2}{\left (c + d x \right )}}{3} - \frac {2 b^{3} d e^{2} x^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{27} + \frac {4 b^{3} e^{2} x \operatorname {acosh}{\left (c + d x \right )}}{3} - \frac {2 b^{3} e^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1} \operatorname {acosh}^{2}{\left (c + d x \right )}}{3 d} - \frac {40 b^{3} e^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{27 d} & \text {for}\: d \neq 0 \\c^{2} e^{2} x \left (a + b \operatorname {acosh}{\left (c \right )}\right )^{3} & \text {otherwise} \end {cases} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Piecewise((a**3*c**2*e**2*x + a**3*c*d*e**2*x**2 + a**3*d**2*e**2*x**3/3 + a**2*b*c**3*e**2*acosh(c + d*x)/d +
 3*a**2*b*c**2*e**2*x*acosh(c + d*x) - a**2*b*c**2*e**2*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)/(3*d) + 3*a**2*b*
c*d*e**2*x**2*acosh(c + d*x) - 2*a**2*b*c*e**2*x*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)/3 + a**2*b*d**2*e**2*x**
3*acosh(c + d*x) - a**2*b*d*e**2*x**2*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)/3 - 2*a**2*b*e**2*sqrt(c**2 + 2*c*d
*x + d**2*x**2 - 1)/(3*d) + a*b**2*c**3*e**2*acosh(c + d*x)**2/d + 3*a*b**2*c**2*e**2*x*acosh(c + d*x)**2 + 2*
a*b**2*c**2*e**2*x/3 - 2*a*b**2*c**2*e**2*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)*acosh(c + d*x)/(3*d) + 3*a*b**2
*c*d*e**2*x**2*acosh(c + d*x)**2 + 2*a*b**2*c*d*e**2*x**2/3 - 4*a*b**2*c*e**2*x*sqrt(c**2 + 2*c*d*x + d**2*x**
2 - 1)*acosh(c + d*x)/3 + a*b**2*d**2*e**2*x**3*acosh(c + d*x)**2 + 2*a*b**2*d**2*e**2*x**3/9 - 2*a*b**2*d*e**
2*x**2*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)*acosh(c + d*x)/3 + 4*a*b**2*e**2*x/3 - 4*a*b**2*e**2*sqrt(c**2 + 2
*c*d*x + d**2*x**2 - 1)*acosh(c + d*x)/(3*d) + b**3*c**3*e**2*acosh(c + d*x)**3/(3*d) + 2*b**3*c**3*e**2*acosh
(c + d*x)/(9*d) + b**3*c**2*e**2*x*acosh(c + d*x)**3 + 2*b**3*c**2*e**2*x*acosh(c + d*x)/3 - b**3*c**2*e**2*sq
rt(c**2 + 2*c*d*x + d**2*x**2 - 1)*acosh(c + d*x)**2/(3*d) - 2*b**3*c**2*e**2*sqrt(c**2 + 2*c*d*x + d**2*x**2
- 1)/(27*d) + b**3*c*d*e**2*x**2*acosh(c + d*x)**3 + 2*b**3*c*d*e**2*x**2*acosh(c + d*x)/3 - 2*b**3*c*e**2*x*s
qrt(c**2 + 2*c*d*x + d**2*x**2 - 1)*acosh(c + d*x)**2/3 - 4*b**3*c*e**2*x*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)
/27 + 4*b**3*c*e**2*acosh(c + d*x)/(3*d) + b**3*d**2*e**2*x**3*acosh(c + d*x)**3/3 + 2*b**3*d**2*e**2*x**3*aco
sh(c + d*x)/9 - b**3*d*e**2*x**2*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)*acosh(c + d*x)**2/3 - 2*b**3*d*e**2*x**2
*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)/27 + 4*b**3*e**2*x*acosh(c + d*x)/3 - 2*b**3*e**2*sqrt(c**2 + 2*c*d*x +
d**2*x**2 - 1)*acosh(c + d*x)**2/(3*d) - 40*b**3*e**2*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)/(27*d), Ne(d, 0)),
(c**2*e**2*x*(a + b*acosh(c))**3, True))

________________________________________________________________________________________

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)^2*(a+b*arccosh(d*x+c))^3,x, algorithm="giac")

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________