\(\int \frac {\sqrt {d+c^2 d x^2} (a+b \text {arcsinh}(c x))^2}{x} \, dx\) [268]

Optimal result
Mathematica [A] (verified)
Rubi [C] (verified)
Maple [B] (verified)
Fricas [F]
Sympy [F]
Maxima [F]
Giac [F(-2)]
Mupad [F(-1)]
Reduce [F]

Optimal result

Integrand size = 28, antiderivative size = 338 \[ \int \frac {\sqrt {d+c^2 d x^2} (a+b \text {arcsinh}(c x))^2}{x} \, dx=2 b^2 \sqrt {d+c^2 d x^2}-\frac {2 a b c x \sqrt {d+c^2 d x^2}}{\sqrt {1+c^2 x^2}}-\frac {2 b^2 c x \sqrt {d+c^2 d x^2} \text {arcsinh}(c x)}{\sqrt {1+c^2 x^2}}+\sqrt {d+c^2 d x^2} (a+b \text {arcsinh}(c x))^2-\frac {2 \sqrt {d+c^2 d x^2} (a+b \text {arcsinh}(c x))^2 \text {arctanh}\left (e^{\text {arcsinh}(c x)}\right )}{\sqrt {1+c^2 x^2}}-\frac {2 b \sqrt {d+c^2 d x^2} (a+b \text {arcsinh}(c x)) \operatorname {PolyLog}\left (2,-e^{\text {arcsinh}(c x)}\right )}{\sqrt {1+c^2 x^2}}+\frac {2 b \sqrt {d+c^2 d x^2} (a+b \text {arcsinh}(c x)) \operatorname {PolyLog}\left (2,e^{\text {arcsinh}(c x)}\right )}{\sqrt {1+c^2 x^2}}+\frac {2 b^2 \sqrt {d+c^2 d x^2} \operatorname {PolyLog}\left (3,-e^{\text {arcsinh}(c x)}\right )}{\sqrt {1+c^2 x^2}}-\frac {2 b^2 \sqrt {d+c^2 d x^2} \operatorname {PolyLog}\left (3,e^{\text {arcsinh}(c x)}\right )}{\sqrt {1+c^2 x^2}} \] Output:

2*b^2*(c^2*d*x^2+d)^(1/2)-2*a*b*c*x*(c^2*d*x^2+d)^(1/2)/(c^2*x^2+1)^(1/2)- 
2*b^2*c*x*(c^2*d*x^2+d)^(1/2)*arcsinh(c*x)/(c^2*x^2+1)^(1/2)+(c^2*d*x^2+d) 
^(1/2)*(a+b*arcsinh(c*x))^2-2*(c^2*d*x^2+d)^(1/2)*(a+b*arcsinh(c*x))^2*arc 
tanh(c*x+(c^2*x^2+1)^(1/2))/(c^2*x^2+1)^(1/2)-2*b*(c^2*d*x^2+d)^(1/2)*(a+b 
*arcsinh(c*x))*polylog(2,-c*x-(c^2*x^2+1)^(1/2))/(c^2*x^2+1)^(1/2)+2*b*(c^ 
2*d*x^2+d)^(1/2)*(a+b*arcsinh(c*x))*polylog(2,c*x+(c^2*x^2+1)^(1/2))/(c^2* 
x^2+1)^(1/2)+2*b^2*(c^2*d*x^2+d)^(1/2)*polylog(3,-c*x-(c^2*x^2+1)^(1/2))/( 
c^2*x^2+1)^(1/2)-2*b^2*(c^2*d*x^2+d)^(1/2)*polylog(3,c*x+(c^2*x^2+1)^(1/2) 
)/(c^2*x^2+1)^(1/2)
 

Mathematica [A] (verified)

