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

Optimal. Leaf size=186 \[ \frac {e^3 (c+d x)^4 \left (a+b \cosh ^{-1}(c+d x)\right )^2}{4 d}-\frac {b e^3 \sqrt {c+d x-1} \sqrt {c+d x+1} (c+d x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )}{8 d}-\frac {3 b e^3 \sqrt {c+d x-1} \sqrt {c+d x+1} (c+d x) \left (a+b \cosh ^{-1}(c+d x)\right )}{16 d}-\frac {3 e^3 \left (a+b \cosh ^{-1}(c+d x)\right )^2}{32 d}+\frac {b^2 e^3 (c+d x)^4}{32 d}+\frac {3 b^2 e^3 (c+d x)^2}{32 d} \]

[Out]

3/32*b^2*e^3*(d*x+c)^2/d+1/32*b^2*e^3*(d*x+c)^4/d-3/32*e^3*(a+b*arccosh(d*x+c))^2/d+1/4*e^3*(d*x+c)^4*(a+b*arc
cosh(d*x+c))^2/d-3/16*b*e^3*(d*x+c)*(a+b*arccosh(d*x+c))*(d*x+c-1)^(1/2)*(d*x+c+1)^(1/2)/d-1/8*b*e^3*(d*x+c)^3
*(a+b*arccosh(d*x+c))*(d*x+c-1)^(1/2)*(d*x+c+1)^(1/2)/d

________________________________________________________________________________________

Rubi [A]  time = 0.44, antiderivative size = 186, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 6, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.261, Rules used = {5866, 12, 5662, 5759, 5676, 30} \[ \frac {e^3 (c+d x)^4 \left (a+b \cosh ^{-1}(c+d x)\right )^2}{4 d}-\frac {b e^3 \sqrt {c+d x-1} \sqrt {c+d x+1} (c+d x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )}{8 d}-\frac {3 b e^3 \sqrt {c+d x-1} \sqrt {c+d x+1} (c+d x) \left (a+b \cosh ^{-1}(c+d x)\right )}{16 d}-\frac {3 e^3 \left (a+b \cosh ^{-1}(c+d x)\right )^2}{32 d}+\frac {b^2 e^3 (c+d x)^4}{32 d}+\frac {3 b^2 e^3 (c+d x)^2}{32 d} \]

Antiderivative was successfully verified.

[In]

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

[Out]

(3*b^2*e^3*(c + d*x)^2)/(32*d) + (b^2*e^3*(c + d*x)^4)/(32*d) - (3*b*e^3*Sqrt[-1 + c + d*x]*(c + d*x)*Sqrt[1 +
 c + d*x]*(a + b*ArcCosh[c + d*x]))/(16*d) - (b*e^3*Sqrt[-1 + c + d*x]*(c + d*x)^3*Sqrt[1 + c + d*x]*(a + b*Ar
cCosh[c + d*x]))/(8*d) - (3*e^3*(a + b*ArcCosh[c + d*x])^2)/(32*d) + (e^3*(c + d*x)^4*(a + b*ArcCosh[c + d*x])
^2)/(4*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 30

Int[(x_)^(m_.), x_Symbol] :> Simp[x^(m + 1)/(m + 1), x] /; FreeQ[m, x] && NeQ[m, -1]

Rule 5662

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))/(Sqr
t[-1 + c*x]*Sqrt[1 + c*x]), x], x] /; FreeQ[{a, b, c, d, m}, x] && IGtQ[n, 0] && NeQ[m, -1]

Rule 5676

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

Rule 5759

Int[(((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_))/(Sqrt[(d1_) + (e1_.)*(x_)]*Sqrt[(d2_) + (e2_
.)*(x_)]), x_Symbol] :> Simp[(f*(f*x)^(m - 1)*Sqrt[d1 + e1*x]*Sqrt[d2 + e2*x]*(a + b*ArcCosh[c*x])^n)/(e1*e2*m
), x] + (Dist[(f^2*(m - 1))/(c^2*m), Int[((f*x)^(m - 2)*(a + b*ArcCosh[c*x])^n)/(Sqrt[d1 + e1*x]*Sqrt[d2 + e2*
x]), x], x] + Dist[(b*f*n*Sqrt[d1 + e1*x]*Sqrt[d2 + e2*x])/(c*d1*d2*m*Sqrt[1 + c*x]*Sqrt[-1 + c*x]), Int[(f*x)
^(m - 1)*(a + b*ArcCosh[c*x])^(n - 1), x], x]) /; FreeQ[{a, b, c, d1, e1, d2, e2, f}, x] && EqQ[e1 - c*d1, 0]
&& EqQ[e2 + c*d2, 0] && GtQ[n, 0] && GtQ[m, 1] && IntegerQ[m]

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
]

