Find Limit of Function: Homework Statement, Equations & Solution

  • Thread starter Thread starter daveronan
  • Start date Start date
  • Tags Tags
    Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
11 replies · 2K views
daveronan
Messages
13
Reaction score
0

Homework Statement


Find the limit of the following function

lim w→∞ (1 + z/w)w

Homework Equations





The Attempt at a Solution



lim w→∞ w ln(1 + z/w)

Not sure where to go next...

Thanks
 
Physics news on Phys.org
I've tried l'hospital's rule, but I don't think I'm any closer.
 
Can you show how you tried l'Hopital's rule? Because I tried it and it worked.
 
w/(1 + z/w) + 1/ln(1 +z/w)
 
I think I may have forgot the chain rule...
 
Dick said:
w ln(1 + z/w) has the form infinity*0. You'll want to arrange it into an infinity/infinity form before you do l'Hopital. Can you show how you tried to apply it?

lim w→∞ w.ln(1/w*(w+z))
 
After l'Hopital I'm getting lim w → ∞ ( -z/(w+z) + ln(1 + z/w))

This doesn't seem to help, not unless I'm doing something stupid.
 
daveronan said:
After l'Hopital I'm getting lim w → ∞ ( -z/(w+z) + ln(1 + z/w))

This doesn't seem to help, not unless I'm doing something stupid.

I've done that, but it still brings me to this.
 
Wait, the penny dropped. The answer is z. You multiply across by -(w+z) :) Thanks for all your help.!
 
... not forgetting you took the logarithm at the start.