3.2.31 \(\int (a+b \sinh ^{-1}(c+d x))^2 \, dx\) [131]

Optimal. Leaf size=57 \[ 2 b^2 x-\frac {2 b \sqrt {1+(c+d x)^2} \left (a+b \sinh ^{-1}(c+d x)\right )}{d}+\frac {(c+d x) \left (a+b \sinh ^{-1}(c+d x)\right )^2}{d} \]

[Out]

2*b^2*x+(d*x+c)*(a+b*arcsinh(d*x+c))^2/d-2*b*(a+b*arcsinh(d*x+c))*(1+(d*x+c)^2)^(1/2)/d

________________________________________________________________________________________

Rubi [A]
time = 0.05, antiderivative size = 57, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 12, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.333, Rules used = {5858, 5772, 5798, 8} \begin {gather*} -\frac {2 b \sqrt {(c+d x)^2+1} \left (a+b \sinh ^{-1}(c+d x)\right )}{d}+\frac {(c+d x) \left (a+b \sinh ^{-1}(c+d x)\right )^2}{d}+2 b^2 x \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*ArcSinh[c + d*x])^2,x]

[Out]

2*b^2*x - (2*b*Sqrt[1 + (c + d*x)^2]*(a + b*ArcSinh[c + d*x]))/d + ((c + d*x)*(a + b*ArcSinh[c + d*x])^2)/d

Rule 8

Int[a_, x_Symbol] :> Simp[a*x, x] /; FreeQ[a, x]

Rule 5772

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

Rule 5798

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

Rule 5858

Int[((a_.) + ArcSinh[(c_) + (d_.)*(x_)]*(b_.))^(n_.), x_Symbol] :> Dist[1/d, Subst[Int[(a + b*ArcSinh[x])^n, x
], x, c + d*x], x] /; FreeQ[{a, b, c, d, n}, x]

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]
time = 0.07, size = 87, normalized size = 1.53 \begin {gather*} \frac {\left (a^2+2 b^2\right ) (c+d x)-2 a b \sqrt {1+(c+d x)^2}+2 b \left (a c+a d x-b \sqrt {1+(c+d x)^2}\right ) \sinh ^{-1}(c+d x)+b^2 (c+d x) \sinh ^{-1}(c+d x)^2}{d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*ArcSinh[c + d*x])^2,x]

[Out]

((a^2 + 2*b^2)*(c + d*x) - 2*a*b*Sqrt[1 + (c + d*x)^2] + 2*b*(a*c + a*d*x - b*Sqrt[1 + (c + d*x)^2])*ArcSinh[c
 + d*x] + b^2*(c + d*x)*ArcSinh[c + d*x]^2)/d

________________________________________________________________________________________

Maple [A]
time = 2.17, size = 90, normalized size = 1.58

method result size
derivativedivides \(\frac {\left (d x +c \right ) a^{2}+b^{2} \left (\arcsinh \left (d x +c \right )^{2} \left (d x +c \right )-2 \arcsinh \left (d x +c \right ) \sqrt {1+\left (d x +c \right )^{2}}+2 d x +2 c \right )+2 a b \left (\left (d x +c \right ) \arcsinh \left (d x +c \right )-\sqrt {1+\left (d x +c \right )^{2}}\right )}{d}\) \(90\)
default \(\frac {\left (d x +c \right ) a^{2}+b^{2} \left (\arcsinh \left (d x +c \right )^{2} \left (d x +c \right )-2 \arcsinh \left (d x +c \right ) \sqrt {1+\left (d x +c \right )^{2}}+2 d x +2 c \right )+2 a b \left (\left (d x +c \right ) \arcsinh \left (d x +c \right )-\sqrt {1+\left (d x +c \right )^{2}}\right )}{d}\) \(90\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*arcsinh(d*x+c))^2,x,method=_RETURNVERBOSE)

[Out]

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

[Out]

