Integral de (x-x*ln(x)-1)/(x(x-1)) dx
Solución
Respuesta (Indefinida)
[src]
// -polylog(2, x) + pi*I*log(x) for |x| < 1\
/ || |
| / 2 \ || /1\ 1 |
| x - x*log(x) - 1 log(2*x) log\x - x/ log(-2 + 2*x) || -polylog(2, x) - pi*I*log|-| for --- < 1|
| ---------------- dx = C + -------- + ----------- - ------------- - log(x)*log(-1 + x) + |< \x/ |x| |
| x*(x - 1) 2 2 2 || |
| || __0, 2 /1, 1 | \ __2, 0 / 1, 1 | \ |
/ ||-polylog(2, x) + pi*I*/__ | | x| - pi*I*/__ | | x| otherwise |
\\ \_|2, 2 \ 0, 0 | / \_|2, 2 \0, 0 | / /
∫x(x−1)(−xlog(x)+x)−1dx=C+⎩⎨⎧iπlog(x)−Li2(x)−iπlog(x1)−Li2(x)−iπG2,22,0(0,01,1x)+iπG2,20,2(1,10,0x)−Li2(x)for∣x∣<1for∣x∣1<1otherwise−log(x)log(x−1)+2log(2x)−2log(2x−2)+2log(x2−x)
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.