PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: Very high Entry average rating: No information on entry rating
[parent] exponential function defined as limit of powers (Definition)

It is possible to define the exponential function and the natural logarithm in terms of a limit of powers. In this entry, we shall present these definitions after some background information and demonstrate the basic properties of these functions from these definitions.

Two basic results which are needed to make this development possible are the following:

Theorem 1   Let $x$ be a real number and let $n$ be an integer such that $n > 0$ and $n + x > 0$ . Then $$ \left( {n + x \over n} \right)^n < \left( {n + 1 + x \over n + 1} \right)^{n+1}. $$
Theorem 2   Suppose that $\{s_n\}_{n=1}^\infty$ is a sequence such that $\lim_{n \to \infty} n s_n = 0$ . Then $\lim_{n \to \infty} (1 + s_n)^n = 1$ ,

For proofs, see the attachments. From them, we first conclude that a sequence converges.

Theorem 3   Let $x$ be any real number. Then the sequence $$ \left\{ \left( {n + x \over n} \right)^n \right\}_{n=1}^\infty $$ is convergent.

The foregoing results show that the limit in the following definition converges, and hence defines a bona fide function.

Definition 1   Let $x$ be a real number. Then we define $$ \exp (x) = \lim_{n \to \infty} \left( {n + x \over n} \right)^n . $$

We may now derive some of the chief properties of this function. starting with the addition formula.

Theorem 4   For any two real numbers $x$ and $y$ , we have $\exp (x+y) = \exp(x) \exp (y)$ .
Proof. Since $$ {n (n + x + y) \over (n + x) (n + y)} = 1 - {xy \over (n + x) (n + y)} $$ and $$ \lim_{n \to \infty} {n \over (n + x) (n + y)} = 0 , $$ theorem 2 above implies that $$ \lim_{n \to \infty} \left( {n (n + x + y) \over (n + x) (n + y)} \right)^n = 1 . $$ Since it permissible to multiply convergent sequences termwise, we have
$\displaystyle \exp (x) \exp (y)$ $\displaystyle = \lim_{n \to \infty} \left( {n + x \over n} \right)^n \left( {n + y \over n} \right)^n \left( {n (n + x + y) \over (n + x) (n + y)} \right)^n$    
  $\displaystyle = \lim_{n \to \infty} \left( {n + x + y \over n} \right)^n = \exp (x+y)$    

$ \qedsymbol$
Theorem 5   The function $\exp$ is strictly increasing.
Proof. Suppose that $x$ is a strictly positive real number. By theorem 1 and the definition of the exponential as a limit, we have $1 + x < \exp (x)$ , so we conclude that $0 < x$ implies $1 < \exp (x)$ .

Now, suppose that $x$ and $y$ are two real numbers with $x > y$ . Since $x - y > 0$ , we have $\exp (x-y) > 1$ . Using theorem 4, we have $\exp (x) = \exp (x-y) \exp (y) > \exp (y)$ , so the function is strictly increasing. $ \qedsymbol$

Theorem 6   The function $\exp$ is continuous.
Proof. Suppose that $0 < x < 1$ . By theorem 1 and the definition of the exponential as a limit, we have $1 - x < \exp (-x)$ and $1 + x < \exp (x)$ . By theorem 4, $\exp (x) \exp (-x) = \exp (0) = 0$ . Hence, we have the bounds $1 + x < \exp (x) < 1/(1-x)$ and $1-x < \exp (-x) < 1/(1+x)$ . From the former bound, we conclude that $\lim_{x \to 0-} \exp (x) = 1$ and, from the latter, that $\lim_{x \to 0+} \exp (x) = 1$ , so $\lim_{x \to 0} \exp (x) = 1$ .

Suppose that $y$ is any real number. By theorem 4, $\exp (x + y) = \exp (x) \exp (y)$ . Hence, $\lim_{x \to 0} \exp (x + y) = \exp (y) \lim_{x \to 0} \exp (x) = \exp (y)$ . In other words, for all real $y$ , we have $\lim_{ x \to y} \exp (x) = \exp (y)$ , so the exponential function is continuous. $ \qedsymbol$

