3.66 \(\int (d x)^{3/2} \text {Li}_3(a x) \, dx\)

Optimal. Leaf size=136 \[ -\frac {16 d^{3/2} \tanh ^{-1}\left (\frac {\sqrt {a} \sqrt {d x}}{\sqrt {d}}\right )}{125 a^{5/2}}+\frac {16 d \sqrt {d x}}{125 a^2}-\frac {4 (d x)^{5/2} \text {Li}_2(a x)}{25 d}+\frac {2 (d x)^{5/2} \text {Li}_3(a x)}{5 d}+\frac {16 (d x)^{3/2}}{375 a}-\frac {8 (d x)^{5/2} \log (1-a x)}{125 d}+\frac {16 (d x)^{5/2}}{625 d} \]

[Out]

16/375*(d*x)^(3/2)/a+16/625*(d*x)^(5/2)/d-16/125*d^(3/2)*arctanh(a^(1/2)*(d*x)^(1/2)/d^(1/2))/a^(5/2)-8/125*(d
*x)^(5/2)*ln(-a*x+1)/d-4/25*(d*x)^(5/2)*polylog(2,a*x)/d+2/5*(d*x)^(5/2)*polylog(3,a*x)/d+16/125*d*(d*x)^(1/2)
/a^2

________________________________________________________________________________________

Rubi [A]  time = 0.08, antiderivative size = 136, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 5, integrand size = 13, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.385, Rules used = {6591, 2395, 50, 63, 206} \[ -\frac {4 (d x)^{5/2} \text {PolyLog}(2,a x)}{25 d}+\frac {2 (d x)^{5/2} \text {PolyLog}(3,a x)}{5 d}-\frac {16 d^{3/2} \tanh ^{-1}\left (\frac {\sqrt {a} \sqrt {d x}}{\sqrt {d}}\right )}{125 a^{5/2}}+\frac {16 d \sqrt {d x}}{125 a^2}+\frac {16 (d x)^{3/2}}{375 a}-\frac {8 (d x)^{5/2} \log (1-a x)}{125 d}+\frac {16 (d x)^{5/2}}{625 d} \]

Antiderivative was successfully verified.

[In]

Int[(d*x)^(3/2)*PolyLog[3, a*x],x]

[Out]

(16*d*Sqrt[d*x])/(125*a^2) + (16*(d*x)^(3/2))/(375*a) + (16*(d*x)^(5/2))/(625*d) - (16*d^(3/2)*ArcTanh[(Sqrt[a
]*Sqrt[d*x])/Sqrt[d]])/(125*a^(5/2)) - (8*(d*x)^(5/2)*Log[1 - a*x])/(125*d) - (4*(d*x)^(5/2)*PolyLog[2, a*x])/
(25*d) + (2*(d*x)^(5/2)*PolyLog[3, a*x])/(5*d)

Rule 50

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 63

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - (a*d)/b + (d*x^p)/b)^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 2395

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))*((f_.) + (g_.)*(x_))^(q_.), x_Symbol] :> Simp[((f + g
*x)^(q + 1)*(a + b*Log[c*(d + e*x)^n]))/(g*(q + 1)), x] - Dist[(b*e*n)/(g*(q + 1)), Int[(f + g*x)^(q + 1)/(d +
 e*x), x], x] /; FreeQ[{a, b, c, d, e, f, g, n, q}, x] && NeQ[e*f - d*g, 0] && NeQ[q, -1]

Rule 6591

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

Rubi steps

