0

Is this a good delta-epsilon proof method? I think it's quite nice, but I'm not very advanced in math so I'm not sure if it's rigorous enough. $$\lim_{x\rightarrow 1}e^x=e$$ $$\begin{aligned} Proof. \text{ Let } c=1,L=e,f\left( x\right) =e^{x},f^{-1}\left( x\right) =\ln \left( x\right) ,f''\left( x\right) =e^{x}\end{aligned}$$ $$\begin{aligned} f''\left( x\right) >0\forall x\in \mathbb{R}\rightarrow 0< \delta \leq \left| f^{-1}\left( L+\varepsilon \right) -c\right|\end{aligned}$$ $$\begin{aligned} \left| f^{-1}\left( L+\varepsilon \right) -c\right| =\left| f^{-1}\left( \left( e\right) +\varepsilon \right) -\left( 1\right) \right|\end{aligned}$$ $$\begin{aligned} =\left| f^{-1}\left( e+\varepsilon \right) -1\right| =\left| \ln \left( e+\varepsilon \right) -1\right| =\ln \left(e+\varepsilon \right) -1\forall \varepsilon >0 \end{aligned}$$ $$\begin{aligned} \rightarrow 0 <\delta \leq \ln \left( e+\varepsilon \right) -1\forall \varepsilon >0\\ \therefore \forall \delta \in \mathbb{R} \exists \varepsilon >0\end{aligned}$$

  • 3
    I suggest reformatting your work to space it out a bit. It is a little hard to follow as written. – Cameron Williams Sep 27 '22 at 20:52
  • 1
    As written, I can't follow this proof at all. It's not clear which quantifiers apply to which statements or how the statements and formulas on different lines are logically connected. I suggest rewriting the proof using complete sentences and expressing the logical connectives and quantifiers in words, rather than in symbols. – Daniel Hast Sep 27 '22 at 20:59
  • 2
    I think it would help if you wrote the proof as if you are explaining to someone. Use English sentences. Use mathematical symbols when appropriate not as a replacement fo words. – copper.hat Sep 27 '22 at 21:12
  • What you need to show is that for each $\epsilon > 0$ there is a $\delta > 0$ such that for every $x$ with $|x - 1| < \delta$, it is also true that $|e^x - e| < \epsilon$. What you've shown so far is that for each $\epsilon > 0$, there is a $\delta$ with $0 < \delta < \ln(e + \epsilon) - 1$ (or at least, I think that is what you mean - that weird appending of $\forall \epsilon > 0$ at the end belies that $\delta$ is dependent on $\epsilon$). Where is the rest of your proof that goes from there to the statement you actually have to show? – Paul Sinclair Sep 28 '22 at 17:04
  • Your proof (the part you've done) seems to depend on what is apparently supposed to be a previously proved result (where I've moved the $\forall x$ to the appropriate position, and inserted the missing $\exists \delta$): $$\forall x\in \Bbb R, f''( x) >0 \implies \exists\delta, 0< \delta \le | f^{-1}( L+\varepsilon) -c|$$ where presumably $L = f(c)$. But this isn't true of every $f, c, \varepsilon$. For example $f(x) = x^2, c = -1, \varepsilon = 2$. How do you know it applies here? Did you mean $f'(x)$, not $f''(x)$? – Paul Sinclair Sep 28 '22 at 17:27

2 Answers2

1

It can be simpler than that. All you have to prove is that $\displaystyle \lim_{y \to 0}e^{y}=1$.

Take $\epsilon>0$ then you need to have that $-\epsilon<e^{y}-1<\,\epsilon$ which is $1-\epsilon<e^{y}<1+\epsilon$.

Take as $\delta$=ln$(1+\epsilon)$. Then $y<\delta$ implies $e^{y}<1+\epsilon$.

We also have that $(1-\epsilon^{2})<1$ hence ln$((1-\epsilon)(1+\epsilon))<0$

and ln$(1-\epsilon)$<$-$ln$(1+\epsilon)$.

Therefore $-$ln$(1+\epsilon)<y\,\,\,$ implies ln$(1-\epsilon)<y$ and hence

$1-\epsilon<\,e^{y}$. So taking $\delta$=ln$(1+\epsilon)$ we get :

$-\epsilon<e^{y}-1<\epsilon$ and hence $\displaystyle \lim_{y \to 0}e^{y}=1$. Setting $y=x-1$ we get $\displaystyle \lim_{x \to 1}e^{x-1}=1$

and $\displaystyle \lim_{x \to 1}e^{x}=e$

0

An alternative approach, that bypasses any use of logarithms, and allows you to directly analyze the behavior of $f(x) = e^x$, as $x$ approaches $(x = 1),$ both from below $(x = 1)$ and above $(x = 1)$ is as follows:

Use that the derivative is $f'(x) = e^x.$

What you have to show is that for any $\epsilon > 0$, you can find $\delta_1,\delta_2$, both positive, both in terms of $\epsilon$, such that:

  • If $1 - \delta_1 < x < 1,$ then $|e^x - e| < \epsilon.$

  • If $1 < x < 1 + \delta_2,$ then $|e^x - e| < \epsilon.$

Having shown both bullet points above, you would then satisfy the traditional $\epsilon,\delta$ definition of a limit by specifying that $\delta = \min(\delta_1,\delta_2).$

Throughout the remainder of this answer, it will be assumed that the artificial constraints of $0 < \delta_1, \delta_2 \leq \dfrac{1}{2}$ will be imposed.


When $x = (1 - \delta_1)$, the rate of change of $f(x)$ is $e^{1 - \delta_1}$.

When $x = 1$, the rate of change of $f(x)$ is $e^1.$

Therefore, for $x$ in the interval $1 - \delta_1 < x < 1$, the rate of change of $f(x)$ is always positive, always increasing, and is strictly less than $e$. Therefore, it is impossible for any $x$ in that interval to have the distance of $|f(x) - f(1)|$ be greater than or equal to

$$\delta_1 \times e^1.$$

Therefore, if you choose $\delta_1$ so that $\delta_1 \times e^1 \leq \epsilon$, you will have fulfilled the requirement that

$$1 - \delta_1 < x < 1 \implies |f(x) - f(1)| < \epsilon.$$


For $1 < x < 1 + \delta_2$, the analysis is very similar. The rate of change will always be strictly less than $e^{1 + \delta_2}.$

Therefore, it is impossible for $x$ in this interval to be such that

$$|f(x) - f(1)| \geq \delta_2 \times e^{1 + \delta_2}.$$

Keeping in mind the artificial constraint that $0 < \delta _2 \leq \dfrac{1}{2}$, you have that

$$\delta_2 \times e^{1 + \delta_2}$$

must be $~ \leq \delta_2 \times e^{1.5}.$

Therefore, all that you have to do, to complete the proof, is to choose $\delta_2$ so that

$$\delta_2 \times e^{1.5} = \epsilon.$$

Putting the various considerations of $\delta_1, \delta_2$ all together, the following specification for $\delta$ must work:

$$\delta = \min\left[\dfrac{1}{2}, \dfrac{\epsilon}{e^{1.5}}\right].$$

user2661923
  • 35,619
  • 3
  • 17
  • 39