Limit xe^(1/x) - x as x --> ∞: Confused?

  • Thread starter Thread starter cue928
  • Start date Start date
  • Tags Tags
    Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 1K views
cue928
Messages
129
Reaction score
0
So we've been asked to take the following limit as x--> infinity: xe^(1/x)-x
I started by dividing through by 1/x to use L'Hopital's rule, getting ((e^(1/x)/(1/x))-x/(1/x)

u = 1/x, du = -1/x^2; on the LH term, this cancels out, leaving e^1/x and on the RH term, I got 1/(-1/x^2) - this is where I'm confused; on the left term, the exponent goes to infinity, and on the RH side, I still get division by zero and it doesn't look like continuing to take the derivative is going to get me anywhere. What am I missing?
 
Physics news on Phys.org
Use:
[tex] e^{x}=1+x+\frac{x^{2}}{2!}+\cdots +\frac{x^{n}}{n!}+\cdots[/tex]
 
Or if [tex]f(x)=xe^{\frac{1}{x}}[/tex] then
[tex] f'(x)=e^{\frac{1}{x}}-\frac{e^{\frac{1}{x}}}{x}[/tex]
 
Sorry but we haven't used a technique such as that. I've got to stick to using LH's rule.
 
As you said let u=1/x and if [tex]x\rightarrow\infty[/tex] then [tex]u\rightarrow 0[/tex], so the limit you need to compute is:
[tex] \lim_{u\rightarrow 0}\frac{e^{u}-1}{u}[/tex]
can you differentiate exp(u)-1 w.r.t. u?