\begin {align*} \int (d x)^{3/2} \text {Li}_3(a x) \, dx &=\frac {2 (d x)^{5/2} \text {Li}_3(a x)}{5 d}-\frac {2}{5} \int (d x)^{3/2} \text {Li}_2(a x) \, dx\\ &=-\frac {4 (d x)^{5/2} \text {Li}_2(a x)}{25 d}+\frac {2 (d x)^{5/2} \text {Li}_3(a x)}{5 d}-\frac {4}{25} \int (d x)^{3/2} \log (1-a x) \, dx\\ &=-\frac {8 (d x)^{5/2} \log (1-a x)}{125 d}-\frac {4 (d x)^{5/2} \text {Li}_2(a x)}{25 d}+\frac {2 (d x)^{5/2} \text {Li}_3(a x)}{5 d}-\frac {(8 a) \int \frac {(d x)^{5/2}}{1-a x} \, dx}{125 d}\\ &=\frac {16 (d x)^{5/2}}{625 d}-\frac {8 (d x)^{5/2} \log (1-a x)}{125 d}-\frac {4 (d x)^{5/2} \text {Li}_2(a x)}{25 d}+\frac {2 (d x)^{5/2} \text {Li}_3(a x)}{5 d}-\frac {8}{125} \int \frac {(d x)^{3/2}}{1-a x} \, dx\\ &=\frac {16 (d x)^{3/2}}{375 a}+\frac {16 (d x)^{5/2}}{625 d}-\frac {8 (d x)^{5/2} \log (1-a x)}{125 d}-\frac {4 (d x)^{5/2} \text {Li}_2(a x)}{25 d}+\frac {2 (d x)^{5/2} \text {Li}_3(a x)}{5 d}-\frac {(8 d) \int \frac {\sqrt {d x}}{1-a x} \, dx}{125 a}\\ &=\frac {16 d \sqrt {d x}}{125 a^2}+\frac {16 (d x)^{3/2}}{375 a}+\frac {16 (d x)^{5/2}}{625 d}-\frac {8 (d x)^{5/2} \log (1-a x)}{125 d}-\frac {4 (d x)^{5/2} \text {Li}_2(a x)}{25 d}+\frac {2 (d x)^{5/2} \text {Li}_3(a x)}{5 d}-\frac {\left (8 d^2\right ) \int \frac {1}{\sqrt {d x} (1-a x)} \, dx}{125 a^2}\\ &=\frac {16 d \sqrt {d x}}{125 a^2}+\frac {16 (d x)^{3/2}}{375 a}+\frac {16 (d x)^{5/2}}{625 d}-\frac {8 (d x)^{5/2} \log (1-a x)}{125 d}-\frac {4 (d x)^{5/2} \text {Li}_2(a x)}{25 d}+\frac {2 (d x)^{5/2} \text {Li}_3(a x)}{5 d}-\frac {(16 d) \operatorname {Subst}\left (\int \frac {1}{1-\frac {a x^2}{d}} \, dx,x,\sqrt {d x}\right )}{125 a^2}\\ &=\frac {16 d \sqrt {d x}}{125 a^2}+\frac {16 (d x)^{3/2}}{375 a}+\frac {16 (d x)^{5/2}}{625 d}-\frac {16 d^{3/2} \tanh ^{-1}\left (\frac {\sqrt {a} \sqrt {d x}}{\sqrt {d}}\right )}{125 a^{5/2}}-\frac {8 (d x)^{5/2} \log (1-a x)}{125 d}-\frac {4 (d x)^{5/2} \text {Li}_2(a x)}{25 d}+\frac {2 (d x)^{5/2} \text {Li}_3(a x)}{5 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.21, size = 88, normalized size = 0.65 \[ \frac {2 d \sqrt {d x} \left (4 \left (-\frac {30 \tanh ^{-1}\left (\sqrt {a} \sqrt {x}\right )}{a^{5/2} \sqrt {x}}+\frac {30}{a^2}-15 x^2 \log (1-a x)+\frac {10 x}{a}+6 x^2\right )-150 x^2 \text {Li}_2(a x)+375 x^2 \text {Li}_3(a x)\right )}{1875} \]

Antiderivative was successfully verified.

[In]

Integrate[(d*x)^(3/2)*PolyLog[3, a*x],x]

[Out]

(2*d*Sqrt[d*x]*(4*(30/a^2 + (10*x)/a + 6*x^2 - (30*ArcTanh[Sqrt[a]*Sqrt[x]])/(a^(5/2)*Sqrt[x]) - 15*x^2*Log[1
- a*x]) - 150*x^2*PolyLog[2, a*x] + 375*x^2*PolyLog[3, a*x]))/1875

________________________________________________________________________________________

fricas [C]  time = 0.53, size = 229, normalized size = 1.68 \[ \left [\frac {2 \, {\left (375 \, \sqrt {d x} a^{2} d x^{2} {\rm polylog}\left (3, a x\right ) + 60 \, d \sqrt {\frac {d}{a}} \log \left (\frac {a d x - 2 \, \sqrt {d x} a \sqrt {\frac {d}{a}} + d}{a x - 1}\right ) - 2 \, {\left (75 \, a^{2} d x^{2} {\rm Li}_2\left (a x\right ) + 30 \, a^{2} d x^{2} \log \left (-a x + 1\right ) - 12 \, a^{2} d x^{2} - 20 \, a d x - 60 \, d\right )} \sqrt {d x}\right )}}{1875 \, a^{2}}, \frac {2 \, {\left (375 \, \sqrt {d x} a^{2} d x^{2} {\rm polylog}\left (3, a x\right ) + 120 \, d \sqrt {-\frac {d}{a}} \arctan \left (\frac {\sqrt {d x} a \sqrt {-\frac {d}{a}}}{d}\right ) - 2 \, {\left (75 \, a^{2} d x^{2} {\rm Li}_2\left (a x\right ) + 30 \, a^{2} d x^{2} \log \left (-a x + 1\right ) - 12 \, a^{2} d x^{2} - 20 \, a d x - 60 \, d\right )} \sqrt {d x}\right )}}{1875 \, a^{2}}\right ] \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x)^(3/2)*polylog(3,a*x),x, algorithm="fricas")

[Out]