Rubi steps

\begin {align*} \int (c e+d e x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )^2 \, dx &=\frac {\operatorname {Subst}\left (\int 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 x^3 \left (a+b \cosh ^{-1}(x)\right )^2 \, dx,x,c+d x\right )}{d}\\ &=\frac {e^3 (c+d x)^4 \left (a+b \cosh ^{-1}(c+d x)\right )^2}{4 d}-\frac {\left (b e^3\right ) \operatorname {Subst}\left (\int \frac {x^4 \left (a+b \cosh ^{-1}(x)\right )}{\sqrt {-1+x} \sqrt {1+x}} \, dx,x,c+d x\right )}{2 d}\\ &=-\frac {b e^3 \sqrt {-1+c+d x} (c+d x)^3 \sqrt {1+c+d x} \left (a+b \cosh ^{-1}(c+d x)\right )}{8 d}+\frac {e^3 (c+d x)^4 \left (a+b \cosh ^{-1}(c+d x)\right )^2}{4 d}-\frac {\left (3 b e^3\right ) \operatorname {Subst}\left (\int \frac {x^2 \left (a+b \cosh ^{-1}(x)\right )}{\sqrt {-1+x} \sqrt {1+x}} \, dx,x,c+d x\right )}{8 d}+\frac {\left (b^2 e^3\right ) \operatorname {Subst}\left (\int x^3 \, dx,x,c+d x\right )}{8 d}\\ &=\frac {b^2 e^3 (c+d x)^4}{32 d}-\frac {3 b e^3 \sqrt {-1+c+d x} (c+d x) \sqrt {1+c+d x} \left (a+b \cosh ^{-1}(c+d x)\right )}{16 d}-\frac {b e^3 \sqrt {-1+c+d x} (c+d x)^3 \sqrt {1+c+d x} \left (a+b \cosh ^{-1}(c+d x)\right )}{8 d}+\frac {e^3 (c+d x)^4 \left (a+b \cosh ^{-1}(c+d x)\right )^2}{4 d}-\frac {\left (3 b e^3\right ) \operatorname {Subst}\left (\int \frac {a+b \cosh ^{-1}(x)}{\sqrt {-1+x} \sqrt {1+x}} \, dx,x,c+d x\right )}{16 d}+\frac {\left (3 b^2 e^3\right ) \operatorname {Subst}(\int x \, dx,x,c+d x)}{16 d}\\ &=\frac {3 b^2 e^3 (c+d x)^2}{32 d}+\frac {b^2 e^3 (c+d x)^4}{32 d}-\frac {3 b e^3 \sqrt {-1+c+d x} (c+d x) \sqrt {1+c+d x} \left (a+b \cosh ^{-1}(c+d x)\right )}{16 d}-\frac {b e^3 \sqrt {-1+c+d x} (c+d x)^3 \sqrt {1+c+d x} \left (a+b \cosh ^{-1}(c+d x)\right )}{8 d}-\frac {3 e^3 \left (a+b \cosh ^{-1}(c+d x)\right )^2}{32 d}+\frac {e^3 (c+d x)^4 \left (a+b \cosh ^{-1}(c+d x)\right )^2}{4 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.27, size = 212, normalized size = 1.14 \[ \frac {e^3 \left (\left (8 a^2+b^2\right ) (c+d x)^4+2 a b \sqrt {c+d x-1} \sqrt {c+d x+1} \left (-2 (c+d x)^2-3\right ) (c+d x)-6 a b \log \left (\sqrt {c+d x-1} \sqrt {c+d x+1}+c+d x\right )+2 b (c+d x) \cosh ^{-1}(c+d x) \left (8 a (c+d x)^3-2 b \sqrt {c+d x-1} \sqrt {c+d x+1} (c+d x)^2-3 b \sqrt {c+d x-1} \sqrt {c+d x+1}\right )+3 b^2 (c+d x)^2+b^2 \left (8 (c+d x)^4-3\right ) \cosh ^{-1}(c+d x)^2\right )}{32 d} \]

Antiderivative was successfully verified.

[In]

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

[Out]

(e^3*(3*b^2*(c + d*x)^2 + (8*a^2 + b^2)*(c + d*x)^4 + 2*a*b*Sqrt[-1 + c + d*x]*(c + d*x)*Sqrt[1 + c + d*x]*(-3
 - 2*(c + d*x)^2) + 2*b*(c + d*x)*(8*a*(c + d*x)^3 - 3*b*Sqrt[-1 + c + d*x]*Sqrt[1 + c + d*x] - 2*b*Sqrt[-1 +
c + d*x]*(c + d*x)^2*Sqrt[1 + c + d*x])*ArcCosh[c + d*x] + b^2*(-3 + 8*(c + d*x)^4)*ArcCosh[c + d*x]^2 - 6*a*b
*Log[c + d*x + Sqrt[-1 + c + d*x]*Sqrt[1 + c + d*x]]))/(32*d)

________________________________________________________________________________________

fricas [B]  time = 0.59, size = 481, normalized size = 2.59 \[ \frac {{\left (8 \, a^{2} + b^{2}\right )} d^{4} e^{3} x^{4} + 4 \, {\left (8 \, a^{2} + b^{2}\right )} c d^{3} e^{3} x^{3} + 3 \, {\left (2 \, {\left (8 \, a^{2} + b^{2}\right )} c^{2} + b^{2}\right )} d^{2} e^{3} x^{2} + 2 \, {\left (2 \, {\left (8 \, a^{2} + b^{2}\right )} c^{3} + 3 \, b^{2} c\right )} d e^{3} x + {\left (8 \, b^{2} d^{4} e^{3} x^{4} + 32 \, b^{2} c d^{3} e^{3} x^{3} + 48 \, b^{2} c^{2} d^{2} e^{3} x^{2} + 32 \, b^{2} c^{3} d e^{3} x + {\left (8 \, b^{2} c^{4} - 3 \, b^{2}\right )} e^{3}\right )} \log \left (d x + c + \sqrt {d^{2} x^{2} + 2 \, c d x + c^{2} - 1}\right )^{2} + 2 \, {\left (8 \, a b d^{4} e^{3} x^{4} + 32 \, a b c d^{3} e^{3} x^{3} + 48 \, a b c^{2} d^{2} e^{3} x^{2} + 32 \, a b c^{3} d e^{3} x + {\left (8 \, a b c^{4} - 3 \, a b\right )} e^{3} - {\left (2 \, b^{2} d^{3} e^{3} x^{3} + 6 \, b^{2} c d^{2} e^{3} x^{2} + 3 \, {\left (2 \, b^{2} c^{2} + b^{2}\right )} d e^{3} x + {\left (2 \, b^{2} c^{3} + 3 \, b^{2} c\right )} e^{3}\right )} \sqrt {d^{2} x^{2} + 2 \, c d x + c^{2} - 1}\right )} \log \left (d x + c + \sqrt {d^{2} x^{2} + 2 \, c d x + c^{2} - 1}\right ) - 2 \, {\left (2 \, a b d^{3} e^{3} x^{3} + 6 \, a b c d^{2} e^{3} x^{2} + 3 \, {\left (2 \, a b c^{2} + a b\right )} d e^{3} x + {\left (2 \, a b c^{3} + 3 \, a b c\right )} e^{3}\right )} \sqrt {d^{2} x^{2} + 2 \, c d x + c^{2} - 1}}{32 \, d} \]

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]

