Is X^2 Continuous Using Delta-Epsilon Proof?

  • Thread starter tmbrwlf730
  • Start date
  • Tags
    Continuous
In summary, it's not enough to show that ##\lvert f(x)-f(x_0) \rvert < \varepsilon## when ##\lvert x - x_0 \rvert < 1##. You need to show that ##\lvert f(x)-f(x_0) \rvert < \varepsilon## when ##\lvert x - x_0 \rvert < \delta##, where ##\delta## can be made as small as you want by choosing ##\varepsilon## appropriately.
  • #1
tmbrwlf730
42
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
  • #2
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 [itex]|x - x_0| = 1[/itex]; we impose the bound [itex]|x - x_0| < \delta[/itex] and make the assumption [itex]\delta < 1[/itex].

Your purpose is to obtain a bound on [itex]\delta[/itex] in terms of [itex]\epsilon[/itex] (and [itex]x_0[/itex]). Eliminating all the deltas using the assumption [itex]\delta < 1[/itex] defeats this purpose.
 
  • #3
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.
 

FAQ: Is X^2 Continuous Using Delta-Epsilon Proof?

What does it mean for X^2 to be continuous?

Continuity refers to the property of a function where there are no abrupt changes or breaks in the graph. In the context of X^2, this means that the graph of the function is a smooth, unbroken curve.

How do you determine if X^2 is continuous?

X^2 is a polynomial function, which means it is continuous everywhere. This can be verified by checking that the limit of the function exists at every point and is equal to the value of the function at that point.

Is X^2 continuous at a specific point?

Yes, X^2 is continuous at every point, including specific points. This means that the value of the function at that point is equal to the limit of the function as x approaches that point.

What is the difference between continuity and differentiability of X^2?

Continuity and differentiability are related but distinct concepts. Continuity refers to the smoothness of a function, while differentiability refers to the existence of a derivative at a point. X^2 is both continuous and differentiable everywhere.

Can a function be continuous but not differentiable, or vice versa?

Yes, it is possible for a function to be continuous but not differentiable at certain points. This typically occurs when the function has sharp corners or kinks. On the other hand, if a function is differentiable at a point, it must also be continuous at that point.

Similar threads

Replies
3
Views
2K
Replies
8
Views
2K
Replies
12
Views
20K
Replies
3
Views
4K
Replies
2
Views
3K
Replies
5
Views
8K
Back
Top