3.167 \(\int \frac{\log (1-c x) \text{PolyLog}(2,c x)}{x^3} \, dx\)

Optimal. Leaf size=191 \[ -\frac{1}{2} c^2 \text{PolyLog}(2,c x)-\frac{1}{2} c^2 \text{PolyLog}(3,c x)-c^2 \text{PolyLog}(3,1-c x)+\frac{1}{2} c^2 \log (1-c x) \text{PolyLog}(2,c x)+c^2 \log (1-c x) \text{PolyLog}(2,1-c x)-\frac{\log (1-c x) \text{PolyLog}(2,c x)}{2 x^2}+\frac{c \text{PolyLog}(2,c x)}{2 x}+\frac{1}{2} c^2 \log (c x) \log ^2(1-c x)-\frac{1}{4} c^2 \log ^2(1-c x)-c^2 \log (x)+c^2 \log (1-c x)+\frac{\log ^2(1-c x)}{4 x^2}-\frac{c \log (1-c x)}{x} \]

[Out]

-(c^2*Log[x]) + c^2*Log[1 - c*x] - (c*Log[1 - c*x])/x - (c^2*Log[1 - c*x]^2)/4 + Log[1 - c*x]^2/(4*x^2) + (c^2
*Log[c*x]*Log[1 - c*x]^2)/2 - (c^2*PolyLog[2, c*x])/2 + (c*PolyLog[2, c*x])/(2*x) + (c^2*Log[1 - c*x]*PolyLog[
2, c*x])/2 - (Log[1 - c*x]*PolyLog[2, c*x])/(2*x^2) + c^2*Log[1 - c*x]*PolyLog[2, 1 - c*x] - (c^2*PolyLog[3, c
*x])/2 - c^2*PolyLog[3, 1 - c*x]

________________________________________________________________________________________

Rubi [A]  time = 0.281613, antiderivative size = 191, normalized size of antiderivative = 1., number of steps used = 23, number of rules used = 17, integrand size = 16, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 1.062, Rules used = {6591, 2395, 44, 6603, 2398, 2410, 36, 29, 31, 2391, 2390, 2301, 6589, 6596, 2396, 2433, 2374} \[ -\frac{1}{2} c^2 \text{PolyLog}(2,c x)-\frac{1}{2} c^2 \text{PolyLog}(3,c x)-c^2 \text{PolyLog}(3,1-c x)+\frac{1}{2} c^2 \log (1-c x) \text{PolyLog}(2,c x)+c^2 \log (1-c x) \text{PolyLog}(2,1-c x)-\frac{\log (1-c x) \text{PolyLog}(2,c x)}{2 x^2}+\frac{c \text{PolyLog}(2,c x)}{2 x}+\frac{1}{2} c^2 \log (c x) \log ^2(1-c x)-\frac{1}{4} c^2 \log ^2(1-c x)-c^2 \log (x)+c^2 \log (1-c x)+\frac{\log ^2(1-c x)}{4 x^2}-\frac{c \log (1-c x)}{x} \]

Antiderivative was successfully verified.

[In]

Int[(Log[1 - c*x]*PolyLog[2, c*x])/x^3,x]

[Out]

-(c^2*Log[x]) + c^2*Log[1 - c*x] - (c*Log[1 - c*x])/x - (c^2*Log[1 - c*x]^2)/4 + Log[1 - c*x]^2/(4*x^2) + (c^2
*Log[c*x]*Log[1 - c*x]^2)/2 - (c^2*PolyLog[2, c*x])/2 + (c*PolyLog[2, c*x])/(2*x) + (c^2*Log[1 - c*x]*PolyLog[
2, c*x])/2 - (Log[1 - c*x]*PolyLog[2, c*x])/(2*x^2) + c^2*Log[1 - c*x]*PolyLog[2, 1 - c*x] - (c^2*PolyLog[3, c
*x])/2 - c^2*PolyLog[3, 1 - c*x]

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]

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 44

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

Rule 6603

Int[((g_.) + Log[(f_.)*((d_.) + (e_.)*(x_))^(n_.)]*(h_.))*(x_)^(m_.)*PolyLog[2, (c_.)*((a_.) + (b_.)*(x_))], x
_Symbol] :> Simp[(x^(m + 1)*(g + h*Log[f*(d + e*x)^n])*PolyLog[2, c*(a + b*x)])/(m + 1), x] + (Dist[b/(m + 1),
 Int[ExpandIntegrand[(g + h*Log[f*(d + e*x)^n])*Log[1 - a*c - b*c*x], x^(m + 1)/(a + b*x), x], x], x] - Dist[(
e*h*n)/(m + 1), Int[ExpandIntegrand[PolyLog[2, c*(a + b*x)], x^(m + 1)/(d + e*x), x], x], x]) /; FreeQ[{a, b,
c, d, e, f, g, h, n}, x] && IntegerQ[m] && NeQ[m, -1]