1/32*((8*a^2 + b^2)*d^4*e^3*x^4 + 4*(8*a^2 + b^2)*c*d^3*e^3*x^3 + 3*(2*(8*a^2 + b^2)*c^2 + b^2)*d^2*e^3*x^2 +
2*(2*(8*a^2 + b^2)*c^3 + 3*b^2*c)*d*e^3*x + (8*b^2*d^4*e^3*x^4 + 32*b^2*c*d^3*e^3*x^3 + 48*b^2*c^2*d^2*e^3*x^2
 + 32*b^2*c^3*d*e^3*x + (8*b^2*c^4 - 3*b^2)*e^3)*log(d*x + c + sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1))^2 + 2*(8*a*b
*d^4*e^3*x^4 + 32*a*b*c*d^3*e^3*x^3 + 48*a*b*c^2*d^2*e^3*x^2 + 32*a*b*c^3*d*e^3*x + (8*a*b*c^4 - 3*a*b)*e^3 -
(2*b^2*d^3*e^3*x^3 + 6*b^2*c*d^2*e^3*x^2 + 3*(2*b^2*c^2 + b^2)*d*e^3*x + (2*b^2*c^3 + 3*b^2*c)*e^3)*sqrt(d^2*x
^2 + 2*c*d*x + c^2 - 1))*log(d*x + c + sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1)) - 2*(2*a*b*d^3*e^3*x^3 + 6*a*b*c*d^2
*e^3*x^2 + 3*(2*a*b*c^2 + a*b)*d*e^3*x + (2*a*b*c^3 + 3*a*b*c)*e^3)*sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1))/d

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (d e x + c e\right )}^{3} {\left (b \operatorname {arcosh}\left (d x + c\right ) + a\right )}^{2}\,{d x} \]

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)

