Integrating e^x /x using Laurent series

pivoxa15
Messages
2,250
Reaction score
1
How does one integrate \int_{}^{} \frac{e^x}{x}dx

I could expand it using a Laurent series and than integrating term by term but are there more elementary methods?
 
Last edited:
Physics news on Phys.org
courtrigrad said:
why can't you just use integration by parts twice? \int e^{x}\frac{1}{x} dx, u = e^{x}, du = e^{x}dx, dv = \frac{1}{x}, v = \ln x
This just keeps expanding. Using ILATE, the algebraic part should be u, but this just keeping increasing in the power on the bottom. I don't think it's a good candidate for parts.

Edit: I'm not sure what happened to that post. Disregard I guess.
 
Since

\int \frac{e^{x}}{x} \ dx =\mbox{Ei}\left(x)

you can search Abramowitz & Stegun's book on series expansion for this function.

Daniel.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top