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

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

Optimal result

Integrand size = 23, antiderivative size = 186 \[ \int \frac {(a+b \text {arcsinh}(c+d x))^4}{c e+d e x} \, dx=\frac {(a+b \text {arcsinh}(c+d x))^5}{5 b d e}+\frac {(a+b \text {arcsinh}(c+d x))^4 \log \left (1-e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {2 b (a+b \text {arcsinh}(c+d x))^3 \operatorname {PolyLog}\left (2,e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {3 b^2 (a+b \text {arcsinh}(c+d x))^2 \operatorname {PolyLog}\left (3,e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {3 b^3 (a+b \text {arcsinh}(c+d x)) \operatorname {PolyLog}\left (4,e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {3 b^4 \operatorname {PolyLog}\left (5,e^{-2 \text {arcsinh}(c+d x)}\right )}{2 d e} \]

[Out]

1/5*(a+b*arcsinh(d*x+c))^5/b/d/e+(a+b*arcsinh(d*x+c))^4*ln(1-1/(d*x+c+(1+(d*x+c)^2)^(1/2))^2)/d/e-2*b*(a+b*arc
sinh(d*x+c))^3*polylog(2,1/(d*x+c+(1+(d*x+c)^2)^(1/2))^2)/d/e-3*b^2*(a+b*arcsinh(d*x+c))^2*polylog(3,1/(d*x+c+
(1+(d*x+c)^2)^(1/2))^2)/d/e-3*b^3*(a+b*arcsinh(d*x+c))*polylog(4,1/(d*x+c+(1+(d*x+c)^2)^(1/2))^2)/d/e-3/2*b^4*
polylog(5,1/(d*x+c+(1+(d*x+c)^2)^(1/2))^2)/d/e

Rubi [A] (verified)

Time = 0.23 (sec) , antiderivative size = 186, normalized size of antiderivative = 1.00, number of steps used = 10, number of rules used = 9, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.391, Rules used = {5859, 12, 5775, 3797, 2221, 2611, 6744, 2320, 6724} \[ \int \frac {(a+b \text {arcsinh}(c+d x))^4}{c e+d e x} \, dx=-\frac {3 b^3 \operatorname {PolyLog}\left (4,e^{-2 \text {arcsinh}(c+d x)}\right ) (a+b \text {arcsinh}(c+d x))}{d e}-\frac {3 b^2 \operatorname {PolyLog}\left (3,e^{-2 \text {arcsinh}(c+d x)}\right ) (a+b \text {arcsinh}(c+d x))^2}{d e}-\frac {2 b \operatorname {PolyLog}\left (2,e^{-2 \text {arcsinh}(c+d x)}\right ) (a+b \text {arcsinh}(c+d x))^3}{d e}+\frac {(a+b \text {arcsinh}(c+d x))^5}{5 b d e}+\frac {\log \left (1-e^{-2 \text {arcsinh}(c+d x)}\right ) (a+b \text {arcsinh}(c+d x))^4}{d e}-\frac {3 b^4 \operatorname {PolyLog}\left (5,e^{-2 \text {arcsinh}(c+d x)}\right )}{2 d e} \]

[In]

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

[Out]

(a + b*ArcSinh[c + d*x])^5/(5*b*d*e) + ((a + b*ArcSinh[c + d*x])^4*Log[1 - E^(-2*ArcSinh[c + d*x])])/(d*e) - (
2*b*(a + b*ArcSinh[c + d*x])^3*PolyLog[2, E^(-2*ArcSinh[c + d*x])])/(d*e) - (3*b^2*(a + b*ArcSinh[c + d*x])^2*
PolyLog[3, E^(-2*ArcSinh[c + d*x])])/(d*e) - (3*b^3*(a + b*ArcSinh[c + d*x])*PolyLog[4, E^(-2*ArcSinh[c + d*x]
)])/(d*e) - (3*b^4*PolyLog[5, E^(-2*ArcSinh[c + d*x])])/(2*d*e)

Rule 12

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

Rule 2221

Int[(((F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.))/((a_) + (b_.)*((F_)^((g_.)*((e_.) +
 (f_.)*(x_))))^(n_.)), x_Symbol] :> Simp[((c + d*x)^m/(b*f*g*n*Log[F]))*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x]
 - Dist[d*(m/(b*f*g*n*Log[F])), Int[(c + d*x)^(m - 1)*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x], x] /; FreeQ[{F,
a, b, c, d, e, f, g, n}, x] && IGtQ[m, 0]

Rule 2320

Int[u_, x_Symbol] :> With[{v = FunctionOfExponential[u, x]}, Dist[v/D[v, x], Subst[Int[FunctionOfExponentialFu
nction[u, x]/x, x], x, v], x]] /; FunctionOfExponentialQ[u, x] &&  !MatchQ[u, (w_)*((a_.)*(v_)^(n_))^(m_) /; F
reeQ[{a, m, n}, x] && IntegerQ[m*n]] &&  !MatchQ[u, E^((c_.)*((a_.) + (b_.)*x))*(F_)[v_] /; FreeQ[{a, b, c}, x
] && InverseFunctionQ[F[x]]]

Rule 2611

Int[Log[1 + (e_.)*((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.)]*((f_.) + (g_.)*(x_))^(m_.), x_Symbol] :> Simp[(-(
f + g*x)^m)*(PolyLog[2, (-e)*(F^(c*(a + b*x)))^n]/(b*c*n*Log[F])), x] + Dist[g*(m/(b*c*n*Log[F])), Int[(f + g*
x)^(m - 1)*PolyLog[2, (-e)*(F^(c*(a + b*x)))^n], x], x] /; FreeQ[{F, a, b, c, e, f, g, n}, x] && GtQ[m, 0]

Rule 3797

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

Rule 5775

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)/(x_), x_Symbol] :> Dist[1/b, Subst[Int[x^n*Coth[-a/b + x/b], x],
 x, a + b*ArcSinh[c*x]], x] /; FreeQ[{a, b, c}, x] && IGtQ[n, 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
]

Rule 6724

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

Rule 6744

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

Rubi steps \begin{align*} \text {integral}& = \frac {\text {Subst}\left (\int \frac {(a+b \text {arcsinh}(x))^4}{e x} \, dx,x,c+d x\right )}{d} \\ & = \frac {\text {Subst}\left (\int \frac {(a+b \text {arcsinh}(x))^4}{x} \, dx,x,c+d x\right )}{d e} \\ & = -\frac {\text {Subst}\left (\int x^4 \coth \left (\frac {a}{b}-\frac {x}{b}\right ) \, dx,x,a+b \text {arcsinh}(c+d x)\right )}{b d e} \\ & = \frac {(a+b \text {arcsinh}(c+d x))^5}{5 b d e}+\frac {2 \text {Subst}\left (\int \frac {e^{2 \left (\frac {a}{b}-\frac {x}{b}\right )} x^4}{1-e^{2 \left (\frac {a}{b}-\frac {x}{b}\right )}} \, dx,x,a+b \text {arcsinh}(c+d x)\right )}{b d e} \\ & = \frac {(a+b \text {arcsinh}(c+d x))^5}{5 b d e}+\frac {(a+b \text {arcsinh}(c+d x))^4 \log \left (1-e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {4 \text {Subst}\left (\int x^3 \log \left (1-e^{2 \left (\frac {a}{b}-\frac {x}{b}\right )}\right ) \, dx,x,a+b \text {arcsinh}(c+d x)\right )}{d e} \\ & = \frac {(a+b \text {arcsinh}(c+d x))^5}{5 b d e}+\frac {(a+b \text {arcsinh}(c+d x))^4 \log \left (1-e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {2 b (a+b \text {arcsinh}(c+d x))^3 \operatorname {PolyLog}\left (2,e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}+\frac {(6 b) \text {Subst}\left (\int x^2 \operatorname {PolyLog}\left (2,e^{2 \left (\frac {a}{b}-\frac {x}{b}\right )}\right ) \, dx,x,a+b \text {arcsinh}(c+d x)\right )}{d e} \\ & = \frac {(a+b \text {arcsinh}(c+d x))^5}{5 b d e}+\frac {(a+b \text {arcsinh}(c+d x))^4 \log \left (1-e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {2 b (a+b \text {arcsinh}(c+d x))^3 \operatorname {PolyLog}\left (2,e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {3 b^2 (a+b \text {arcsinh}(c+d x))^2 \operatorname {PolyLog}\left (3,e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}+\frac {\left (6 b^2\right ) \text {Subst}\left (\int x \operatorname {PolyLog}\left (3,e^{2 \left (\frac {a}{b}-\frac {x}{b}\right )}\right ) \, dx,x,a+b \text {arcsinh}(c+d x)\right )}{d e} \\ & = \frac {(a+b \text {arcsinh}(c+d x))^5}{5 b d e}+\frac {(a+b \text {arcsinh}(c+d x))^4 \log \left (1-e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {2 b (a+b \text {arcsinh}(c+d x))^3 \operatorname {PolyLog}\left (2,e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {3 b^2 (a+b \text {arcsinh}(c+d x))^2 \operatorname {PolyLog}\left (3,e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {3 b^3 (a+b \text {arcsinh}(c+d x)) \operatorname {PolyLog}\left (4,e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}+\frac {\left (3 b^3\right ) \text {Subst}\left (\int \operatorname {PolyLog}\left (4,e^{2 \left (\frac {a}{b}-\frac {x}{b}\right )}\right ) \, dx,x,a+b \text {arcsinh}(c+d x)\right )}{d e} \\ & = \frac {(a+b \text {arcsinh}(c+d x))^5}{5 b d e}+\frac {(a+b \text {arcsinh}(c+d x))^4 \log \left (1-e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {2 b (a+b \text {arcsinh}(c+d x))^3 \operatorname {PolyLog}\left (2,e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {3 b^2 (a+b \text {arcsinh}(c+d x))^2 \operatorname {PolyLog}\left (3,e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {3 b^3 (a+b \text {arcsinh}(c+d x)) \operatorname {PolyLog}\left (4,e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {\left (3 b^4\right ) \text {Subst}\left (\int \frac {\operatorname {PolyLog}(4,x)}{x} \, dx,x,e^{2 \left (\frac {a}{b}-\frac {a+b \text {arcsinh}(c+d x)}{b}\right )}\right )}{2 d e} \\ & = \frac {(a+b \text {arcsinh}(c+d x))^5}{5 b d e}+\frac {(a+b \text {arcsinh}(c+d x))^4 \log \left (1-e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {2 b (a+b \text {arcsinh}(c+d x))^3 \operatorname {PolyLog}\left (2,e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {3 b^2 (a+b \text {arcsinh}(c+d x))^2 \operatorname {PolyLog}\left (3,e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {3 b^3 (a+b \text {arcsinh}(c+d x)) \operatorname {PolyLog}\left (4,e^{-2 \text {arcsinh}(c+d x)}\right )}{d e}-\frac {3 b^4 \operatorname {PolyLog}\left (5,e^{2 \left (\frac {a}{b}-\frac {a+b \text {arcsinh}(c+d x)}{b}\right )}\right )}{2 d e} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.04 (sec) , antiderivative size = 157, normalized size of antiderivative = 0.84 \[ \int \frac {(a+b \text {arcsinh}(c+d x))^4}{c e+d e x} \, dx=\frac {-\frac {(a+b \text {arcsinh}(c+d x))^5}{5 b}+(a+b \text {arcsinh}(c+d x))^4 \log \left (1-e^{2 \text {arcsinh}(c+d x)}\right )+2 b (a+b \text {arcsinh}(c+d x))^3 \operatorname {PolyLog}\left (2,e^{2 \text {arcsinh}(c+d x)}\right )-3 b^2 (a+b \text {arcsinh}(c+d x))^2 \operatorname {PolyLog}\left (3,e^{2 \text {arcsinh}(c+d x)}\right )+3 b^3 (a+b \text {arcsinh}(c+d x)) \operatorname {PolyLog}\left (4,e^{2 \text {arcsinh}(c+d x)}\right )-\frac {3}{2} b^4 \operatorname {PolyLog}\left (5,e^{2 \text {arcsinh}(c+d x)}\right )}{d e} \]

[In]

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

[Out]

(-1/5*(a + b*ArcSinh[c + d*x])^5/b + (a + b*ArcSinh[c + d*x])^4*Log[1 - E^(2*ArcSinh[c + d*x])] + 2*b*(a + b*A
rcSinh[c + d*x])^3*PolyLog[2, E^(2*ArcSinh[c + d*x])] - 3*b^2*(a + b*ArcSinh[c + d*x])^2*PolyLog[3, E^(2*ArcSi
nh[c + d*x])] + 3*b^3*(a + b*ArcSinh[c + d*x])*PolyLog[4, E^(2*ArcSinh[c + d*x])] - (3*b^4*PolyLog[5, E^(2*Arc
Sinh[c + d*x])])/2)/(d*e)

Maple [B] (verified)

Leaf count of result is larger than twice the leaf count of optimal. \(860\) vs. \(2(222)=444\).

Time = 0.54 (sec) , antiderivative size = 861, normalized size of antiderivative = 4.63

method result size
derivativedivides \(\text {Expression too large to display}\) \(861\)
default \(\text {Expression too large to display}\) \(861\)
parts \(\text {Expression too large to display}\) \(872\)

[In]

int((a+b*arcsinh(d*x+c))^4/(d*e*x+c*e),x,method=_RETURNVERBOSE)

[Out]

1/d*(a^4/e*ln(d*x+c)+b^4/e*(-1/5*arcsinh(d*x+c)^5+arcsinh(d*x+c)^4*ln(1+d*x+c+(1+(d*x+c)^2)^(1/2))+4*arcsinh(d
*x+c)^3*polylog(2,-d*x-c-(1+(d*x+c)^2)^(1/2))-12*arcsinh(d*x+c)^2*polylog(3,-d*x-c-(1+(d*x+c)^2)^(1/2))+24*arc
sinh(d*x+c)*polylog(4,-d*x-c-(1+(d*x+c)^2)^(1/2))-24*polylog(5,-d*x-c-(1+(d*x+c)^2)^(1/2))+arcsinh(d*x+c)^4*ln
(1-d*x-c-(1+(d*x+c)^2)^(1/2))+4*arcsinh(d*x+c)^3*polylog(2,d*x+c+(1+(d*x+c)^2)^(1/2))-12*arcsinh(d*x+c)^2*poly
log(3,d*x+c+(1+(d*x+c)^2)^(1/2))+24*arcsinh(d*x+c)*polylog(4,d*x+c+(1+(d*x+c)^2)^(1/2))-24*polylog(5,d*x+c+(1+
(d*x+c)^2)^(1/2)))+4*a*b^3/e*(-1/4*arcsinh(d*x+c)^4+arcsinh(d*x+c)^3*ln(1+d*x+c+(1+(d*x+c)^2)^(1/2))+3*arcsinh
(d*x+c)^2*polylog(2,-d*x-c-(1+(d*x+c)^2)^(1/2))-6*arcsinh(d*x+c)*polylog(3,-d*x-c-(1+(d*x+c)^2)^(1/2))+6*polyl
og(4,-d*x-c-(1+(d*x+c)^2)^(1/2))+arcsinh(d*x+c)^3*ln(1-d*x-c-(1+(d*x+c)^2)^(1/2))+3*arcsinh(d*x+c)^2*polylog(2
,d*x+c+(1+(d*x+c)^2)^(1/2))-6*arcsinh(d*x+c)*polylog(3,d*x+c+(1+(d*x+c)^2)^(1/2))+6*polylog(4,d*x+c+(1+(d*x+c)
^2)^(1/2)))+6*a^2*b^2/e*(-1/3*arcsinh(d*x+c)^3+arcsinh(d*x+c)^2*ln(1+d*x+c+(1+(d*x+c)^2)^(1/2))+2*arcsinh(d*x+
c)*polylog(2,-d*x-c-(1+(d*x+c)^2)^(1/2))-2*polylog(3,-d*x-c-(1+(d*x+c)^2)^(1/2))+arcsinh(d*x+c)^2*ln(1-d*x-c-(
1+(d*x+c)^2)^(1/2))+2*arcsinh(d*x+c)*polylog(2,d*x+c+(1+(d*x+c)^2)^(1/2))-2*polylog(3,d*x+c+(1+(d*x+c)^2)^(1/2
)))+4*b*a^3/e*(-1/2*arcsinh(d*x+c)^2+arcsinh(d*x+c)*ln(1+d*x+c+(1+(d*x+c)^2)^(1/2))+polylog(2,-d*x-c-(1+(d*x+c
)^2)^(1/2))+arcsinh(d*x+c)*ln(1-d*x-c-(1+(d*x+c)^2)^(1/2))+polylog(2,d*x+c+(1+(d*x+c)^2)^(1/2))))

Fricas [F]

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

[In]

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

[Out]

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

Sympy [F]

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

[In]

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

[Out]

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

Maxima [F]

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

[In]

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

[Out]

a^4*log(d*e*x + c*e)/(d*e) + integrate(b^4*log(d*x + c + sqrt((d*x + c)^2 + 1))^4/(d*e*x + c*e) + 4*a*b^3*log(
d*x + c + sqrt((d*x + c)^2 + 1))^3/(d*e*x + c*e) + 6*a^2*b^2*log(d*x + c + sqrt((d*x + c)^2 + 1))^2/(d*e*x + c
*e) + 4*a^3*b*log(d*x + c + sqrt((d*x + c)^2 + 1))/(d*e*x + c*e), x)

Giac [F]

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

[In]

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

[Out]

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

Mupad [F(-1)]

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

[In]

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

[Out]

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