daveronan
- 13
- 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
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?
daveronan said:lim w→∞ w.ln(1/w*(w+z))
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.