Integral of 2x/(ln(x)) dx
The solution
Detail solution
-
Let u=log(x).
Then let du=xdx and substitute 2du:
∫u2e2udu
-
The integral of a constant times a function is the constant times the integral of the function:
∫ue2udu=2∫ue2udu
EiRule(a=2, b=0, context=exp(2*_u)/_u, symbol=_u)
So, the result is: 2Ei(2u)
Now substitute u back in:
2Ei(2log(x))
-
Add the constant of integration:
2Ei(2log(x))+constant
The answer is:
2Ei(2log(x))+constant
The answer (Indefinite)
[src]
/
|
| 2*x
| ------ dx = C + 2*Ei(2*log(x))
| log(x)
|
/
∫log(x)2xdx=C+2Ei(2log(x))
2Ei(2log(n))
=
2Ei(2log(n))
Use the examples entering the upper and lower limits of integration.