Proving Continuity of e^x - A Delta Epsilon Proof

In summary: R})\quad \exists\; \delta > 0\;(\delta\in\mathbb{Q})\quad\textrm{s.t.}\quad e^{\delta} = 1 + \epsilonand also from the fact that e^x is the inverse function of ln(x).
  • #1
drama2
6
0
i'm battling unsuccessfully to find a delta epsilon proof for continuity of exponential function.
this is what I've tried so far but its failed either because I've gone down a blind alley or got stuck on the right path I'm not sure which one:

find
lim e^x
x->a

therefore (epsilon) or error = e^a - e^a/e^(a-x)


e^a(1- e^(x-a)) = epsilon/error

as you can see i don't know what's going on. this is frustrating for me and i would really appreciate a convincing demonstration of why e^x is continuous.
 
Physics news on Phys.org
  • #2
In order to prove that any function has a given property, you have to use the definition of that function. The fundamental question is "How are you defining e^x?"

I know several definitions for e^x and in all of them continuity comes directly from the definition:

1) If n is a positive integer, then e^n is defined as "e multiplied by itself n times". If n= 0, e^0= 1. If n is a negative integer, e^n= 1/e^{-n} and -n is a positive integer so e^{-n} is already defined. If x= m/n, a rational number, then e^x= nth root of e^m. Finally, if x is any real number, then there exist a sequence of rational numbers, {r_n}, converging to x, we define e^x to be the limit e^{r_n}. If you you use that definition, the only thing left to do is to prove that the sequence {e^{r_n}} is a Cauchy sequence so that it does converge.

2) Define e^x as the inverse function to ln(x) where ln(x) is itself defined as the integral, from 1 to x, of (1/t)dt. It follows form that definition that ln(x) is defined for all positive x and that its derivative is 1/x which is never 0 for x positive and that ln(x) maps the postive numbers one-to-one onto the real numbers. That means that e^x is well-defined as a function from the real numbers to the positive real numbers and, since ln(x) is differentiable for all positive x, it is continuous for all x so its inverse, e^x is continuous for all x.

3) Define e^x as the function, y, that satisfies y'= y for all x, y(0)= 1. Since y satisfies that differential equation for all x, it is differentiable and so continuous for all x.

4) Define e^x as the power series 1+ x+ (1/2)x^2+ ...+ (1/n!)x^n+ ... It is easy to show that this series converges for all x. For closed and bounded sub-interval, then, it is uniformly convergent and so continuous for any point inside that sub-interval. Since any x is in some closed and bounded subinterval of the real numbers, e^x is continuous for all x.
 
  • #3
what definition of the exponential are you using?
 
  • #4
HallsofIvy said:
1) If n is a positive integer, then e^n is defined as "e multiplied by itself n times". If n= 0, e^0= 1. If n is a negative integer, e^n= 1/e^{-n} and -n is a positive integer so e^{-n} is already defined. If x= m/n, a rational number, then e^x= nth root of e^m. Finally, if x is any real number, then there exist a sequence of rational numbers, {r_n}, converging to x, we define e^x to be the limit e^{r_n}. If you you use that definition, the only thing left to do is to prove that the sequence {e^{r_n}} is a Cauchy sequence so that it does converge.

And you also need to show that the limit e^{r_n} does not depend on the sequence r_n. That is, if s_n is another sequence of rational numbers, then the limit of e^{s_n} equals the limit of e^{r_n}...
 
  • #5
I think showing that the exponential is continuous at a single point implies that it is continuous everywhere. This follows easily because it is a homomorphism from the reals under addition to the reals under multiplication.

If one agrees that exp(x) > 1 for x>0 in a neighborhood of zero, then exp is strictly increasing in that neighborhood and so must have a point of continuity - I think.
For this one just need that the radius of convergence of its power series in a neighborhood of x=0 is not zero.
 
  • #6
How do you prove that the mapping

[tex]
\mathbb{Q}\to\mathbb{R},\quad x\mapsto e^x
[/tex]

is continuous at [itex]x=0[/itex], when the definition is [itex]e^{m/n}=\sqrt[n]{e^m}[/itex]?

--------------

I figured this out now. Hopefully this is interesting to drama2 too!

Here is continuity from right only. But continuity from left can be deduced later from [itex]e^{-x}=1/e^{x}[/itex].

