\(\int \frac {(c e+d e x)^4}{\sqrt {a+b \text {arcsinh}(c+d x)}} \, dx\) [204]

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

Optimal result

Integrand size = 25, antiderivative size = 326 \[ \int \frac {(c e+d e x)^4}{\sqrt {a+b \text {arcsinh}(c+d x)}} \, dx=\frac {e^4 e^{a/b} \sqrt {\pi } \text {erf}\left (\frac {\sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{16 \sqrt {b} d}-\frac {e^4 e^{\frac {3 a}{b}} \sqrt {3 \pi } \text {erf}\left (\frac {\sqrt {3} \sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{32 \sqrt {b} d}+\frac {e^4 e^{\frac {5 a}{b}} \sqrt {\frac {\pi }{5}} \text {erf}\left (\frac {\sqrt {5} \sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{32 \sqrt {b} d}+\frac {e^4 e^{-\frac {a}{b}} \sqrt {\pi } \text {erfi}\left (\frac {\sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{16 \sqrt {b} d}-\frac {e^4 e^{-\frac {3 a}{b}} \sqrt {3 \pi } \text {erfi}\left (\frac {\sqrt {3} \sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{32 \sqrt {b} d}+\frac {e^4 e^{-\frac {5 a}{b}} \sqrt {\frac {\pi }{5}} \text {erfi}\left (\frac {\sqrt {5} \sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{32 \sqrt {b} d} \]

[Out]

1/160*e^4*exp(5*a/b)*erf(5^(1/2)*(a+b*arcsinh(d*x+c))^(1/2)/b^(1/2))*5^(1/2)*Pi^(1/2)/d/b^(1/2)+1/160*e^4*erfi
(5^(1/2)*(a+b*arcsinh(d*x+c))^(1/2)/b^(1/2))*5^(1/2)*Pi^(1/2)/d/exp(5*a/b)/b^(1/2)+1/16*e^4*exp(a/b)*erf((a+b*
arcsinh(d*x+c))^(1/2)/b^(1/2))*Pi^(1/2)/d/b^(1/2)+1/16*e^4*erfi((a+b*arcsinh(d*x+c))^(1/2)/b^(1/2))*Pi^(1/2)/d
/exp(a/b)/b^(1/2)-1/32*e^4*exp(3*a/b)*erf(3^(1/2)*(a+b*arcsinh(d*x+c))^(1/2)/b^(1/2))*3^(1/2)*Pi^(1/2)/d/b^(1/
2)-1/32*e^4*erfi(3^(1/2)*(a+b*arcsinh(d*x+c))^(1/2)/b^(1/2))*3^(1/2)*Pi^(1/2)/d/exp(3*a/b)/b^(1/2)

Rubi [A] (verified)

Time = 0.44 (sec) , antiderivative size = 326, normalized size of antiderivative = 1.00, number of steps used = 20, number of rules used = 8, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.320, Rules used = {5859, 12, 5780, 5556, 3388, 2211, 2236, 2235} \[ \int \frac {(c e+d e x)^4}{\sqrt {a+b \text {arcsinh}(c+d x)}} \, dx=\frac {\sqrt {\pi } e^4 e^{a/b} \text {erf}\left (\frac {\sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{16 \sqrt {b} d}-\frac {\sqrt {3 \pi } e^4 e^{\frac {3 a}{b}} \text {erf}\left (\frac {\sqrt {3} \sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{32 \sqrt {b} d}+\frac {\sqrt {\frac {\pi }{5}} e^4 e^{\frac {5 a}{b}} \text {erf}\left (\frac {\sqrt {5} \sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{32 \sqrt {b} d}+\frac {\sqrt {\pi } e^4 e^{-\frac {a}{b}} \text {erfi}\left (\frac {\sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{16 \sqrt {b} d}-\frac {\sqrt {3 \pi } e^4 e^{-\frac {3 a}{b}} \text {erfi}\left (\frac {\sqrt {3} \sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{32 \sqrt {b} d}+\frac {\sqrt {\frac {\pi }{5}} e^4 e^{-\frac {5 a}{b}} \text {erfi}\left (\frac {\sqrt {5} \sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{32 \sqrt {b} d} \]

[In]

Int[(c*e + d*e*x)^4/Sqrt[a + b*ArcSinh[c + d*x]],x]

[Out]

(e^4*E^(a/b)*Sqrt[Pi]*Erf[Sqrt[a + b*ArcSinh[c + d*x]]/Sqrt[b]])/(16*Sqrt[b]*d) - (e^4*E^((3*a)/b)*Sqrt[3*Pi]*
Erf[(Sqrt[3]*Sqrt[a + b*ArcSinh[c + d*x]])/Sqrt[b]])/(32*Sqrt[b]*d) + (e^4*E^((5*a)/b)*Sqrt[Pi/5]*Erf[(Sqrt[5]
*Sqrt[a + b*ArcSinh[c + d*x]])/Sqrt[b]])/(32*Sqrt[b]*d) + (e^4*Sqrt[Pi]*Erfi[Sqrt[a + b*ArcSinh[c + d*x]]/Sqrt
[b]])/(16*Sqrt[b]*d*E^(a/b)) - (e^4*Sqrt[3*Pi]*Erfi[(Sqrt[3]*Sqrt[a + b*ArcSinh[c + d*x]])/Sqrt[b]])/(32*Sqrt[
b]*d*E^((3*a)/b)) + (e^4*Sqrt[Pi/5]*Erfi[(Sqrt[5]*Sqrt[a + b*ArcSinh[c + d*x]])/Sqrt[b]])/(32*Sqrt[b]*d*E^((5*
a)/b))

Rule 12

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

Rule 2211

Int[(F_)^((g_.)*((e_.) + (f_.)*(x_)))/Sqrt[(c_.) + (d_.)*(x_)], x_Symbol] :> Dist[2/d, Subst[Int[F^(g*(e - c*(
f/d)) + f*g*(x^2/d)), x], x, Sqrt[c + d*x]], x] /; FreeQ[{F, c, d, e, f, g}, x] &&  !TrueQ[$UseGamma]

Rule 2235

Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^2), x_Symbol] :> Simp[F^a*Sqrt[Pi]*(Erfi[(c + d*x)*Rt[b*Log[F], 2
]]/(2*d*Rt[b*Log[F], 2])), x] /; FreeQ[{F, a, b, c, d}, x] && PosQ[b]

Rule 2236

Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^2), x_Symbol] :> Simp[F^a*Sqrt[Pi]*(Erf[(c + d*x)*Rt[(-b)*Log[F],
 2]]/(2*d*Rt[(-b)*Log[F], 2])), x] /; FreeQ[{F, a, b, c, d}, x] && NegQ[b]

Rule 3388

Int[((c_.) + (d_.)*(x_))^(m_.)*sin[(e_.) + Pi*(k_.) + (f_.)*(x_)], x_Symbol] :> Dist[I/2, Int[(c + d*x)^m/(E^(
I*k*Pi)*E^(I*(e + f*x))), x], x] - Dist[I/2, Int[(c + d*x)^m*E^(I*k*Pi)*E^(I*(e + f*x)), x], x] /; FreeQ[{c, d
, e, f, m}, x] && IntegerQ[2*k]

Rule 5556

Int[Cosh[(a_.) + (b_.)*(x_)]^(p_.)*((c_.) + (d_.)*(x_))^(m_.)*Sinh[(a_.) + (b_.)*(x_)]^(n_.), x_Symbol] :> Int
[ExpandTrigReduce[(c + d*x)^m, Sinh[a + b*x]^n*Cosh[a + b*x]^p, x], x] /; FreeQ[{a, b, c, d, m}, x] && IGtQ[n,
 0] && IGtQ[p, 0]

Rule 5780

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

Rule 5859

Int[((a_.) + ArcSinh[(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*ArcSinh[x])^n, x], x, c + d*x], x] /; FreeQ[{a, b, c, d, e, f, m, n}, x
]

Rubi steps \begin{align*} \text {integral}& = \frac {\text {Subst}\left (\int \frac {e^4 x^4}{\sqrt {a+b \text {arcsinh}(x)}} \, dx,x,c+d x\right )}{d} \\ & = \frac {e^4 \text {Subst}\left (\int \frac {x^4}{\sqrt {a+b \text {arcsinh}(x)}} \, dx,x,c+d x\right )}{d} \\ & = \frac {e^4 \text {Subst}\left (\int \frac {\cosh \left (\frac {a}{b}-\frac {x}{b}\right ) \sinh ^4\left (\frac {a}{b}-\frac {x}{b}\right )}{\sqrt {x}} \, dx,x,a+b \text {arcsinh}(c+d x)\right )}{b d} \\ & = \frac {e^4 \text {Subst}\left (\int \left (\frac {\cosh \left (\frac {5 a}{b}-\frac {5 x}{b}\right )}{16 \sqrt {x}}-\frac {3 \cosh \left (\frac {3 a}{b}-\frac {3 x}{b}\right )}{16 \sqrt {x}}+\frac {\cosh \left (\frac {a}{b}-\frac {x}{b}\right )}{8 \sqrt {x}}\right ) \, dx,x,a+b \text {arcsinh}(c+d x)\right )}{b d} \\ & = \frac {e^4 \text {Subst}\left (\int \frac {\cosh \left (\frac {5 a}{b}-\frac {5 x}{b}\right )}{\sqrt {x}} \, dx,x,a+b \text {arcsinh}(c+d x)\right )}{16 b d}+\frac {e^4 \text {Subst}\left (\int \frac {\cosh \left (\frac {a}{b}-\frac {x}{b}\right )}{\sqrt {x}} \, dx,x,a+b \text {arcsinh}(c+d x)\right )}{8 b d}-\frac {\left (3 e^4\right ) \text {Subst}\left (\int \frac {\cosh \left (\frac {3 a}{b}-\frac {3 x}{b}\right )}{\sqrt {x}} \, dx,x,a+b \text {arcsinh}(c+d x)\right )}{16 b d} \\ & = \frac {e^4 \text {Subst}\left (\int \frac {e^{-i \left (\frac {5 i a}{b}-\frac {5 i x}{b}\right )}}{\sqrt {x}} \, dx,x,a+b \text {arcsinh}(c+d x)\right )}{32 b d}+\frac {e^4 \text {Subst}\left (\int \frac {e^{i \left (\frac {5 i a}{b}-\frac {5 i x}{b}\right )}}{\sqrt {x}} \, dx,x,a+b \text {arcsinh}(c+d x)\right )}{32 b d}+\frac {e^4 \text {Subst}\left (\int \frac {e^{-i \left (\frac {i a}{b}-\frac {i x}{b}\right )}}{\sqrt {x}} \, dx,x,a+b \text {arcsinh}(c+d x)\right )}{16 b d}+\frac {e^4 \text {Subst}\left (\int \frac {e^{i \left (\frac {i a}{b}-\frac {i x}{b}\right )}}{\sqrt {x}} \, dx,x,a+b \text {arcsinh}(c+d x)\right )}{16 b d}-\frac {\left (3 e^4\right ) \text {Subst}\left (\int \frac {e^{-i \left (\frac {3 i a}{b}-\frac {3 i x}{b}\right )}}{\sqrt {x}} \, dx,x,a+b \text {arcsinh}(c+d x)\right )}{32 b d}-\frac {\left (3 e^4\right ) \text {Subst}\left (\int \frac {e^{i \left (\frac {3 i a}{b}-\frac {3 i x}{b}\right )}}{\sqrt {x}} \, dx,x,a+b \text {arcsinh}(c+d x)\right )}{32 b d} \\ & = \frac {e^4 \text {Subst}\left (\int e^{\frac {5 a}{b}-\frac {5 x^2}{b}} \, dx,x,\sqrt {a+b \text {arcsinh}(c+d x)}\right )}{16 b d}+\frac {e^4 \text {Subst}\left (\int e^{-\frac {5 a}{b}+\frac {5 x^2}{b}} \, dx,x,\sqrt {a+b \text {arcsinh}(c+d x)}\right )}{16 b d}+\frac {e^4 \text {Subst}\left (\int e^{\frac {a}{b}-\frac {x^2}{b}} \, dx,x,\sqrt {a+b \text {arcsinh}(c+d x)}\right )}{8 b d}+\frac {e^4 \text {Subst}\left (\int e^{-\frac {a}{b}+\frac {x^2}{b}} \, dx,x,\sqrt {a+b \text {arcsinh}(c+d x)}\right )}{8 b d}-\frac {\left (3 e^4\right ) \text {Subst}\left (\int e^{\frac {3 a}{b}-\frac {3 x^2}{b}} \, dx,x,\sqrt {a+b \text {arcsinh}(c+d x)}\right )}{16 b d}-\frac {\left (3 e^4\right ) \text {Subst}\left (\int e^{-\frac {3 a}{b}+\frac {3 x^2}{b}} \, dx,x,\sqrt {a+b \text {arcsinh}(c+d x)}\right )}{16 b d} \\ & = \frac {e^4 e^{a/b} \sqrt {\pi } \text {erf}\left (\frac {\sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{16 \sqrt {b} d}-\frac {e^4 e^{\frac {3 a}{b}} \sqrt {3 \pi } \text {erf}\left (\frac {\sqrt {3} \sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{32 \sqrt {b} d}+\frac {e^4 e^{\frac {5 a}{b}} \sqrt {\frac {\pi }{5}} \text {erf}\left (\frac {\sqrt {5} \sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{32 \sqrt {b} d}+\frac {e^4 e^{-\frac {a}{b}} \sqrt {\pi } \text {erfi}\left (\frac {\sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{16 \sqrt {b} d}-\frac {e^4 e^{-\frac {3 a}{b}} \sqrt {3 \pi } \text {erfi}\left (\frac {\sqrt {3} \sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{32 \sqrt {b} d}+\frac {e^4 e^{-\frac {5 a}{b}} \sqrt {\frac {\pi }{5}} \text {erfi}\left (\frac {\sqrt {5} \sqrt {a+b \text {arcsinh}(c+d x)}}{\sqrt {b}}\right )}{32 \sqrt {b} d} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.30 (sec) , antiderivative size = 320, normalized size of antiderivative = 0.98 \[ \int \frac {(c e+d e x)^4}{\sqrt {a+b \text {arcsinh}(c+d x)}} \, dx=\frac {e^4 e^{-\frac {5 a}{b}} \left (-10 e^{\frac {6 a}{b}} \sqrt {\frac {a}{b}+\text {arcsinh}(c+d x)} \Gamma \left (\frac {1}{2},\frac {a}{b}+\text {arcsinh}(c+d x)\right )+\sqrt {5} \sqrt {-\frac {a+b \text {arcsinh}(c+d x)}{b}} \Gamma \left (\frac {1}{2},-\frac {5 (a+b \text {arcsinh}(c+d x))}{b}\right )-5 \sqrt {3} e^{\frac {2 a}{b}} \sqrt {-\frac {a+b \text {arcsinh}(c+d x)}{b}} \Gamma \left (\frac {1}{2},-\frac {3 (a+b \text {arcsinh}(c+d x))}{b}\right )+10 e^{\frac {4 a}{b}} \sqrt {-\frac {a+b \text {arcsinh}(c+d x)}{b}} \Gamma \left (\frac {1}{2},-\frac {a+b \text {arcsinh}(c+d x)}{b}\right )+5 \sqrt {3} e^{\frac {8 a}{b}} \sqrt {\frac {a}{b}+\text {arcsinh}(c+d x)} \Gamma \left (\frac {1}{2},\frac {3 (a+b \text {arcsinh}(c+d x))}{b}\right )-\sqrt {5} e^{\frac {10 a}{b}} \sqrt {\frac {a}{b}+\text {arcsinh}(c+d x)} \Gamma \left (\frac {1}{2},\frac {5 (a+b \text {arcsinh}(c+d x))}{b}\right )\right )}{160 d \sqrt {a+b \text {arcsinh}(c+d x)}} \]

[In]

Integrate[(c*e + d*e*x)^4/Sqrt[a + b*ArcSinh[c + d*x]],x]

[Out]

(e^4*(-10*E^((6*a)/b)*Sqrt[a/b + ArcSinh[c + d*x]]*Gamma[1/2, a/b + ArcSinh[c + d*x]] + Sqrt[5]*Sqrt[-((a + b*
ArcSinh[c + d*x])/b)]*Gamma[1/2, (-5*(a + b*ArcSinh[c + d*x]))/b] - 5*Sqrt[3]*E^((2*a)/b)*Sqrt[-((a + b*ArcSin
h[c + d*x])/b)]*Gamma[1/2, (-3*(a + b*ArcSinh[c + d*x]))/b] + 10*E^((4*a)/b)*Sqrt[-((a + b*ArcSinh[c + d*x])/b
)]*Gamma[1/2, -((a + b*ArcSinh[c + d*x])/b)] + 5*Sqrt[3]*E^((8*a)/b)*Sqrt[a/b + ArcSinh[c + d*x]]*Gamma[1/2, (
3*(a + b*ArcSinh[c + d*x]))/b] - Sqrt[5]*E^((10*a)/b)*Sqrt[a/b + ArcSinh[c + d*x]]*Gamma[1/2, (5*(a + b*ArcSin
h[c + d*x]))/b]))/(160*d*E^((5*a)/b)*Sqrt[a + b*ArcSinh[c + d*x]])

Maple [F]

\[\int \frac {\left (d e x +c e \right )^{4}}{\sqrt {a +b \,\operatorname {arcsinh}\left (d x +c \right )}}d x\]

[In]

int((d*e*x+c*e)^4/(a+b*arcsinh(d*x+c))^(1/2),x)

[Out]

int((d*e*x+c*e)^4/(a+b*arcsinh(d*x+c))^(1/2),x)

Fricas [F(-2)]

Exception generated. \[ \int \frac {(c e+d e x)^4}{\sqrt {a+b \text {arcsinh}(c+d x)}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((d*e*x+c*e)^4/(a+b*arcsinh(d*x+c))^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

Sympy [F]

\[ \int \frac {(c e+d e x)^4}{\sqrt {a+b \text {arcsinh}(c+d x)}} \, dx=e^{4} \left (\int \frac {c^{4}}{\sqrt {a + b \operatorname {asinh}{\left (c + d x \right )}}}\, dx + \int \frac {d^{4} x^{4}}{\sqrt {a + b \operatorname {asinh}{\left (c + d x \right )}}}\, dx + \int \frac {4 c d^{3} x^{3}}{\sqrt {a + b \operatorname {asinh}{\left (c + d x \right )}}}\, dx + \int \frac {6 c^{2} d^{2} x^{2}}{\sqrt {a + b \operatorname {asinh}{\left (c + d x \right )}}}\, dx + \int \frac {4 c^{3} d x}{\sqrt {a + b \operatorname {asinh}{\left (c + d x \right )}}}\, dx\right ) \]

[In]

integrate((d*e*x+c*e)**4/(a+b*asinh(d*x+c))**(1/2),x)

[Out]

e**4*(Integral(c**4/sqrt(a + b*asinh(c + d*x)), x) + Integral(d**4*x**4/sqrt(a + b*asinh(c + d*x)), x) + Integ
ral(4*c*d**3*x**3/sqrt(a + b*asinh(c + d*x)), x) + Integral(6*c**2*d**2*x**2/sqrt(a + b*asinh(c + d*x)), x) +
Integral(4*c**3*d*x/sqrt(a + b*asinh(c + d*x)), x))

Maxima [F]

\[ \int \frac {(c e+d e x)^4}{\sqrt {a+b \text {arcsinh}(c+d x)}} \, dx=\int { \frac {{\left (d e x + c e\right )}^{4}}{\sqrt {b \operatorname {arsinh}\left (d x + c\right ) + a}} \,d x } \]

[In]

integrate((d*e*x+c*e)^4/(a+b*arcsinh(d*x+c))^(1/2),x, algorithm="maxima")

[Out]

integrate((d*e*x + c*e)^4/sqrt(b*arcsinh(d*x + c) + a), x)

Giac [F]

\[ \int \frac {(c e+d e x)^4}{\sqrt {a+b \text {arcsinh}(c+d x)}} \, dx=\int { \frac {{\left (d e x + c e\right )}^{4}}{\sqrt {b \operatorname {arsinh}\left (d x + c\right ) + a}} \,d x } \]

[In]

integrate((d*e*x+c*e)^4/(a+b*arcsinh(d*x+c))^(1/2),x, algorithm="giac")

[Out]

integrate((d*e*x + c*e)^4/sqrt(b*arcsinh(d*x + c) + a), x)

Mupad [F(-1)]

Timed out. \[ \int \frac {(c e+d e x)^4}{\sqrt {a+b \text {arcsinh}(c+d x)}} \, dx=\int \frac {{\left (c\,e+d\,e\,x\right )}^4}{\sqrt {a+b\,\mathrm {asinh}\left (c+d\,x\right )}} \,d x \]

[In]

int((c*e + d*e*x)^4/(a + b*asinh(c + d*x))^(1/2),x)

[Out]

int((c*e + d*e*x)^4/(a + b*asinh(c + d*x))^(1/2), x)