- #1
Calculuser
- 49
- 3
Formal definition (epsilon-delta definition) of limit is symbolically as follows: $$\lim_{x \to c}f(x) = L \iff [\forall \epsilon > 0,\ \exists \delta > 0,\ \forall x \in I,\ (0 < |x - c| < \delta \implies |f(x) - L| < \epsilon)]$$
Now I want to create alternative definitions out of this by replacing some of the terms.
$$D[1]:\ \lim_{x \to c}f(x) = L \iff [\forall \epsilon > 0,\ \exists \delta > 0,\ \forall x \in I,\ (|f(x) - L| < \epsilon \implies 0 < |x - c| < \delta)]$$
##0 < |x - c| < \delta## was replaced with ##|f(x) - L| < \epsilon## in the original definition to get ##D[1]##.
$$D[2]:\ \lim_{x \to c}f(x) = L \iff [\forall \delta > 0,\ \exists \epsilon > 0,\ \forall x \in I,\ (0 < |x - c| < \delta \implies |f(x) - L| < \epsilon)]$$
##\epsilon## was replaced with ##\delta## in the original definition to get ##D[2]##.
Of course we can generate many other alternatives as we did above. What I want to know or expect a detailed, step by step answer because I could not figure it out myself is why ##D[1]## and ##D[2]## fail in that context so that we stick with the original definition. In other words, what counterexample satisfies the original definition, does not satisfy ##D[1]## and ##D[2]##? Can anyone explain this clearly for me?
By the way, I am familiar with quantifiers, logical connectives, etc. and propositional logic in general.
Now I want to create alternative definitions out of this by replacing some of the terms.
$$D[1]:\ \lim_{x \to c}f(x) = L \iff [\forall \epsilon > 0,\ \exists \delta > 0,\ \forall x \in I,\ (|f(x) - L| < \epsilon \implies 0 < |x - c| < \delta)]$$
##0 < |x - c| < \delta## was replaced with ##|f(x) - L| < \epsilon## in the original definition to get ##D[1]##.
$$D[2]:\ \lim_{x \to c}f(x) = L \iff [\forall \delta > 0,\ \exists \epsilon > 0,\ \forall x \in I,\ (0 < |x - c| < \delta \implies |f(x) - L| < \epsilon)]$$
##\epsilon## was replaced with ##\delta## in the original definition to get ##D[2]##.
Of course we can generate many other alternatives as we did above. What I want to know or expect a detailed, step by step answer because I could not figure it out myself is why ##D[1]## and ##D[2]## fail in that context so that we stick with the original definition. In other words, what counterexample satisfies the original definition, does not satisfy ##D[1]## and ##D[2]##? Can anyone explain this clearly for me?
By the way, I am familiar with quantifiers, logical connectives, etc. and propositional logic in general.