estro said:
You said that (you should put more details how you get this) |x[1/x]-x|\leq|x|, now because |x-x_0|=|x-0|=|x|< \delta what can you conclude?
*Remember that you have control over delta...
At this point it is trivial, show me that you understand the concept.
well, let me formally prove the part that I claimed |x[1/x] - 1| < |x| because actually I guessed that and I feel bad about guessing something without having proved it lol
well, for any real x we always have: 1/x <= [1/x] < 1/x + 1.
x can't be 0 because It's not in the domain, therefore x is either positive or negative.
if x is positive, multiplying both sides by x yields: 1 <= x[1/x] < 1+x. adding -1 to both sides yields: 0 <= x[1/x] - 1 < x. (I)
if x is negative, multiplying both sides by -x yields: -1 <= -x[1/x] < -1 -x. adding +1 to both sides yields: 0 <= 1 - x[1/x] < -x (II).
Now according to the definition of abs(x) we can conclude that 0 <= |x[1/x] - 1| < |x|, since 0<=|x| is a tautology we conclude that |x[1/x] - 1|<|x|.
I still can't see why It's trivial but let me guess. |x|< delta tells us that |x[1/x] - 1| < delta. which tells us that if we choose delta small enough, then for any arbitrarily given epsilon we can always conclude that |x[1/x] - 1| < epsilon. We can always do that because the domain inherits compactedness from the real line and is continuous around 0. am I right? It's not TRIVIAL to me, but I think It makes sense if we have some intuition about the set that x belongs to.
HallsofIvy said:
No, he didn't say that. He said "we an make x as small as we want"- that is governed by \delta, not \.
I see. then I misunderstood it.