Epsilons and Deltas Book Error? Or My Error?

  • Thread starter Thread starter Saladsamurai
  • Start date Start date
  • Tags Tags
    Book Error
Saladsamurai
Messages
3,009
Reaction score
7

Homework Statement



Given f(x) = mx + b, m > 0, L = (m/2) + b, xo = 1/2 , \epsilon = c >0 find (a) an open interval on which the inequality
|f(x) - L| < \epsilon
holds. Then find (b) \delta such that 0 < |x - xo| < \delta\Rightarrow |f(x) - L| < \epsilon


Here is my problem with the book's solution. Since the condition \epsilon=c&gt;0 was given, I only used the right-hand-side of the inequality:

-c&lt;|f(x)-L|&lt;c because to me it did not make sense to solve the inequality under a condition that cannot be. Instead, I chose to write the above inequality as:

0&lt;|f(x)-L|&lt;c

But the text gave answer of (a) (\frac{1}{2}-\frac{c}{m}, \frac{c}{m}+\frac{1}{2}) and (b) \delta = c/m

Why did they use the left-hand-side of the inequality if it was given that c > 0 ?
 
Physics news on Phys.org
The book is right, but I don't know why it introduces the unneeded term c. I'm not sure if they are trying to trick you, but epsilon, or c for that matter, is just an arbitrary positive number. Look at the inequality |f(x) - L| < e again (e is just an arbtirary positive number; we usually think of it as very small). You interpreted this correctly in the previous limit question I helped you out with. All this inequality is saying is that f(x) is within a distance e from L.

Remember, |f(x) - L| < e is equivalent to L - e < f(x) < L + e. If you choose to write it in the latter form, you have to drop the absolute value signs (which I think is what tripped you up).
 
Oh yeah! We define epsilon to be a positive number.
That wAs stupid of me!

Thanks!
 
what course is this
 
Luongo said:
what course is this

This from a Calculus Textbook. Self Study.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top