Time = 0.92 (sec) , antiderivative size = 352, normalized size of antiderivative = 1.04 \[ \int \frac {\sqrt {d+c^2 d x^2} (a+b \text {arcsinh}(c x))^2}{x} \, dx=a^2 \sqrt {d+c^2 d x^2}+a^2 \sqrt {d} \log (c x)-a^2 \sqrt {d} \log \left (d+\sqrt {d} \sqrt {d+c^2 d x^2}\right )+\frac {2 a b \sqrt {d+c^2 d x^2} \left (-c x+\sqrt {1+c^2 x^2} \text {arcsinh}(c x)+\text {arcsinh}(c x) \log \left (1-e^{-\text {arcsinh}(c x)}\right )-\text {arcsinh}(c x) \log \left (1+e^{-\text {arcsinh}(c x)}\right )+\operatorname {PolyLog}\left (2,-e^{-\text {arcsinh}(c x)}\right )-\operatorname {PolyLog}\left (2,e^{-\text {arcsinh}(c x)}\right )\right )}{\sqrt {1+c^2 x^2}}+\frac {b^2 \sqrt {d+c^2 d x^2} \left (2 \sqrt {1+c^2 x^2}-2 c x \text {arcsinh}(c x)+\sqrt {1+c^2 x^2} \text {arcsinh}(c x)^2+\text {arcsinh}(c x)^2 \log \left (1-e^{-\text {arcsinh}(c x)}\right )-\text {arcsinh}(c x)^2 \log \left (1+e^{-\text {arcsinh}(c x)}\right )+2 \text {arcsinh}(c x) \operatorname {PolyLog}\left (2,-e^{-\text {arcsinh}(c x)}\right )-2 \text {arcsinh}(c x) \operatorname {PolyLog}\left (2,e^{-\text {arcsinh}(c x)}\right )+2 \operatorname {PolyLog}\left (3,-e^{-\text {arcsinh}(c x)}\right )-2 \operatorname {PolyLog}\left (3,e^{-\text {arcsinh}(c x)}\right )\right )}{\sqrt {1+c^2 x^2}} \] Input:

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

Output:

a^2*Sqrt[d + c^2*d*x^2] + a^2*Sqrt[d]*Log[c*x] - a^2*Sqrt[d]*Log[d + Sqrt[ 
d]*Sqrt[d + c^2*d*x^2]] + (2*a*b*Sqrt[d + c^2*d*x^2]*(-(c*x) + Sqrt[1 + c^ 
2*x^2]*ArcSinh[c*x] + ArcSinh[c*x]*Log[1 - E^(-ArcSinh[c*x])] - ArcSinh[c* 
x]*Log[1 + E^(-ArcSinh[c*x])] + PolyLog[2, -E^(-ArcSinh[c*x])] - PolyLog[2 
, E^(-ArcSinh[c*x])]))/Sqrt[1 + c^2*x^2] + (b^2*Sqrt[d + c^2*d*x^2]*(2*Sqr 
t[1 + c^2*x^2] - 2*c*x*ArcSinh[c*x] + Sqrt[1 + c^2*x^2]*ArcSinh[c*x]^2 + A 
rcSinh[c*x]^2*Log[1 - E^(-ArcSinh[c*x])] - ArcSinh[c*x]^2*Log[1 + E^(-ArcS 
inh[c*x])] + 2*ArcSinh[c*x]*PolyLog[2, -E^(-ArcSinh[c*x])] - 2*ArcSinh[c*x 
]*PolyLog[2, E^(-ArcSinh[c*x])] + 2*PolyLog[3, -E^(-ArcSinh[c*x])] - 2*Pol 
yLog[3, E^(-ArcSinh[c*x])]))/Sqrt[1 + c^2*x^2]
 

Rubi [C] (verified)

Result contains complex when optimal does not.

Time = 1.07 (sec) , antiderivative size = 212, normalized size of antiderivative = 0.63, number of steps used = 10, number of rules used = 9, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.321, Rules used = {6221, 2009, 6231, 3042, 26, 4670, 3011, 2720, 7143}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {\sqrt {c^2 d x^2+d} (a+b \text {arcsinh}(c x))^2}{x} \, dx\)

\(\Big \downarrow \) 6221

\(\displaystyle -\frac {2 b c \sqrt {c^2 d x^2+d} \int (a+b \text {arcsinh}(c x))dx}{\sqrt {c^2 x^2+1}}+\frac {\sqrt {c^2 d x^2+d} \int \frac {(a+b \text {arcsinh}(c x))^2}{x \sqrt {c^2 x^2+1}}dx}{\sqrt {c^2 x^2+1}}+\sqrt {c^2 d x^2+d} (a+b \text {arcsinh}(c x))^2\)

