How to prove the uniqueness of a limit of a function at a point?

  • Thread starter Thread starter poutsos.A
  • Start date Start date
  • Tags Tags
    Proof
poutsos.A
Messages
102
Reaction score
1
In an analysis book i found this proof for the uniqness of a limit of a function.

This is not homework




"It is easy to show that when a limit of a function f(z) exists at a point a,it is unique.To do this ,we suppose that


lim f(z) =l and lim f(z)=m as z----> a (z goes to a).


Then,for any positive number ε,there are positive numbers r,δ such that



\left| f(z)-l\right|< ε whenever 0<\left|z-a\right|< r


and

\left|f(z)-m\right| < ε whenever 0<\left|z-a \right|< δ.


So if 0< \left|z-a\right|< θ ,where θ denotes the smaller of the two Nos r and δ,we find that


\left|m-l\right| = \left|(f(z)-l)-(f(z)-m)\right| =< \left| f(z)-l \right| + \left|f(z)-m\right| < ε+ε =2ε.


But \left|m-l\right| is a nonnegative constant, and ε can be chosen arbitrarily small.
Hence

l-m =0 , or l=m."


is that proof correct??
 
Physics news on Phys.org
poutsos.A said:
So if 0< \left|z-a\right|< θ ,where θ denotes the smaller of the two Nos r and δ,we find that\left|m-l\right| = \left|(f(z)-l)-(f(z)-m)\right| =< \left| f(z)-l \right| + \left|f(z)-m\right| < ε+ε =2ε.But \left|m-l\right| is a nonnegative constant, and ε can be chosen arbitrarily small.
Hence

l-m =0 , or l=m." is that proof correct??
I wouldn't have been so quick with the last line. The above lines only indicate that the limit as z approaches a of the expression |m - l| is 0. Since |m-l| is a constant, this then implies that this limit is equivalent to the value |m - l|, as constant functions are continuous. The rest then follows, assuming you have already proven that constant functions are continuous.
Another method of concluding this proof is to note that |l - m| is a fixed number > 0, while \epsilon is free to be any value > 0. Thus, pick \epsilon < |l - m|/2 to derive a contradiction.
 
slider142 said:
I wouldn't have been so quick with the last line. The above lines only indicate that the limit as z approaches a of the expression |m - l| is 0. Since |m-l| is a constant, this then implies that this limit is equivalent to the value |m - l|, as constant functions are continuous. The rest then follows, assuming you have already proven that constant functions are continuous.
Another method of concluding this proof is to note that |l - m| is a fixed number > 0, while \epsilon is free to be any value > 0. Thus, pick \epsilon < |l - m|/2 to derive a contradiction.

So you are saying that the above proof is wrong??

Please write down ,if you can, a complete correct proof ,i will be very thankfully
 
poutsos.A said:
So you are saying that the above proof is wrong??

It's not completely wrong. It's better to say it's incomplete. It lays out all the majors steps in the proof, but on the last one, it really skimps on an important detail. That detail is a contradiction which allows you to assert m = l.

To complete the proof, you'd want to say

"Suppose |l - m| &gt; 0. Then, by replacing \epsilon with \frac{1}{2} |l - m|, we see that

|l - m| &lt; 2 (\frac{1}{2} |l - m|)

Which is a contradiction. Therefore, our assumption |l - m| &gt; 0 is false, and so |l - m| = 0 and so l = m.
 
if a function has 2 different limits, say a distance e apart, then eventually all the values of the function are very near both limits. but small nbhds of two different points are disjoint, so you are saying eventually all the values are in one nbhd and also in the other disjoint nbhd, an impossibility.
 
Here is a diagram of what mathwonk says:
http://img237.imageshack.us/img237/6198/hausdorffmetricmp7.png
 
Last edited by a moderator:
maze said:
Here is a diagram of what mathwonk says:
http://img237.imageshack.us/img237/6198/hausdorffmetricmp7.png
[/URL]

State the geometrical axioms or theorems that do not allow the above to happen

i am very interested to see this kind of proof
 
Last edited by a moderator:
That's basically just a drawing of the proof that you posted in the original post.
 
poutsos.A said:
State the geometrical axioms or theorems that do not allow the above to happen

i am very interested to see this kind of proof

In laymens terms, a point is a limit (in any standard sense of the word) when it can be approximated with arbitrary accuracy. If there were two distinct limit points, you simply approximate within a tolerance less than the distance between them, and it has to converge on one or the other.

In topology, this is the hausdorff property: for any two points, there is a neighborhood of each such that both neighborhoods are disjoint.
 
  • #10
poutsos.A said:
State the geometrical axioms or theorems that do not allow the above to happen

i am very interested to see this kind of proof

Let B_x be the ball around x and B_y be the ball around y.

If a_i -> x then there exists N such that a_n \in B_x for all n>N.

If a_i -> y then there exists M such that a_n \in B_y for all n>M.

Then for some large k, k>N and k>M, a_k \in B_x and a_k \in B_y. Since B_x and B_y are disjoint, this is a contradiction (disjoint sets share no points).
 
  • #11
maze said:
Let B_x be the ball around x and B_y be the ball around y.

If a_i -> x then there exists N such that a_n \in B_x for all n>N.

If a_i -> y then there exists M such that a_n \in B_y for all n>M.

Then for some large k, k>N and k>M, a_k \in B_x and a_k \in B_y. Since B_x and B_y are disjoint, this is a contradiction (disjoint sets share no points).

But that's proving the uniqueness of the limit of a sequence,isn't it?"
 
  • #12
Ahh yes. But that's OK since, if the function converges, you can always construct a convergent sequence. For example, let a_n = a + 1/n.

That is a nicety of metric spaces - you can show all sorts of things with sequences that aren't possible in more general situations.
 
  • #13
poutsos.A said:
In an analysis book i found this proof for the uniqness of a limit of a function.

This is not homework




"It is easy to show that when a limit of a function f(z) exists at a point a,it is unique.To do this ,we suppose that


lim f(z) =l and lim f(z)=m as z----> a (z goes to a).


Then,for any positive number ε,there are positive numbers r,δ such that



\left| f(z)-l\right|< ε whenever 0<\left|z-a\right|< r


and

\left|f(z)-m\right| < ε whenever 0<\left|z-a \right|< δ.


So if 0< \left|z-a\right|< θ ,where θ denotes the smaller of the two Nos r and δ,we find that


\left|m-l\right| = \left|(f(z)-l)-(f(z)-m)\right| =< \left| f(z)-l \right| + \left|f(z)-m\right| < ε+ε =2ε.


But \left|m-l\right| is a nonnegative constant, and ε can be chosen arbitrarily small.
Hence

l-m =0 , or l=m."


is that proof correct??

No it is wrong.


What the Author of that proof really proves here is:


If limf(z) = l and limf(z) = m as z goes to a ,then given ε>0 and also given

0< \left|z-a\right|< θ ,where θ denotes the smaller of the two Nos r and δ,

THEN l=m.

...and not.


If limf(z) = l and limf(z) = m as z goes to a, then l=m

Note the Author in the last step of his proof ,he assumes the theorem:

IF, for all ε>o \left|m-l\right|<ε ,then l=m,which Tac-Tics proves by using contradiction.

Many of analysis books give a wrong proof following ,more or less the lines of the above proof.
 
Back
Top