Limit proof:but there is something wrong

  • Thread starter Thread starter maupassant
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary
SUMMARY

The forum discussion focuses on proving the limit of the function f(x) = 3x² - x as x approaches 2, establishing that lim (3x² - x) = 10. The proof utilizes the epsilon-delta definition of limits, specifically the condition that if 0 < |x - 2| < d, then |f(x) - 10| < e. The discussion highlights the necessity of selecting a maximum boundary for x, specifically 3, to ensure that the limit holds true from both sides of 2. The conclusion confirms that setting d = min{1, e/14} successfully proves the limit.

PREREQUISITES
  • Epsilon-delta definition of limits
  • Basic algebraic manipulation of inequalities
  • Understanding of polynomial functions
  • Concept of limits approaching from both sides
NEXT STEPS
  • Study the epsilon-delta definition of limits in more detail
  • Practice proving limits for different polynomial functions
  • Explore the concept of one-sided limits and their implications
  • Learn about continuity and its relationship with limits
USEFUL FOR

Students of calculus, mathematics educators, and anyone seeking to deepen their understanding of limit proofs and the epsilon-delta approach.

maupassant
Messages
10
Reaction score
0
Hi everybody,

Suppose one wants to prove that lim (3x²-x) = 10 as x approaches 2.

Taking the definition of a limit we should have:
"If 0 < |x-2| < d then it follows that |f(x) - 10| < e"

Proving this statement, we can say |f(x)-10| < e
iff |3x²-x-10| <e
iff |3x+5|.|x-2| <e
iff |x-2| < e/(|3X+5|)

The problem that arises now is: how can one make the "x" in the denominator disappear?
Because we need a delta in function of only an epsilon.

So we could say: set d<=1 then it follows
|x-2|<d<=1
|x-2|<1
-1<x-2<1
1<x<3

We know now that our x should lie between 1 and 3. But now comes the thing I fail to understand well: Why does one select 3 which is larger than the x should be. Why could we not just select 2 or 2.5 or something like that. So why should we have
|x-2| < e/(|3.3+5|)
|x-2| < e/(14)


Finally we can set d=min{1, e/(14)} and we should have a solution for

"If 0<|x-2|< d=e/(14) then |f(x) - 10|<e" and have proved that indeed
lim (3x²-x) = 10 as x approaches 2.

Could somebody tell me why I always should use that maximum border on x (i.c. 3) ? That's something that's been annoying me for about a week now!

Thank you very much!
M.
 
Physics news on Phys.org
maupassant said:
Hi everybody,

Suppose one wants to prove that lim (3x²-x) = 10 as x approaches 2.

Taking the definition of a limit we should have:
"If 0 < |x-2| < d then it follows that |f(x) - 10| < e"

Proving this statement, we can say |f(x)-10| < e
iff |3x²-x-10| <e
iff |3x+5|.|x-2| <e
iff |x-2| < e/(|3X+5|)

The problem that arises now is: how can one make the "x" in the denominator disappear?
Because we need a delta in function of only an epsilon.

So we could say: set d<=1 then it follows
|x-2|<d<=1
|x-2|<1
-1<x-2<1
1<x<3

We know now that our x should lie between 1 and 3. But now comes the thing I fail to understand well: Why does one select 3 which is larger than the x should be. Why could we not just select 2 or 2.5 or something like that.
You are taking the limit as x goes to 2. Further, since you have to take the limit "from both sides", x may well be larger than 3! The point is that x must, eventually, be "close" to 2 but it may be above or below 2. For x sufficiently close to 2, yes, it will be less than 3, but that is also true of any number you might pick. We can't select 2 because we could not be sure that x is "< 2". A number arbitrarily close to 2 might still be larger than 2.

We certainly could use 2.5 - it's just that 1 tends to be easier to do arithmetic with than 1/2! If require that |x-2|< .5, then -.5< x- 2< .5. Adding 2 to both sides, 1.5< x< 2.5. Multiplying by 3, 4.5< 3x< 7.5. Adding 5, 9.5< 3x+ 5< 12.5. If 9.5< |3x+ 5|, then 1/|3x+5|< 1/9.5 so \epsilon/|3x+5|&lt; \epsilon/9.5. It's just easier to use 1 than 0.5.

So why should we have
|x-2| < e/(|3.3+5|)
|x-2| < e/(14)


Finally we can set d=min{1, e/(14)} and we should have a solution for

"If 0<|x-2|< d=e/(14) then |f(x) - 10|<e" and have proved that indeed
lim (3x²-x) = 10 as x approaches 2.

Could somebody tell me why I always should use that maximum border on x (i.c. 3) ? That's something that's been annoying me for about a week now!

Thank you very much!
M.

Homework Statement



Homework Equations





The Attempt at a Solution

 
Last edited by a moderator:
Thanks for the answer!
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
4
Views
2K
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
5
Views
2K