\(\Big \downarrow \) 2009

\(\displaystyle \frac {\sqrt {c^2 d x^2+d} \int \frac {(a+b \text {arcsinh}(c x))^2}{x \sqrt {c^2 x^2+1}}dx}{\sqrt {c^2 x^2+1}}+\sqrt {c^2 d x^2+d} (a+b \text {arcsinh}(c x))^2-\frac {2 b c \sqrt {c^2 d x^2+d} \left (a x+b x \text {arcsinh}(c x)-\frac {b \sqrt {c^2 x^2+1}}{c}\right )}{\sqrt {c^2 x^2+1}}\)

\(\Big \downarrow \) 6231

\(\displaystyle \frac {\sqrt {c^2 d x^2+d} \int \frac {(a+b \text {arcsinh}(c x))^2}{c x}d\text {arcsinh}(c x)}{\sqrt {c^2 x^2+1}}+\sqrt {c^2 d x^2+d} (a+b \text {arcsinh}(c x))^2-\frac {2 b c \sqrt {c^2 d x^2+d} \left (a x+b x \text {arcsinh}(c x)-\frac {b \sqrt {c^2 x^2+1}}{c}\right )}{\sqrt {c^2 x^2+1}}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {\sqrt {c^2 d x^2+d} \int i (a+b \text {arcsinh}(c x))^2 \csc (i \text {arcsinh}(c x))d\text {arcsinh}(c x)}{\sqrt {c^2 x^2+1}}+\sqrt {c^2 d x^2+d} (a+b \text {arcsinh}(c x))^2-\frac {2 b c \sqrt {c^2 d x^2+d} \left (a x+b x \text {arcsinh}(c x)-\frac {b \sqrt {c^2 x^2+1}}{c}\right )}{\sqrt {c^2 x^2+1}}\)

\(\Big \downarrow \) 26

\(\displaystyle \frac {i \sqrt {c^2 d x^2+d} \int (a+b \text {arcsinh}(c x))^2 \csc (i \text {arcsinh}(c x))d\text {arcsinh}(c x)}{\sqrt {c^2 x^2+1}}+\sqrt {c^2 d x^2+d} (a+b \text {arcsinh}(c x))^2-\frac {2 b c \sqrt {c^2 d x^2+d} \left (a x+b x \text {arcsinh}(c x)-\frac {b \sqrt {c^2 x^2+1}}{c}\right )}{\sqrt {c^2 x^2+1}}\)

\(\Big \downarrow \) 4670

\(\displaystyle \frac {i \sqrt {c^2 d x^2+d} \left (2 i b \int (a+b \text {arcsinh}(c x)) \log \left (1-e^{\text {arcsinh}(c x)}\right )d\text {arcsinh}(c x)-2 i b \int (a+b \text {arcsinh}(c x)) \log \left (1+e^{\text {arcsinh}(c x)}\right )d\text {arcsinh}(c x)+2 i \text {arctanh}\left (e^{\text {arcsinh}(c x)}\right ) (a+b \text {arcsinh}(c x))^2\right )}{\sqrt {c^2 x^2+1}}+\sqrt {c^2 d x^2+d} (a+b \text {arcsinh}(c x))^2-\frac {2 b c \sqrt {c^2 d x^2+d} \left (a x+b x \text {arcsinh}(c x)-\frac {b \sqrt {c^2 x^2+1}}{c}\right )}{\sqrt {c^2 x^2+1}}\)

\(\Big \downarrow \) 3011

