How to Disprove a False Limit Using Epsilon-Delta Definition?

  • Thread starter Alpharup
  • Start date
  • Tags
    Limit
In summary: So by the definition of a negation, it is not true that for each \epsilon there exists \delta > 0 such that for each x with 0 < |x − c| < δ, we have |f(x) − L| < ε.
  • #1
Alpharup
225
17
Well've I recently passed my school and am entering college...In my school, I have been exposed to intuitive calculus...ie...I learned only the basic idea of limits, continuity ad differentiability...Then I proceeded to integral calculus, applications of calculus, differential equations, etc...After learning all these, I found that I was in a level for learning the exact definition of limit, continuity, etc...

Now, I browsed through a lot of websites for learning the epsilon-delta definition of limit..Though I can get an idea that the intuitive treatment of limit exactly equals the formal definition, I'am not satisfied..If I look in one angle, I find that I understood the definition..If I approach in another angle, I find that I do not understand anything about it...This is because I want to prove that a certain limit is wrong and Iam not able to prove by this definition...
For example...
we have to prove

lim 2x+1=5...
x→2
I will give the method of solving this problem...Please point me if my method is wrong..

The actual definition of limit is

Let f be a function defined on an open interval containing c (except possibly at c) and let L be a real number. Then the statement

lim f(x)=L
x→c
means

for all real ε > 0 there exists a real δ > 0 such that for all x with 0 < |x − c | < δ, we have |f(x) − L| < ε ( From Wikipedia)

1. By the definition of limit, I assume that there exists a δ > 0 such that for all x with 0 < |x − c | < δ..

2. Then I also assume that |f(x) − L| < ε is true..
3. Then by using these assumptions, I prove that ε exists and is >0...which is accoardance with the above definition..
4.Since all the conditions satisfy, the limit is true...

Now, I give this contradictiory statement

lim 2x+1= 5.1
x→2

How do you disprove this limit by the formal definition? If a certain statement which is true can be proved by a definition , then a certain statement which is false can also be disproved by the same definition...

I just want to disprove the statement, please help me out with this concept...
 
Physics news on Phys.org
  • #2
As you say, if [tex]\lim_{x\to a} f(x)= L[/tex], then, by the definition of limit, "given any [itex]\epsilon> 0[/itex] there must exist [itex]\delta> 0[/itex] such that if [itex]|x- a|< \delta[/itex] then [itex]|f(x)- L|< \epsilon[/tex]". To show that a purported limit is NOT correct you must show that this is NOT true- that there exist some [tex]\epsilon[/tex] such that such a delta does not exist.

Of course we know that [itex]\lim_{x\to 2} 2x+ 1[/itex] is NOT 5.1 because we know the limit is actually 5. So choose [tex]\epsilon[/tex] smaller than the difference. For example, we can take [itex]\epsilon= .05[/itex]
If [itex]|x- 2|< \delta[/itex], that is if [itex]-\delta< x- 2< \delta[/itex] or [itex]2-\delta< x< 2+ \delta[/itex], then [itex]4- 2\delta< 2x< 4+2\delta[/itex] and [itex]5- 2\delta< 2x+ 1< 5+ 2\delta[/itex]. We just need to choose [itex]\delta[/itex] small enough that [tex]5+ 2\delta[/tex] is still smaller than 5.1- .05t= 5.05.
 
  • #3
In general to disprove
lim f=L
we would show that for some ε there does not exist δ such that
|f-L|<ε whenever |x-a|<δ
 
  • #4
HallsofIvy said:
We just need to choose [itex]\delta[/itex] small enough that [tex]5+ 2\delta[/tex] is still smaller than 5.1- .05t= 5.05.

I cant't undertstand this statement. Please explain me once again..:confused:
 
  • #5
sharan swarup said:
I cant't undertstand this statement. Please explain me once again..:confused:

There's a typo. I think it should say "smaller than 5.1 - .05 = 5.05".

That is a suggestion about how to show that for [itex] \epsilon = .05 [/itex] and for any [itex] \delta > 0 [/itex] there exists an [itex] x [/itex] in [itex] (2-\delta,2+\delta) [/itex] and [itex] x \ne 2 [/itex] such that [itex] f(x) [/itex] is not in [itex] (5.1 - .05, 5.1 + .05) [/itex], which is one way of saying what needs to be proven.

