bassota
- 2
- 0
hey. i got an integral:
INT = integral
INT (e^-x)/x dx
PLEASE HELP
INT = integral
INT (e^-x)/x dx
PLEASE HELP
Ha, you beat me to it. Can you believe it took me at least 6 minutes to write my two-line post?sutupidmath said:i do not think this has any nice solution, i mean in terms of any elementary function. I believe it does not have any closed form, unless we want to expand the function under integral sign using power series, and then integrate term per term, we would get an approximation of it. Use this link http://mathworld.wolfram.com/ExponentialIntegral.html
Sure, but what does that get you?DanielleL5432 said:Can't you just use integration by parts over and over again...let u=1/x, then 1/x^2, etc and keep letting dv=e^-x dx?
DanielleL5432 said:Can't you just use integration by parts over and over again...let u=1/x, then 1/x^2, etc and keep letting dv=e^-x dx?
HallsofIvy said:Yes, that would give you an infinite series solution.
I think it would be easier to start with an infinite series:
e^{-x}= 1- x+ \frac{1}{2}x^2- \cdot\cdot\cdot\+ \frac{(-1)^n}{n!}x^n+\cdot\cdot\codt
so
\frac{e^{-x}}{x}= \frac{1}{x}- 1+ \frac{1}{2}x- \cdot\cdot\cdot\+ \frac{(-1)^n}{n!}x^{n-1}+\cdot\cdot\codt
Integrate that to get an infinite series solution.