y=exy = e^x

Graph of the Exponential Function y=exy = e^x

y=exy = e^x is the exponential function with base e=2.71828e = 2.71828\ldots, Euler's number. Known as the natural exponential function, it has a property no other function shares: differentiating it changes nothing.

Domain and range

The domain is all real numbers and the range is y>0y > 0: the value exe^x is never zero and never negative.

Unchanged by differentiation

The derivative is the function itself.

y=exy' = e^x

It is always positive, so the function increases monotonically, and the second derivative y=exy'' = e^x is positive too, so the curve is convex throughout. The value at a point is precisely the rate of increase at that point, so the larger it gets, the faster it climbs. The only function satisfying y=yy' = y with y(0)=1y(0) = 1 is exe^x, a property that may be taken as its definition.

Asymptotes and limits

As xx \to -\infty, ex0e^x \to 0, so the xx-axis, the line y=0y = 0, is a horizontal asymptote, approached from above since the values stay positive. As x+x \to +\infty the function diverges to ++\infty, and faster than any polynomial.

limxxnex=0\lim_{x \to \infty} \frac{x^n}{e^x} = 0

This holds for every nn, however large.

Notable points

The curve passes through (0,1)(0, 1), (1,e)(1,2.718)(1, e) \approx (1, 2.718) and (1,e1)(1,0.368)(-1, e^{-1}) \approx (-1, 0.368). At (0,1)(0, 1) the tangent is the line y=x+1y = x + 1, of slope 11, and near the origin the curve almost coincides with it.

Series representation

The function can be written as an infinite series.

ex=1+x+x22!+x33!+e^x = 1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + \cdots

Differentiating each term returns the term before it, which is another way of seeing why the whole is unchanged by differentiation.

Relationships with other functions

Its inverse is the natural logarithm lnx\ln x, and the two graphs are reflections of each other in the line y=xy = x.

RelationshipFormula
Any exponentialax=exlnaa^x = e^{x \ln a}
Hyperbolic cosinecoshx=ex+ex2\cosh x = \dfrac{e^x + e^{-x}}{2}
Hyperbolic sinesinhx=exex2\sinh x = \dfrac{e^x - e^{-x}}{2}
Euler's formulaeiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\theta

Every exponential is no more than exe^x stretched or compressed horizontally. Extended to imaginary arguments it reaches the trigonometric functions, tying the two families together.

Applications

Whenever a quantity changes at a rate proportional to its current size, that is, whenever y=kyy' = ky, the solution is y=Cekxy = Ce^{kx}. With k>0k > 0 it describes population growth or compound interest; with k<0k < 0 it describes radioactive decay, the cooling of a hot body by Newton's law of cooling, and the discharge of a capacitor. It is the first function to reach for whenever nature grows or decays.