oo / | | 1 | ------------ dx | /log(x + 2)\ | |----------| | \ log(E) / | / 0
Integral(1/(log(x + 2)/log(E)), (x, 0, oo))
There are multiple ways to do this integral.
Rewrite the integrand:
LiRule(a=1, b=2, context=1/log(x + 2), symbol=x)
Rewrite the integrand:
LiRule(a=1, b=2, context=1/log(x + 2), symbol=x)
Add the constant of integration:
The answer is:
/ | | 1 | ------------ dx = C + li(2 + x) | /log(x + 2)\ | |----------| | \ log(E) / | /
oo - li(2)
=
oo - li(2)
oo - li(2)
Use the examples entering the upper and lower limits of integration.