________________________________________________________________________________________

maple [B]  time = 0.04, size = 822, normalized size = 4.42 \[ \frac {d^{3} x^{4} a^{2} e^{3}}{4}-\frac {e^{3} b^{2} \mathrm {arccosh}\left (d x +c \right ) \sqrt {d x +c -1}\, \sqrt {d x +c +1}\, c^{3}}{8 d}-\frac {3 \sqrt {d x +c -1}\, \sqrt {d x +c +1}\, x a b \,c^{2} e^{3}}{8}-\frac {3 e^{3} b^{2} \mathrm {arccosh}\left (d x +c \right ) \sqrt {d x +c -1}\, \sqrt {d x +c +1}\, x \,c^{2}}{8}+2 d^{2} \mathrm {arccosh}\left (d x +c \right ) x^{3} a b c \,e^{3}-\frac {\sqrt {d x +c -1}\, \sqrt {d x +c +1}\, a b \,c^{3} e^{3}}{8 d}+3 d \,\mathrm {arccosh}\left (d x +c \right ) x^{2} a b \,c^{2} e^{3}-\frac {d^{2} \sqrt {d x +c -1}\, \sqrt {d x +c +1}\, x^{3} a b \,e^{3}}{8}-\frac {d^{2} e^{3} b^{2} \mathrm {arccosh}\left (d x +c \right ) \sqrt {d x +c -1}\, \sqrt {d x +c +1}\, x^{3}}{8}-\frac {3 \sqrt {d x +c -1}\, \sqrt {d x +c +1}\, a b c \,e^{3}}{16 d}-\frac {3 e^{3} b^{2} \mathrm {arccosh}\left (d x +c \right ) \sqrt {d x +c -1}\, \sqrt {d x +c +1}\, c}{16 d}+\frac {e^{3} b^{2} c^{4}}{32 d}+\frac {3 e^{3} b^{2} c^{2}}{32 d}+\frac {a^{2} c^{4} e^{3}}{4 d}+\frac {d^{3} e^{3} b^{2} x^{4}}{32}-\frac {3 d \,e^{3} b^{2} \mathrm {arccosh}\left (d x +c \right ) \sqrt {d x +c -1}\, \sqrt {d x +c +1}\, x^{2} c}{8}-\frac {3 d \sqrt {d x +c -1}\, \sqrt {d x +c +1}\, x^{2} a b c \,e^{3}}{8}-\frac {3 e^{3} a b \sqrt {d x +c -1}\, \sqrt {d x +c +1}\, \ln \left (d x +c +\sqrt {\left (d x +c \right )^{2}-1}\right )}{16 d \sqrt {\left (d x +c \right )^{2}-1}}+\frac {3 d \,e^{3} b^{2} \mathrm {arccosh}\left (d x +c \right )^{2} x^{2} c^{2}}{2}+d^{2} e^{3} b^{2} \mathrm {arccosh}\left (d x +c \right )^{2} x^{3} c +\frac {3 e^{3} b^{2} x c}{16}+\frac {e^{3} b^{2} x \,c^{3}}{8}+x \,a^{2} c^{3} e^{3}+\frac {3 d \,e^{3} b^{2} x^{2}}{32}+\frac {d^{3} e^{3} b^{2} \mathrm {arccosh}\left (d x +c \right )^{2} x^{4}}{4}+e^{3} b^{2} \mathrm {arccosh}\left (d x +c \right )^{2} x \,c^{3}+\frac {d^{2} e^{3} b^{2} x^{3} c}{8}+\frac {3 d \,e^{3} b^{2} x^{2} c^{2}}{16}+\frac {3 d \,x^{2} a^{2} c^{2} e^{3}}{2}+\frac {e^{3} b^{2} \mathrm {arccosh}\left (d x +c \right )^{2} c^{4}}{4 d}-\frac {3 e^{3} b^{2} \mathrm {arccosh}\left (d x +c \right )^{2}}{32 d}+d^{2} x^{3} a^{2} c \,e^{3}+\frac {d^{3} \mathrm {arccosh}\left (d x +c \right ) x^{4} a b \,e^{3}}{2}-\frac {3 \sqrt {d x +c -1}\, \sqrt {d x +c +1}\, x a b \,e^{3}}{16}-\frac {3 e^{3} b^{2} \mathrm {arccosh}\left (d x +c \right ) \sqrt {d x +c -1}\, \sqrt {d x +c +1}\, x}{16}+2 \,\mathrm {arccosh}\left (d x +c \right ) x a b \,c^{3} e^{3}+\frac {\mathrm {arccosh}\left (d x +c \right ) a b \,c^{4} e^{3}}{2 d} \]

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/4*d^3*x^4*a^2*e^3-1/8/d*e^3*b^2*arccosh(d*x+c)*(d*x+c-1)^(1/2)*(d*x+c+1)^(1/2)*c^3-3/8*(d*x+c-1)^(1/2)*(d*x+
c+1)^(1/2)*x*a*b*c^2*e^3-3/8*e^3*b^2*arccosh(d*x+c)*(d*x+c-1)^(1/2)*(d*x+c+1)^(1/2)*x*c^2+2*d^2*arccosh(d*x+c)
*x^3*a*b*c*e^3-1/8/d*(d*x+c-1)^(1/2)*(d*x+c+1)^(1/2)*a*b*c^3*e^3+3*d*arccosh(d*x+c)*x^2*a*b*c^2*e^3-1/8*d^2*(d
*x+c-1)^(1/2)*(d*x+c+1)^(1/2)*x^3*a*b*e^3-1/8*d^2*e^3*b^2*arccosh(d*x+c)*(d*x+c-1)^(1/2)*(d*x+c+1)^(1/2)*x^3-3
/16/d*(d*x+c-1)^(1/2)*(d*x+c+1)^(1/2)*a*b*c*e^3-3/16/d*e^3*b^2*arccosh(d*x+c)*(d*x+c-1)^(1/2)*(d*x+c+1)^(1/2)*
c+1/32/d*e^3*b^2*c^4+3/32/d*e^3*b^2*c^2+1/4/d*a^2*c^4*e^3+1/32*d^3*e^3*b^2*x^4-3/8*d*e^3*b^2*arccosh(d*x+c)*(d
*x+c-1)^(1/2)*(d*x+c+1)^(1/2)*x^2*c-3/8*d*(d*x+c-1)^(1/2)*(d*x+c+1)^(1/2)*x^2*a*b*c*e^3-3/16/d*e^3*a*b*(d*x+c-
1)^(1/2)*(d*x+c+1)^(1/2)/((d*x+c)^2-1)^(1/2)*ln(d*x+c+((d*x+c)^2-1)^(1/2))+3/2*d*e^3*b^2*arccosh(d*x+c)^2*x^2*
c^2+d^2*e^3*b^2*arccosh(d*x+c)^2*x^3*c+3/16*e^3*b^2*x*c+1/8*e^3*b^2*x*c^3+x*a^2*c^3*e^3+3/32*d*e^3*b^2*x^2+1/4
*d^3*e^3*b^2*arccosh(d*x+c)^2*x^4+e^3*b^2*arccosh(d*x+c)^2*x*c^3+1/8*d^2*e^3*b^2*x^3*c+3/16*d*e^3*b^2*x^2*c^2+
3/2*d*x^2*a^2*c^2*e^3+1/4/d*e^3*b^2*arccosh(d*x+c)^2*c^4-3/32/d*e^3*b^2*arccosh(d*x+c)^2+d^2*x^3*a^2*c*e^3+1/2
*d^3*arccosh(d*x+c)*x^4*a*b*e^3-3/16*(d*x+c-1)^(1/2)*(d*x+c+1)^(1/2)*x*a*b*e^3-3/16*e^3*b^2*arccosh(d*x+c)*(d*
x+c-1)^(1/2)*(d*x+c+1)^(1/2)*x+2*arccosh(d*x+c)*x*a*b*c^3*e^3+1/2/d*arccosh(d*x+c)*a*b*c^4*e^3

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {result too large to display} \]

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]