If one first succeeds proving that the exponential mapping (on [itex]\mathbb{Q}[/itex]) is monotonically increasing, then it will be enough to prove this intermediate result:

[tex]
\forall\; \epsilon > 0\;(\epsilon\in\mathbb{R})\quad \exists\; \delta > 0\;(\delta\in\mathbb{Q})\quad\textrm{s.t.}\quad e^{\delta} < 1 + \epsilon
[/tex]

This follows from an intermediate result:

[tex]
\forall\; \epsilon > 0\; (\epsilon\in\mathbb{R})\quad \exists\; n\in\mathbb{N}\quad\textrm{s.t.}\quad e < (1 + \epsilon)^n
[/tex]

Which follows from the result

[tex]
\forall\; \epsilon > 0\; (\epsilon\in\mathbb{R})\quad\quad \lim_{n\to\infty} (1 + n\epsilon) =\infty.
[/tex]
 
Last edited:
  • #7
You want to show that [tex] e^{x}[/tex] is continuous at [tex]x[/tex] . Let [tex]\delta=\ln(\epsilon\cdot e^{-x}+1)[/tex] .
Let [tex]x^{\prime}>x [/tex] and [tex]x^{\prime}-x<\delta=\ln(\epsilon\cdot e^{-x}+1)[/tex] .
Then [tex]e^{x^{\prime}-x}<\epsilon\cdot e^{-x}+1\Rightarrow e^{x^{\prime}}-e^{x}<\epsilon[/tex].
(Sorry have to follow through.) Therefore for every epsilon there is a delta such that bla-bla-bla.
 
Last edited:
  • #8
micromass said:
And you also need to show that the limit e^{r_n} does not depend on the sequence r_n. That is, if s_n is another sequence of rational numbers, then the limit of e^{s_n} equals the limit of e^{r_n}...

And for this, it will be very useful to prove that at each step from natural to rational to real exponents, e^x is order-preserving. With this approach I think it is almost necessary.
 
  • #9
dimitri151 said:
You want to show that [tex] e^{x}[/tex] is continuous at [tex]x[/tex] . Let [tex]\delta=\ln(\epsilon\cdot e^{-x}+1)[/tex] .
Let [tex]x^{\prime}>x [/tex] and [tex]x^{\prime}-x<\delta=\ln(\epsilon\cdot e^{-x}+1)[/tex] .
Then [tex]e^{x^{\prime}-x}<\epsilon\cdot e^{-x}+1\Rightarrow e^{x^{\prime}}-e^{x}<\epsilon[/tex].

I don't think this proof holds. You are using the ln function assuming e^x is surjective on (1,\infty). Then you apply the order-preserving property of e, which indeed in combination implies continuity on (0,\infty). Conversely, with continuity on (0,\infty) and being order-preserving, you have surjectiveness on (1,\infty). Hence you are by assuming surjectiveness on (1,\infty) actually assuming the equivalent fact that it is continuous on (0,\infty). Given that it's order-preserving, of course.

Maybe the proof holds, but at the very least it is wholly unnecessary (tautological) as you are in fact assuming the equivalence of continuity (on a large chuck of the domain anyway).
 
  • #10
disregardthat is right!

Suppose hypothetically that the image of exponential mapping had holes in it. Then the domain of logarithm would have holes in it too, and you can't know what you are allowed to substitute into it.
 
  • #11
jostpuur said:
How do you prove that the mapping

[tex]
\mathbb{Q}\to\mathbb{R},\quad x\mapsto e^x
[/tex]

is continuous at [itex]x=0[/itex], when the definition is [itex]e^{m/n}=\sqrt[n]{e^m}[/itex]?
What? The topology the rational numbers inherits from the real numbers is the discrete topology. Every set is open in that topology so every function from the rational numbers to the real numbers is continuous. That helps not at all in proving that a function from the real numbers to the real numbers is continuous.

--------------

I figured this out now. Hopefully this is interesting to drama2 too!

Here is continuity from right only. But continuity from left can be deduced later from [itex]e^{-x}=1/e^{x}[/itex].

If one first succeeds proving that the exponential mapping (on [itex]\mathbb{Q}[/itex]) is monotonically increasing, then it will be enough to prove this intermediate result:

[tex]
\forall\; \epsilon > 0\;(\epsilon\in\mathbb{R})\quad \exists\; \delta > 0\;(\delta\in\mathbb{Q})\quad\textrm{s.t.}\quad e^{\delta} < 1 + \epsilon
[/tex]

