uak01
- 2
- 0
hi all,
like many here i have also picked up the spivak calculus text and run into some problems.
i am reading the fifth chapter which introduces 'limits' and i can't get my head around the idea of using minimum (the concept was introduced in the problems of the first chapter and it reappears in chapter 5 without any formal discussion about it). i haven't figured out how to approach it yet. i guess that's what i mean to ask here. i don't think i am making any sense. probably an example will help. this is from the book, towards the end of the chapter, consider:
f(x) = x^2 + x, and x approaches a,
according to the definition in the book, we have to find a \delta > 0 such that |x^2 + x - (a^2 + a)| < \epsilon
it then breaks down the function into x^2 and x, so that we need 2 \deltas
one for the x^2 and the other for x,
if 0 < |x - a| < \delta1, then |x^2 - a^2| < \epsilon/2
if 0 < |x - a| < \delta2, then |x - a| < \epsilon/2
now, for some reason i don't know,
\delta1 = min (1, \epsilon/2/2|a| + 1)
\delta2 = \epsilon/2
what is going on here?
this is a very confusing first post and i am very sorry about it. (imagine the confusion in my head
perhaps i can try to clarify my question after a few responses. thanks in advance!
like many here i have also picked up the spivak calculus text and run into some problems.
i am reading the fifth chapter which introduces 'limits' and i can't get my head around the idea of using minimum (the concept was introduced in the problems of the first chapter and it reappears in chapter 5 without any formal discussion about it). i haven't figured out how to approach it yet. i guess that's what i mean to ask here. i don't think i am making any sense. probably an example will help. this is from the book, towards the end of the chapter, consider:
f(x) = x^2 + x, and x approaches a,
according to the definition in the book, we have to find a \delta > 0 such that |x^2 + x - (a^2 + a)| < \epsilon
it then breaks down the function into x^2 and x, so that we need 2 \deltas
one for the x^2 and the other for x,
if 0 < |x - a| < \delta1, then |x^2 - a^2| < \epsilon/2
if 0 < |x - a| < \delta2, then |x - a| < \epsilon/2
now, for some reason i don't know,
\delta1 = min (1, \epsilon/2/2|a| + 1)
\delta2 = \epsilon/2
what is going on here?
this is a very confusing first post and i am very sorry about it. (imagine the confusion in my head