1/4*a^2*d^3*e^3*x^4 + a^2*c*d^2*e^3*x^3 + 3/2*a^2*c^2*d*e^3*x^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*b*c^2*d*e^3 + 1/3*(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*b*c*d^2*e^3 + 1/48*(24*x^4*arccosh(d*x
 + c) - (6*sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1)*x^3/d^2 - 14*sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1)*c*x^2/d^3 + 105*c^
4*log(2*d^2*x + 2*c*d + 2*sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1)*d)/d^5 + 35*sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1)*c^2*
x/d^4 - 90*(c^2 - 1)*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^5 - 105*sqrt(d^2*x^2 +
 2*c*d*x + c^2 - 1)*c^3/d^5 - 9*sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1)*(c^2 - 1)*x/d^4 + 9*(c^2 - 1)^2*log(2*d^2*x
+ 2*c*d + 2*sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1)*d)/d^5 + 55*sqrt(d^2*x^2 + 2*c*d*x + c^2 - 1)*(c^2 - 1)*c/d^5)*d
)*a*b*d^3*e^3 + a^2*c^3*e^3*x + 2*((d*x + c)*arccosh(d*x + c) - sqrt((d*x + c)^2 - 1))*a*b*c^3*e^3/d + 1/4*(b^
2*d^3*e^3*x^4 + 4*b^2*c*d^2*e^3*x^3 + 6*b^2*c^2*d*e^3*x^2 + 4*b^2*c^3*e^3*x)*log(d*x + sqrt(d*x + c + 1)*sqrt(
d*x + c - 1) + c)^2 - integrate(1/2*(b^2*d^6*e^3*x^6 + 6*b^2*c*d^5*e^3*x^5 + (15*c^2*d^4*e^3 - d^4*e^3)*b^2*x^
4 + 4*(5*c^3*d^3*e^3 - c*d^3*e^3)*b^2*x^3 + 2*(7*c^4*d^2*e^3 - 3*c^2*d^2*e^3)*b^2*x^2 + 4*(c^5*d*e^3 - c^3*d*e
^3)*b^2*x + (b^2*d^5*e^3*x^5 + 5*b^2*c*d^4*e^3*x^4 + 10*b^2*c^2*d^3*e^3*x^3 + 10*b^2*c^3*d^2*e^3*x^2 + 4*b^2*c
^4*d*e^3*x)*sqrt(d*x + c + 1)*sqrt(d*x + c - 1))*log(d*x + sqrt(d*x + c + 1)*sqrt(d*x + c - 1) + c)/(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)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

sympy [A]  time = 4.32, size = 916, normalized size = 4.92 \[ \begin {cases} a^{2} c^{3} e^{3} x + \frac {3 a^{2} c^{2} d e^{3} x^{2}}{2} + a^{2} c d^{2} e^{3} x^{3} + \frac {a^{2} d^{3} e^{3} x^{4}}{4} + \frac {a b c^{4} e^{3} \operatorname {acosh}{\left (c + d x \right )}}{2 d} + 2 a b c^{3} e^{3} x \operatorname {acosh}{\left (c + d x \right )} - \frac {a b c^{3} e^{3} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{8 d} + 3 a b c^{2} d e^{3} x^{2} \operatorname {acosh}{\left (c + d x \right )} - \frac {3 a b c^{2} e^{3} x \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{8} + 2 a b c d^{2} e^{3} x^{3} \operatorname {acosh}{\left (c + d x \right )} - \frac {3 a b c d e^{3} x^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{8} - \frac {3 a b c e^{3} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{16 d} + \frac {a b d^{3} e^{3} x^{4} \operatorname {acosh}{\left (c + d x \right )}}{2} - \frac {a b d^{2} e^{3} x^{3} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{8} - \frac {3 a b e^{3} x \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{16} - \frac {3 a b e^{3} \operatorname {acosh}{\left (c + d x \right )}}{16 d} + \frac {b^{2} c^{4} e^{3} \operatorname {acosh}^{2}{\left (c + d x \right )}}{4 d} + b^{2} c^{3} e^{3} x \operatorname {acosh}^{2}{\left (c + d x \right )} + \frac {b^{2} c^{3} e^{3} x}{8} - \frac {b^{2} c^{3} e^{3} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1} \operatorname {acosh}{\left (c + d x \right )}}{8 d} + \frac {3 b^{2} c^{2} d e^{3} x^{2} \operatorname {acosh}^{2}{\left (c + d x \right )}}{2} + \frac {3 b^{2} c^{2} d e^{3} x^{2}}{16} - \frac {3 b^{2} c^{2} e^{3} x \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1} \operatorname {acosh}{\left (c + d x \right )}}{8} + b^{2} c d^{2} e^{3} x^{3} \operatorname {acosh}^{2}{\left (c + d x \right )} + \frac {b^{2} c d^{2} e^{3} x^{3}}{8} - \frac {3 b^{2} c d e^{3} x^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1} \operatorname {acosh}{\left (c + d x \right )}}{8} + \frac {3 b^{2} c e^{3} x}{16} - \frac {3 b^{2} c e^{3} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1} \operatorname {acosh}{\left (c + d x \right )}}{16 d} + \frac {b^{2} d^{3} e^{3} x^{4} \operatorname {acosh}^{2}{\left (c + d x \right )}}{4} + \frac {b^{2} d^{3} e^{3} x^{4}}{32} - \frac {b^{2} d^{2} e^{3} x^{3} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1} \operatorname {acosh}{\left (c + d x \right )}}{8} + \frac {3 b^{2} d e^{3} x^{2}}{32} - \frac {3 b^{2} e^{3} x \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1} \operatorname {acosh}{\left (c + d x \right )}}{16} - \frac {3 b^{2} e^{3} \operatorname {acosh}^{2}{\left (c + d x \right )}}{32 d} & \text {for}\: d \neq 0 \\c^{3} e^{3} x \left (a + b \operatorname {acosh}{\relax (c )}\right )^{2} & \text {otherwise} \end {cases} \]

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]