How to reformulate a "negation" of a statement containing quantifiers such as one of the form "It is not true that ( for each...there exists...for each...)" can be done systematically using the rules of logic that apply to quantifiers like "for each". Some people learn to do this "by common sense" without studying the formal rules, but most learn faster with some formal instruction.

A Proof:

Let [itex] \epsilon = .05 [/itex]. For any positive number [itex] \delta [/itex], the interval [itex] (2-\delta, 2+\delta) [/itex] contains a number [itex] x [/itex] such that [itex] x \ne 2 [/itex] and [itex] x [/itex] is also in [itex] (2 - \frac{.05}{2}, 2 + \frac{.05}{2} [/itex]. That is because the intervals [itex] (2-\delta, 2+\delta) [/itex] and [itex] (2 - \frac{.05}{2}, 2 + \frac{.05}{2}) [/itex] have a non-empty intersection. (Regardless of which interval is larger, they must have some overlap besides the value 2 since they both contain numbers close to the number 2.)

Select [itex] x [/itex] to be a number such that [itex] x \ne 2 [/itex] and [itex] x [/itex] is in both intervals. Then since [itex] 2 - \frac{.05}{2} < x < 2 + \frac{.05}{2} [/itex] it follows that [itex] 4 - .05 < 2x < 4 + .05 [/itex] and [itex] 5 - .05 < 2x + 1 < 5 + .05) [/itex] This shows [itex] f(x) [/itex] (which is [itex] 2x+1 [/itex] ) is not in [itex] ( 5.1 - 0.5, 5.1 + 0.5) [/itex] because the intervals [itex] (5.0 - .05, 5 + .05) [/itex] and [itex] (5.1 -.05, 5.1 + .05) [/itex] have an empty intersection.
From the viewpoint of human understanding, the problem with the above proof is that numbers like [itex] \epsilon = .05 [/itex] and [itex] \frac{.05}{2} [/itex] appear to be pulled out of the air. HallsOfIvey is suggesting a method of "working backwards" to figure out how to pick numbers that work.

There is no single standard for writing a correct proof. Some teachers and graders might accept the process of working backwards as the proof without making you write a more formal "forwards" proof. (It's like the situation in proving trigonometric identities. Many teachers accept writing down the identity to be proven and working backwards to some equality that's true to be a proof. )

Some teachers might not like the above proof's statements about intervals having non-empty intersection and they would want to see things phrased in terms of expressions that use absolute value signs.

By practice, you can learn to somewhat mechanically do such proofs for linear functions like f(x) = 2x + 1. Proofs of more complicated functions require a virtuosity with reasoning about inequalities that goes beyond mere mechanical manipulations of "doing the same thing to both sides". However, most introductory calculus courses don't expect you to do proofs with more complicated functions.
 
Last edited:

Related to How to Disprove a False Limit Using Epsilon-Delta Definition?

1. How do I determine if a limit is disproved?

To disprove a limit, you must show that there exists at least one value of the independent variable that results in a different limit value than the one given. This can be done through direct substitution or by finding a counterexample.

2. Can I use a graph to disprove a limit?

Yes, a graph can be a helpful tool in disproving a limit. If the graph shows that the function approaches different values as the independent variable approaches a certain value, then the limit does not exist.

3. What is a counterexample and how can it be used to disprove a limit?

A counterexample is a specific value of the independent variable that contradicts the given limit. By showing that the function approaches a different value at this particular value, you can disprove the limit.

4. Are there any common techniques for disproving limits?

Yes, some common techniques include direct substitution, using algebraic manipulations to simplify the expression, and finding a counterexample. It is also important to consider the properties of limits, such as the squeeze theorem or the limit laws, to help disprove a limit.

5. Can a limit be disproved by showing that the function is undefined at a certain point?

Yes, if a function is undefined at a particular point, then the limit at that point does not exist. This can be used as a way to disprove a limit by showing that the function is undefined at the given value of the independent variable.

Similar threads

Replies
6
Views
2K
Replies
25
Views
3K
Replies
11
Views
1K
Replies
3
Views
1K
Replies
14
Views
3K
  • Calculus
Replies
9
Views
2K
Replies
28
Views
3K
Replies
46
Views
5K
  • Calculus
Replies
2
Views
1K
Replies
16
Views
3K
Back
Top