Rule 2398

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

Rule 2410

Int[(Log[(c_.)*((d_) + (e_.)*(x_))]*(x_)^(m_.))/((f_) + (g_.)*(x_)), x_Symbol] :> Int[ExpandIntegrand[Log[c*(d
 + e*x)], x^m/(f + g*x), x], x] /; FreeQ[{c, d, e, f, g}, x] && EqQ[e*f - d*g, 0] && EqQ[c*d, 1] && IntegerQ[m
]

Rule 36

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

Rule 29

Int[(x_)^(-1), x_Symbol] :> Simp[Log[x], x]

Rule 31

Int[((a_) + (b_.)*(x_))^(-1), x_Symbol] :> Simp[Log[RemoveContent[a + b*x, x]]/b, x] /; FreeQ[{a, b}, x]

Rule 2391

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> -Simp[PolyLog[2, -(c*e*x^n)]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 2390

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

Rule 2301

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))/(x_), x_Symbol] :> Simp[(a + b*Log[c*x^n])^2/(2*b*n), x] /; FreeQ[{a
, b, c, n}, x]

Rule 6589

Int[PolyLog[n_, (c_.)*((a_.) + (b_.)*(x_))^(p_.)]/((d_.) + (e_.)*(x_)), x_Symbol] :> 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]

Rule 6596

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

Rule 2396

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

Rule 2433

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))^(p_.)*((f_.) + Log[(h_.)*((i_.) + (j_.)*(x_))^(m_.)]*
(g_.))*((k_.) + (l_.)*(x_))^(r_.), x_Symbol] :> Dist[1/e, Subst[Int[((k*x)/d)^r*(a + b*Log[c*x^n])^p*(f + g*Lo
g[h*((e*i - d*j)/e + (j*x)/e)^m]), x], x, d + e*x], x] /; FreeQ[{a, b, c, d, e, f, g, h, i, j, k, l, n, p, r},
 x] && EqQ[e*k - d*l, 0]

Rule 2374

