

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An in-depth exploration of exponential functions, including their definition, properties, and applications. Topics covered include the definition of exponential functions, graphs, properties of exponential graphs, solving basic exponential equations, and the compound interest formula. The document also introduces the natural exponential function and its relationship to continuously compounded interest.
Typology: Study notes
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Math 229 Exponential Functions
A. Definition: An exponential function is a function of the form f (x) = ax^ for 0 < a < 1 or a > 1. Note: a is called the base of the exponential function.
The reason we exclude 0 and 1 as bases for exponential function is because 0x^ = 0 for and x, and 1x^ = 1 for any x, so these are just constant functions.
Example 1: Let f (x) = 3x. Then: (a) f (0) = 3^0 = 1 (b) f (2) = 3^2 = 9 (c) f (−3) = 3−^3 = 271
(d) f ( 23 ) = 3 (^23) = 3
Graphs of exponential functions:
f (x) = 3x x f (x) − 3 271 − (^2 ) − (^1 ) 0 1 1 3 2 9 3 27
y 10 9 8 7 6 5 4 3 2 1
−4 −3 −2 −1 1 2 3 4 x
f(x) = 3x
(0,1)
f (x) =
3
)x
x f (x) 3 271 (^2 ) (^1 ) 0 1 − 1 3 − 2 9 − 3 27
x 10 9 8 7 6 5 4 3 2 1
−4 −3 −2 −1 1 2 3 4 x
y
(0,1)
f(x) = (1/3)
Properties of Exponential Graphs:
Solving Basic Exponential Equations:
Examples:
) 2 x− 5 = 23(2x−5)^ = 2^6 x−^15. Then, as above, we know that 4x − 7 = 6x − 15, or 8 = 2x. Hence 4 = x.
The Compound Interest Formula: When a principal amount P in invested at interest rate r which is compounded n
times per year and remains invested for t year, the amount A that results is given by the formula A = P
r n
)nt
Examples:
P = 1000, r = 0.06, n = 12, and t = 3, so A = 1000
P = 2000, r = 0.07, n = 365, and t = 5, so A = 2000
The Natural Exponential Function:
Definition: If we consider what happens to the base of our compound interest exponential term:
1 + (^1) n
as we compound more and more frequently n
1 + (^) n^1
)n
1 2. 10 2. 100 2. 1,000 2. 10,000 2. 100,000 2. 1,000,000 2.
Therefore, we define e = lim n→∞
n
)n
. We say e is the base of the natural exponential function.
Continuously Compounded Interest Using this new base, we can measure the accumulation of interest that is com- pounded “instantaneously” rather than only n times a year. We do so using the formula: A = P ert, where P, A, r, and t are exactly as above.
Example: Suppose you invest $1000 at 6% interest compounded continuously for 3 years. Then at the end of the 3 years, you will have: 1000e^0 .06(3)^ ≈ $1, 197. 22 Notice that this is about 54 cents more that we had investing the same amount at the same interest rate but only compounded monthly.
Example: Suppose the population of a bacterial colony if given by the function f (t) = 500e−.^87 t^ where t is in hours and f (t) is in thousands of cells. Then f (0) = 500e−.087(0)^ = 500e^0 = 500, so there are initially 500,000 cells in the colony. Similarly, f (5) = 500e−.087(5)^ = 500e−^0.^435 ≈ 323 .632, so after 5 hours, the population of the colony has been reduced to 323,632 cells. The Derivative of the Exponential Function: The basic rule for differentiating the exponential function is: d dx
ex^ = ex
We’ll not prove this rule, but it is in fact true that the exponential function is its own derivative!
The Chain Rule for Exponentials:
d dx
ef^ (x)^ = f ′(x) · ef^ (x)
Examples of Derivatives Involving Exponential Functions:
e^2 x^ + 3x^2
e^2 x^ + 3x^2
2 e^2 x^ + 6x
5 e^2 x^ + 15x
e^2 x^ + 3x^2
x^2 , then, applying the Chain Rule for Exponentials several times: ℓ′(x) = ee
x^2 · ex
2 · x^2
Applications of the Derivative Involving Exponentials:
First notice that if f (x) = 0, then 0 = 1 − e^2 x, so e^2 x^ = 1, or, ln(e^2 x) = ln(1). Therefore, 2x = 0, so x = 0. Therefore, the point of tangency is (0, 0). Next, f ′(x) = − 2 e^2 x, so m = f ′(0) = − 2 e^0 = −2(1) = −2. Thus, the tangent line has equation y = − 2 x.