3.3.90 \(\int \frac {\cosh ^{-1}(a+b x)}{\frac {a d}{b}+d x} \, dx\) [290]

Optimal. Leaf size=60 \[ -\frac {\cosh ^{-1}(a+b x)^2}{2 d}+\frac {\cosh ^{-1}(a+b x) \log \left (1+e^{2 \cosh ^{-1}(a+b x)}\right )}{d}+\frac {\text {PolyLog}\left (2,-e^{2 \cosh ^{-1}(a+b x)}\right )}{2 d} \]

[Out]

-1/2*arccosh(b*x+a)^2/d+arccosh(b*x+a)*ln(1+(b*x+a+(b*x+a-1)^(1/2)*(b*x+a+1)^(1/2))^2)/d+1/2*polylog(2,-(b*x+a
+(b*x+a-1)^(1/2)*(b*x+a+1)^(1/2))^2)/d

________________________________________________________________________________________

Rubi [A]
time = 0.06, antiderivative size = 60, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 7, integrand size = 19, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.368, Rules used = {5996, 12, 5882, 3799, 2221, 2317, 2438} \begin {gather*} \frac {\text {Li}_2\left (-e^{2 \cosh ^{-1}(a+b x)}\right )}{2 d}-\frac {\cosh ^{-1}(a+b x)^2}{2 d}+\frac {\cosh ^{-1}(a+b x) \log \left (e^{2 \cosh ^{-1}(a+b x)}+1\right )}{d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[ArcCosh[a + b*x]/((a*d)/b + d*x),x]

[Out]

-1/2*ArcCosh[a + b*x]^2/d + (ArcCosh[a + b*x]*Log[1 + E^(2*ArcCosh[a + b*x])])/d + PolyLog[2, -E^(2*ArcCosh[a
+ b*x])]/(2*d)

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 2317

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

Rule 2438

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> Simp[-PolyLog[2, (-c)*e*x^n]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 3799

Int[((c_.) + (d_.)*(x_))^(m_.)*tan[(e_.) + (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)))), x]
, x] /; FreeQ[{c, d, e, f, fz}, x] && IGtQ[m, 0]

