Epsilon Delta and The Triangle Inequality

Click For Summary

Homework Help Overview

The discussion revolves around proving the limit \(\lim_{x\rightarrow 3} x^2 = 9\) using the epsilon-delta definition of limits, specifically applying the triangle inequality to manipulate expressions involving \(|x+3|\) and \(|x-3|\).

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants explore the application of the triangle inequality to bound \(|x+3|\) and relate it to \(|x-3|\). There are attempts to establish upper bounds for \(|x^2 - 9|\) and to derive conditions for \(\delta\) in terms of \(\epsilon\). Questions arise regarding the manipulation of terms and the reasoning behind certain inequalities.

Discussion Status

The discussion is active, with participants providing various insights and suggestions for bounding expressions. Some participants express confusion about specific steps and the underlying logic, while others attempt to clarify these points. There is no explicit consensus, but several productive lines of reasoning are being explored.

Contextual Notes

Participants note the importance of constraining \(|x-3|\) to ensure that \(|x+3|\) remains manageable, with specific values like \(\delta < 1\) being discussed to simplify the problem. The necessity of finding a suitable \(\delta\) that satisfies the epsilon-delta definition is emphasized.

DieCommie
Messages
156
Reaction score
0
I must prove [tex]\lim_{x\rightarrow 3\\} x^2 = 9[/tex]
I get this...
[tex]\mid x+3\mid\mid x-3\mid < \epsilon[/tex] if [tex]0< \mid x-3 \mid < \delta[/tex]

then it says with the triangle inequality we see that
[tex]\mid x+3\mid = \mid (x-3)+6\mid \le \mid x-3\mid +6[/tex]

therefore if [tex]0< \mid x-3 \mid < \delta[/tex] , then
[tex]\mid x+3\mid\mid x-3\mid \le (\mid x-3\mid+6)\mid x-3\mid < (\delta+6)\delta[/tex]

What I don't understand is how to get this term.. [tex](\delta+6)\delta[/tex] ?

Thanks
 
Physics news on Phys.org
Let's go a little back...

[tex]\mid x+3\mid\mid x-3\mid < \epsilon[/tex] if [tex]0< \mid x-3 \mid < \delta[/tex]

we could try to define a positive constant A such as

[tex]|x+3| < A[/tex]

therefore

[tex]|x+3||x-3| < A|x-3|[/tex]

Now you need to make [itex]A|x-3| < \epsilon[/itex] so [itex]|x-3| < \frac{\epsilon}{A} = \delta[/itex]

can you take it from there?
 
Im afraid I am not very good at this...

I don't understand

[tex]|x+3| < A[/tex] how this
therefore
[tex]|x+3||x-3| < A|x-3|[/tex] leads to this :confused:

Does [tex]A|x-3| = \epsilon[/tex] ?
 
Last edited:
Ok, well say for example |x+3| < 6. Then would you agree that 3|x+3| < 3(6) 18? Its the same idea.

You'll find that in a lot of e-d problems you come across, you'll need to use the fact that |x-a| < d in some way. Oh and just one more thing(which you probably shouldn't think about too much until you're able to understand this problem). Consider limits where x -> (a negative number). You'll find that a slightly different strategy is required for a lot of problems of this type.
 
Thx for the help guys, I understand a little more, but I don't get it.

This is what the book says

"Using the triangle inequality, we see that
[tex]|x+3| = |(x-3)+6| \le |x-3|+6[/tex] "
I understand how this works, but i don't quite understand why they are doing it. I see the (x-3) is the goal...

The text continues...
"Therfore, if [tex]0< |x-3| < \delta[/tex], then
[tex]|x+3||x-3| \le (|x-3| + 6) |x-3| < (\delta +6)\delta[/tex] " I don't understand this equation at all, what it represents or how they achieved it. In the previous examples my end goal was to get [tex]|f(x) - L | < \epsilon[/tex] if [tex]0<|x-a|<\delta[/tex]
:confused:
 
In the previous examples my end goal was to get [tex]|f(x) - L | < \epsilon[/tex] if [tex]0<|x-a|<\delta[/tex]
:confused:

That is still your end goal!
In your case, you want to show that given any [tex]\epsilon>0[/tex] you can find a sufficiently small [tex]\delta-[/tex] neighboorhood about 3, so that
[tex]|x^{2}-9|<\epsilon[/tex] whenever you've got [tex]|x-3|<\delta[/tex]

Your task is now:
How do I proceed proving this??

