3.235 \(\int \frac{\cosh ^{-1}(\sqrt{x})}{x} \, dx\)

Optimal. Leaf size=46 \[ \text{PolyLog}\left (2,-e^{2 \cosh ^{-1}\left (\sqrt{x}\right )}\right )-\cosh ^{-1}\left (\sqrt{x}\right )^2+2 \cosh ^{-1}\left (\sqrt{x}\right ) \log \left (e^{2 \cosh ^{-1}\left (\sqrt{x}\right )}+1\right ) \]

[Out]

-ArcCosh[Sqrt[x]]^2 + 2*ArcCosh[Sqrt[x]]*Log[1 + E^(2*ArcCosh[Sqrt[x]])] + PolyLog[2, -E^(2*ArcCosh[Sqrt[x]])]

________________________________________________________________________________________

Rubi [A]  time = 0.0638731, antiderivative size = 46, normalized size of antiderivative = 1., number of steps used = 5, number of rules used = 5, integrand size = 10, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.5, Rules used = {5891, 3718, 2190, 2279, 2391} \[ \text{PolyLog}\left (2,-e^{2 \cosh ^{-1}\left (\sqrt{x}\right )}\right )-\cosh ^{-1}\left (\sqrt{x}\right )^2+2 \cosh ^{-1}\left (\sqrt{x}\right ) \log \left (e^{2 \cosh ^{-1}\left (\sqrt{x}\right )}+1\right ) \]

Antiderivative was successfully verified.

[In]

Int[ArcCosh[Sqrt[x]]/x,x]

[Out]

-ArcCosh[Sqrt[x]]^2 + 2*ArcCosh[Sqrt[x]]*Log[1 + E^(2*ArcCosh[Sqrt[x]])] + PolyLog[2, -E^(2*ArcCosh[Sqrt[x]])]

Rule 5891

Int[ArcCosh[(a_.)*(x_)^(p_)]^(n_.)/(x_), x_Symbol] :> Dist[1/p, Subst[Int[x^n*Tanh[x], x], x, ArcCosh[a*x^p]],
 x] /; FreeQ[{a, p}, x] && IGtQ[n, 0]

Rule 3718

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 2190

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*Log[1 + (b*(F^(g*(e + f*x)))^n)/a])/(b*f*g*n*Log[F]), 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 2279

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 2391

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]

Rubi steps

\begin{align*} \int \frac{\cosh ^{-1}\left (\sqrt{x}\right )}{x} \, dx &=2 \operatorname{Subst}\left (\int x \tanh (x) \, dx,x,\cosh ^{-1}\left (\sqrt{x}\right )\right )\\ &=-\cosh ^{-1}\left (\sqrt{x}\right )^2+4 \operatorname{Subst}\left (\int \frac{e^{2 x} x}{1+e^{2 x}} \, dx,x,\cosh ^{-1}\left (\sqrt{x}\right )\right )\\ &=-\cosh ^{-1}\left (\sqrt{x}\right )^2+2 \cosh ^{-1}\left (\sqrt{x}\right ) \log \left (1+e^{2 \cosh ^{-1}\left (\sqrt{x}\right )}\right )-2 \operatorname{Subst}\left (\int \log \left (1+e^{2 x}\right ) \, dx,x,\cosh ^{-1}\left (\sqrt{x}\right )\right )\\ &=-\cosh ^{-1}\left (\sqrt{x}\right )^2+2 \cosh ^{-1}\left (\sqrt{x}\right ) \log \left (1+e^{2 \cosh ^{-1}\left (\sqrt{x}\right )}\right )-\operatorname{Subst}\left (\int \frac{\log (1+x)}{x} \, dx,x,e^{2 \cosh ^{-1}\left (\sqrt{x}\right )}\right )\\ &=-\cosh ^{-1}\left (\sqrt{x}\right )^2+2 \cosh ^{-1}\left (\sqrt{x}\right ) \log \left (1+e^{2 \cosh ^{-1}\left (\sqrt{x}\right )}\right )+\text{Li}_2\left (-e^{2 \cosh ^{-1}\left (\sqrt{x}\right )}\right )\\ \end{align*}

Mathematica [A]  time = 0.0348489, size = 46, normalized size = 1. \[ \cosh ^{-1}\left (\sqrt{x}\right ) \left (\cosh ^{-1}\left (\sqrt{x}\right )+2 \log \left (e^{-2 \cosh ^{-1}\left (\sqrt{x}\right )}+1\right )\right )-\text{PolyLog}\left (2,-e^{-2 \cosh ^{-1}\left (\sqrt{x}\right )}\right ) \]

Warning: Unable to verify antiderivative.

[In]

Integrate[ArcCosh[Sqrt[x]]/x,x]

[Out]

ArcCosh[Sqrt[x]]*(ArcCosh[Sqrt[x]] + 2*Log[1 + E^(-2*ArcCosh[Sqrt[x]])]) - PolyLog[2, -E^(-2*ArcCosh[Sqrt[x]])
]

________________________________________________________________________________________

Maple [A]  time = 0.031, size = 65, normalized size = 1.4 \begin{align*} - \left ({\rm arccosh} \left (\sqrt{x}\right ) \right ) ^{2}+2\,{\rm arccosh} \left (\sqrt{x}\right )\ln \left ( 1+ \left ( \sqrt{x}+\sqrt{-1+\sqrt{x}}\sqrt{1+\sqrt{x}} \right ) ^{2} \right ) +{\it polylog} \left ( 2,- \left ( \sqrt{x}+\sqrt{-1+\sqrt{x}}\sqrt{1+\sqrt{x}} \right ) ^{2} \right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(arccosh(x^(1/2))/x,x)

[Out]

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

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\operatorname{arcosh}\left (\sqrt{x}\right )}{x}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arccosh(x^(1/2))/x,x, algorithm="maxima")

[Out]

integrate(arccosh(sqrt(x))/x, x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\operatorname{arcosh}\left (\sqrt{x}\right )}{x}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arccosh(x^(1/2))/x,x, algorithm="fricas")

[Out]

integral(arccosh(sqrt(x))/x, x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\operatorname{acosh}{\left (\sqrt{x} \right )}}{x}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(acosh(x**(1/2))/x,x)

[Out]

Integral(acosh(sqrt(x))/x, x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\operatorname{arcosh}\left (\sqrt{x}\right )}{x}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arccosh(x^(1/2))/x,x, algorithm="giac")

[Out]

integrate(arccosh(sqrt(x))/x, x)