3.261 \(\int \sqrt{1+a^2+2 a b x+b^2 x^2} \sinh ^{-1}(a+b x)^2 \, dx\)

Optimal. Leaf size=107 \[ \frac{(a+b x) \sqrt{(a+b x)^2+1}}{4 b}+\frac{\sinh ^{-1}(a+b x)^3}{6 b}+\frac{(a+b x) \sqrt{(a+b x)^2+1} \sinh ^{-1}(a+b x)^2}{2 b}-\frac{(a+b x)^2 \sinh ^{-1}(a+b x)}{2 b}-\frac{\sinh ^{-1}(a+b x)}{4 b} \]

[Out]

((a + b*x)*Sqrt[1 + (a + b*x)^2])/(4*b) - ArcSinh[a + b*x]/(4*b) - ((a + b*x)^2*ArcSinh[a + b*x])/(2*b) + ((a
+ b*x)*Sqrt[1 + (a + b*x)^2]*ArcSinh[a + b*x]^2)/(2*b) + ArcSinh[a + b*x]^3/(6*b)

________________________________________________________________________________________

Rubi [A]  time = 0.118978, antiderivative size = 107, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 6, integrand size = 30, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.2, Rules used = {5867, 5682, 5675, 5661, 321, 215} \[ \frac{(a+b x) \sqrt{(a+b x)^2+1}}{4 b}+\frac{\sinh ^{-1}(a+b x)^3}{6 b}+\frac{(a+b x) \sqrt{(a+b x)^2+1} \sinh ^{-1}(a+b x)^2}{2 b}-\frac{(a+b x)^2 \sinh ^{-1}(a+b x)}{2 b}-\frac{\sinh ^{-1}(a+b x)}{4 b} \]

Antiderivative was successfully verified.

[In]

Int[Sqrt[1 + a^2 + 2*a*b*x + b^2*x^2]*ArcSinh[a + b*x]^2,x]

[Out]

((a + b*x)*Sqrt[1 + (a + b*x)^2])/(4*b) - ArcSinh[a + b*x]/(4*b) - ((a + b*x)^2*ArcSinh[a + b*x])/(2*b) + ((a
+ b*x)*Sqrt[1 + (a + b*x)^2]*ArcSinh[a + b*x]^2)/(2*b) + ArcSinh[a + b*x]^3/(6*b)

Rule 5867

Int[((a_.) + ArcSinh[(c_) + (d_.)*(x_)]*(b_.))^(n_.)*((A_.) + (B_.)*(x_) + (C_.)*(x_)^2)^(p_.), x_Symbol] :> D
ist[1/d, Subst[Int[(C/d^2 + (C*x^2)/d^2)^p*(a + b*ArcSinh[x])^n, x], x, c + d*x], x] /; FreeQ[{a, b, c, d, A,
B, C, n, p}, x] && EqQ[B*(1 + c^2) - 2*A*c*d, 0] && EqQ[2*c*C - B*d, 0]

Rule 5682

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

Rule 5675

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)/Sqrt[(d_) + (e_.)*(x_)^2], x_Symbol] :> Simp[(a + b*ArcSinh[c*x]
)^(n + 1)/(b*c*Sqrt[d]*(n + 1)), x] /; FreeQ[{a, b, c, d, e, n}, x] && EqQ[e, c^2*d] && GtQ[d, 0] && NeQ[n, -1
]

Rule 5661

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)*((d_.)*(x_))^(m_.), x_Symbol] :> Simp[((d*x)^(m + 1)*(a + b*ArcS
inh[c*x])^n)/(d*(m + 1)), x] - Dist[(b*c*n)/(d*(m + 1)), Int[((d*x)^(m + 1)*(a + b*ArcSinh[c*x])^(n - 1))/Sqrt
[1 + c^2*x^2], x], x] /; FreeQ[{a, b, c, d, m}, x] && IGtQ[n, 0] && NeQ[m, -1]

