Prove that the limit of |x|/x at x=0 DNE

  • Thread starter Thread starter Leo Liu
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary
SUMMARY

The limit of the function $$f(x) = \frac{|x|}{x}$$ as $$x$$ approaches 0 is proven to be undefined. The discussion highlights that for any $$\epsilon < 1/2$$, the function values do not converge to a single limit, as the left-hand limit (approaching from negative values) yields -1 and the right-hand limit (approaching from positive values) yields 1. The epsilon-delta definition of limits is emphasized, demonstrating that the existence of a limit fails when the two one-sided limits are not equal.

PREREQUISITES
  • Epsilon-delta definition of limits
  • Understanding of one-sided limits
  • Basic knowledge of piecewise functions
  • Familiarity with the Heaviside step function
NEXT STEPS
  • Study the epsilon-delta definition of limits in depth
  • Learn about one-sided limits and their applications
  • Explore the properties and applications of the Heaviside step function
  • Investigate the sequential definition of limits and its equivalence to the epsilon-delta definition
USEFUL FOR

Mathematics students, educators, and anyone interested in understanding the concepts of limits and continuity in calculus.

Leo Liu
Messages
353
Reaction score
156
Homework Statement
.
Relevant Equations
.
Problem: Prove that $$\lim_{x\to 0}|\frac{|x|} x=\text{Undefined}$$

The solution written by my prof. uses a special case where the tolerance of error ##\epsilon=1/2##. However, I want to proof it with generality, meaning that the tolerance is shrinking.

Below is my attempt at a solution:
$$0<|x-0|<\delta;\, |f(x)-L|<\epsilon,\,\forall \epsilon>0$$
$$0<x^2<\delta^2;\, (f(0)-L)^2<\epsilon^2$$
$$\begin{cases}
f(x>0)=1\\
f(x<0)=-1
\end{cases}$$
This is where I am stuck. It looks the two part of the function are independent of ##\delta##, making it impossible to establish a relationship with ##\epsilon##. Can somebody please help?
 
Last edited:
Physics news on Phys.org
Leo Liu said:
The solution written by my prof. uses a special case where the tolerance of error ##\epsilon=1/2##. However, I want to proof it with generality, meaning that the tolerance is shrinking.
Consider carefully what your professor's proof is doing. It says that there are points where the function values stay away from any proposed limit by at least 1/2. Doesn't that also work for any ##\epsilon \lt 1/2##?
 
  • Like
Likes   Reactions: Leo Liu
FactChecker said:
Consider carefully what your professor's proof is doing. It says that there are points where the function values stay away from any proposed limit by at least 1/2. Doesn't that also work for any ##\epsilon \lt 1/2##?
She discusses the two parts separately and proves the limit DNE by arguing that there are two possible disjoint ranges in which L may lie.
 
The only other way to do this that I can see is to consider the limits ##\lim_{x\to 0^{+}}f(x)## and ##\lim_{x\to 0^{-}}f(x)## and since they are not equal the limit does not exist, because if it existed they would be equal. I am afraid your professor's way is the only way using epsilon delta proof, the only thing that could change is the value of epsilon.
 
  • Like
  • Informative
Likes   Reactions: Demystifier, PhysicsTruth, PeroK and 1 other person
Leo Liu said:
Homework Statement:: .
Relevant Equations:: .

Problem: Prove that $$\lim_{x\to 0}|\frac{|x|} x=\text{Undefined}$$

The solution written by my prof. uses a special case where the tolerance of error ##\epsilon=1/2##. However, I want to proof it with generality, meaning that the tolerance is shrinking.

Below is my attempt at a solution:
$$0<|x-0|<\delta;\, |f(x)-L|<\epsilon,\,\forall \epsilon>0$$
$$0<x^2<\delta^2;\, (f(0)-L)^2<\epsilon^2$$
$$\begin{cases}
f(x>0)=1\\
f(x<0)=-1
\end{cases}$$
This is where I am stuck. It looks the two part of the function are independent of ##\delta##, making it impossible to establish a relationship with ##\epsilon##. Can somebody please help?
This is not mathematics. All I see are disconnected statements with no logical flow.
 
  • Wow
  • Sad
Likes   Reactions: Delta2 and Leo Liu
snip25.png

In order to prove the existence of a limit, the underlying condition is that for every ##\epsilon >0##, there exists ##\delta >0##. If you can show that this doesn't hold for a single value of ##\epsilon##, you are done. Also, you can observe that any ##\epsilon <1## works here, as the two sets of relations you can produce are always disjoint in that case.
 
  • Like
  • Love
Likes   Reactions: Leo Liu and Delta2
This is where the sequential definition of a limit is useful:
$$\lim_{x \rightarrow a}f(x) = L$$ iff for every sequence ##\{x_n\}## in ##\mathbb{R}-\{a\}## we have $$\lim_{n \rightarrow \infty} x_n = a \ \Rightarrow \ \lim_{n \rightarrow \infty} f(x_n) = L$$
It's a good exercise to show this is equivalent to the ##\epsilon-\delta## definition.

In this case, you show that positive and negative sequences lead to different limits for the function values. This is similar to calculating the one-sided limits, as suggested above. But, in general, this sequential definition is more flexible (e.g. when you have things involving rationals and irrationals).
 
  • Like
Likes   Reactions: PhysicsTruth
Say we note the function as f,
x ##\rightarrow## +0 f##\rightarrow## 1
x ##\rightarrow## -0 f##\rightarrow## -1
So
x ##\rightarrow## 0 f has no limit value.
f(x)=2H(x)-1
where H is Heaviside step function which has parameter of value H(0) as we like. Cf. https://en.wikipedia.org/wiki/Heaviside_step_function
 
  • Like
Likes   Reactions: Leo Liu
PeroK said:
This is not mathematics. All I see are disconnected statements with no logical flow.
@Leo Liu If, for example, you are trying to show that a limit does not exist, then technically you need the negation of the limit. In this case:
$$\exists \epsilon > 0: \ \forall \delta > 0, \exists x: 0 < |x - a| < \delta \ \text{and} \ |f(x) - L| \ge \epsilon$$
This, however, says that a particular ##L## is not the limit. What we really want is to show that for all ##L \in \mathbb R##. Just for fun, let's do that anyway!:
$$\forall L \in \mathbb R: \exists \epsilon > 0: \ \forall \delta > 0, \exists x: 0 < |x - a| < \delta \ \text{and} \ |f(x) - L| \ge \epsilon$$
When you look at it like that it's no wonder you can get tangled up in the logic of showing formally that the limit does not exist. That's another reason to prefer the sequential approach or the one-sided limits. And, in general, it's a good idea to look for theorems that simplify what you need to show.

In any case, it's really important to have a logical flow to a proof and be crystal clear about what you are doing ar every step.
 
  • Informative
Likes   Reactions: Delta2 and Leo Liu
  • #10
Thank you all!
 
  • Like
Likes   Reactions: Delta2

Similar threads

  • · Replies 31 ·
2
Replies
31
Views
2K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
19
Views
2K
Replies
16
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
6
Views
2K
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K