Int[(Log[(d_.)*((e_) + (f_.)*(x_)^(m_.))]*((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_.))/(x_), x_Symbol] :> -Sim
p[(PolyLog[2, -(d*f*x^m)]*(a + b*Log[c*x^n])^p)/m, x] + Dist[(b*n*p)/m, Int[(PolyLog[2, -(d*f*x^m)]*(a + b*Log
[c*x^n])^(p - 1))/x, x], x] /; FreeQ[{a, b, c, d, e, f, m, n}, x] && IGtQ[p, 0] && EqQ[d*e, 1]

Rubi steps

\begin{align*} \int \frac{\log (1-c x) \text{Li}_2(c x)}{x^3} \, dx &=-\frac{\log (1-c x) \text{Li}_2(c x)}{2 x^2}-\frac{1}{2} \int \frac{\log ^2(1-c x)}{x^3} \, dx-\frac{1}{2} c \int \left (\frac{\text{Li}_2(c x)}{x^2}+\frac{c \text{Li}_2(c x)}{x}-\frac{c^2 \text{Li}_2(c x)}{-1+c x}\right ) \, dx\\ &=\frac{\log ^2(1-c x)}{4 x^2}-\frac{\log (1-c x) \text{Li}_2(c x)}{2 x^2}+\frac{1}{2} c \int \frac{\log (1-c x)}{x^2 (1-c x)} \, dx-\frac{1}{2} c \int \frac{\text{Li}_2(c x)}{x^2} \, dx-\frac{1}{2} c^2 \int \frac{\text{Li}_2(c x)}{x} \, dx+\frac{1}{2} c^3 \int \frac{\text{Li}_2(c x)}{-1+c x} \, dx\\ &=\frac{\log ^2(1-c x)}{4 x^2}+\frac{c \text{Li}_2(c x)}{2 x}+\frac{1}{2} c^2 \log (1-c x) \text{Li}_2(c x)-\frac{\log (1-c x) \text{Li}_2(c x)}{2 x^2}-\frac{1}{2} c^2 \text{Li}_3(c x)+\frac{1}{2} c \int \frac{\log (1-c x)}{x^2} \, dx+\frac{1}{2} c \int \left (\frac{\log (1-c x)}{x^2}+\frac{c \log (1-c x)}{x}-\frac{c^2 \log (1-c x)}{-1+c x}\right ) \, dx+\frac{1}{2} c^2 \int \frac{\log ^2(1-c x)}{x} \, dx\\ &=-\frac{c \log (1-c x)}{2 x}+\frac{\log ^2(1-c x)}{4 x^2}+\frac{1}{2} c^2 \log (c x) \log ^2(1-c x)+\frac{c \text{Li}_2(c x)}{2 x}+\frac{1}{2} c^2 \log (1-c x) \text{Li}_2(c x)-\frac{\log (1-c x) \text{Li}_2(c x)}{2 x^2}-\frac{1}{2} c^2 \text{Li}_3(c x)+\frac{1}{2} c \int \frac{\log (1-c x)}{x^2} \, dx-\frac{1}{2} c^2 \int \frac{1}{x (1-c x)} \, dx+\frac{1}{2} c^2 \int \frac{\log (1-c x)}{x} \, dx-\frac{1}{2} c^3 \int \frac{\log (1-c x)}{-1+c x} \, dx+c^3 \int \frac{\log (c x) \log (1-c x)}{1-c x} \, dx\\ &=-\frac{c \log (1-c x)}{x}+\frac{\log ^2(1-c x)}{4 x^2}+\frac{1}{2} c^2 \log (c x) \log ^2(1-c x)-\frac{1}{2} c^2 \text{Li}_2(c x)+\frac{c \text{Li}_2(c x)}{2 x}+\frac{1}{2} c^2 \log (1-c x) \text{Li}_2(c x)-\frac{\log (1-c x) \text{Li}_2(c x)}{2 x^2}-\frac{1}{2} c^2 \text{Li}_3(c x)-\frac{1}{2} c^2 \int \frac{1}{x} \, dx-\frac{1}{2} c^2 \int \frac{1}{x (1-c x)} \, dx-\frac{1}{2} c^2 \operatorname{Subst}\left (\int \frac{\log (x)}{x} \, dx,x,1-c x\right )-c^2 \operatorname{Subst}\left (\int \frac{\log (x) \log \left (c \left (\frac{1}{c}-\frac{x}{c}\right )\right )}{x} \, dx,x,1-c x\right )-\frac{1}{2} c^3 \int \frac{1}{1-c x} \, dx\\ &=-\frac{1}{2} c^2 \log (x)+\frac{1}{2} c^2 \log (1-c x)-\frac{c \log (1-c x)}{x}-\frac{1}{4} c^2 \log ^2(1-c x)+\frac{\log ^2(1-c x)}{4 x^2}+\frac{1}{2} c^2 \log (c x) \log ^2(1-c x)-\frac{1}{2} c^2 \text{Li}_2(c x)+\frac{c \text{Li}_2(c x)}{2 x}+\frac{1}{2} c^2 \log (1-c x) \text{Li}_2(c x)-\frac{\log (1-c x) \text{Li}_2(c x)}{2 x^2}+c^2 \log (1-c x) \text{Li}_2(1-c x)-\frac{1}{2} c^2 \text{Li}_3(c x)-\frac{1}{2} c^2 \int \frac{1}{x} \, dx-c^2 \operatorname{Subst}\left (\int \frac{\text{Li}_2(x)}{x} \, dx,x,1-c x\right )-\frac{1}{2} c^3 \int \frac{1}{1-c x} \, dx\\ &=-c^2 \log (x)+c^2 \log (1-c x)-\frac{c \log (1-c x)}{x}-\frac{1}{4} c^2 \log ^2(1-c x)+\frac{\log ^2(1-c x)}{4 x^2}+\frac{1}{2} c^2 \log (c x) \log ^2(1-c x)-\frac{1}{2} c^2 \text{Li}_2(c x)+\frac{c \text{Li}_2(c x)}{2 x}+\frac{1}{2} c^2 \log (1-c x) \text{Li}_2(c x)-\frac{\log (1-c x) \text{Li}_2(c x)}{2 x^2}+c^2 \log (1-c x) \text{Li}_2(1-c x)-\frac{1}{2} c^2 \text{Li}_3(c x)-c^2 \text{Li}_3(1-c x)\\ \end{align*}

Mathematica [A]  time = 0.274997, size = 185, normalized size = 0.97 \[ \frac{1}{4} \left (\frac{2 \left (\left (c^2 x^2-1\right ) \log (1-c x)+c x\right ) \text{PolyLog}(2,c x)}{x^2}-2 c^2 \text{PolyLog}(3,c x)-4 c^2 \text{PolyLog}(3,1-c x)+2 c^2 (2 \log (1-c x)+1) \text{PolyLog}(2,1-c x)+2 c^2 \log (c x) \log ^2(1-c x)-c^2 \log ^2(1-c x)-2 c^2 \log (x)-2 c^2 \log (c x)+2 c^2 \log (c x) \log (1-c x)+4 c^2 \log (1-c x)+\frac{\log ^2(1-c x)}{x^2}-\frac{4 c \log (1-c x)}{x}\right ) \]

Antiderivative was successfully verified.

[In]

Integrate[(Log[1 - c*x]*PolyLog[2, c*x])/x^3,x]

[Out]

(-2*c^2*Log[x] - 2*c^2*Log[c*x] + 4*c^2*Log[1 - c*x] - (4*c*Log[1 - c*x])/x + 2*c^2*Log[c*x]*Log[1 - c*x] - c^
2*Log[1 - c*x]^2 + Log[1 - c*x]^2/x^2 + 2*c^2*Log[c*x]*Log[1 - c*x]^2 + (2*(c*x + (-1 + c^2*x^2)*Log[1 - c*x])
*PolyLog[2, c*x])/x^2 + 2*c^2*(1 + 2*Log[1 - c*x])*PolyLog[2, 1 - c*x] - 2*c^2*PolyLog[3, c*x] - 4*c^2*PolyLog
[3, 1 - c*x])/4

________________________________________________________________________________________

Maple [F]  time = 0.05, size = 0, normalized size = 0. \begin{align*} \int{\frac{\ln \left ( -cx+1 \right ){\it polylog} \left ( 2,cx \right ) }{{x}^{3}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(ln(-c*x+1)*polylog(2,c*x)/x^3,x)

[Out]

int(ln(-c*x+1)*polylog(2,c*x)/x^3,x)

________________________________________________________________________________________

Maxima [A]  time = 1.66414, size = 219, normalized size = 1.15 \begin{align*} \frac{1}{2} \,{\left (\log \left (c x\right ) \log \left (-c x + 1\right )^{2} + 2 \,{\rm Li}_2\left (-c x + 1\right ) \log \left (-c x + 1\right ) - 2 \,{\rm Li}_{3}(-c x + 1)\right )} c^{2} + \frac{1}{2} \,{\left (\log \left (c x\right ) \log \left (-c x + 1\right ) +{\rm Li}_2\left (-c x + 1\right )\right )} c^{2} - c^{2} \log \left (x\right ) - \frac{1}{2} \, c^{2}{\rm Li}_{3}(c x) - \frac{{\left (c^{2} x^{2} - 1\right )} \log \left (-c x + 1\right )^{2} - 2 \,{\left (c x +{\left (c^{2} x^{2} - 1\right )} \log \left (-c x + 1\right )\right )}{\rm Li}_2\left (c x\right ) - 4 \,{\left (c^{2} x^{2} - c x\right )} \log \left (-c x + 1\right )}{4 \, x^{2}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(log(-c*x+1)*polylog(2,c*x)/x^3,x, algorithm="maxima")

[Out]

1/2*(log(c*x)*log(-c*x + 1)^2 + 2*dilog(-c*x + 1)*log(-c*x + 1) - 2*polylog(3, -c*x + 1))*c^2 + 1/2*(log(c*x)*
log(-c*x + 1) + dilog(-c*x + 1))*c^2 - c^2*log(x) - 1/2*c^2*polylog(3, c*x) - 1/4*((c^2*x^2 - 1)*log(-c*x + 1)
^2 - 2*(c*x + (c^2*x^2 - 1)*log(-c*x + 1))*dilog(c*x) - 4*(c^2*x^2 - c*x)*log(-c*x + 1))/x^2

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{{\rm Li}_2\left (c x\right ) \log \left (-c x + 1\right )}{x^{3}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(log(-c*x+1)*polylog(2,c*x)/x^3,x, algorithm="fricas")

[Out]

integral(dilog(c*x)*log(-c*x + 1)/x^3, x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\log{\left (- c x + 1 \right )} \operatorname{Li}_{2}\left (c x\right )}{x^{3}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(ln(-c*x+1)*polylog(2,c*x)/x**3,x)

[Out]

Integral(log(-c*x + 1)*polylog(2, c*x)/x**3, x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\rm Li}_2\left (c x\right ) \log \left (-c x + 1\right )}{x^{3}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(log(-c*x+1)*polylog(2,c*x)/x^3,x, algorithm="giac")

[Out]

integrate(dilog(c*x)*log(-c*x + 1)/x^3, x)