How Small Should Delta Be for a Given Epsilon in Calculus?

  • Thread starter Thread starter musicfairy
  • Start date Start date
  • Tags Tags
    Delta Epsilon
Click For Summary
SUMMARY

The discussion centers on determining the appropriate value of delta for a given epsilon in the context of the limit of the function f(x) = x³ + x² + x + 1 as x approaches -1. The user initially calculated delta as 0.326 based on incorrect intersection points from their graphing calculator. However, it was established that the correct approach requires factoring the polynomial and ensuring that |f(x)| < epsilon, with delta needing to be significantly smaller than epsilon to satisfy the limit definition accurately.

PREREQUISITES
  • Understanding of limits in calculus
  • Familiarity with epsilon-delta definitions of limits
  • Ability to factor polynomials, specifically cubic functions
  • Proficiency in using graphing calculators for function analysis
NEXT STEPS
  • Study the epsilon-delta definition of limits in calculus
  • Learn how to factor cubic polynomials effectively
  • Explore the use of graphing calculators for analyzing function behavior near limits
  • Investigate how to determine appropriate delta values in limit problems
USEFUL FOR

Students of calculus, mathematics educators, and anyone seeking to deepen their understanding of limits and epsilon-delta proofs in mathematical analysis.

musicfairy
Messages
101
Reaction score
0
I don't know how yor format this, so:

x3 + x2 +x +1

The limit of that function = 0 as x approaches -1

What's the greatest value of delta when epsilon = 0.1?


This is what I tried to do:

|x3 + x2 + x + 1| < 0.1
-0.1 < x3 + x2 + x + 1 < 0.1
-1.1 < x3 + x2 + x < -0.9



In my calculator I plotted y = f(x), y = -1.1, and y = -0.9
The intersect are at x = -1.379 and x = -1.326

So I plugged them in this equation.

0<|x + 1|<delta

|-1.379 + 1| < 0.379
|-1.326 + 1| < 0.326

So I pick delta = 0.326 because it's smaller.



Now can someone please tell me everything that went wrong and offer any advice on how I could understand this?
 
Physics news on Phys.org
musicfairy said:
I don't know how yor format this, so:

x3 + x2 +x +1

The limit of that function = 0 as x approaches -1

What's the greatest value of delta when epsilon = 0.1?


This is what I tried to do:

|x3 + x2 + x + 1| < 0.1
-0.1 < x3 + x2 + x + 1 < 0.1
-1.1 < x3 + x2 + x < -0.9



In my calculator I plotted y = f(x), y = -1.1, and y = -0.9
The intersect are at x = -1.379 and x = -1.326
So I plugged them in this equation.

0<|x + 1|<delta

|-1.379 + 1| < 0.379
|-1.326 + 1| < 0.326

So I pick delta = 0.326 because it's smaller.



Now can someone please tell me everything that went wrong and offer any advice on how I could understand this?

What exactly was your f(x)? I do exactly what you say you did and I do NOT get -1.379 and -1.376. For one thing, x= -1 is NOT between those values- they can't possibly be right!
 
Your delta is way too big. f(-1.326) = -0.8992, and f(-0.674) = 0.474094. Here x is within .326 of -1 (-1 - .326 and -1 + .326), but the function values are not within .1 of zero.

When you plotted f(x) on your calculator, did you use f(x) = x^3 + x^2 + x + 1? You also show x^3 + x^2 + x in one of your inequalities, so I'm not sure whether you might have used that one.

You should factor x^3 + x^2 + x + 1 into (x + 1) times the other factor.

You want |x^3 + x^2 + x + 1| < epsilon
so |x + 1|* |something| < epsilon

You can tie that inequality to one involving |x + 1| if you replace |something| above with a value that's guaranteed to be larger, for all values of x on some reasonable interval.

As a hint, delta needs to be quite a bit smaller than epsilon, like some fraction of it.
 

Similar threads

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