Finding Delta Given Epsilon with a Quadratic Function

Click For Summary

Homework Help Overview

The discussion revolves around the epsilon-delta definition of limits in calculus, specifically focusing on the limit of a quadratic function as it approaches a certain value. The original poster presents a problem involving the limit of the function as x approaches 3, with a specified epsilon value, and seeks to determine the corresponding delta value.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the relationship between the expressions involving absolute values and the implications of the limit definition. There are attempts to manipulate the expressions to find a suitable delta, with some questioning the approach taken when dealing with higher-degree functions.

Discussion Status

Some participants have offered insights into simplifying the problem by considering cases based on the value of x. There is an ongoing exploration of how to establish bounds for the expressions involved, and suggestions have been made to find upper limits for certain variables to aid in determining delta.

Contextual Notes

There is a mention of constraints regarding the values of x, specifically that delta must be less than 1 to maintain the conditions of the problem. This leads to further discussions on how to derive a suitable delta based on the established bounds.

Cosmophile
Messages
111
Reaction score
2
Thread moved from the technical forums, so no Homework Help Template is shown
Hey, everyone! I'm helping a friend through his calculus course and we've come across something that has stumped me (see: the title). When I learned calculus, our treatment of the epsilon-delta definition of the limit was, at best, brief. Anyway, here is the problem:

Given ##\lim_{x \rightarrow 3} (x^2 -2) = 7## and ##\epsilon = 0.2##,
find ##\delta## such that for all ##x, \quad## ##0<|x-3|<\delta \implies |x^2 - 9| < 0.2##.

Here is my work so far:

$$0 < |x-3| < \delta \quad, \quad |x^2 - 9| < 0.2$$
$$0< |x-3| < \delta \quad, \quad |x+3||x-3| < 0.2$$
$$0 < |x-3| <\delta \quad, \quad |x-3| < \frac{0.2}{|x+3|}$$

...And there is where I get lost. I've found a connection between the absolute value expressions, but I can't find any way to make progress from there. I'm sure this is the wrong approach for any problems of this form where ##f(x)## has a degree ##>1##, so any help is greatly appreciated!
 
Physics news on Phys.org
Cosmophile said:
Hey, everyone! I'm helping a friend through his calculus course and we've come across something that has stumped me (see: the title). When I learned calculus, our treatment of the epsilon-delta definition of the limit was, at best, brief. Anyway, here is the problem:

Given ##\lim_{x \rightarrow 3} (x^2 -2) = 7## and ##\epsilon = 0.2##,
find ##\delta## such that for all ##x, \quad## ##0<|x-3|<\delta \implies |x^2 - 9| < 0.2##.

Here is my work so far:

$$0 < |x-3| < \delta \quad, \quad |x^2 - 9| < 0.2$$
$$0< |x-3| < \delta \quad, \quad |x+3||x-3| < 0.2$$
$$0 < |x-3| <\delta \quad, \quad |x-3| < \frac{0.2}{|x+3|}$$

...And there is where I get lost. I've found a connection between the absolute value expressions, but I can't find any way to make progress from there. I'm sure this is the wrong approach for any problems of this form where ##f(x)## has a degree ##>1##, so any help is greatly appreciated!
I would not do this: |x+3||x-3|, you really only need the absolute value of the whole thing. But I would look at cases.
So for the case when x² ≥ 9, then |x² - 9| < 0.2 is the same as just (x² - 9) < 0.2
Then for the case when x² < 9, then |x² - 9| is the same as (x² - 9) > -0.2

That should make it easier than having two factors with absolute values, and dividing by absolute values, etc.
 
Last edited:
Thread closed for Moderation.
 
Thread moved to the schoolwork forums and re-opened. @Cosmophile -- please check your PMs.
 
SammyS said:
That should be (x2 − 9) > −0.2 .

(Likely a typo.)
Thanks, I fixed it.
 
Good.

By the way: Congrats on becoming an official Homework Helper !
 
Last edited:
  • Like
Likes   Reactions: scottdave
SammyS said:
Good.

By the way: Congrats on becoming an official Homework Helper !
Thank You.
SammyS said:
Good.

By the way: Congrats on becoming an official Homework Helper !
Thank You. I'm honored.
 
Cosmophile said:
Hey, everyone! I'm helping a friend through his calculus course and we've come across something that has stumped me (see: the title). When I learned calculus, our treatment of the epsilon-delta definition of the limit was, at best, brief. Anyway, here is the problem:

Given ##\lim_{x \rightarrow 3} (x^2 -2) = 7## and ##\epsilon = 0.2##,
find ##\delta## such that for all ##x, \quad## ##0<|x-3|<\delta \implies |x^2 - 9| < 0.2##.

Here is my work so far:
$$0 < |x-3| < \delta \quad, \quad |x^2 - 9| < 0.2$$ $$0< |x-3| < \delta \quad, \quad |x+3||x-3| < 0.2$$ $$0 < |x-3| <\delta \quad, \quad |x-3| < \frac{0.2}{|x+3|}$$
...And there is where I get lost. I've found a connection between the absolute value expressions, but I can't find any way to make progress from there. I'm sure this is the wrong approach for any problems of this form where ##f(x)## has a degree ##>1##, so any help is greatly appreciated!
The method suggested by @scottdave can get you the maximum value that can be used for ##\ \delta \, ##, but that's not the usual method used in a proof for the case where ε has an arbitrary value.

You have ##\displaystyle \ |x+3||x-3| < 0.2\,,\ ## giving ##\displaystyle \ |x-3| < \frac{0.2}{|x+3|}\ .\ ## So, if you can find some "upper bound" on ##\ | x+3|\,,\ ## then you can find a value for ##\ \delta\,.##

Certainly, we must have ##\ \delta < 1\ .## That implies that x is between 2 and 4 and thus ##\ | x+3|\ ## must be between 5 and 7.

Use this information to find a value for ##\ \delta\,.##
 

Similar threads

  • · Replies 31 ·
2
Replies
31
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
Replies
2
Views
1K
Replies
7
Views
2K
Replies
2
Views
2K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 40 ·
2
Replies
40
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K