1 / | | n | x | ----- dx | x + 1 | / 0
Integral(x^n/(x + 1), (x, 0, 1))
/ | | n n / pi*I \ n / pi*I \ | x x*x *Gamma(1 + n)*lerchphi\x*e , 1, 1 + n/ n*x*x *Gamma(1 + n)*lerchphi\x*e , 1, 1 + n/ | ----- dx = C + --------------------------------------------- + ----------------------------------------------- | x + 1 Gamma(2 + n) Gamma(2 + n) | /
/ pi*I \ / pi*I \
Gamma(1 + n)*lerchphi\e , 1, 1 + n/ n*Gamma(1 + n)*lerchphi\e , 1, 1 + n/
-------------------------------------- + ----------------------------------------
Gamma(2 + n) Gamma(2 + n)
=
/ pi*I \ / pi*I \
Gamma(1 + n)*lerchphi\e , 1, 1 + n/ n*Gamma(1 + n)*lerchphi\e , 1, 1 + n/
-------------------------------------- + ----------------------------------------
Gamma(2 + n) Gamma(2 + n)
gamma(1 + n)*lerchphi(exp_polar(pi*i), 1, 1 + n)/gamma(2 + n) + n*gamma(1 + n)*lerchphi(exp_polar(pi*i), 1, 1 + n)/gamma(2 + n)
Use the examples entering the upper and lower limits of integration.