\(\displaystyle \frac {i \sqrt {c^2 d x^2+d} \left (-2 i b \left (b \int \operatorname {PolyLog}\left (2,-e^{\text {arcsinh}(c x)}\right )d\text {arcsinh}(c x)-\operatorname {PolyLog}\left (2,-e^{\text {arcsinh}(c x)}\right ) (a+b \text {arcsinh}(c x))\right )+2 i b \left (b \int \operatorname {PolyLog}\left (2,e^{\text {arcsinh}(c x)}\right )d\text {arcsinh}(c x)-\operatorname {PolyLog}\left (2,e^{\text {arcsinh}(c x)}\right ) (a+b \text {arcsinh}(c x))\right )+2 i \text {arctanh}\left (e^{\text {arcsinh}(c x)}\right ) (a+b \text {arcsinh}(c x))^2\right )}{\sqrt {c^2 x^2+1}}+\sqrt {c^2 d x^2+d} (a+b \text {arcsinh}(c x))^2-\frac {2 b c \sqrt {c^2 d x^2+d} \left (a x+b x \text {arcsinh}(c x)-\frac {b \sqrt {c^2 x^2+1}}{c}\right )}{\sqrt {c^2 x^2+1}}\)

\(\Big \downarrow \) 2720

\(\displaystyle \frac {i \sqrt {c^2 d x^2+d} \left (-2 i b \left (b \int e^{-\text {arcsinh}(c x)} \operatorname {PolyLog}\left (2,-e^{\text {arcsinh}(c x)}\right )de^{\text {arcsinh}(c x)}-\operatorname {PolyLog}\left (2,-e^{\text {arcsinh}(c x)}\right ) (a+b \text {arcsinh}(c x))\right )+2 i b \left (b \int e^{-\text {arcsinh}(c x)} \operatorname {PolyLog}\left (2,e^{\text {arcsinh}(c x)}\right )de^{\text {arcsinh}(c x)}-\operatorname {PolyLog}\left (2,e^{\text {arcsinh}(c x)}\right ) (a+b \text {arcsinh}(c x))\right )+2 i \text {arctanh}\left (e^{\text {arcsinh}(c x)}\right ) (a+b \text {arcsinh}(c x))^2\right )}{\sqrt {c^2 x^2+1}}+\sqrt {c^2 d x^2+d} (a+b \text {arcsinh}(c x))^2-\frac {2 b c \sqrt {c^2 d x^2+d} \left (a x+b x \text {arcsinh}(c x)-\frac {b \sqrt {c^2 x^2+1}}{c}\right )}{\sqrt {c^2 x^2+1}}\)

\(\Big \downarrow \) 7143

\(\displaystyle \frac {i \sqrt {c^2 d x^2+d} \left (2 i \text {arctanh}\left (e^{\text {arcsinh}(c x)}\right ) (a+b \text {arcsinh}(c x))^2-2 i b \left (b \operatorname {PolyLog}\left (3,-e^{\text {arcsinh}(c x)}\right )-\operatorname {PolyLog}\left (2,-e^{\text {arcsinh}(c x)}\right ) (a+b \text {arcsinh}(c x))\right )+2 i b \left (b \operatorname {PolyLog}\left (3,e^{\text {arcsinh}(c x)}\right )-\operatorname {PolyLog}\left (2,e^{\text {arcsinh}(c x)}\right ) (a+b \text {arcsinh}(c x))\right )\right )}{\sqrt {c^2 x^2+1}}+\sqrt {c^2 d x^2+d} (a+b \text {arcsinh}(c x))^2-\frac {2 b c \sqrt {c^2 d x^2+d} \left (a x+b x \text {arcsinh}(c x)-\frac {b \sqrt {c^2 x^2+1}}{c}\right )}{\sqrt {c^2 x^2+1}}\)

Input:

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

Output:

Sqrt[d + c^2*d*x^2]*(a + b*ArcSinh[c*x])^2 - (2*b*c*Sqrt[d + c^2*d*x^2]*(a 
*x - (b*Sqrt[1 + c^2*x^2])/c + b*x*ArcSinh[c*x]))/Sqrt[1 + c^2*x^2] + (I*S 
qrt[d + c^2*d*x^2]*((2*I)*(a + b*ArcSinh[c*x])^2*ArcTanh[E^ArcSinh[c*x]] - 
 (2*I)*b*(-((a + b*ArcSinh[c*x])*PolyLog[2, -E^ArcSinh[c*x]]) + b*PolyLog[ 
3, -E^ArcSinh[c*x]]) + (2*I)*b*(-((a + b*ArcSinh[c*x])*PolyLog[2, E^ArcSin 
h[c*x]]) + b*PolyLog[3, E^ArcSinh[c*x]])))/Sqrt[1 + c^2*x^2]
 