Here is one way:
1.Suppose that [tex]|x-3|<\delta[/tex]
What is then an upper bound of the expression [tex]|x^{2}-9|[/tex]??
Let us for simplicity say we can calculate this upper bound; this will depend on the actual value of [tex]\delta[/tex], so that our first task can be said to be:
Find a function [tex]F(\delta)[/tex] so that we always have:
[tex]|x^{2}-9|<F(\delta)[/tex] whenever [tex]|x-3|<\delta[/tex]

2. Why is this smart?
Well, what is left to you now to reach your end goal is:
Given [tex]\epsilon>0[/tex], how small must I choose [tex]\delta>0[/tex] so that [tex]F(\delta)<\epsilon[/tex]?
Let us call a particular delta-value achieving this [tex]\delta^{*}[/tex]

Note that this will be sufficient; since by combining 1.and 2., we have:
[tex]|x^{2}-9|<F(\delta^{*})<\epsilon[/tex] whenever [tex]|x-3|<\delta^{*}[/tex]


Does this clarify a bit?
 
[tex]\delta^*=\delta^2 ?[/tex]
Im sorry i don't understand what you have done...
You are looking for the upper bound of [tex]|x^{2}-9|[/tex] ?
Im not sure how this relates to [tex]|x+3||x-3| \le (|x-3| + 6) |x-3| < (\delta +6)\delta[/tex]
 
1. [tex]|x^{2}-9|=|x+3||x-3|[/tex]
Agreed on that?

2. Do you also agree to, that for any x we have:
[tex]|x+3|=|(x-3)+6|\leq|x-3|+6[/tex]

3. Combining 1. and 2., do you agree that we have:
[tex]|x^{2}-9|=|x+3||x-3|\leq(|x-3|+6)|x-3|=|x-3|^{2}+6|x-3|[/tex]

4. Thus, if [tex]|x-3|<\delta[/tex] do you agree that we have the following upper bound on [tex]|x^{2}-9|[/tex]:
[tex]|x^{2}-9|\leq|x-3|^{2}+6|x-3|<\delta^{2}+6\delta[/tex]??

5. Set [tex]F(\delta)=\delta^{2}+6\delta[/tex]
Are you following so far?
 
I can't follow you on the second half of #4...

I see that [tex]|x^2 -9|\le|x-3|^2+6|x-3|[/tex]
but where did [tex]\delta^2 +6\delta[/tex] come from?

you take [tex]|x-3| < \delta[/tex]and multiply each side by [tex](|x-3|+6)[/tex]?
 
  • #10
Well, if [tex]|x-3|<\delta[/tex] then we obviously must have [tex]|x-3|^{2}<\delta^{2}[/tex] right?
 
  • #11
so you square each side then multiply each side by +6?
 
  • #12
I think I can make it a little bit clear for you.
For all positive a, b, c, d such that a < b, and c < d, you have ac < bd.
First, |x - 3| is a non-negative number. Lim x -> 3, means that the 'x' is closed to 3 (but not x = 3). But sice, you just need the 'x' closed to 3, So |x - 3| is a positive number. [itex]\delta[/itex] is also a posituve number.
There fore : [itex]|x - 3| < \delta[/itex] <=> [itex]|x - 3||x - 3| < \delta \delta[/itex]
<=> [itex]|x - 3|^2 < \delta^2[/itex]
And you will also have [itex]6 |x - 3| < 6 \delta[/itex] 6 is a positive number.
And you have for all a, b, c, d, such that a < b, c < d : a + c < b + d.
So [itex]|x - 3|^2 + 6 |x - 3| < \delta^2 + 6\delta[/itex]
Get it?
Viet Dao,
 
  • #13
Ok I see what you are doing Thx for all your help, I am really struggling with this whole concept...

So now I know that [tex]|x-3|^2 +6|x-3| <\epsilon[/tex] and [tex]|x-3|^2 +6|x-3| <\delta^2 +6\delta[/tex]

Now I need to some how use this to prove [tex]\lim_{x\rightarrow 3\\} x^2 = 9[/tex]

The next part in the book is very confusing to me...

"Let us restrict our attention to positive values of [tex]\delta[/tex] such that [tex](\delta +6)\delta \le \epsilon[/tex]."
Then it shows [tex](\delta +6)\delta \le 7\delta[/tex] and [tex]7\delta \le \epsilon[/tex]
Finally it shows [tex]\delta = min(\epsilon/7,1)[/tex]
... and that's the end of the proof :confused:
 
Last edited:
  • #14
If we make [itex]|x - 3| < 1[/itex] so we can restrict x to not be too big and in consequence [itex]|x + 3|[/itex] won't be too big.

