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

Optimal. Leaf size=150 \[ \frac {4}{9} b^2 e^2 x+\frac {2 b^2 e^2 (c+d x)^3}{27 d}-\frac {4 b e^2 \sqrt {-1+c+d x} \sqrt {1+c+d x} \left (a+b \cosh ^{-1}(c+d x)\right )}{9 d}-\frac {2 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 )}{9 d}+\frac {e^2 (c+d x)^3 \left (a+b \cosh ^{-1}(c+d x)\right )^2}{3 d} \]

[Out]

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

________________________________________________________________________________________

Rubi [A]
time = 0.23, antiderivative size = 150, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 7, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.304, Rules used = {5996, 12, 5883, 5939, 5915, 8, 30} \begin {gather*} \frac {e^2 (c+d x)^3 \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} (c+d x)^2 \left (a+b \cosh ^{-1}(c+d x)\right )}{9 d}-\frac {4 b e^2 \sqrt {c+d x-1} \sqrt {c+d x+1} \left (a+b \cosh ^{-1}(c+d x)\right )}{9 d}+\frac {2 b^2 e^2 (c+d x)^3}{27 d}+\frac {4}{9} b^2 e^2 x \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

(4*b^2*e^2*x)/9 + (2*b^2*e^2*(c + d*x)^3)/(27*d) - (4*b*e^2*Sqrt[-1 + c + d*x]*Sqrt[1 + c + d*x]*(a + b*ArcCos
h[c + d*x]))/(9*d) - (2*b*e^2*Sqrt[-1 + c + d*x]*(c + d*x)^2*Sqrt[1 + c + d*x]*(a + b*ArcCosh[c + d*x]))/(9*d)
 + (e^2*(c + d*x)^3*(a + b*ArcCosh[c + d*x])^2)/(3*d)

Rule 8

Int[a_, x_Symbol] :> Simp[a*x, x] /; FreeQ[a, 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 30

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

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

________________________________________________________________________________________

Mathematica [A]
time = 0.14, size = 168, normalized size = 1.12 \begin {gather*} \frac {e^2 \left (12 b^2 (c+d x)+\left (9 a^2+2 b^2\right ) (c+d x)^3+6 a b \sqrt {-1+c+d x} \sqrt {1+c+d x} \left (-2-(c+d x)^2\right )+6 b \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)+9 b^2 (c+d x)^3 \cosh ^{-1}(c+d x)^2\right )}{27 d} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

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

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(289\) vs. \(2(132)=264\).
time = 8.61, size = 290, normalized size = 1.93

