Understanding Limits: Defining and Applying the Formal Definition

  • Thread starter Thread starter alexjean
  • Start date Start date
  • Tags Tags
    Definition Limit
Click For Summary
SUMMARY

The discussion centers on the formal definition of limits in calculus, specifically the limit of a function f(x) as x approaches a point x0. The formal definition states that limx → x0 f(x) = L if for every ε > 0, there exists a corresponding δ > 0 such that 0 < |x – x0| < δ implies |f(x) – L| < ε. A participant incorrectly asserts that limx → 2 f(x2) = 1 for f(x) = x2, leading to confusion about the application of ε and δ in this context. The error lies in misunderstanding that ε is chosen first, and δ must be determined based on that choice.

PREREQUISITES
  • Understanding of limits in calculus
  • Familiarity with the ε-δ definition of limits
  • Basic knowledge of functions and their graphs
  • Ability to manipulate inequalities
NEXT STEPS
  • Study the ε-δ definition of limits in detail
  • Practice finding limits of various functions using the formal definition
  • Explore graphical representations of limits to visualize concepts
  • Learn about continuity and its relationship with limits
USEFUL FOR

Students of calculus, mathematics educators, and anyone seeking to deepen their understanding of the formal definition of limits and their applications in mathematical analysis.

alexjean
Messages
2
Reaction score
0
Homework Statement

I know what a limit is and I understand the idea behind it, but I am misunderstanding something in the formal definition of a limit.

DEFINITION
Let f(x) be defined on an open interval about x0, except possibly at x itself. We say that the limit of f(x) as x approaches x0 is the number L and write

limx → x0 f(x) = L

if, for every number ε > 0 there exists a corresponding number δ > 0 such that for all x,
0 < abs(x – x0) < δ
=>
abs(f(x) – L) < ε



The attempt at a solution

For example, take f(x) = x2

I could, incorrectly, assert that limx → 2 f(x2) = 1

Now, δ > abs(x - 2) > 0
and ε > abs(f(x) - 1)

If:
1) this holds true for all values of x (except x = x0 = 2), and,
2) for every possible value of epsilon some value of x which satisfies the above statement for both ε and δ exists,
Then:
1 is the limit of x2 as x approaches 2.


As an example, I pick x = 3. So,
δ must be > 3
and
ε must be > 8

I can continue and choose arbitrary values of x, none of which seem to be a problem.

Likewise, for any value of epsilon I can think of, I can find an value of x which satisfies the inequality ε > abs(f(x) - 1) which also satisfies δ > abs(x - 2) > 0.
ex: when ε > .01 I could have x = .999. This x also satisfies δ > abs(x - 2) > 0
(as far I can tell, it's impossible not to satisfy gamma, as long as x isn't equal to x0)

By that reasoning, the claim I made above is true and limx → 2 f(x2) = 1



By the reasoning I'm using with the formal definition, I can state that any value of L is the limit for any function at an arbitrary x0 (given that the function has values infinity close to L at some point in time). This is clearly incorrect. Would anyone please point out the error in my application of the definition of a limit?

Thank you.
 
Physics news on Phys.org
alexjean said:
Homework Statement

I know what a limit is and I understand the idea behind it, but I am misunderstanding something in the formal definition of a limit.

DEFINITION
Let f(x) be defined on an open interval about x0, except possibly at x itself. We say that the limit of f(x) as x approaches x0 is the number L and write

limx → x0 f(x) = L

if, for every number ε > 0 there exists a corresponding number δ > 0 such that for all x,
0 < abs(x – x0) < δ
=>
abs(f(x) – L) < ε
The attempt at a solution

For example, take f(x) = x2

I could, incorrectly, assert that limx → 2 f(x2) = 1

Now, δ > abs(x - 2) > 0
and ε > abs(f(x) - 1)

If:
1) this holds true for all values of x (except x = x0 = 2), and,
2) for every possible value of epsilon some value of x which satisfies the above statement for both ε and δ exists,
Then:
1 is the limit of x2 as x approaches 2.As an example, I pick x = 3. So,
δ must be > 3
and
ε must be > 8

I can continue and choose arbitrary values of x, none of which seem to be a problem.

Likewise, for any value of epsilon I can think of, I can find an value of x which satisfies the inequality ε > abs(f(x) - 1) which also satisfies δ > abs(x - 2) > 0.
ex: when ε > .01 I could have x = .999. This x also satisfies δ > abs(x - 2) > 0
(as far I can tell, it's impossible not to satisfy gamma, as long as x isn't equal to x0)

By that reasoning, the claim I made above is true and limx → 2 f(x2) = 1
By the reasoning I'm using with the formal definition, I can state that any value of L is the limit for any function at an arbitrary x0 (given that the function has values infinity close to L at some point in time). This is clearly incorrect. Would anyone please point out the error in my application of the definition of a limit?

Thank you.

Your error is that someone else chooses ##\epsilon##, and from that you have to find a δ > 0 so that, when |x - 2| < δ, |f(x) - L| < ##\epsilon##.

Using your example, where you postulate that ##\lim_{x \to 2}x^2 = 1##, I will say that ##\epsilon = .01##. You now have to find a pos. number δ such that for each x ##\in## (2 - δ, 2 + δ), then x2 ##\in## (.99, 1.01).

Sketch a graph of the function y = x2, and you'll see that this can't happen.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
2
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
4
Views
2K