This follows from an intermediate result:

[tex]
\forall\; \epsilon > 0\; (\epsilon\in\mathbb{R})\quad \exists\; n\in\mathbb{N}\quad\textrm{s.t.}\quad e < (1 + \epsilon)^n
[/tex]

Which follows from the result

[tex]
\forall\; \epsilon > 0\; (\epsilon\in\mathbb{R})\quad\quad \lim_{n\to\infty} (1 + n\epsilon) =\infty.
[/tex]
 
  • #12
The set [itex]\mathbb{Q}[/itex] is naturally a metric space with the metric

[tex]
\mathbb{Q}\times\mathbb{Q}\to\mathbb{R},\quad (x,x')\mapsto |x-x'|
[/tex]

where the absolute value is the ordinary absolute value of the real numbers. When a function [itex]f:\mathbb{Q}\to\mathbb{R}[/itex] is said to be continuous at [itex]x\in\mathbb{Q}[/itex], it should be interpreted to mean this:

[tex]
\forall \epsilon > 0 \quad \exists \delta > 0\; \quad\textrm{s.t.}\quad \forall x'\in\mathbb{Q},\quad |x-x'|<\delta\implies |f(x)-f(x')|<\epsilon
[/tex]

HallsofIvy said:
The topology the rational numbers inherits from the real numbers is the discrete topology.

I'm afraid this claim is incorrect. Because it is impossible to write a set [itex]\{x\}\subset\mathbb{Q}[/itex] as [itex]\{x\}=V\cap \mathbb{Q}[/itex] where [itex]V\subset\mathbb{R}[/itex] would be open in [itex]\mathbb{R}[/itex].
 
  • #13
disregardthat is wrong. The proof is correct. I do begin assuming that e^x is defined, injective and surjective on positive reals, but then there's nothing wrong with that. I also used a<b+c implies a-c<b, and a^b*a^c =a^(b+c). Those things are easy to show, and the question is for an epsilon delta proof of continuity not for a proof of the foundations of mathematics.
 
  • #14
dimitri151 said:
disregardthat is wrong. The proof is correct. I do begin assuming that e^x is defined, injective and surjective on positive reals, but then there's nothing wrong with that.

How do you prove that [itex]\mathbb{R}\to ]0,\infty[,\quad x\mapsto e^x[/itex] is surjective?

If somebody suspects that the image could contain holes like this:

[tex]
\exp ([0,\infty[ ) = [1,x_1]\;\cup\; [x_1+\delta, x_2]\;\cup\; [x_2+\delta, x_3]\;\cup\;\cdots
[/tex]

with some very small [itex]\delta>0[/itex] and small [itex]1<x_1<x_2<\cdots[/itex]?

How do you convince the suspecting person, that these holes don't exist in the image?

Remember, in order for you proof to work, you must prove that the holes don't exist, before you prove that the exponential mapping is continuous! How you do accomplish that without falling victim to a circular reasoning?
 
  • #15
lavinia said:
I think showing that the exponential is continuous at a single point implies that it is continuous everywhere. This follows easily because it is a homomorphism from the reals under addition to the reals under multiplication.

If one agrees that exp(x) > 1 for x>0 in a neighborhood of zero, then exp is strictly increasing in that neighborhood and so must have a point of continuity - I think.
For this one just need that the radius of convergence of its power series in a neighborhood of x=0 is not zero.

this can be done by calculating the power series for exp(x) for a single positive number, say 1
 
  • #16
lavinia said:
this can be done by calculating the power series for exp(x) for a single positive number, say 1

But that requires assuming that exp(x) is analytic, at least in a neighborhood of 1, which is far more strict than "continuous" which is what you are attempting to prove.
 
  • #17
To show surjectivity of e^x you first show that it is monotone increasing. The you know that the only discontinuity possible is a jump discontinuity. Say the jump discontinuity is at the point c. Supposing (by way of contradiction) that there is a jump discontinuity at c, you evaluate [tex]e^{c+\epsilon}-e^{c-\epsilon}[/tex]. You can then go two ways that I can see, you can take the limit of [tex]e^{\epsilon}-e^{-\epsilon}[/tex] as [tex] \epsilon[/tex] goes to infinity which is 1-1=0, or you can expand [tex]e^{c+\epsilon}-e^{c-\epsilon}[/tex] in its series (say you've defined e^x as a certain series). Then you see all the terms have epsilon in them or powers of epsilon, so the difference [tex]e^{c+\epsilon}-e^{c-\epsilon}[/tex] may not be finite as required for there to be a discontinuity but vanishes by virtue of the form of the expansion. Therefore there are no discontinuities. Hmm, maybe I should have said that in the first place...

P.S. how do you do laytex in sentence?
 
  • #18
HallsofIvy said:
But that requires assuming that exp(x) is analytic, at least in a neighborhood of 1, which is far more strict than "continuous" which is what you are attempting to prove.

no. analytic is not assumed. The general theorem is that any power series has a radius of convergence for which it converges for all values within the radius and diverges for all values without.
This can be a real or complex series and makes no assumptions about differentiability. So for the exponential function on the real line, proof of convergence at 0 and 1 proves convergence for all numbers between zero and 1 so for all of those numbers the exponential must be strictly increasing and hence have a point of continuity.
 
Last edited:
  • #19
use itex and /itex to allign latex in sentences.
 
  • #20
I mean as [itex]\epsilon[/itex] goes to zero.
Thanks Neb.
 
  • #21
dimitri, you are aware of that your proof of surjectivity (just skimmed it, I assume it was a proof of this), actually implies continuity given order-preservation? You have really just expanded my point, namely that your assumptions are in fact sufficient for continuity, rendering the epsilon-delta proof unnecessary.
 
  • #22
disregardthat, was your point that a monotone increasing, surjective function is continuous?
 
  • #23
dimitri151 said:
disregardthat, was your point that a monotone increasing, surjective function is continuous?

Yes, these were two facts you assumed prior to proving continuity.
 
  • #24
The monotonicity and surjectivity does prove the continuity, but we're not wondering how to prove continuity. We're trying to show a epsilon-delta proof of continuity like the asker requested.
You can also use epsilon-delta on the definition of e^x directly if you're severely allergic to using the inverse function. Say [itex] e^{x}=\underset{n\rightarrow\infty}{\lim}(1+\frac{x}{n})^n[/itex]. Then for [itex]x_1=x+\delta[/itex],
[itex]e^{x+\delta}-e^x=\underset{n\rightarrow\infty}{\lim}((1+\frac{x+\delta}{n})^n-(1+\frac{x}{n})^n)=[/itex] a bunch of terms all with [itex]\delta[/itex] in them and all the n's dissappear. You can also prove it like that and skirt the whole using-an-inverse-without-proving-surjectivity controversy. Similarly with the infinite series expansion, all the terms will have [itex]\delta[/itex] in them.
 

FAQ: Proving Continuity of e^x - A Delta Epsilon Proof

1. What is a delta epsilon proof?

A delta epsilon proof is a method used to prove the continuity of a function at a specific point. It involves showing that for any given positive value of epsilon, there exists a positive value of delta such that if the distance between the input and the specific point is less than delta, the output of the function will be within epsilon of the output at the specific point.

2. Why is proving continuity important?

Proving continuity is important because it ensures that a function is well-behaved and has no sudden jumps or breaks. This is essential in many mathematical and scientific applications, as it allows us to make accurate predictions and analyze the behavior of the function.

3. How do you prove the continuity of e^x?

To prove the continuity of e^x, we use the delta epsilon proof method. We start by selecting a specific point on the x-axis and a positive value of epsilon. Then, we manipulate the expression of e^x using algebraic and exponential rules to find a suitable value of delta that satisfies the definition of continuity.

4. Can the continuity of e^x be proven using other methods?

Yes, there are other methods that can be used to prove the continuity of e^x, such as the limit definition of continuity or the sequential definition of continuity. However, the delta epsilon proof method is the most commonly used and straightforward approach.

5. What are some real-life applications of proving the continuity of e^x?

The continuity of e^x is essential in many areas of science and engineering, such as physics, economics, and biology. For example, in physics, the motion of objects can be described using exponential functions, so proving the continuity of e^x allows us to accurately predict the behavior of these objects. In economics, exponential functions are used to model growth and decay, and proving continuity ensures the validity of these models. Additionally, in biology, exponential functions are used to describe population growth, and proving continuity allows us to make accurate predictions about the size and behavior of a population.

Back
Top