Asymptotic Expansion: First 2 Terms for Integral

  • Thread starter Thread starter the_kid
  • Start date Start date
  • Tags Tags
    Expansion
the_kid
Messages
114
Reaction score
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.
 
Physics news on Phys.org
Notice you start having problems as t goes to zero... you should re-write your integral with a limit and then I think it would be best to actually expand the terms of your sum this time.
 
Zondrina said:
Notice you start having problems as t goes to zero... you should re-write your integral with a limit and then I think it would be best to actually expand the terms of your sum this time.

lim_{a\rightarrow0^{+}}\int^{a}_{0}(1-\frac{x}{t}+\frac{x^{2}}{2t^{2}}-\frac{x^{3}}{6t^{3}}+\cdots)dt

Like this? Hmm...
 
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