Exponential Functions
BasisYou already know what means when is a positive integer: multiply by itself times. You can extend this to negative integers () and to rational exponents (). But what should or mean? An irrational exponent cannot be “applied one multiplication at a time,” so you need a genuinely different approach. The exponential function provides it: a single, explicitly convergent series that assigns a precise value to for every real .
From integer powers to all real exponents
For a fixed base , integer powers are unambiguous, and rational powers satisfy the familiar laws and .
Extending to irrational is trickier. Because is dense in (established in Real Numbers), every irrational number is the limit of a sequence of rationals, so one could try to declare for any rational sequence . This approach is coherent only after proving that the limit exists and is independent of the chosen rational sequence — which in turn requires continuity of , a fact you have not yet established.
The power series definition below sidesteps this circularity entirely. It gives an explicit, self-contained formula valid for every from the outset.
Power series definition
Definition. The exponential function is defined by the power series
The partial sums of are polynomials in (as studied in Polynomial Functions), so is, in a precise sense, the limit of an infinite sequence of polynomials.
Absolute convergence
Before using , you must verify it converges for every real . Apply the ratio test: the absolute ratio of consecutive terms is
For any fixed , this ratio tends to as (the denominator grows without bound). Since , the ratio test guarantees absolute convergence for every .
Absolute convergence is more than a technicality: it licenses you to rearrange and regroup terms of the series freely — a permission used directly in the next section.
Agreement with
The two simplest evaluations confirm that agrees with the constant introduced in e:
- At : (using the convention ).
- At :
where the last equality is exactly the series representation of established in e.
So maps and , and writing as an alternative notation for is consistent with all integer powers of .
Functional equation
The most important algebraic property of is:
Proof. Multiply the two absolutely convergent series using the Cauchy product:
Factor from the inner sum and apply the binomial theorem:
Therefore .
Equation says converts addition into multiplication — precisely the behavior you expect from any exponential. Setting recovers , and setting gives a key consequence used next.
Strict positivity
Claim. for all .
Proof. Set in : . So and are positive reciprocals of each other — in particular, neither can be zero. Since and is continuous (it is given by a convergent power series), the intermediate value theorem forces it to remain positive everywhere.
Derivative
Theorem. .
Proof. Differentiate term by term — valid because the series converges absolutely on all of :
where the re-index was used in the last step.
The function is therefore its own derivative. This is its defining dynamic property: grows at a rate exactly proportional to its current value, with proportionality constant .
Strict monotonicity
Because for all , the derivative is always positive. A function with strictly positive derivative on all of is strictly increasing: for , .
Range and limiting behavior
The range of is the open interval .
- As : The term alone gives for all , so .
- As : From you get . Since , we have , so .
Together, strict positivity and these limits show surjects onto : for any , the intermediate value theorem applied to the continuous, strictly increasing guarantees a unique with . That unique is the natural logarithm , whose properties are developed in Logarithms.
General exponentials
With available, you can give a precise, uniform definition of exponentials to any positive base. For , , set
Using the functional equation , the familiar exponent rules follow immediately: , and similarly .
Definition also retroactively pins down irrational powers: , a perfectly well-defined real number given by series .
The construction of and the full theory of logarithmic functions are deferred to Logarithms.
Why is the natural base
Differentiating by the chain rule:
The derivative of equals multiplied by the constant . The only base for which this constant equals is , because . For every other base , differentiation introduces an unavoidable multiplicative factor .
This is why is the natural base: it is the unique base for which the exponential function is its own derivative with no extra constant. Any formula involving for can always be rewritten as , making the role of explicit and confirming that is the truly fundamental choice.
Summary
- The exponential function is defined by , which converges absolutely for all by the ratio test (ratio of consecutive terms is ).
- and , in agreement with the series definition of .
- Functional equation: for all , proved via the Cauchy product and the binomial theorem.
- for all (since rules out any zero).
- : the function is its own derivative, hence strictly increasing everywhere.
- The range of is ; as and as .
- General exponentials are defined by for , ; their derivative is .
- The natural base is the unique base for which holds with no extra constant.