Defintions of rubi rules used

rule 26
Int[(Complex[0, a_])*(Fx_), x_Symbol] :> Simp[(Complex[Identity[0], a])   I 
nt[Fx, x], x] /; FreeQ[a, x] && EqQ[a^2, 1]
 

rule 2009
Int[u_, x_Symbol] :> Simp[IntSum[u, x], x] /; SumQ[u]
 

rule 2720
Int[u_, x_Symbol] :> With[{v = FunctionOfExponential[u, x]}, Simp[v/D[v, x] 
   Subst[Int[FunctionOfExponentialFunction[u, x]/x, x], x, v], x]] /; Funct 
ionOfExponentialQ[u, x] &&  !MatchQ[u, (w_)*((a_.)*(v_)^(n_))^(m_) /; FreeQ 
[{a, m, n}, x] && IntegerQ[m*n]] &&  !MatchQ[u, E^((c_.)*((a_.) + (b_.)*x)) 
*(F_)[v_] /; FreeQ[{a, b, c}, x] && InverseFunctionQ[F[x]]]
 

rule 3011
Int[Log[1 + (e_.)*((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.)]*((f_.) + (g_.) 
*(x_))^(m_.), x_Symbol] :> Simp[(-(f + g*x)^m)*(PolyLog[2, (-e)*(F^(c*(a + 
b*x)))^n]/(b*c*n*Log[F])), x] + Simp[g*(m/(b*c*n*Log[F]))   Int[(f + g*x)^( 
m - 1)*PolyLog[2, (-e)*(F^(c*(a + b*x)))^n], x], x] /; FreeQ[{F, a, b, c, e 
, f, g, n}, x] && GtQ[m, 0]
 

rule 3042
Int[u_, x_Symbol] :> Int[DeactivateTrig[u, x], x] /; FunctionOfTrigOfLinear 
Q[u, x]
 

rule 4670
Int[csc[(e_.) + (Complex[0, fz_])*(f_.)*(x_)]*((c_.) + (d_.)*(x_))^(m_.), x 
_Symbol] :> Simp[-2*(c + d*x)^m*(ArcTanh[E^((-I)*e + f*fz*x)]/(f*fz*I)), x] 
 + (-Simp[d*(m/(f*fz*I))   Int[(c + d*x)^(m - 1)*Log[1 - E^((-I)*e + f*fz*x 
)], x], x] + Simp[d*(m/(f*fz*I))   Int[(c + d*x)^(m - 1)*Log[1 + E^((-I)*e 
+ f*fz*x)], x], x]) /; FreeQ[{c, d, e, f, fz}, x] && IGtQ[m, 0]
 

rule 6221
Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_)*Sqrt[(d_) + 
 (e_.)*(x_)^2], x_Symbol] :> Simp[(f*x)^(m + 1)*Sqrt[d + e*x^2]*((a + b*Arc 
Sinh[c*x])^n/(f*(m + 2))), x] + (Simp[(1/(m + 2))*Simp[Sqrt[d + e*x^2]/Sqrt 
[1 + c^2*x^2]]   Int[(f*x)^m*((a + b*ArcSinh[c*x])^n/Sqrt[1 + c^2*x^2]), x] 
, x] - Simp[b*c*(n/(f*(m + 2)))*Simp[Sqrt[d + e*x^2]/Sqrt[1 + c^2*x^2]]   I 
nt[(f*x)^(m + 1)*(a + b*ArcSinh[c*x])^(n - 1), x], x]) /; FreeQ[{a, b, c, d 
, e, f, m}, x] && EqQ[e, c^2*d] && IGtQ[n, 0] && (IGtQ[m, -2] || EqQ[n, 1])
 