Theorem 7   The function $\exp$ is one-to-one and maps onto the positive real axis.
Proof. The one-to-one property follows readily from monotonicity -- if $\exp (x) = \exp (y)$ , then we must have $x = y$ , because otherwise, either $x < y$ or $x > y$ , which would imply $\exp (x) < \exp (y)$ or $\exp (x) > \exp (y)$ , respectively. Next, suppose that $x$ is a real number greater than $1$ . By theorem 1 and the definition of the exponential as a limit, we have $1 + x < \exp (x)$ . Thus, $1 < x < \exp (x)$ ; since $\exp$ is continuous, the intermediate value theorem asserts that there must exist a real number $y$ between $0$ and $x$ such that $\exp (y) = x$ . If, instead, $0 < x < 1$ , then $1/x > 1$ so we have a real number $y$ such that $\exp (y) = 1/x$ . By theorem 4, we then have $\exp (-y) = x$ . So, given any real number $x > 0$ , there exists a real number $y$ such that $\exp (y) = x$ , hence the function maps onto the positive real axis. $ \qedsymbol$
Theorem 8   The function $\exp$ is convex.
Proof. Since the function is already known to be continuous, it suffices to show that $\exp ((x + y)/2) \le (\exp(x) + \exp (y))/2$ for all real numbers $x$ and $y$ . Changing variables, this is equivalent to showing that $2 \exp (a + b) \le \exp (a) + \exp (a + 2b)$ for all real numbers $a$ and $b$ . By theorem 4, we have
$\displaystyle \exp (a + b)$ $\displaystyle = \exp (a) \exp (b)$ (1)
$\displaystyle \exp (a + 2b)$ $\displaystyle = \exp (a) \exp (b)^2 .$ (2)

Using the inequality $2x \le 1 + x^2$ with $x = \exp (b)$ and multiplying by $\exp (a)$ , we conclude that $2 \exp (a + b) \le \exp (a) + \exp (a + 2b)$ , hence the exponential function is convex. $ \qedsymbol$

Defining the constant $e$ as $\exp (1)$ , we find that the exponential function gives powers of this number.

Theorem 9   For every real number $x$ , we have $\exp (x) = e^x$ .
Proof. Applying an induction argument to theorem 4, it can be shown that $\exp (nx) = \exp(x)^n$ for every real number $x$ and every integer $n$ . Hence, given a rational number $m/n$ , we have $\exp (m/n)^n = \exp (m) = \exp(1)^m = e^m$ . Thus, $exp(m/n) = e^{m/n}$ so we see that $\exp (x) = e^x$ when $x$ is a rational number. By continuity, it follows that $\exp (x) = e^x$ for every real number $x$ . $ \qedsymbol$




"exponential function defined as limit of powers" is owned by rspuzio.
(view preamble | get metadata)

View style:

See Also: exponential function, complex exponential function, exponential function never vanishes


This object's parent.

Attachments:
limit of $(1 + s_n)^n$ is one when limit of $n s_n$ is zero (Proof) by rspuzio
derivative of exponential function (Theorem) by rspuzio
monotonicity of the sequence $(1 + x/n)^n$ (Theorem) by rspuzio
Log in to rate this entry.
(view current ratings)

Cross-references: rational number, argument, induction, number, inequality, equivalent, variables, convex, intermediate value theorem, monotonicity, real axis, onto, maps, one-to-one, bounds, continuous, exponential, positive, strictly, strictly increasing, convergent sequences, implies, theorem, addition formula, convergent, converges, proofs, sequence, integer, real number, development, functions, properties, information, definitions, powers, limit, terms, natural logarithm, exponential function

This is version 24 of exponential function defined as limit of powers, born on 2007-05-01, modified 2008-01-25.
Object id is 9312, canonical name is ExponentialFunctionDefinedAsLimitOfPowers.
Accessed 4855 times total.

Classification:
AMS MSC32A05 (Several complex variables and analytic spaces :: Holomorphic functions of several complex variables :: Power series, series of functions)

Pending Errata and Addenda
None.
Discussion
Style: Expand: Order:
forum policy
Additional Reference by smithpith on 2009-04-25 22:34:22
PlanetMath article: Non-Newtonian calculus.
[ reply | up ]

Interact
post | correct | update request | add derivation | add example | add (any)