Proving Continuity of x^2 using Delta-Epsilon Argument

  • Thread starter Thread starter Daveyboy
  • Start date Start date
  • Tags Tags
    Continuous
Click For Summary

Homework Help Overview

The discussion revolves around proving the continuity of the function \( f(x) = x^2 \) for all real numbers using a delta-epsilon argument. Participants are exploring the formal definition of continuity and the appropriate application of the delta-epsilon framework.

Discussion Character

  • Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the correct formulation of the epsilon-delta definition of continuity versus uniform continuity. There are attempts to manipulate expressions involving \( x+y \) and \( |x^2 - a^2| \) to establish bounds. Questions arise about how to effectively choose delta as a function of epsilon and the point \( a \).

Discussion Status

There is an ongoing exploration of the mathematical reasoning behind bounding expressions and the implications of continuity definitions. Some participants provide guidance on how to approach bounding terms, while others express confusion about the continuity proof and the delta-epsilon relationship.

Contextual Notes

Participants are navigating the nuances of the delta-epsilon definition, with some noting the need to clarify the relationship between delta and the variables involved. There is an emphasis on ensuring that delta is defined appropriately in relation to epsilon and the point of continuity.

Daveyboy
Messages
57
Reaction score
0

Homework Statement


Show x^2 is continuous, on all reals, using a delta/epsilon argument.

Let E>0. I want to find a D s.t. whenever d(x,y)<D d(f(x),f(y))<E.
WLOG let x>y
|x^2-y^2|=x^2-y^2=(x-y)(x+y)<D(x+y)

I am trying to bound x+y, but can't figure out how.
 
Physics news on Phys.org
One problem is that you have the epsilon-delta statement wrong. What you wrote is the definition of "uniformly continuous", and squaring is not uniformly continuous.

Uniform continuity requires a delta that works for all values of y. Continuity only requires that, for each value of y, there exists a delta. If it helps, you should think of the delta you are choosing as a function of y.
 
Daveyboy said:
I am trying to bound x+y, but can't figure out how.

Maybe writing x+y=x-y+2y will help?
 
You need to show: given any real number, a, then for any \epsilon&gt; 0, there exist \delta&gt; 0 such that if |x- a|&lt; \delta then |x^2- a^2|&lt; \epsilon.

You might start by factoring |x^2- a^2|&lt; |x-a||x+ a|.

Now, if x is close to a, so x- a is close to 0, how large can x+ a be?
 
Last edited by a moderator:
HallsofIvy said:
Now, if x is close to a, so x- a is close to 0, how large can x+ a be?


then x+a approaches 2a...


I feel like I should just take delta = sqrt(epsilon), and I'm fairly confident any delta less than that will suffice. I do not really understand how to show that though.
 
Saying x+ a "approaches" 2a is not enough. If |x- a|&lt; \delta then -\delta&lt; x- a&lt; \delta so, adding 2a to each part, 2a- \delta&lt; x+ a&lt; 2a+ \delta.

Now you can say |(x-a)(x+a)|= |x-a||x+a|&lt; (a+\delta)|x- a|.
 
Last edited by a moderator:
Fixed your LaTeX.
HallsofIvy said:
Saying x+ a "approaches" 2a is not enough. If |x- a|&lt; \delta then -\delta&lt; x- a&lt; \delta so, adding 2a to each part, 2a- \delta&lt; x+ a&lt; 2a+ \delta.

Now you can say |(x-a)(x+a)|= |x-a||x+a|&lt; (a+\delta)|x- a|.

Tip: Make sure that LaTeX expressions start and end with the same type of tag. [ tex] ... [ /tex] and [ itex] ... [ /itex]. You sometimes start the expression with [ itex] and end with [ /math]. I'm not sure that this Web site can render [ math] ... [ /math] expressions, but I am sure that you can't mix them.
 
Thanks, Mark44. I just need to learn to check my responses before going on!
 
HallsofIvy said:
Thanks, Mark44. I just need to learn to check my responses before going on!
That's advice I'm trying to give myself, too.:approve:
 
  • #10
How do this demonstrate the continuity? I mean, what you're saying is the same than \lim_{x \to c}{f(x)} = f(c), but in delta epsilon notation? I don't get it :P
 
  • #11
shouldn't we conclude that

<br /> |(x-a)(x+a)|= |x-a||x+a|&lt; (2a+\delta)|x- a|<br />
?

I still want to clearly define delta as a function of x, epsilon, and a (even though a is a constant)

I see the trick that was used to bound |x^2-a^2| and that was neat, but now I am confused.

If I solved
<br /> (2a+\delta)|x- a|&lt;\epsilon<br />

for delta would that give me a correctly bounded delta?
 
  • #12
Daveyboy said:
shouldn't we conclude that

<br /> |(x-a)(x+a)|= |x-a||x+a|&lt; (2a+\delta)|x- a|<br />
?
I think you have a typo there...


I still want to clearly define delta as a function of x, epsilon, and a (even though a is a constant)
No, you want it as a function of epsilon and a. (Check your quantifiers -- delta is "chosen" before x enters the picture)
 

Similar threads

Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 31 ·
2
Replies
31
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
1
Views
1K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
7
Views
2K