We know that an exists for all n which are positive or negative integers. an=a*a*a...*a (n times) and a-n=1/an. (As a special case, a0=1, if a does not vanish.)If n is rational (n=p/q), an = (ap)1/q
If r is irrational, we look at a sequence of rational numbers x->r, and define
ar = limx->rax, x rational
If a > 1, then ax is an increasing function of x.If a < 1, then ax is a decreasing function of x.
If a=1, then ax is a constant function of x.
Note: ax, a > 1, grows faster than any function xp for any value of p!
Computing the derivative of f(x) = ax :
At this point, we must use the limit definition of the derivative
f'(x) = limh->0 [f(x+h)-f(x)]/h The term multiplying ax is a constant, and is equal to f'(0) in fact, so we have= limh->0 [a x+h - ax]/h
= limh->0 ax[ah-1]/h
= ax limh->0 [ah-1]/h
f'(x) = f'(0) ax = f'(0)*f(x) that is, the rate of change of the function is proportional to the function itself!
This fact uniquely characterizes the exponential function, no other continuous function has this property!
For some value of a, f'(0)=limh->0 [ah-1]/h = 1, we call this value e=2.71828182845904523536... It is irrational (nonrepeating), and transcendental (solution of no algebraic equation).In this case, a=e, d/dx ex = ex. Applying the chain rule,
d/dx e u = eu du/dx We have the following important limits, limx->infinity ex=infinity, and limx->-infinity ex=0.