Solve Epsilon & Delta for Homework Statement

  • Thread starter Thread starter goodz
  • Start date Start date
  • Tags Tags
    Delta Epsilon
goodz
Messages
6
Reaction score
0

Homework Statement


For the limit below, find values of δ that correspond to the ε values.
symimage.gif


Homework Equations


epsilon = .5
and
epsilon = .05


The Attempt at a Solution


These kinds of problems do you have to use a graphing calculator to figure it out?
for epsilon = .05
|(9x + x - 3x^3)-7|<.05
6.95<(9+x-3x^3)<7.05

and I graph it, i get x = about -.75548, y=6.95
x = -.73803, y=7.05

i get |x-1|<0.2619

but its incorrect
 
Physics news on Phys.org
Algebra could be used, couldn't it? Isn't solving quadratic inequalities one of the things they teach in pre-calculus?



(I haven't checked your arithmetic, I'm assuming it's right)

Anyways, you are misunderstand something. You did discover* that the interval** (-7.55, -7.39) does have the property that, for every x in it, f(x) lies within the interval (6.95, 7.95).

But that interval is not described by the inequality |x-1|<0.2619...

*: Well, more precisely, you have some evidence to suggest it. To really be confident in it, you have to find some algebraic proof, or a deeper understanding of approximations and conic functions.
**: Of course, you found a slightly larger interval, but the difference isn't really relevant.[/size]
 
Last edited:
goodz said:
These kinds of problems do you have to use a graphing calculator to figure it out?
for epsilon = .05
|(9x + x - 3x^3)-7|<.05
6.95<(9+x-3x^3)<7.05

and I graph it, i get x = about -.75548, y=6.95
x = -.73803, y=7.05
Try again! First off, those values are nowhere near 1. That should have been a first hint. Secondly, those values do not yield anything close to 7. The values for 9+x-3x3 for x=-0.75548 and x=-0.73803 are 2.538 and 2.438.

i get |x-1|<0.2619

but its incorrect
You made another mistake here. -0.75-1=-1.75, not 0.25.
 
Try considering three separate limits and make use of the triangle inequality to find a delta that'll work for a given epsilon. That way you won't have a hard cubic to solve.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top