Assume the Limit Exists: Proving an Impossibility

  • MHB
  • Thread starter Amad27
  • Start date
  • Tags
    Limit
In summary: Therefore we found an $N$ (which depends on $M$) such that for all $\delta>0$ we can find an $x \in ]0,\frac{1}{N}[$ such that the statement holds. In summary, we have proven$$\forall M \in \mathbb{R}: \exists N>0, \forall \delta>0, \exists x: 0<x<\frac{1}{N} \ \mbox{and} \left |\frac{1}{x}-M \right| \geq 1$$which is the negation of$$\forall M \in \mathbb{R}: \exists \varepsilon>0
  • #1
Amad27
412
1
Hello,

Prove that

$$\lim_{{x}\to{0}} \frac{1}{x}$$

Does not exist by contradiction. So the obvious step:Assume:$$\lim_{{x}\to{0}} \frac{1}{x} = M$$

$| 1/x - M| < \epsilon$ for $|x| <\delta_1$

Any ideas? PLEASE DO NOT SOLVE.
 
Physics news on Phys.org
  • #2
If this limit exists, then it wouldn't matter if you go to zero from positive or from negative numbers.
 
  • #3
Fallen Angel said:
If this limit exists, then it wouldn't matter if you go to zero from positive or from negative numbers.

So I suppose what you are suggesting is that we reach a contradiction using sided limits? So we get:

$$x< \delta \implies \left| 1/x - L \right| < \epsilon$$

$$-x < \delta_2 \implies \left| 1/x - L \right| < \epsilon$$

Let $\delta' = \min(\delta_1, \delta_2)$

Let $\epsilon = 1$

$$x< \delta \implies \left| 1/x - L \right| < 1$$

$$-x < \delta_2 \implies \left| 1/x - L \right| < 1$$

------------------------------------------------------------------

$$0 < \delta_1 + \delta_2 \implies 2|1/x - L| < 2$$

This is hard, since I cannot reach a contradiction.
 
  • #4
EDIT:
In which sense do you want to prove the limit does not exist? Do you want to prove the two-sides limit does not exist? Or do you want to prove that $\lim_{x \to 0^{+}} \frac{1}{x} = +\infty$ and $\lim_{x \to 0^{-}} \frac{1}{x} = - \infty$ which also means that both limits do not exist as they're not finite.

If it's the first case then post #2 gives the answer. If not, you could prove it this way. Suppose you want to prove $\lim_{x \to 0^{+}} \frac{1}{x}$ does not exists (in the sense that it's value is not finite) then it's equivalent with proving $\forall M \in \mathbb{R}: \lim_{x \to 0^{+}} \frac{1}{x} \neq M$. This last statement is equivalent with
$$\forall M \in \mathbb{R}: \exists \varepsilon>0, \forall \delta>0, \exists x: 0<x<\delta \ \mbox{and} \left |\frac{1}{x}-M \right| \geq \varepsilon$$

To prove the above statement. Let $\epsilon = 1$ for example and try to find an $x$ such that the above statement holds.
 
Last edited:
  • #5
Siron said:
EDIT:
In which sense do you want to prove the limit does not exist? Do you want to prove the two-sides limit does not exist? Or do you want to prove that $\lim_{x \to 0^{+}} \frac{1}{x} = +\infty$ and $\lim_{x \to 0^{-}} \frac{1}{x} = - \infty$ which also means that both limits do not exist as they're not finite.

If it's the first case then post #2 gives the answer. If not, you could prove it this way. Suppose you want to prove $\lim_{x \to 0^{+}} \frac{1}{x}$ does not exists (in the sense that it's value is not finite) then it's equivalent with proving $\forall M \in \mathbb{R}: \lim_{x \to 0^{+}} \frac{1}{x} \neq M$. This last statement is equivalent with
$$\forall M \in \mathbb{R}: \exists \varepsilon>0, \forall \delta>0, \exists x: 0<x-a<\delta \ \mbox{and} \left |\frac{1}{x}-M \right| \geq \varepsilon$$