Piecewise((a**2*c**3*e**3*x + 3*a**2*c**2*d*e**3*x**2/2 + a**2*c*d**2*e**3*x**3 + a**2*d**3*e**3*x**4/4 + a*b*
c**4*e**3*acosh(c + d*x)/(2*d) + 2*a*b*c**3*e**3*x*acosh(c + d*x) - a*b*c**3*e**3*sqrt(c**2 + 2*c*d*x + d**2*x
**2 - 1)/(8*d) + 3*a*b*c**2*d*e**3*x**2*acosh(c + d*x) - 3*a*b*c**2*e**3*x*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1
)/8 + 2*a*b*c*d**2*e**3*x**3*acosh(c + d*x) - 3*a*b*c*d*e**3*x**2*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)/8 - 3*a
*b*c*e**3*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)/(16*d) + a*b*d**3*e**3*x**4*acosh(c + d*x)/2 - a*b*d**2*e**3*x*
*3*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)/8 - 3*a*b*e**3*x*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)/16 - 3*a*b*e**3*
acosh(c + d*x)/(16*d) + b**2*c**4*e**3*acosh(c + d*x)**2/(4*d) + b**2*c**3*e**3*x*acosh(c + d*x)**2 + b**2*c**
3*e**3*x/8 - b**2*c**3*e**3*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)*acosh(c + d*x)/(8*d) + 3*b**2*c**2*d*e**3*x**
2*acosh(c + d*x)**2/2 + 3*b**2*c**2*d*e**3*x**2/16 - 3*b**2*c**2*e**3*x*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)*a
cosh(c + d*x)/8 + b**2*c*d**2*e**3*x**3*acosh(c + d*x)**2 + b**2*c*d**2*e**3*x**3/8 - 3*b**2*c*d*e**3*x**2*sqr
t(c**2 + 2*c*d*x + d**2*x**2 - 1)*acosh(c + d*x)/8 + 3*b**2*c*e**3*x/16 - 3*b**2*c*e**3*sqrt(c**2 + 2*c*d*x +
d**2*x**2 - 1)*acosh(c + d*x)/(16*d) + b**2*d**3*e**3*x**4*acosh(c + d*x)**2/4 + b**2*d**3*e**3*x**4/32 - b**2
*d**2*e**3*x**3*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)*acosh(c + d*x)/8 + 3*b**2*d*e**3*x**2/32 - 3*b**2*e**3*x*
sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)*acosh(c + d*x)/16 - 3*b**2*e**3*acosh(c + d*x)**2/(32*d), Ne(d, 0)), (c**
3*e**3*x*(a + b*acosh(c))**2, True))

________________________________________________________________________________________