Remember

[tex]|x - 3| < \delta[/tex]

therefore, our delta can be less or equal to 1.

[tex]\delta \le 1[/tex]

so

[tex]\delta + 6 \le 7[/tex]

[tex]\delta(\delta + 6) \le 7 \delta[/tex]

Then it follows the proof of your book.
 
  • #15
So [tex]\mid x+3\mid\mid x-3\mid < \epsilon[/tex] if [tex]0< \mid x-3 \mid < \delta[/tex] is satisfied if x is 1 or 7 units from a(3)?

What makes the delta less than or equal to one? I know we need to approach 1 closely, but 1 seems kind of arbitrary...
 
  • #16
In my opinion the books complicates itself.

to prove [tex]\lim_{x \rightarrow 3} x^2 = 9[/tex]

there must be a [tex]\epsilon > 0[/tex] and [tex]\delta > 0[/tex] so, for each x, if [tex]|x - 3| < \delta[/tex], then [tex]|x^2 - 9| < \epsilon[/tex]

Now,

[tex]|x^2 - 9| < \epsilon[/tex]

Factorizing

[tex]|x + 3| |x - 3| < \epsilon[/tex]

The problem is with making [itex]|x + 3|[/itex] small, so we need to find a bound so we can "tweak" [itex]|x - 3|[/itex].

Now, let's make [itex]|x - 3| < 1[/itex], so x is not too big, and therefore [itex]|x + 3|[/itex] is not too big.

Now,

[tex]|x| - 3 \le |x - 3| < 1 (1)[/tex]

such as

[tex]|x| < 1 + 3[/tex]

therefore,

[tex]|x + 3| \le |x| + 3 < 2(3) + 1[/tex]

We can see

[tex]|x+3||x-3| < 7|x-3|[/tex]

and we need to make

[tex]7|x-3| < \epsilon[/tex]

so

[tex]|x-3| < \frac{\epsilon}{7} (2)[/tex]

and therefore

[tex]|x-3| < min(1, \frac{\epsilon}{7})[/tex]

This means [itex]\delta = min(1, \frac{\epsilon}{7})[/itex] so we can guarantee both inequalities (2) and (1) work.
 
Last edited:
  • #17
We are only interested in the values of x close to 3, so we can suppose x is in a distance of 1 to 3, this means [itex]|x - 3| < 1[/itex], yes 1 looks rather arbitrary we could have picked any other positive number different from 1, and it will had worked the same.
 
Last edited:
  • #18
DieCommie, if you still don't understand, this thread explains delta-epsilon proofs quite well in my opinion.
 
  • #19
Thx for trying to help me out man
 
  • #20
DieCommie:
Your basic problem seems to be that you don't understand what is meant by the logical structure IF "A" THEN "B" ("A" implies "B")

Here's how you must learn to think in a particular case:
If a number "a" is less than a number "b", this implies a lot of other statements.
For example:
If a<b, THEN a+1<b+1
Or:
If a<b and a,b are both non-negative numbers, then [tex]a^{2}<b^{2}[/tex]

Do you understand this?
 
  • #21
Yes I understand that.

I don't see how that proves the limit is 9...
 
  • #22
So, do you now get that IF [tex]|x-3|<\delta[/tex], THEN
[tex]|x-3|^{2}+6|x-3|<\delta^{2}+6\delta[/tex]?
 
  • #23
Yes I see that. Now I need to relate [tex]|x-3|^{2}+6|x-3|<\delta^{2}+6\delta[/tex] to [tex]\epsilon[/tex] somehow?
 
  • #24
Precisely!
What we've actually managed to show now, is that given [tex]|x-3|<\delta[/tex] we have the upper bound:
[tex]|x^{2}-9|<\delta^{2}+6\delta[/tex]
(You can think of my F-function as [tex]F(\delta)=\delta^{2}+6\delta[/tex])

Note that as yet, we have placed NO restrictions upon [tex]\delta[/tex]!

Such restrictions will appear when we want to deduce
[tex]|x^{2}-9|<\epsilon[/tex] whenever [tex]|x-3|<\delta[/tex]

that is, in the final step we need in order to prove that [tex]\lim_{x\to3}x^{2}=9[/tex]

are you following thus far?
 
Last edited:
  • #25
