Derivative using l'hopital's rule

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
losin
Messages
12
Reaction score
0
let f(x)

exp(-1/x) for x>0, 0 for x<=0

i want to get f'(x) by using l'hopital's rule, but somehow

i'm applying l'hopital's rule again and again and no clear value is coming out.

i know f'(0) is 0, but i cannot prove it
 
Physics news on Phys.org
So, using the definition of the derivative, you're looking for the limit as x-->0 of exp(-1/x)/x.

If you use L'Hopital on this, you get that it is equal to the limit as x-->0 of -exp(-1/x)/x.

So...?