To prove the above statement. Let $\epsilon = 1$ for example and try to find an $x$ such that the above statement holds.
Thanks Siron.

Let $\epsilon = 1$ so then we get:

$|\frac{1}{x} - M| > 1$

$|\frac{1}{x}| > 1 + |M| $ [by the triangle inequality]

$ x < \frac{1}{1 + |M|}$

So if $ x < \frac{1}{1 + |M|}$ then $|\frac{1}{x} - M| > 1$

So for $\delta = \frac{1}{1 + |M|}$ the limit as $x \to 0^{+}$ does not exist.

But this is only one $\delta$

How do you prove for all $\delta$?

In limit proofs, generally, how do you prove $|f(x) - L| > \epsilon$?

Do you have to prove for a SPECIFIC $\delta$ or ALL $\delta$?

Thanks!
 
  • #6
Olok said:
Thanks Siron.

Let $\epsilon = 1$ so then we get:

$|\frac{1}{x} - M| > 1$

$|\frac{1}{x}| > 1 + |M| $ [by the triangle inequality]

$ x < \frac{1}{1 + |M|}$

So if $ x < \frac{1}{1 + |M|}$ then $|\frac{1}{x} - M| > 1$

So for $\delta = \frac{1}{1 + |M|}$ the limit as $x \to 0^{+}$ does not exist.

But this is only one $\delta$

How do you prove for all $\delta$?

In limit proofs, generally, how do you prove $|f(x) - L| > \epsilon$?

Do you have to prove for a SPECIFIC $\delta$ or ALL $\delta$?

Thanks!

Remark: note that I wrote $0<x-a<\delta$ in my previous post but this has to be $0<x<\delta$ of course.

It's true that we want to prove it $\forall \delta>0$. More precisely, we want to find $\forall \delta>0$ a suitable $x$ such that the statement holds.

Let $M \in \mathbb{R}$. Choose $\epsilon = 1$ and let $\delta>0$ be arbitrary. We'll translate the statement '$\forall \delta>0, \exists x$' as follows:

Let $N>0$ a real number such that $\delta > \frac{1}{N}$ (it's always possible to find such $\delta$) and suppose $x \in \left ]0,\frac{1}{N} \right[$. Clearly, $0<x<\frac{1}{N}$ by construction.

Knowing the above we get the following
$$\left|\frac{1}{x}-M \right | \geq \frac{1}{|x|}-|M| \geq N - |M|$$

Note that $N - |M|$ can be made greater than or equal to $1$. To see this, since $N>0$ we can set $N \geq |M|+\epsilon = |M|+1$ at the start of the proof.
 

FAQ: Assume the Limit Exists: Proving an Impossibility

What does it mean to "assume the limit exists"?

Assuming the limit exists means that we are starting with the belief that a certain value or result can be approached or achieved, even if it may seem impossible or difficult to prove.

Why is proving an impossibility important in science?

Proving an impossibility is important in science because it helps us understand the limitations and boundaries of our knowledge. It also allows us to identify areas where further research and investigation is needed.

Can you provide an example of proving an impossibility in science?

One example of proving an impossibility in science is the impossibility of perpetual motion machines. Through various experiments and theories, it has been proven that it is impossible to create a machine that can run indefinitely without an external source of energy.

How do scientists approach proving an impossibility?

Scientists approach proving an impossibility by using a combination of logic, experimentation, and mathematical proofs. They also consider existing evidence and theories in their approach.

Are there any limitations to proving an impossibility?

Yes, there are limitations to proving an impossibility. In some cases, it may be difficult or impossible to prove an impossibility due to limitations in our current technology and understanding of the subject. Additionally, new evidence or advancements in science may challenge previously proven impossibilities.

Similar threads

Replies
11
Views
1K
Replies
1
Views
1K
Replies
1
Views
1K
Replies
11
Views
1K
Replies
8
Views
1K
Replies
7
Views
2K
Replies
5
Views
962
Back
Top