Limit question limit (x->0) 1/|x|

  • Thread starter Thread starter booya123
  • Start date Start date
  • Tags Tags
    Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
booya123
Messages
2
Reaction score
0
limit (x->0) 1/|x|
 
Physics news on Phys.org
the limit doesn't exist.
lim (x-> o+) = + ∞
lim (x-> o-) = - ∞

so limit of the function at the point zero is not existent by definition.
 
AdrianZ said:
the limit doesn't exist.
lim (x-> o+) = + ∞
lim (x-> o-) = - ∞

so limit of the function at the point zero is not existent by definition.

Not true. The function is 1/|x| not 1/x
 
Mentallic said:
Not true. The function is 1/|x| not 1/x

aah yea you're right. didn't notice the abs function there. anyway, when x approaches zero from left (and right) the function approaches +∞. so the limit is +∞.

that means for all positive deltas and M's if |x - 0| < delta, then f(x) > M. for any large M you like. intuitively you can say: the larger you want M to be, the smaller you need to take delta.
 
Last edited:
well, I think if we're working on extended real number line then it doesn't hurt to say the limit of the function is +∞ because +∞ ∈ R*. and plus the epsilon, delta definition works fine with this example. correct me if I'm wrong.