\(\int \frac {(a+b \text {arccosh}(c+d x))^3}{(c e+d e x)^{7/2}} \, dx\) [219]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A] (verified)
   Fricas [N/A]
   Sympy [F(-1)]
   Maxima [F(-2)]
   Giac [N/A]
   Mupad [N/A]

Optimal result

Integrand size = 25, antiderivative size = 25 \[ \int \frac {(a+b \text {arccosh}(c+d x))^3}{(c e+d e x)^{7/2}} \, dx=-\frac {2 (a+b \text {arccosh}(c+d x))^3}{5 d e (e (c+d x))^{5/2}}+\frac {6 b \text {Int}\left (\frac {(a+b \text {arccosh}(c+d x))^2}{\sqrt {-1+c+d x} (e (c+d x))^{5/2} \sqrt {1+c+d x}},x\right )}{5 e} \]

[Out]

-2/5*(a+b*arccosh(d*x+c))^3/d/e/(e*(d*x+c))^(5/2)+6/5*b*Unintegrable((a+b*arccosh(d*x+c))^2/(e*(d*x+c))^(5/2)/
(d*x+c-1)^(1/2)/(d*x+c+1)^(1/2),x)/e

Rubi [N/A]

Not integrable

Time = 0.22 (sec) , antiderivative size = 25, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {(a+b \text {arccosh}(c+d x))^3}{(c e+d e x)^{7/2}} \, dx=\int \frac {(a+b \text {arccosh}(c+d x))^3}{(c e+d e x)^{7/2}} \, dx \]

[In]

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

[Out]

(-2*(a + b*ArcCosh[c + d*x])^3)/(5*d*e*(e*(c + d*x))^(5/2)) + (6*b*Defer[Subst][Defer[Int][(a + b*ArcCosh[x])^
2/(Sqrt[-1 + x]*(e*x)^(5/2)*Sqrt[1 + x]), x], x, c + d*x])/(5*d*e)

Rubi steps \begin{align*} \text {integral}& = \frac {\text {Subst}\left (\int \frac {(a+b \text {arccosh}(x))^3}{(e x)^{7/2}} \, dx,x,c+d x\right )}{d} \\ & = -\frac {2 (a+b \text {arccosh}(c+d x))^3}{5 d e (e (c+d x))^{5/2}}+\frac {(6 b) \text {Subst}\left (\int \frac {(a+b \text {arccosh}(x))^2}{\sqrt {-1+x} (e x)^{5/2} \sqrt {1+x}} \, dx,x,c+d x\right )}{5 d e} \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 71.99 (sec) , antiderivative size = 27, normalized size of antiderivative = 1.08 \[ \int \frac {(a+b \text {arccosh}(c+d x))^3}{(c e+d e x)^{7/2}} \, dx=\int \frac {(a+b \text {arccosh}(c+d x))^3}{(c e+d e x)^{7/2}} \, dx \]

[In]

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

[Out]

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

Maple [N/A] (verified)

Not integrable

Time = 0.87 (sec) , antiderivative size = 23, normalized size of antiderivative = 0.92

\[\int \frac {\left (a +b \,\operatorname {arccosh}\left (d x +c \right )\right )^{3}}{\left (d e x +c e \right )^{\frac {7}{2}}}d x\]

[In]

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

[Out]

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

Fricas [N/A]

Not integrable

Time = 0.28 (sec) , antiderivative size = 111, normalized size of antiderivative = 4.44 \[ \int \frac {(a+b \text {arccosh}(c+d x))^3}{(c e+d e x)^{7/2}} \, dx=\int { \frac {{\left (b \operatorname {arcosh}\left (d x + c\right ) + a\right )}^{3}}{{\left (d e x + c e\right )}^{\frac {7}{2}}} \,d x } \]

[In]

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

[Out]

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

Sympy [F(-1)]

Timed out. \[ \int \frac {(a+b \text {arccosh}(c+d x))^3}{(c e+d e x)^{7/2}} \, dx=\text {Timed out} \]

[In]

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

[Out]

Timed out

Maxima [F(-2)]

Exception generated. \[ \int \frac {(a+b \text {arccosh}(c+d x))^3}{(c e+d e x)^{7/2}} \, dx=\text {Exception raised: ValueError} \]

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

Giac [N/A]

Not integrable

Time = 0.83 (sec) , antiderivative size = 25, normalized size of antiderivative = 1.00 \[ \int \frac {(a+b \text {arccosh}(c+d x))^3}{(c e+d e x)^{7/2}} \, dx=\int { \frac {{\left (b \operatorname {arcosh}\left (d x + c\right ) + a\right )}^{3}}{{\left (d e x + c e\right )}^{\frac {7}{2}}} \,d x } \]

[In]

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

[Out]

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

Mupad [N/A]

Not integrable

Time = 2.90 (sec) , antiderivative size = 25, normalized size of antiderivative = 1.00 \[ \int \frac {(a+b \text {arccosh}(c+d x))^3}{(c e+d e x)^{7/2}} \, dx=\int \frac {{\left (a+b\,\mathrm {acosh}\left (c+d\,x\right )\right )}^3}{{\left (c\,e+d\,e\,x\right )}^{7/2}} \,d x \]

[In]

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

[Out]

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