Rule 321

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(c^(n - 1)*(c*x)^(m - n + 1)*(a + b*x^n
)^(p + 1))/(b*(m + n*p + 1)), x] - Dist[(a*c^n*(m - n + 1))/(b*(m + n*p + 1)), Int[(c*x)^(m - n)*(a + b*x^n)^p
, x], x] /; FreeQ[{a, b, c, p}, x] && IGtQ[n, 0] && GtQ[m, n - 1] && NeQ[m + n*p + 1, 0] && IntBinomialQ[a, b,
 c, n, m, p, x]

Rule 215

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]

Rubi steps

\begin{align*} \int \sqrt{1+a^2+2 a b x+b^2 x^2} \sinh ^{-1}(a+b x)^2 \, dx &=\frac{\operatorname{Subst}\left (\int \sqrt{1+x^2} \sinh ^{-1}(x)^2 \, dx,x,a+b x\right )}{b}\\ &=\frac{(a+b x) \sqrt{1+(a+b x)^2} \sinh ^{-1}(a+b x)^2}{2 b}+\frac{\operatorname{Subst}\left (\int \frac{\sinh ^{-1}(x)^2}{\sqrt{1+x^2}} \, dx,x,a+b x\right )}{2 b}-\frac{\operatorname{Subst}\left (\int x \sinh ^{-1}(x) \, dx,x,a+b x\right )}{b}\\ &=-\frac{(a+b x)^2 \sinh ^{-1}(a+b x)}{2 b}+\frac{(a+b x) \sqrt{1+(a+b x)^2} \sinh ^{-1}(a+b x)^2}{2 b}+\frac{\sinh ^{-1}(a+b x)^3}{6 b}+\frac{\operatorname{Subst}\left (\int \frac{x^2}{\sqrt{1+x^2}} \, dx,x,a+b x\right )}{2 b}\\ &=\frac{(a+b x) \sqrt{1+(a+b x)^2}}{4 b}-\frac{(a+b x)^2 \sinh ^{-1}(a+b x)}{2 b}+\frac{(a+b x) \sqrt{1+(a+b x)^2} \sinh ^{-1}(a+b x)^2}{2 b}+\frac{\sinh ^{-1}(a+b x)^3}{6 b}-\frac{\operatorname{Subst}\left (\int \frac{1}{\sqrt{1+x^2}} \, dx,x,a+b x\right )}{4 b}\\ &=\frac{(a+b x) \sqrt{1+(a+b x)^2}}{4 b}-\frac{\sinh ^{-1}(a+b x)}{4 b}-\frac{(a+b x)^2 \sinh ^{-1}(a+b x)}{2 b}+\frac{(a+b x) \sqrt{1+(a+b x)^2} \sinh ^{-1}(a+b x)^2}{2 b}+\frac{\sinh ^{-1}(a+b x)^3}{6 b}\\ \end{align*}

Mathematica [A]  time = 0.0854566, size = 110, normalized size = 1.03 \[ \frac{3 (a+b x) \sqrt{a^2+2 a b x+b^2 x^2+1}+6 (a+b x) \sqrt{a^2+2 a b x+b^2 x^2+1} \sinh ^{-1}(a+b x)^2-3 \left (2 a^2+4 a b x+2 b^2 x^2+1\right ) \sinh ^{-1}(a+b x)+2 \sinh ^{-1}(a+b x)^3}{12 b} \]

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[1 + a^2 + 2*a*b*x + b^2*x^2]*ArcSinh[a + b*x]^2,x]

[Out]

(3*(a + b*x)*Sqrt[1 + a^2 + 2*a*b*x + b^2*x^2] - 3*(1 + 2*a^2 + 4*a*b*x + 2*b^2*x^2)*ArcSinh[a + b*x] + 6*(a +
 b*x)*Sqrt[1 + a^2 + 2*a*b*x + b^2*x^2]*ArcSinh[a + b*x]^2 + 2*ArcSinh[a + b*x]^3)/(12*b)

________________________________________________________________________________________

