Today I had the problem to proof the existence of a real valued function limit limx→x0f(x) but there was no possibility to determine its value. So I thought about the ways how someone can proof that a function converges while there is no chance that he can guess the limit. How can he do this?
For real valued sequences there is an easy answer: If you can show that your sequence is a Cauchy sequence than your sequence converges. This is stated by the completeness axiom of the real numbers and is true for all complete metric spaces. But there is no concept to generalize the idea of Cauchy sequences to functions. Really?!
The Cauchy property for functions
Let's have a look at the epsilon-delta-definition for Cauchy sequences in R or C:
I guessed what would be the equivalent definition for a function, if someone want to proof the existence of limx→x0f(x) for a real valued function f:D→R with D⊆R:
Because I want you to understand my thoughts I show you both statements where I colored for me equivalent parts in the same color:
You see, I got the above statement for functions by translating each part of the epsilon-delta-definition of Cauchy sequences in the concept of function or (better to say) I assumed the right translations. Okay, now the main question is: Does the function limit exists, if the above statement is fulfilled?
Before answering the question, lets give functions with the above property a name:
Definition (functions with the Cauchy property at x0): Let f:D→ with D⊆R be a real valued function and x0 an limit point of D. In the following we say, that f has the Cauchy property at x0, if f fulfills the following statement at x0:
Every function with the Cauchy property at x0 converges in the limit x→x0
Our interesting question is: Does the limit limx→x0f(x) exists when f has the Cauchy property at x0? Yes, as we can proof:
Step 1: Let (xn)n∈N be an arbitrary sequence with limn→∞xn=x0. We can show, that (f(xn))n∈N is a Cauchy sequence and therefore converges.
Let ϵ>0 be arbitrary. By the Cauchy property of f at x0 there exists a δ>0 so that |f(x)−f(y)|<ϵ for all x,y∈D with |x−x0|<δ and |y−x0|<δ. Because (xn)n∈N converges to x0 there is an N∈N with |xn−x0|<δ for all natural numbers n≥N.
So for all n,m∈N with n≥N and m≥N we have |xn−x0|<δ and |xm−x0|<δ and therefore |f(xn)−f(xm)|<ϵ because of the above definition of δ. This shows that (f(xn))n∈N is a Cauchy sequence. So there is an a∈R with limn→∞f(xn)=a because of the completeness axiom of the real numbers.
Step 2: Now we have to show that every two sequences (xn)n∈N and (˜xn)n∈N which converge to x0 have the same limit under the function f. This means limn→∞f(xn)=limn→∞f(˜xn).
In Step 1 we already showed that the limit limn→∞f(xn) exists. So let the limit of (f(xn))n∈N be a∈R. Let ϵ>0 be arbitrary. Because f has the Cauchy property at x0 there exists a δ>0 so that |f(x)−f(y)|<12ϵ for all x,y∈D with |x−x0|<δ and |y−x0|<δ. Because limn→∞xn=x0 and limn→∞f(xn)=a there is a N∈N with |xN−x0|<δ and |f(xN)−a|<12ϵ. There is also an ˜N∈N with |˜xn−x0|<δ for all n∈N with n≥˜N.
Now let n be an arbitrary natural number greater than ˜N. By definition we have |˜xn−x0|<δ and |xN−x0|<δ and therefore |f(˜xn)−f(xN)|<12ϵ. So we have:
This proofs limn→∞f(˜xn)=a and thus limn→∞f(xn)=limn→∞f(˜xn). So the function limit limx→x0f(x) exists.
If limx→x0f(x) exists, then f has the Cauchy property at x0
Also the contrary implication is true: Every function f, which converges at x0, has the Cauchy property at x0.
Proof: Let f be a function with limx→x0f(x)=a an let ϵ be an arbitrary real number greater than null. Because f converges to a for x→x0 there is an δ>0 so that the inequality |f(x)−a|<12ϵ is fulfilled for every x∈D with |x−x0|<δ. Now for every x,y∈D with |x−x0|<δ and |y−x0|<δ we have:
Connection to the completeness axiom
We have shown, that the following equivalence statement is true:
Does this remind you an something? Yes, it's similar to the completeness axiom! In the article Alternative formulations of the completeness axiom for real and complex numbers I will proof that the above equivalence actually is equivalent to the completeness axiom.
Some additional notes to functions with the Cauchy property at x0
Please note, that x0 does not have to be an element of D. There just have to exist a sequence in D which converges to x0.
Because we are interested in proofing the existence of limx→x0f(x) at a special point x0 the above definition for the Cauchy property of a function also depends on selecting a special x0. It would be nice to know, what a global Cauchy property for functions might be, but I do not want to provide an answer in this article. Please contact me if you have an answer.
The above definition can be directly generalized to complex functions f:D→C with D⊆C. All the proofs given in this article can also be applied to this case.
There shall be a more general definition for functions between metric spaces. Because metric spaces do not have those properties which are needed in the given proofs, those proofs cannot be applied directly to functions between metric spaces. One has to find the necessary properties and has to take care that the underlying metric spaces have fulfilled those properties.
-
There is also a Cauchy property of f, if someone wants to show the convergence for x→∞:
∀ϵ>0∃S>0∀x,y∈D:x≥S∧y≥S⇒|f(x)−f(y)|<ϵFor showing the existence of limx→−∞f(x) the definition would be:
∀ϵ>0∃S<0∀x,y∈D:x≤S∧y≤S⇒|f(x)−f(y)|<ϵTo have a short article I do not want to provide proofs for the above definitions but I assume that they will be similar.
Alternative ways to proof the convergence of a function without knowing the limit
It is nice to have as many possible ways or methods because than it is more likely you find actually a proof than if you stuck by going just one way. So I want to enumerate also the other possibilities for proofing the existence of limx→x0f(x):
One alternative way is of course to use an indirect proof, which means that you assume the function is divergent at x0 and that you conclude a contradiction from your assumption. There just might be the situation where you do want to have a direct proof. For example you are doing math based on intuitionistic logic or you want to know the insights which just would be provided by a direct proof.
Another way would be to give an algorithm to calculate the limit and to show that this algorithm will always work. Here you have the advantage that you can use the algorithm in a computer program. On the contrary it might be difficult to find such an algorithm.