rule 6231
Int[(((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)*(x_)^(m_))/Sqrt[(d_) + (e_.) 
*(x_)^2], x_Symbol] :> Simp[(1/c^(m + 1))*Simp[Sqrt[1 + c^2*x^2]/Sqrt[d + e 
*x^2]]   Subst[Int[(a + b*x)^n*Sinh[x]^m, x], x, ArcSinh[c*x]], x] /; FreeQ 
[{a, b, c, d, e}, x] && EqQ[e, c^2*d] && IGtQ[n, 0] && IntegerQ[m]
 

rule 7143
Int[PolyLog[n_, (c_.)*((a_.) + (b_.)*(x_))^(p_.)]/((d_.) + (e_.)*(x_)), x_S 
ymbol] :> Simp[PolyLog[n + 1, c*(a + b*x)^p]/(e*p), x] /; FreeQ[{a, b, c, d 
, e, n, p}, x] && EqQ[b*d, a*e]
 
Maple [B] (verified)

Leaf count of result is larger than twice the leaf count of optimal. \(763\) vs. \(2(353)=706\).

Time = 1.10 (sec) , antiderivative size = 764, normalized size of antiderivative = 2.26

method result size
default \(-\sqrt {d}\, \ln \left (\frac {2 d +2 \sqrt {d}\, \sqrt {c^{2} d \,x^{2}+d}}{x}\right ) a^{2}+\sqrt {c^{2} d \,x^{2}+d}\, a^{2}+b^{2} \left (\frac {\sqrt {d \left (c^{2} x^{2}+1\right )}\, \left (c^{2} x^{2}+\sqrt {c^{2} x^{2}+1}\, x c +1\right ) \left (\operatorname {arcsinh}\left (x c \right )^{2}-2 \,\operatorname {arcsinh}\left (x c \right )+2\right )}{2 c^{2} x^{2}+2}+\frac {\sqrt {d \left (c^{2} x^{2}+1\right )}\, \left (c^{2} x^{2}-\sqrt {c^{2} x^{2}+1}\, x c +1\right ) \left (\operatorname {arcsinh}\left (x c \right )^{2}+2 \,\operatorname {arcsinh}\left (x c \right )+2\right )}{2 c^{2} x^{2}+2}+\frac {\sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (x c \right )^{2} \ln \left (1-x c -\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}+\frac {2 \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (x c \right ) \operatorname {polylog}\left (2, x c +\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}-\frac {2 \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {polylog}\left (3, x c +\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}-\frac {\sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (x c \right )^{2} \ln \left (1+x c +\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}-\frac {2 \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (x c \right ) \operatorname {polylog}\left (2, -x c -\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}+\frac {2 \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {polylog}\left (3, -x c -\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}\right )+\frac {2 a b \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (x c \right ) x^{2} c^{2}}{c^{2} x^{2}+1}-\frac {2 a b \sqrt {d \left (c^{2} x^{2}+1\right )}\, x c}{\sqrt {c^{2} x^{2}+1}}+\frac {2 a b \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (x c \right )}{c^{2} x^{2}+1}+\frac {2 a b \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (x c \right ) \ln \left (1-x c -\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}+\frac {2 a b \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {polylog}\left (2, x c +\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}-\frac {2 a b \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (x c \right ) \ln \left (1+x c +\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}-\frac {2 a b \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {polylog}\left (2, -x c -\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}\) \(764\)
parts \(-\sqrt {d}\, \ln \left (\frac {2 d +2 \sqrt {d}\, \sqrt {c^{2} d \,x^{2}+d}}{x}\right ) a^{2}+\sqrt {c^{2} d \,x^{2}+d}\, a^{2}+b^{2} \left (\frac {\sqrt {d \left (c^{2} x^{2}+1\right )}\, \left (c^{2} x^{2}+\sqrt {c^{2} x^{2}+1}\, x c +1\right ) \left (\operatorname {arcsinh}\left (x c \right )^{2}-2 \,\operatorname {arcsinh}\left (x c \right )+2\right )}{2 c^{2} x^{2}+2}+\frac {\sqrt {d \left (c^{2} x^{2}+1\right )}\, \left (c^{2} x^{2}-\sqrt {c^{2} x^{2}+1}\, x c +1\right ) \left (\operatorname {arcsinh}\left (x c \right )^{2}+2 \,\operatorname {arcsinh}\left (x c \right )+2\right )}{2 c^{2} x^{2}+2}+\frac {\sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (x c \right )^{2} \ln \left (1-x c -\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}+\frac {2 \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (x c \right ) \operatorname {polylog}\left (2, x c +\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}-\frac {2 \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {polylog}\left (3, x c +\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}-\frac {\sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (x c \right )^{2} \ln \left (1+x c +\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}-\frac {2 \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (x c \right ) \operatorname {polylog}\left (2, -x c -\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}+\frac {2 \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {polylog}\left (3, -x c -\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}\right )+\frac {2 a b \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (x c \right ) x^{2} c^{2}}{c^{2} x^{2}+1}-\frac {2 a b \sqrt {d \left (c^{2} x^{2}+1\right )}\, x c}{\sqrt {c^{2} x^{2}+1}}+\frac {2 a b \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (x c \right )}{c^{2} x^{2}+1}+\frac {2 a b \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (x c \right ) \ln \left (1-x c -\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}+\frac {2 a b \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {polylog}\left (2, x c +\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}-\frac {2 a b \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (x c \right ) \ln \left (1+x c +\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}-\frac {2 a b \sqrt {d \left (c^{2} x^{2}+1\right )}\, \operatorname {polylog}\left (2, -x c -\sqrt {c^{2} x^{2}+1}\right )}{\sqrt {c^{2} x^{2}+1}}\) \(764\)

Input:

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

Output:

-d^(1/2)*ln((2*d+2*d^(1/2)*(c^2*d*x^2+d)^(1/2))/x)*a^2+(c^2*d*x^2+d)^(1/2) 
*a^2+b^2*(1/2*(d*(c^2*x^2+1))^(1/2)*(c^2*x^2+(c^2*x^2+1)^(1/2)*x*c+1)*(arc 
sinh(x*c)^2-2*arcsinh(x*c)+2)/(c^2*x^2+1)+1/2*(d*(c^2*x^2+1))^(1/2)*(c^2*x 
^2-(c^2*x^2+1)^(1/2)*x*c+1)*(arcsinh(x*c)^2+2*arcsinh(x*c)+2)/(c^2*x^2+1)+ 
(d*(c^2*x^2+1))^(1/2)/(c^2*x^2+1)^(1/2)*arcsinh(x*c)^2*ln(1-x*c-(c^2*x^2+1 
)^(1/2))+2*(d*(c^2*x^2+1))^(1/2)/(c^2*x^2+1)^(1/2)*arcsinh(x*c)*polylog(2, 
x*c+(c^2*x^2+1)^(1/2))-2*(d*(c^2*x^2+1))^(1/2)/(c^2*x^2+1)^(1/2)*polylog(3 
,x*c+(c^2*x^2+1)^(1/2))-(d*(c^2*x^2+1))^(1/2)/(c^2*x^2+1)^(1/2)*arcsinh(x* 
c)^2*ln(1+x*c+(c^2*x^2+1)^(1/2))-2*(d*(c^2*x^2+1))^(1/2)/(c^2*x^2+1)^(1/2) 
*arcsinh(x*c)*polylog(2,-x*c-(c^2*x^2+1)^(1/2))+2*(d*(c^2*x^2+1))^(1/2)/(c 
^2*x^2+1)^(1/2)*polylog(3,-x*c-(c^2*x^2+1)^(1/2)))+2*a*b*(d*(c^2*x^2+1))^( 
1/2)/(c^2*x^2+1)*arcsinh(x*c)*x^2*c^2-2*a*b*(d*(c^2*x^2+1))^(1/2)/(c^2*x^2 
+1)^(1/2)*x*c+2*a*b*(d*(c^2*x^2+1))^(1/2)/(c^2*x^2+1)*arcsinh(x*c)+2*a*b*( 
d*(c^2*x^2+1))^(1/2)/(c^2*x^2+1)^(1/2)*arcsinh(x*c)*ln(1-x*c-(c^2*x^2+1)^( 
1/2))+2*a*b*(d*(c^2*x^2+1))^(1/2)/(c^2*x^2+1)^(1/2)*polylog(2,x*c+(c^2*x^2 
+1)^(1/2))-2*a*b*(d*(c^2*x^2+1))^(1/2)/(c^2*x^2+1)^(1/2)*arcsinh(x*c)*ln(1 
+x*c+(c^2*x^2+1)^(1/2))-2*a*b*(d*(c^2*x^2+1))^(1/2)/(c^2*x^2+1)^(1/2)*poly 
log(2,-x*c-(c^2*x^2+1)^(1/2))
 

Fricas [F]

\[ \int \frac {\sqrt {d+c^2 d x^2} (a+b \text {arcsinh}(c x))^2}{x} \, dx=\int { \frac {\sqrt {c^{2} d x^{2} + d} {\left (b \operatorname {arsinh}\left (c x\right ) + a\right )}^{2}}{x} \,d x } \] Input:

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

Output:

integral(sqrt(c^2*d*x^2 + d)*(b^2*arcsinh(c*x)^2 + 2*a*b*arcsinh(c*x) + a^ 
2)/x, x)
 

Sympy [F]

\[ \int \frac {\sqrt {d+c^2 d x^2} (a+b \text {arcsinh}(c x))^2}{x} \, dx=\int \frac {\sqrt {d \left (c^{2} x^{2} + 1\right )} \left (a + b \operatorname {asinh}{\left (c x \right )}\right )^{2}}{x}\, dx \] Input:

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

Output:

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

Maxima [F]

\[ \int \frac {\sqrt {d+c^2 d x^2} (a+b \text {arcsinh}(c x))^2}{x} \, dx=\int { \frac {\sqrt {c^{2} d x^{2} + d} {\left (b \operatorname {arsinh}\left (c x\right ) + a\right )}^{2}}{x} \,d x } \] Input:

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

Output:

-(sqrt(d)*arcsinh(1/(c*abs(x))) - sqrt(c^2*d*x^2 + d))*a^2 + integrate(sqr 
t(c^2*d*x^2 + d)*b^2*log(c*x + sqrt(c^2*x^2 + 1))^2/x + 2*sqrt(c^2*d*x^2 + 
 d)*a*b*log(c*x + sqrt(c^2*x^2 + 1))/x, x)
 

Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {d+c^2 d x^2} (a+b \text {arcsinh}(c x))^2}{x} \, dx=\text {Exception raised: TypeError} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:sym2poly/r2sym(const gen & e,const 
index_m & i,const vecteur & l) Error: Bad Argument Value
 

Mupad [F(-1)]

Timed out. \[ \int \frac {\sqrt {d+c^2 d x^2} (a+b \text {arcsinh}(c x))^2}{x} \, dx=\int \frac {{\left (a+b\,\mathrm {asinh}\left (c\,x\right )\right )}^2\,\sqrt {d\,c^2\,x^2+d}}{x} \,d x \] Input:

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

Output:

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

Reduce [F]

\[ \int \frac {\sqrt {d+c^2 d x^2} (a+b \text {arcsinh}(c x))^2}{x} \, dx=\sqrt {d}\, \left (\sqrt {c^{2} x^{2}+1}\, a^{2}+2 \left (\int \frac {\sqrt {c^{2} x^{2}+1}\, \mathit {asinh} \left (c x \right )}{x}d x \right ) a b +\left (\int \frac {\sqrt {c^{2} x^{2}+1}\, \mathit {asinh} \left (c x \right )^{2}}{x}d x \right ) b^{2}+\mathrm {log}\left (\sqrt {c^{2} x^{2}+1}+c x -1\right ) a^{2}-\mathrm {log}\left (\sqrt {c^{2} x^{2}+1}+c x +1\right ) a^{2}\right ) \] Input:

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

Output:

sqrt(d)*(sqrt(c**2*x**2 + 1)*a**2 + 2*int((sqrt(c**2*x**2 + 1)*asinh(c*x)) 
/x,x)*a*b + int((sqrt(c**2*x**2 + 1)*asinh(c*x)**2)/x,x)*b**2 + log(sqrt(c 
**2*x**2 + 1) + c*x - 1)*a**2 - log(sqrt(c**2*x**2 + 1) + c*x + 1)*a**2)