What is the difference between Undefined and Nonexistent Limits

  • Thread starter Thread starter chez_butt23
  • Start date Start date
  • Tags Tags
    Difference Limits
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
3 replies · 6K views
chez_butt23
Messages
53
Reaction score
0

Homework Statement


I am having trouble understanding when limits are undefined and when they do not exist. I googled it and cannot find a good explanation. Can someone please explain this to me?


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
Some examples might help.

Here's one where the limit does not exist.
[tex]\lim_{x \to 0} \frac{1}{x}[/tex]

This limit doesn't exist because the left- and right-side limits aren't the same.

Here's one that's undefined.
[tex]\lim_{x \to 0} \frac{1}{x^2}[/tex]
In this limit, the left-and right-side limits are the same, but are undefined, in the sense that infinity is not a number in the real number system.

That's how I would distinguish between these terms.
 
Thank you. That helped a lot.