Maple [A]  time = 0.052, size = 167, normalized size = 1.6 \begin{align*}{\frac{1}{12\,b} \left ( 6\, \left ({\it Arcsinh} \left ( bx+a \right ) \right ) ^{2}\sqrt{{b}^{2}{x}^{2}+2\,xab+{a}^{2}+1}xb-6\,{\it Arcsinh} \left ( bx+a \right ){x}^{2}{b}^{2}+6\, \left ({\it Arcsinh} \left ( bx+a \right ) \right ) ^{2}\sqrt{{b}^{2}{x}^{2}+2\,xab+{a}^{2}+1}a-12\,{\it Arcsinh} \left ( bx+a \right ) xab+2\, \left ({\it Arcsinh} \left ( bx+a \right ) \right ) ^{3}-6\,{\it Arcsinh} \left ( bx+a \right ){a}^{2}+3\,\sqrt{{b}^{2}{x}^{2}+2\,xab+{a}^{2}+1}xb+3\,\sqrt{{b}^{2}{x}^{2}+2\,xab+{a}^{2}+1}a-3\,{\it Arcsinh} \left ( bx+a \right ) \right ) } \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(arcsinh(b*x+a)^2*(b^2*x^2+2*a*b*x+a^2+1)^(1/2),x)

[Out]

1/12*(6*arcsinh(b*x+a)^2*(b^2*x^2+2*a*b*x+a^2+1)^(1/2)*x*b-6*arcsinh(b*x+a)*x^2*b^2+6*arcsinh(b*x+a)^2*(b^2*x^
2+2*a*b*x+a^2+1)^(1/2)*a-12*arcsinh(b*x+a)*x*a*b+2*arcsinh(b*x+a)^3-6*arcsinh(b*x+a)*a^2+3*(b^2*x^2+2*a*b*x+a^
2+1)^(1/2)*x*b+3*(b^2*x^2+2*a*b*x+a^2+1)^(1/2)*a-3*arcsinh(b*x+a))/b

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [A]  time = 2.6742, size = 401, normalized size = 3.75 \begin{align*} \frac{6 \, \sqrt{b^{2} x^{2} + 2 \, a b x + a^{2} + 1}{\left (b x + a\right )} \log \left (b x + a + \sqrt{b^{2} x^{2} + 2 \, a b x + a^{2} + 1}\right )^{2} + 2 \, \log \left (b x + a + \sqrt{b^{2} x^{2} + 2 \, a b x + a^{2} + 1}\right )^{3} - 3 \,{\left (2 \, b^{2} x^{2} + 4 \, a b x + 2 \, a^{2} + 1\right )} \log \left (b x + a + \sqrt{b^{2} x^{2} + 2 \, a b x + a^{2} + 1}\right ) + 3 \, \sqrt{b^{2} x^{2} + 2 \, a b x + a^{2} + 1}{\left (b x + a\right )}}{12 \, b} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/12*(6*sqrt(b^2*x^2 + 2*a*b*x + a^2 + 1)*(b*x + a)*log(b*x + a + sqrt(b^2*x^2 + 2*a*b*x + a^2 + 1))^2 + 2*log
(b*x + a + sqrt(b^2*x^2 + 2*a*b*x + a^2 + 1))^3 - 3*(2*b^2*x^2 + 4*a*b*x + 2*a^2 + 1)*log(b*x + a + sqrt(b^2*x
^2 + 2*a*b*x + a^2 + 1)) + 3*sqrt(b^2*x^2 + 2*a*b*x + a^2 + 1)*(b*x + a))/b

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \sqrt{a^{2} + 2 a b x + b^{2} x^{2} + 1} \operatorname{asinh}^{2}{\left (a + b x \right )}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(asinh(b*x+a)**2*(b**2*x**2+2*a*b*x+a**2+1)**(1/2),x)

[Out]

Integral(sqrt(a**2 + 2*a*b*x + b**2*x**2 + 1)*asinh(a + b*x)**2, x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \sqrt{b^{2} x^{2} + 2 \, a b x + a^{2} + 1} \operatorname{arsinh}\left (b x + a\right )^{2}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(sqrt(b^2*x^2 + 2*a*b*x + a^2 + 1)*arcsinh(b*x + a)^2, x)