Is X^2 Continuous Using Delta-Epsilon Proof?

  • Thread starter Thread starter tmbrwlf730
  • Start date Start date
  • Tags Tags
    Continuous
Click For Summary
SUMMARY

The delta-epsilon proof demonstrates that the function f(x) = x² is continuous by establishing the inequality |f(x) - f(x₀)| = |x² - x₀²| = |x - x₀| |x + x₀|. To bound |x + x₀|, the proof utilizes the assumption |x - x₀| < δ, leading to the conclusion that (1 + 2|x₀|) |x - x₀| < ε. The critical point of discussion is the necessity of maintaining |x - x₀| < δ rather than setting it to 1, as this ensures the proof can accommodate any ε > 0 by adjusting δ appropriately.

PREREQUISITES
  • Understanding of delta-epsilon definitions in calculus
  • Familiarity with continuity of functions
  • Basic algebraic manipulation
  • Knowledge of limits and bounding techniques
NEXT STEPS
  • Study the formal definition of continuity using delta-epsilon proofs
  • Explore examples of delta-epsilon proofs for other functions
  • Learn about bounding techniques in mathematical proofs
  • Investigate the implications of continuity in real analysis
USEFUL FOR

Mathematics students, educators, and anyone interested in understanding the rigor behind continuity proofs in calculus and real analysis.

tmbrwlf730
Messages
41
Reaction score
0
Hi everyone. So the delta-epsilon proof to show that x2 is continuous goes a little like: |f(x) - f(xo)| = |x2 - xo2| = |x - xo| |x + xo|.

Here you want to bound the term |x + xo| = |x| + |xo| by taking |x| = |x - xo + xo| = |x - xo| + |xo|.

Here you're suppose to take δ = 1 while |x - xo| < δ, so |x - xo| + |xo| < 1 + |xo|.

Putting it back into the earlier equation to get:
(1 + 2|xo|) |x - xo| < ε.

My question is why don't you set the last |x - xo| in |x + xo| |x - xo| to 1 to get (1 + 2|xo|) * 1 < ε? Why do you only set |x - xo| to 1 for the |x + xo| term but not for the other?

Thank you.
 
Physics news on Phys.org
tmbrwlf730 said:
Hi everyone. So the delta-epsilon proof to show that x2 is continuous goes a little like: |f(x) - f(xo)| = |x2 - xo2| = |x - xo| |x + xo|.

Here you want to bound the term |x + xo| = |x| + |xo| by taking |x| = |x - xo + xo| = |x - xo| + |xo|.

Here you're suppose to take δ = 1 while |x - xo| < δ, so |x - xo| + |xo| < 1 + |xo|.

Putting it back into the earlier equation to get:
(1 + 2|xo|) |x - xo| < ε.

My question is why don't you set the last |x - xo| in |x + xo| |x - xo| to 1 to get (1 + 2|xo|) * 1 < ε? Why do you only set |x - xo| to 1 for the |x + xo| term but not for the other?

We don't set |x - x_0| = 1; we impose the bound |x - x_0| &lt; \delta and make the assumption \delta &lt; 1.

Your purpose is to obtain a bound on \delta in terms of \epsilon (and x_0). Eliminating all the deltas using the assumption \delta &lt; 1 defeats this purpose.
 
tmbrwlf730 said:
Hi everyone. So the delta-epsilon proof to show that x2 is continuous goes a little like: |f(x) - f(xo)| = |x2 - xo2| = |x - xo| |x + xo|.

Here you want to bound the term |x + xo| = |x| + |xo| by taking |x| = |x - xo + xo| = |x - xo| + |xo|.
I hope you don't really think that |a+b| = |a| + |b|.

Here you're suppose to take δ = 1 while |x - xo| < δ, so |x - xo| + |xo| < 1 + |xo|.

Putting it back into the earlier equation to get:
(1 + 2|xo|) |x - xo| < ε.

My question is why don't you set the last |x - xo| in |x + xo| |x - xo| to 1 to get (1 + 2|xo|) * 1 < ε? Why do you only set |x - xo| to 1 for the |x + xo| term but not for the other?
If you were to replace ##\lvert x-x_0\rvert## in both instances by 1, you'd be showing that if ##\lvert x - x_0 \rvert < 1##, then
$$\lvert f(x)-f(x_0) \rvert \lt 1 + 2\lvert x_0 \rvert.$$ That statement is fine by itself, but it's not useful in the context of the proof. Besides the reason pasmith already pointed out, there's another problem. You need to show that for any ##\varepsilon > 0##, you can find a ##\delta## that works, but you can't make the claim that ##1+2\lvert x_0 \rvert < \varepsilon## for any ##\varepsilon > 0##. If ##x_0=1##, for example, the inequality wouldn't hold if ##\varepsilon=1##. On the other hand, when you have
$$\lvert f(x)-f(x_0) \rvert \lt (1 + 2\lvert x_0 \rvert)\lvert x-x_0 \rvert,$$ you can satisfy the inequality
$$\lvert f(x)-f(x_0) \rvert \lt (1 + 2\lvert x_0 \rvert)\lvert x-x_0 \rvert < \varepsilon$$ for any ##\varepsilon>0## provided ##\lvert x-x_0 \rvert## is small enough.
 

Similar threads

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