[2/1875*(375*sqrt(d*x)*a^2*d*x^2*polylog(3, a*x) + 60*d*sqrt(d/a)*log((a*d*x - 2*sqrt(d*x)*a*sqrt(d/a) + d)/(a
*x - 1)) - 2*(75*a^2*d*x^2*dilog(a*x) + 30*a^2*d*x^2*log(-a*x + 1) - 12*a^2*d*x^2 - 20*a*d*x - 60*d)*sqrt(d*x)
)/a^2, 2/1875*(375*sqrt(d*x)*a^2*d*x^2*polylog(3, a*x) + 120*d*sqrt(-d/a)*arctan(sqrt(d*x)*a*sqrt(-d/a)/d) - 2
*(75*a^2*d*x^2*dilog(a*x) + 30*a^2*d*x^2*log(-a*x + 1) - 12*a^2*d*x^2 - 20*a*d*x - 60*d)*sqrt(d*x))/a^2]

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (d x\right )^{\frac {3}{2}} {\rm Li}_{3}(a x)\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x)^(3/2)*polylog(3,a*x),x, algorithm="giac")

[Out]

integrate((d*x)^(3/2)*polylog(3, a*x), x)

________________________________________________________________________________________

maple [A]  time = 0.02, size = 141, normalized size = 1.04 \[ \frac {\left (d x \right )^{\frac {3}{2}} \left (\frac {2 \sqrt {x}\, \left (-a \right )^{\frac {7}{2}} \left (168 a^{2} x^{2}+280 a x +840\right )}{13125 a^{3}}+\frac {8 \sqrt {x}\, \left (-a \right )^{\frac {7}{2}} \left (\ln \left (1-\sqrt {a x}\right )-\ln \left (1+\sqrt {a x}\right )\right )}{125 a^{3} \sqrt {a x}}-\frac {8 x^{\frac {5}{2}} \left (-a \right )^{\frac {7}{2}} \ln \left (-a x +1\right )}{125 a}-\frac {4 x^{\frac {5}{2}} \left (-a \right )^{\frac {7}{2}} \polylog \left (2, a x \right )}{25 a}+\frac {2 x^{\frac {5}{2}} \left (-a \right )^{\frac {7}{2}} \polylog \left (3, a x \right )}{5 a}\right )}{x^{\frac {3}{2}} \left (-a \right )^{\frac {3}{2}} a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*x)^(3/2)*polylog(3,a*x),x)

[Out]

(d*x)^(3/2)/x^(3/2)/(-a)^(3/2)/a*(2/13125*x^(1/2)*(-a)^(7/2)*(168*a^2*x^2+280*a*x+840)/a^3+8/125*x^(1/2)*(-a)^
(7/2)/a^3/(a*x)^(1/2)*(ln(1-(a*x)^(1/2))-ln(1+(a*x)^(1/2)))-8/125*x^(5/2)*(-a)^(7/2)/a*ln(-a*x+1)-4/25*x^(5/2)
*(-a)^(7/2)*polylog(2,a*x)/a+2/5*x^(5/2)*(-a)^(7/2)/a*polylog(3,a*x))

________________________________________________________________________________________

maxima [A]  time = 0.65, size = 143, normalized size = 1.05 \[ \frac {2 \, {\left (\frac {60 \, d^{3} \log \left (\frac {\sqrt {d x} a - \sqrt {a d}}{\sqrt {d x} a + \sqrt {a d}}\right )}{\sqrt {a d} a^{2}} - \frac {150 \, \left (d x\right )^{\frac {5}{2}} a^{2} {\rm Li}_2\left (a x\right ) + 60 \, \left (d x\right )^{\frac {5}{2}} a^{2} \log \left (-a d x + d\right ) - 375 \, \left (d x\right )^{\frac {5}{2}} a^{2} {\rm Li}_{3}(a x) - 12 \, {\left (5 \, a^{2} \log \relax (d) + 2 \, a^{2}\right )} \left (d x\right )^{\frac {5}{2}} - 40 \, \left (d x\right )^{\frac {3}{2}} a d - 120 \, \sqrt {d x} d^{2}}{a^{2}}\right )}}{1875 \, d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x)^(3/2)*polylog(3,a*x),x, algorithm="maxima")

[Out]

2/1875*(60*d^3*log((sqrt(d*x)*a - sqrt(a*d))/(sqrt(d*x)*a + sqrt(a*d)))/(sqrt(a*d)*a^2) - (150*(d*x)^(5/2)*a^2
*dilog(a*x) + 60*(d*x)^(5/2)*a^2*log(-a*d*x + d) - 375*(d*x)^(5/2)*a^2*polylog(3, a*x) - 12*(5*a^2*log(d) + 2*
a^2)*(d*x)^(5/2) - 40*(d*x)^(3/2)*a*d - 120*sqrt(d*x)*d^2)/a^2)/d

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int {\left (d\,x\right )}^{3/2}\,\mathrm {polylog}\left (3,a\,x\right ) \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*x)^(3/2)*polylog(3, a*x),x)

[Out]

int((d*x)^(3/2)*polylog(3, a*x), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (d x\right )^{\frac {3}{2}} \operatorname {Li}_{3}\left (a x\right )\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x)**(3/2)*polylog(3,a*x),x)

[Out]

Integral((d*x)**(3/2)*polylog(3, a*x), x)

________________________________________________________________________________________