(x*log(d*x + c + sqrt(d^2*x^2 + 2*c*d*x + c^2 + 1))^2 - integrate(2*(d^3*x^3 + 2*c*d^2*x^2 + (c^2*d + d)*x + s
qrt(d^2*x^2 + 2*c*d*x + c^2 + 1)*(d^2*x^2 + c*d*x))*log(d*x + c + sqrt(d^2*x^2 + 2*c*d*x + c^2 + 1))/(d^3*x^3
+ 3*c*d^2*x^2 + c^3 + (3*c^2*d + d)*x + (d^2*x^2 + 2*c*d*x + c^2 + 1)^(3/2) + c), x))*b^2 + a^2*x + 2*((d*x +
c)*arcsinh(d*x + c) - sqrt((d*x + c)^2 + 1))*a*b/d

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 141 vs. \(2 (55) = 110\).
time = 0.36, size = 141, normalized size = 2.47 \begin {gather*} \frac {{\left (a^{2} + 2 \, b^{2}\right )} d x + {\left (b^{2} d x + b^{2} c\right )} \log \left (d x + c + \sqrt {d^{2} x^{2} + 2 \, c d x + c^{2} + 1}\right )^{2} - 2 \, \sqrt {d^{2} x^{2} + 2 \, c d x + c^{2} + 1} a b + 2 \, {\left (a b d x + a b c - \sqrt {d^{2} x^{2} + 2 \, c d x + c^{2} + 1} b^{2}\right )} \log \left (d x + c + \sqrt {d^{2} x^{2} + 2 \, c d x + c^{2} + 1}\right )}{d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

((a^2 + 2*b^2)*d*x + (b^2*d*x + b^2*c)*log(d*x + c + sqrt(d^2*x^2 + 2*c*d*x + c^2 + 1))^2 - 2*sqrt(d^2*x^2 + 2
*c*d*x + c^2 + 1)*a*b + 2*(a*b*d*x + a*b*c - sqrt(d^2*x^2 + 2*c*d*x + c^2 + 1)*b^2)*log(d*x + c + sqrt(d^2*x^2
 + 2*c*d*x + c^2 + 1)))/d

________________________________________________________________________________________

Sympy [B] Leaf count of result is larger than twice the leaf count of optimal. 143 vs. \(2 (51) = 102\).
time = 0.11, size = 143, normalized size = 2.51 \begin {gather*} \begin {cases} a^{2} x + \frac {2 a b c \operatorname {asinh}{\left (c + d x \right )}}{d} + 2 a b x \operatorname {asinh}{\left (c + d x \right )} - \frac {2 a b \sqrt {c^{2} + 2 c d x + d^{2} x^{2} + 1}}{d} + \frac {b^{2} c \operatorname {asinh}^{2}{\left (c + d x \right )}}{d} + b^{2} x \operatorname {asinh}^{2}{\left (c + d x \right )} + 2 b^{2} x - \frac {2 b^{2} \sqrt {c^{2} + 2 c d x + d^{2} x^{2} + 1} \operatorname {asinh}{\left (c + d x \right )}}{d} & \text {for}\: d \neq 0 \\x \left (a + b \operatorname {asinh}{\left (c \right )}\right )^{2} & \text {otherwise} \end {cases} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*asinh(d*x+c))**2,x)

[Out]

Piecewise((a**2*x + 2*a*b*c*asinh(c + d*x)/d + 2*a*b*x*asinh(c + d*x) - 2*a*b*sqrt(c**2 + 2*c*d*x + d**2*x**2
+ 1)/d + b**2*c*asinh(c + d*x)**2/d + b**2*x*asinh(c + d*x)**2 + 2*b**2*x - 2*b**2*sqrt(c**2 + 2*c*d*x + d**2*
x**2 + 1)*asinh(c + d*x)/d, Ne(d, 0)), (x*(a + b*asinh(c))**2, True))

________________________________________________________________________________________

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((a+b*arcsinh(d*x+c))^2,x, algorithm="giac")

[Out]

integrate((b*arcsinh(d*x + c) + a)^2, x)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*asinh(c + d*x))^2,x)

[Out]

int((a + b*asinh(c + d*x))^2, x)

________________________________________________________________________________________