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

Optimal. Leaf size=155 \[ \frac {\sqrt {\frac {\pi }{2}} e e^{\frac {2 a}{b}} \text {erf}\left (\frac {\sqrt {2} \sqrt {a+b \cosh ^{-1}(c+d x)}}{\sqrt {b}}\right )}{b^{3/2} d}+\frac {\sqrt {\frac {\pi }{2}} e e^{-\frac {2 a}{b}} \text {erfi}\left (\frac {\sqrt {2} \sqrt {a+b \cosh ^{-1}(c+d x)}}{\sqrt {b}}\right )}{b^{3/2} d}-\frac {2 e \sqrt {c+d x-1} \sqrt {c+d x+1} (c+d x)}{b d \sqrt {a+b \cosh ^{-1}(c+d x)}} \]

[Out]

1/2*e*exp(2*a/b)*erf(2^(1/2)*(a+b*arccosh(d*x+c))^(1/2)/b^(1/2))*2^(1/2)*Pi^(1/2)/b^(3/2)/d+1/2*e*erfi(2^(1/2)
*(a+b*arccosh(d*x+c))^(1/2)/b^(1/2))*2^(1/2)*Pi^(1/2)/b^(3/2)/d/exp(2*a/b)-2*e*(d*x+c)*(d*x+c-1)^(1/2)*(d*x+c+
1)^(1/2)/b/d/(a+b*arccosh(d*x+c))^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.23, antiderivative size = 155, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 7, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.304, Rules used = {5866, 12, 5666, 3307, 2180, 2204, 2205} \[ \frac {\sqrt {\frac {\pi }{2}} e e^{\frac {2 a}{b}} \text {Erf}\left (\frac {\sqrt {2} \sqrt {a+b \cosh ^{-1}(c+d x)}}{\sqrt {b}}\right )}{b^{3/2} d}+\frac {\sqrt {\frac {\pi }{2}} e e^{-\frac {2 a}{b}} \text {Erfi}\left (\frac {\sqrt {2} \sqrt {a+b \cosh ^{-1}(c+d x)}}{\sqrt {b}}\right )}{b^{3/2} d}-\frac {2 e \sqrt {c+d x-1} \sqrt {c+d x+1} (c+d x)}{b d \sqrt {a+b \cosh ^{-1}(c+d x)}} \]

Antiderivative was successfully verified.

[In]

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

[Out]

(-2*e*Sqrt[-1 + c + d*x]*(c + d*x)*Sqrt[1 + c + d*x])/(b*d*Sqrt[a + b*ArcCosh[c + d*x]]) + (e*E^((2*a)/b)*Sqrt
[Pi/2]*Erf[(Sqrt[2]*Sqrt[a + b*ArcCosh[c + d*x]])/Sqrt[b]])/(b^(3/2)*d) + (e*Sqrt[Pi/2]*Erfi[(Sqrt[2]*Sqrt[a +
 b*ArcCosh[c + d*x]])/Sqrt[b]])/(b^(3/2)*d*E^((2*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 2180

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] &&  !$UseGamma === True

Rule 2204

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 2205

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 3307

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 5666

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

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

________________________________________________________________________________________

Mathematica [B]  time = 6.71, size = 314, normalized size = 2.03 \[ \frac {e \left (-2 \sqrt {\pi } c \left (\sinh \left (\frac {a}{b}\right )+\cosh \left (\frac {a}{b}\right )\right ) \text {erf}\left (\frac {\sqrt {a+b \cosh ^{-1}(c+d x)}}{\sqrt {b}}\right )+\sqrt {2 \pi } \left (\sinh \left (\frac {2 a}{b}\right )+\cosh \left (\frac {2 a}{b}\right )\right ) \text {erf}\left (\frac {\sqrt {2} \sqrt {a+b \cosh ^{-1}(c+d x)}}{\sqrt {b}}\right )-2 \sqrt {\pi } c e^{-\frac {a}{b}} \text {erfi}\left (\frac {\sqrt {a+b \cosh ^{-1}(c+d x)}}{\sqrt {b}}\right )+\sqrt {2 \pi } e^{-\frac {2 a}{b}} \text {erfi}\left (\frac {\sqrt {2} \sqrt {a+b \cosh ^{-1}(c+d x)}}{\sqrt {b}}\right )-\frac {2 \sqrt {b} e^{-\frac {a}{b}} \left (e^{a/b} \sinh \left (2 \cosh ^{-1}(c+d x)\right )+c e^{\frac {2 a}{b}} \sqrt {\frac {a}{b}+\cosh ^{-1}(c+d x)} \Gamma \left (\frac {1}{2},\frac {a}{b}+\cosh ^{-1}(c+d x)\right )-c \sqrt {-\frac {a+b \cosh ^{-1}(c+d x)}{b}} \Gamma \left (\frac {1}{2},-\frac {a+b \cosh ^{-1}(c+d x)}{b}\right )\right )}{\sqrt {a+b \cosh ^{-1}(c+d x)}}\right )}{2 b^{3/2} d} \]

Warning: Unable to verify antiderivative.

[In]

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

[Out]

(e*((-2*c*Sqrt[Pi]*Erfi[Sqrt[a + b*ArcCosh[c + d*x]]/Sqrt[b]])/E^(a/b) + (Sqrt[2*Pi]*Erfi[(Sqrt[2]*Sqrt[a + b*
ArcCosh[c + d*x]])/Sqrt[b]])/E^((2*a)/b) - 2*c*Sqrt[Pi]*Erf[Sqrt[a + b*ArcCosh[c + d*x]]/Sqrt[b]]*(Cosh[a/b] +
 Sinh[a/b]) + Sqrt[2*Pi]*Erf[(Sqrt[2]*Sqrt[a + b*ArcCosh[c + d*x]])/Sqrt[b]]*(Cosh[(2*a)/b] + Sinh[(2*a)/b]) -
 (2*Sqrt[b]*(c*E^((2*a)/b)*Sqrt[a/b + ArcCosh[c + d*x]]*Gamma[1/2, a/b + ArcCosh[c + d*x]] - c*Sqrt[-((a + b*A
rcCosh[c + d*x])/b)]*Gamma[1/2, -((a + b*ArcCosh[c + d*x])/b)] + E^(a/b)*Sinh[2*ArcCosh[c + d*x]]))/(E^(a/b)*S
qrt[a + b*ArcCosh[c + d*x]])))/(2*b^(3/2)*d)

________________________________________________________________________________________

fricas [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

maple [F]  time = 0.15, size = 0, normalized size = 0.00 \[ \int \frac {d e x +c e}{\left (a +b \,\mathrm {arccosh}\left (d x +c \right )\right )^{\frac {3}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ e \left (\int \frac {c}{a \sqrt {a + b \operatorname {acosh}{\left (c + d x \right )}} + b \sqrt {a + b \operatorname {acosh}{\left (c + d x \right )}} \operatorname {acosh}{\left (c + d x \right )}}\, dx + \int \frac {d x}{a \sqrt {a + b \operatorname {acosh}{\left (c + d x \right )}} + b \sqrt {a + b \operatorname {acosh}{\left (c + d x \right )}} \operatorname {acosh}{\left (c + d x \right )}}\, dx\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

e*(Integral(c/(a*sqrt(a + b*acosh(c + d*x)) + b*sqrt(a + b*acosh(c + d*x))*acosh(c + d*x)), x) + Integral(d*x/
(a*sqrt(a + b*acosh(c + d*x)) + b*sqrt(a + b*acosh(c + d*x))*acosh(c + d*x)), x))

________________________________________________________________________________________