Now, as long as we keep in mind which restrictions we place on [tex]\delta[/tex], we may choose them in order to simplify our work.
Let us therefore assume [tex]\delta<\delta_{1}=1[/tex]
It then follows that:
[tex]\delta^{2}+6\delta<\delta\delta_{1}+6\delta=\delta*1+6\delta=7\delta[/tex]
Thus, we have gained:
[tex]|x^{2}-9|<7\delta[/tex]
whenever: [tex]|x-3|<\delta,\delta<\delta_{1}[/tex]

Now, let [tex]\epsilon>0[/tex] be an arbitrary number.
As long as [tex]\delta<\frac{\epsilon}{7}[/tex], we have:
[tex]7\delta<\epsilon[/tex]

Thus, we have gained:
[tex]|x^{2}-9|<\epsilon[/tex]
whenever: [tex]|x-3|<\delta,\delta<\delta_{1}=1,\delta<\frac{\epsilon}{7}[/tex]

Thus, if [tex]\delta[/tex] is chosen to be the MINIMUM value of [tex]1,\frac{\epsilon}{7}[/tex], we are finished!

That is, we have shown:
[tex]|x^{2}-9|<\epsilon[/tex]
whenever [tex]|x-3|<\delta, \delta<min(1,\frac{\epsilon}{7})[/tex]

Note that the restriction on [tex]\delta[/tex] is now dependent upon [tex]\epsilon[/tex], and that whenever we know [tex]\epsilon[/tex] we can readily determine an acceptable [tex]\delta[/tex]-value.
 
Last edited:
  • #26
Now, the first thing you should do, is to ascertain that what I have done is VALID.
Secondly, if you are unsure about, or don't understand why I have made the particular choices I made, then ask about that.
 
  • #27
Thank you for sticking around and helping me.

I have gone through the steps, and I see that how it is all valid.

I do have a few particulars I still don't understand, as you predicted.

1)you choose [tex]\delta < \delta_1 = 1[/tex] arbitrarily.. Is that enable you to solve the delta expression in terms of epsilon?

2)When you did this [tex]\delta^2 + 6x < \delta\delta_1 + 6\delta = 7\delta[/tex] why did you choose to replace only one of the deltas with 1? And why did you choose to replace that particular delta?

3)How do we know this is all true if [tex][|x^2 - 9|<\epsilon[/tex]? Simply because it was stated in the begining?

4)The maxium values [tex]\delta[/tex] can be are [tex]1[/tex]or[tex]\epsilon/7[/tex] right? I don't understand why one has epsilon in it and one does not. Why is this and what does it imply?

Thx again for helping me through this. Our teacher just glanced over it and didnt even test us on it, but I still really want to know. It is late and I am tired so I hope this made sense.
 
  • #28
DieCommie, please rest, and read again arildno's reply, it seems you didn't read it as it was presented.
 
  • #29
What part didnt I read as it was presented?
 
Last edited:
  • #30
DieCommie said:
Thank you for sticking around and helping me.

I have gone through the steps, and I see that how it is all valid.

I do have a few particulars I still don't understand, as you predicted.
1)you choose [tex]\delta < \delta_1 = 1[/tex] arbitrarily.. Is that enable you to solve the delta expression in terms of epsilon?
I did it because it would simplify my work further on; it certainly wasn't a NECESSARY step.
2)When you did this [tex]\delta^2 + 6x < \delta\delta_1 + 6\delta = 7\delta[/tex] why did you choose to replace only one of the deltas with 1? And why did you choose to replace that particular delta?
Again, a VALID simplification trick.[/QUOTE]
3)How do we know this is all true if [tex][|x^2 - 9|<\epsilon[/tex]? Simply because it was stated in the begining?
OOOPS!
Here you've misunderstood the issue!
If we CHOOSE [tex]\delta[/tex] to fulfill [tex]\delta<min(1,\frac{\epsilon}{7})[/tex], then [tex]|x-3|<\delta[/tex] IMPLIES that [tex]|x^{2}-9|<\epsilon[/tex]
This is what we're after, not the other way around!
The "restrictions" (or conditions) I mentioned are to be understood in the following manner:
"What restrictions/conditions must be placed upon [tex]\delta[/tex] so that [tex]|x-3|<\delta[/tex] IMPLIES [tex]|x^{2}-9|<\epsilon[/tex]?"
4)The maxium values [tex]\delta[/tex] can be are [tex]1[/tex]or[tex]\epsilon/7[/tex] right? I don't understand why one has epsilon in it and one does not. Why is this and what does it imply?
Read again, in particular my comment on 3), and if you still have problems, let's tackle those.

Remember that to be able to make valid and smart simplification tricks is a matter of experience (you'll develop a skill in this through practice).
 
Last edited:

Similar threads

  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
2K