Rule 5882

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)/(x_), x_Symbol] :> Dist[1/b, Subst[Int[x^n*Tanh[-a/b + x/b], x],
 x, a + b*ArcCosh[c*x]], x] /; FreeQ[{a, b, c}, x] && IGtQ[n, 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 \frac {\cosh ^{-1}(a+b x)}{\frac {a d}{b}+d x} \, dx &=\frac {\text {Subst}\left (\int \frac {b \cosh ^{-1}(x)}{d x} \, dx,x,a+b x\right )}{b}\\ &=\frac {\text {Subst}\left (\int \frac {\cosh ^{-1}(x)}{x} \, dx,x,a+b x\right )}{d}\\ &=\frac {\text {Subst}\left (\int x \tanh (x) \, dx,x,\cosh ^{-1}(a+b x)\right )}{d}\\ &=-\frac {\cosh ^{-1}(a+b x)^2}{2 d}+\frac {2 \text {Subst}\left (\int \frac {e^{2 x} x}{1+e^{2 x}} \, dx,x,\cosh ^{-1}(a+b x)\right )}{d}\\ &=-\frac {\cosh ^{-1}(a+b x)^2}{2 d}+\frac {\cosh ^{-1}(a+b x) \log \left (1+e^{2 \cosh ^{-1}(a+b x)}\right )}{d}-\frac {\text {Subst}\left (\int \log \left (1+e^{2 x}\right ) \, dx,x,\cosh ^{-1}(a+b x)\right )}{d}\\ &=-\frac {\cosh ^{-1}(a+b x)^2}{2 d}+\frac {\cosh ^{-1}(a+b x) \log \left (1+e^{2 \cosh ^{-1}(a+b x)}\right )}{d}-\frac {\text {Subst}\left (\int \frac {\log (1+x)}{x} \, dx,x,e^{2 \cosh ^{-1}(a+b x)}\right )}{2 d}\\ &=-\frac {\cosh ^{-1}(a+b x)^2}{2 d}+\frac {\cosh ^{-1}(a+b x) \log \left (1+e^{2 \cosh ^{-1}(a+b x)}\right )}{d}+\frac {\text {Li}_2\left (-e^{2 \cosh ^{-1}(a+b x)}\right )}{2 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.03, size = 53, normalized size = 0.88 \begin {gather*} \frac {\cosh ^{-1}(a+b x) \left (\cosh ^{-1}(a+b x)+2 \log \left (1+e^{-2 \cosh ^{-1}(a+b x)}\right )\right )-\text {PolyLog}\left (2,-e^{-2 \cosh ^{-1}(a+b x)}\right )}{2 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[ArcCosh[a + b*x]/((a*d)/b + d*x),x]

[Out]

(ArcCosh[a + b*x]*(ArcCosh[a + b*x] + 2*Log[1 + E^(-2*ArcCosh[a + b*x])]) - PolyLog[2, -E^(-2*ArcCosh[a + b*x]
)])/(2*d)

________________________________________________________________________________________

Maple [A]
time = 0.06, size = 92, normalized size = 1.53

method result size
derivativedivides \(\frac {-\frac {b \mathrm {arccosh}\left (b x +a \right )^{2}}{2 d}+\frac {b \,\mathrm {arccosh}\left (b x +a \right ) \ln \left (1+\left (b x +a +\sqrt {b x +a -1}\, \sqrt {b x +a +1}\right )^{2}\right )}{d}+\frac {b \polylog \left (2, -\left (b x +a +\sqrt {b x +a -1}\, \sqrt {b x +a +1}\right )^{2}\right )}{2 d}}{b}\) \(92\)
default \(\frac {-\frac {b \mathrm {arccosh}\left (b x +a \right )^{2}}{2 d}+\frac {b \,\mathrm {arccosh}\left (b x +a \right ) \ln \left (1+\left (b x +a +\sqrt {b x +a -1}\, \sqrt {b x +a +1}\right )^{2}\right )}{d}+\frac {b \polylog \left (2, -\left (b x +a +\sqrt {b x +a -1}\, \sqrt {b x +a +1}\right )^{2}\right )}{2 d}}{b}\) \(92\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(arccosh(b*x+a)/(a*d/b+d*x),x,method=_RETURNVERBOSE)

[Out]

1/b*(-1/2*b/d*arccosh(b*x+a)^2+b/d*arccosh(b*x+a)*ln(1+(b*x+a+(b*x+a-1)^(1/2)*(b*x+a+1)^(1/2))^2)+1/2*b/d*poly
log(2,-(b*x+a+(b*x+a-1)^(1/2)*(b*x+a+1)^(1/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(arccosh(b*x+a)/(a*d/b+d*x),x, algorithm="maxima")

[Out]

integrate(arccosh(b*x + a)/(d*x + a*d/b), x)

________________________________________________________________________________________

Fricas [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(arccosh(b*x+a)/(a*d/b+d*x),x, algorithm="fricas")

[Out]

integral(b*arccosh(b*x + a)/(b*d*x + a*d), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \frac {b \int \frac {\operatorname {acosh}{\left (a + b x \right )}}{a + b x}\, dx}{d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(acosh(b*x+a)/(a*d/b+d*x),x)

[Out]

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

________________________________________________________________________________________

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(arccosh(b*x+a)/(a*d/b+d*x),x, algorithm="giac")

[Out]

integrate(arccosh(b*x + a)/(d*x + a*d/b), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.02 \begin {gather*} \int \frac {\mathrm {acosh}\left (a+b\,x\right )}{d\,x+\frac {a\,d}{b}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(acosh(a + b*x)/(d*x + (a*d)/b),x)

[Out]

int(acosh(a + b*x)/(d*x + (a*d)/b), x)

________________________________________________________________________________________