the_kid
- 114
- 0
Homework Statement
Find the first two terms in an asymptotic expansion of the following as x goes to zero from the right (i.e. takes on smaller and smaller positive values).
\int^{1}_{0}e^{-x/t}dt
Homework Equations
The Attempt at a Solution
I'm not exactly sure how to proceed with this. I'm assuming I should expand the integrand as a Taylor series:
e^{-x/t}=\sum^{\infty}_{k=0}\frac{(-x/t)^{k}}{k!}
I'm kinda stuck here, though.