3.3.93 \(\int x \sinh ^{-1}(\sqrt {x}) \, dx\) [293]

Optimal. Leaf size=56 \[ \frac {3}{16} \sqrt {x} \sqrt {1+x}-\frac {1}{8} x^{3/2} \sqrt {1+x}-\frac {3}{16} \sinh ^{-1}\left (\sqrt {x}\right )+\frac {1}{2} x^2 \sinh ^{-1}\left (\sqrt {x}\right ) \]

[Out]

-3/16*arcsinh(x^(1/2))+1/2*x^2*arcsinh(x^(1/2))-1/8*x^(3/2)*(1+x)^(1/2)+3/16*x^(1/2)*(1+x)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.01, antiderivative size = 56, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 5, integrand size = 8, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.625, Rules used = {5875, 12, 52, 56, 221} \begin {gather*} -\frac {1}{8} \sqrt {x+1} x^{3/2}+\frac {1}{2} x^2 \sinh ^{-1}\left (\sqrt {x}\right )+\frac {3}{16} \sqrt {x+1} \sqrt {x}-\frac {3}{16} \sinh ^{-1}\left (\sqrt {x}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[x*ArcSinh[Sqrt[x]],x]

[Out]

(3*Sqrt[x]*Sqrt[1 + x])/16 - (x^(3/2)*Sqrt[1 + x])/8 - (3*ArcSinh[Sqrt[x]])/16 + (x^2*ArcSinh[Sqrt[x]])/2

Rule 12

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

Rule 52

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[(a + b*x)^(m + 1)*((c + d*x)^n/(b*(
m + n + 1))), x] + Dist[n*((b*c - a*d)/(b*(m + n + 1))), Int[(a + b*x)^m*(c + d*x)^(n - 1), x], x] /; FreeQ[{a
, b, c, d}, x] && NeQ[b*c - a*d, 0] && GtQ[n, 0] && NeQ[m + n + 1, 0] &&  !(IGtQ[m, 0] && ( !IntegerQ[n] || (G
tQ[m, 0] && LtQ[m - n, 0]))) &&  !ILtQ[m + n + 2, 0] && IntLinearQ[a, b, c, d, m, n, x]

Rule 56

Int[1/(Sqrt[(a_.) + (b_.)*(x_)]*Sqrt[(c_.) + (d_.)*(x_)]), x_Symbol] :> Dist[2/Sqrt[b], Subst[Int[1/Sqrt[b*c -
 a*d + d*x^2], x], x, Sqrt[a + b*x]], x] /; FreeQ[{a, b, c, d}, x] && GtQ[b*c - a*d, 0] && GtQ[b, 0]

Rule 221

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Simp[ArcSinh[Rt[b, 2]*(x/Sqrt[a])]/Rt[b, 2], x] /; FreeQ[{a, b},
 x] && GtQ[a, 0] && PosQ[b]

Rule 5875

Int[((a_.) + ArcSinh[u_]*(b_.))*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Simp[(c + d*x)^(m + 1)*((a + b*ArcSin
h[u])/(d*(m + 1))), x] - Dist[b/(d*(m + 1)), Int[SimplifyIntegrand[(c + d*x)^(m + 1)*(D[u, x]/Sqrt[1 + u^2]),
x], x], x] /; FreeQ[{a, b, c, d, m}, x] && NeQ[m, -1] && InverseFunctionFreeQ[u, x] &&  !FunctionOfQ[(c + d*x)
^(m + 1), u, x] &&  !FunctionOfExponentialQ[u, x]

Rubi steps

\begin {align*} \int x \sinh ^{-1}\left (\sqrt {x}\right ) \, dx &=\frac {1}{2} x^2 \sinh ^{-1}\left (\sqrt {x}\right )-\frac {1}{2} \int \frac {x^{3/2}}{2 \sqrt {1+x}} \, dx\\ &=\frac {1}{2} x^2 \sinh ^{-1}\left (\sqrt {x}\right )-\frac {1}{4} \int \frac {x^{3/2}}{\sqrt {1+x}} \, dx\\ &=-\frac {1}{8} x^{3/2} \sqrt {1+x}+\frac {1}{2} x^2 \sinh ^{-1}\left (\sqrt {x}\right )+\frac {3}{16} \int \frac {\sqrt {x}}{\sqrt {1+x}} \, dx\\ &=\frac {3}{16} \sqrt {x} \sqrt {1+x}-\frac {1}{8} x^{3/2} \sqrt {1+x}+\frac {1}{2} x^2 \sinh ^{-1}\left (\sqrt {x}\right )-\frac {3}{32} \int \frac {1}{\sqrt {x} \sqrt {1+x}} \, dx\\ &=\frac {3}{16} \sqrt {x} \sqrt {1+x}-\frac {1}{8} x^{3/2} \sqrt {1+x}+\frac {1}{2} x^2 \sinh ^{-1}\left (\sqrt {x}\right )-\frac {3}{16} \text {Subst}\left (\int \frac {1}{\sqrt {1+x^2}} \, dx,x,\sqrt {x}\right )\\ &=\frac {3}{16} \sqrt {x} \sqrt {1+x}-\frac {1}{8} x^{3/2} \sqrt {1+x}-\frac {3}{16} \sinh ^{-1}\left (\sqrt {x}\right )+\frac {1}{2} x^2 \sinh ^{-1}\left (\sqrt {x}\right )\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.01, size = 37, normalized size = 0.66 \begin {gather*} \frac {1}{16} \left ((3-2 x) \sqrt {x} \sqrt {1+x}+\left (-3+8 x^2\right ) \sinh ^{-1}\left (\sqrt {x}\right )\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[x*ArcSinh[Sqrt[x]],x]

[Out]

((3 - 2*x)*Sqrt[x]*Sqrt[1 + x] + (-3 + 8*x^2)*ArcSinh[Sqrt[x]])/16

________________________________________________________________________________________

Maple [A]
time = 0.28, size = 37, normalized size = 0.66

method result size
derivativedivides \(-\frac {3 \arcsinh \left (\sqrt {x}\right )}{16}+\frac {x^{2} \arcsinh \left (\sqrt {x}\right )}{2}-\frac {x^{\frac {3}{2}} \sqrt {1+x}}{8}+\frac {3 \sqrt {x}\, \sqrt {1+x}}{16}\) \(37\)
default \(-\frac {3 \arcsinh \left (\sqrt {x}\right )}{16}+\frac {x^{2} \arcsinh \left (\sqrt {x}\right )}{2}-\frac {x^{\frac {3}{2}} \sqrt {1+x}}{8}+\frac {3 \sqrt {x}\, \sqrt {1+x}}{16}\) \(37\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x*arcsinh(x^(1/2)),x,method=_RETURNVERBOSE)

[Out]

-3/16*arcsinh(x^(1/2))+1/2*x^2*arcsinh(x^(1/2))-1/8*x^(3/2)*(1+x)^(1/2)+3/16*x^(1/2)*(1+x)^(1/2)

________________________________________________________________________________________

Maxima [A]
time = 0.47, size = 36, normalized size = 0.64 \begin {gather*} \frac {1}{2} \, x^{2} \operatorname {arsinh}\left (\sqrt {x}\right ) - \frac {1}{8} \, \sqrt {x + 1} x^{\frac {3}{2}} + \frac {3}{16} \, \sqrt {x + 1} \sqrt {x} - \frac {3}{16} \, \operatorname {arsinh}\left (\sqrt {x}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/2*x^2*arcsinh(sqrt(x)) - 1/8*sqrt(x + 1)*x^(3/2) + 3/16*sqrt(x + 1)*sqrt(x) - 3/16*arcsinh(sqrt(x))

________________________________________________________________________________________

Fricas [A]
time = 0.34, size = 35, normalized size = 0.62 \begin {gather*} -\frac {1}{16} \, {\left (2 \, x - 3\right )} \sqrt {x + 1} \sqrt {x} + \frac {1}{16} \, {\left (8 \, x^{2} - 3\right )} \log \left (\sqrt {x + 1} + \sqrt {x}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-1/16*(2*x - 3)*sqrt(x + 1)*sqrt(x) + 1/16*(8*x^2 - 3)*log(sqrt(x + 1) + sqrt(x))

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int x \operatorname {asinh}{\left (\sqrt {x} \right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Integral(x*asinh(sqrt(x)), x)

________________________________________________________________________________________

Giac [A]
time = 0.40, size = 48, normalized size = 0.86 \begin {gather*} \frac {1}{2} \, x^{2} \log \left (\sqrt {x + 1} + \sqrt {x}\right ) - \frac {1}{16} \, \sqrt {x^{2} + x} {\left (2 \, x - 3\right )} + \frac {3}{32} \, \log \left ({\left | -2 \, x + 2 \, \sqrt {x^{2} + x} - 1 \right |}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/2*x^2*log(sqrt(x + 1) + sqrt(x)) - 1/16*sqrt(x^2 + x)*(2*x - 3) + 3/32*log(abs(-2*x + 2*sqrt(x^2 + x) - 1))

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x*asinh(x^(1/2)),x)

[Out]

int(x*asinh(x^(1/2)), x)

________________________________________________________________________________________