method result size
default \(\frac {e^{2} \left (d x +c \right )^{3} a^{2}}{3 d}+\frac {e^{2} b^{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 )}{27 d}+\frac {2 a 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}\) \(290\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

[Out]

1/3*a^2*d^2*x^3*e^2 + a^2*c*d*x^2*e^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*sq
rt(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*d*e^2 + 1/9*(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*d^2*e^2 + a^2*c^2*x*e^2 + 2*((d*x + c)*arccosh(d*x + c) - sqrt((d*x
+ c)^2 - 1))*a*b*c^2*e^2/d + 1/3*(b^2*d^2*x^3*e^2 + 3*b^2*c*d*x^2*e^2 + 3*b^2*c^2*x*e^2)*log(d*x + sqrt(d*x +
c + 1)*sqrt(d*x + c - 1) + c)^2 - integrate(2/3*(b^2*d^5*x^5*e^2 + 5*b^2*c*d^4*x^4*e^2 + (10*c^2*d^3 - d^3)*b^
2*x^3*e^2 + 3*(3*c^3*d^2 - c*d^2)*b^2*x^2*e^2 + 3*(c^4*d - c^2*d)*b^2*x*e^2 + (b^2*d^4*x^4*e^2 + 4*b^2*c*d^3*x
^3*e^2 + 6*b^2*c^2*d^2*x^2*e^2 + 3*b^2*c^3*d*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)/(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)*s
qrt(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. 784 vs. \(2 (127) = 254\).
time = 0.38, size = 784, normalized size = 5.23 \begin {gather*} \frac {{\left ({\left (9 \, a^{2} + 2 \, b^{2}\right )} d^{3} x^{3} + 3 \, {\left (9 \, a^{2} + 2 \, b^{2}\right )} c d^{2} x^{2} + 3 \, {\left ({\left (9 \, a^{2} + 2 \, b^{2}\right )} c^{2} + 4 \, b^{2}\right )} d x\right )} \cosh \left (1\right )^{2} + 9 \, {\left ({\left (b^{2} d^{3} x^{3} + 3 \, b^{2} c d^{2} x^{2} + 3 \, b^{2} c^{2} d x + b^{2} c^{3}\right )} \cosh \left (1\right )^{2} + 2 \, {\left (b^{2} d^{3} x^{3} + 3 \, b^{2} c d^{2} x^{2} + 3 \, b^{2} c^{2} d x + b^{2} c^{3}\right )} \cosh \left (1\right ) \sinh \left (1\right ) + {\left (b^{2} d^{3} x^{3} + 3 \, b^{2} c d^{2} x^{2} + 3 \, b^{2} c^{2} d x + b^{2} 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 )^{2} + 2 \, {\left ({\left (9 \, a^{2} + 2 \, b^{2}\right )} d^{3} x^{3} + 3 \, {\left (9 \, a^{2} + 2 \, b^{2}\right )} c d^{2} x^{2} + 3 \, {\left ({\left (9 \, a^{2} + 2 \, b^{2}\right )} c^{2} + 4 \, b^{2}\right )} d x\right )} \cosh \left (1\right ) \sinh \left (1\right ) + {\left ({\left (9 \, a^{2} + 2 \, b^{2}\right )} d^{3} x^{3} + 3 \, {\left (9 \, a^{2} + 2 \, b^{2}\right )} c d^{2} x^{2} + 3 \, {\left ({\left (9 \, a^{2} + 2 \, b^{2}\right )} c^{2} + 4 \, b^{2}\right )} d x\right )} \sinh \left (1\right )^{2} + 6 \, {\left (3 \, {\left (a b d^{3} x^{3} + 3 \, a b c d^{2} x^{2} + 3 \, a b c^{2} d x + a b c^{3}\right )} \cosh \left (1\right )^{2} + 6 \, {\left (a b d^{3} x^{3} + 3 \, a b c d^{2} x^{2} + 3 \, a b c^{2} d x + a b c^{3}\right )} \cosh \left (1\right ) \sinh \left (1\right ) + 3 \, {\left (a b d^{3} x^{3} + 3 \, a b c d^{2} x^{2} + 3 \, a b c^{2} d x + a b c^{3}\right )} \sinh \left (1\right )^{2} - \sqrt {d^{2} x^{2} + 2 \, c d x + c^{2} - 1} {\left ({\left (b^{2} d^{2} x^{2} + 2 \, b^{2} c d x + b^{2} c^{2} + 2 \, b^{2}\right )} \cosh \left (1\right )^{2} + 2 \, {\left (b^{2} d^{2} x^{2} + 2 \, b^{2} c d x + b^{2} c^{2} + 2 \, b^{2}\right )} \cosh \left (1\right ) \sinh \left (1\right ) + {\left (b^{2} d^{2} x^{2} + 2 \, b^{2} c d x + b^{2} c^{2} + 2 \, 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 ) - 6 \, \sqrt {d^{2} x^{2} + 2 \, c d x + c^{2} - 1} {\left ({\left (a b d^{2} x^{2} + 2 \, a b c d x + a b c^{2} + 2 \, a b\right )} \cosh \left (1\right )^{2} + 2 \, {\left (a b d^{2} x^{2} + 2 \, a b c d x + a b c^{2} + 2 \, a b\right )} \cosh \left (1\right ) \sinh \left (1\right ) + {\left (a b d^{2} x^{2} + 2 \, a b c d x + a b c^{2} + 2 \, a b\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))^2,x, algorithm="fricas")

[Out]

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

________________________________________________________________________________________

Sympy [B] Leaf count of result is larger than twice the leaf count of optimal. 610 vs. \(2 (143) = 286\).
time = 0.38, size = 610, normalized size = 4.07 \begin {gather*} \begin {cases} a^{2} c^{2} e^{2} x + a^{2} c d e^{2} x^{2} + \frac {a^{2} d^{2} e^{2} x^{3}}{3} + \frac {2 a b c^{3} e^{2} \operatorname {acosh}{\left (c + d x \right )}}{3 d} + 2 a b c^{2} e^{2} x \operatorname {acosh}{\left (c + d x \right )} - \frac {2 a b c^{2} e^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{9 d} + 2 a b c d e^{2} x^{2} \operatorname {acosh}{\left (c + d x \right )} - \frac {4 a b c e^{2} x \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{9} + \frac {2 a b d^{2} e^{2} x^{3} \operatorname {acosh}{\left (c + d x \right )}}{3} - \frac {2 a b d e^{2} x^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{9} - \frac {4 a b e^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1}}{9 d} + \frac {b^{2} c^{3} e^{2} \operatorname {acosh}^{2}{\left (c + d x \right )}}{3 d} + b^{2} c^{2} e^{2} x \operatorname {acosh}^{2}{\left (c + d x \right )} + \frac {2 b^{2} c^{2} e^{2} x}{9} - \frac {2 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 )}}{9 d} + b^{2} c d e^{2} x^{2} \operatorname {acosh}^{2}{\left (c + d x \right )} + \frac {2 b^{2} c d e^{2} x^{2}}{9} - \frac {4 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 )}}{9} + \frac {b^{2} d^{2} e^{2} x^{3} \operatorname {acosh}^{2}{\left (c + d x \right )}}{3} + \frac {2 b^{2} d^{2} e^{2} x^{3}}{27} - \frac {2 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 )}}{9} + \frac {4 b^{2} e^{2} x}{9} - \frac {4 b^{2} e^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} - 1} \operatorname {acosh}{\left (c + d x \right )}}{9 d} & \text {for}\: d \neq 0 \\c^{2} e^{2} x \left (a + b \operatorname {acosh}{\left (c \right )}\right )^{2} & \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))**2,x)

[Out]

Piecewise((a**2*c**2*e**2*x + a**2*c*d*e**2*x**2 + a**2*d**2*e**2*x**3/3 + 2*a*b*c**3*e**2*acosh(c + d*x)/(3*d
) + 2*a*b*c**2*e**2*x*acosh(c + d*x) - 2*a*b*c**2*e**2*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)/(9*d) + 2*a*b*c*d*
e**2*x**2*acosh(c + d*x) - 4*a*b*c*e**2*x*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)/9 + 2*a*b*d**2*e**2*x**3*acosh(
c + d*x)/3 - 2*a*b*d*e**2*x**2*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)/9 - 4*a*b*e**2*sqrt(c**2 + 2*c*d*x + d**2*
x**2 - 1)/(9*d) + b**2*c**3*e**2*acosh(c + d*x)**2/(3*d) + b**2*c**2*e**2*x*acosh(c + d*x)**2 + 2*b**2*c**2*e*
*2*x/9 - 2*b**2*c**2*e**2*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)*acosh(c + d*x)/(9*d) + b**2*c*d*e**2*x**2*acosh
(c + d*x)**2 + 2*b**2*c*d*e**2*x**2/9 - 4*b**2*c*e**2*x*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)*acosh(c + d*x)/9
+ b**2*d**2*e**2*x**3*acosh(c + d*x)**2/3 + 2*b**2*d**2*e**2*x**3/27 - 2*b**2*d*e**2*x**2*sqrt(c**2 + 2*c*d*x
+ d**2*x**2 - 1)*acosh(c + d*x)/9 + 4*b**2*e**2*x/9 - 4*b**2*e**2*sqrt(c**2 + 2*c*d*x + d**2*x**2 - 1)*acosh(c
 + d*x)/(9*d), Ne(d, 0)), (c**2*e**2*x*(a + b*acosh(c))**2, 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))^2,x, algorithm="giac")

[Out]

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

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int {\left (c\,e+d\,e\,x\right )}^2\,{\left (a+b\,\mathrm {acosh}\left (c+d\,x\right )\right )}^2 \,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))^2,x)

[Out]

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

________________________________________________________________________________________