Derivatives of Exponential Functions
Welcome, students ๐ In this lesson, you will learn how to find and interpret derivatives of exponential functions, one of the most important ideas in calculus. Exponential functions appear in many real situations, such as population growth, compound interest, bacteria growth, and radioactive decay. The derivative tells us how fast a quantity is changing at a specific moment, so combining derivatives with exponential functions gives us a powerful way to study change in the real world.
What is an exponential function?
An exponential function has the variable in the exponent, such as $f(x)=a^x$ or $f(x)=e^x$, where $a>0$ and $a\neq 1$. These functions grow or decay very quickly. For example, if a bacteria culture doubles every hour, the number of bacteria can be modeled by an exponential function. If the number of likes on a post grows by a fixed percentage each day, that also follows exponential growth.
A key feature of exponential functions is that their rate of change is proportional to their current value. This means if the function gets bigger, its derivative usually gets bigger too. That is why exponential functions are so important in calculus: the function and its derivative are closely connected.
The special exponential function $e^x$ is especially important. The number $e$ is approximately $2.718$. It appears naturally in continuous growth situations and has a remarkable property: the derivative of $e^x$ is itself. This makes $e^x$ the most convenient exponential function in calculus.
The derivative idea: measuring instant change
The derivative gives the instantaneous rate of change of a function. In simple terms, it tells us how fast something is changing at one exact point instead of over an interval. If a carโs position is modeled by a function $s(t)$, then $s'(t)$ tells us the carโs velocity at time $t$.
For exponential functions, the derivative tells us how quickly the function is growing or shrinking at a point. Suppose a savings account grows exponentially. The derivative can tell us the rate at which the balance is increasing at a certain time. In biology, it can tell us how fast a population is increasing. In chemistry, it can model how quickly a substance is breaking down.
The formal derivative definition is
$$f'(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}.$$
This formula is the foundation of calculus. It measures the slope of the tangent line to the graph at a point. For exponential functions, this slope changes smoothly and predictably.
Derivative of $e^x$
One of the most important results in calculus is
$$\frac{d}{dx}e^x=e^x.$$
This means the function $e^x$ has the same derivative as itself. In other words, its rate of change at any point is equal to its current value. If $f(x)=e^x$ and $f(2)=e^2$, then the derivative at $x=2$ is also $e^2$. This is why $e^x$ is often used in models of continuous growth.
A useful way to remember this is: the graph of $e^x$ gets steeper as $x$ increases, but its slope always matches its height. That connection is unique and extremely useful.
Example: If $f(x)=e^x$, then at $x=0$, we have $f(0)=1$ and $f'(0)=1$. At $x=3$, $f(3)=e^3$ and $f'(3)=e^3$. The output and the rate of change are the same at every point.
Derivative of general exponential functions
For exponential functions with a base other than $e$, the derivative rule is slightly different. If $f(x)=a^x$ where $a>0$ and $a\neq 1$, then
$$\frac{d}{dx}a^x=a^x\ln(a).$$
Here, $\ln(a)$ is the natural logarithm of $a$. This factor appears because $e^x$ is the natural base in calculus.
Letโs look at an example. If $f(x)=2^x$, then
$$f'(x)=2^x\ln(2).$$
This means the slope of the graph of $2^x$ is always positive, so the function is increasing, and the steepness is controlled by $\ln(2)$.
If $f(x)=\left(\frac{1}{2}\right)^x$, then
$$f'(x)=\left(\frac{1}{2}\right)^x\ln\left(\frac{1}{2}\right).$$
Since $\ln\left(\frac{1}{2}\right)<0$, the derivative is negative, so the function is decreasing. This matches the idea of exponential decay, such as the cooling of an object or the decrease in a drug concentration over time.
Using the chain rule with exponential functions
Many exponential functions are not just $e^x$ or $a^x$. They often contain a function inside the exponent, such as $f(x)=e^{3x}$ or $g(x)=5^{2x-1}$. In these cases, the chain rule is needed.
The chain rule says that if $y=f(g(x))$, then
$$\frac{dy}{dx}=f'(g(x))\cdot g'(x).$$
For exponential functions, this gives useful results like
$$\frac{d}{dx}e^{u}=e^u\frac{du}{dx}$$
and
$$\frac{d}{dx}a^{u}=a^u\ln(a)\frac{du}{dx},$$
where $u$ is a function of $x$.
Example: If $f(x)=e^{3x}$, then $u=3x$ and $\frac{du}{dx}=3$. So,
$$f'(x)=e^{3x}\cdot 3=3e^{3x}.$$
Example: If $g(x)=4^{x^2}$, then $u=x^2$ and $\frac{du}{dx}=2x$. So,
$$g'(x)=4^{x^2}\ln(4)\cdot 2x=2x\ln(4)\,4^{x^2}.$$
These examples show how derivatives of exponential functions often combine exponential growth with polynomial factors from the inside function.
Interpreting derivatives in context
In IB Mathematics: Applications and Interpretation SL, interpretation matters as much as calculation. A derivative should not just be found; it should be explained in context.
Suppose the number of visitors to a website is modeled by $V(t)=100e^{0.2t}$, where $t$ is measured in days. The derivative is
$$V'(t)=100e^{0.2t}(0.2)=20e^{0.2t}.$$
This means the number of visitors is increasing at a rate of $20e^{0.2t}$ visitors per day at time $t$. At $t=0$,
$$V'(0)=20e^0=20.$$
So the website is gaining visitors at a rate of 20 visitors per day at the start.
This kind of interpretation is essential in real-world problems. The derivative gives a rate, and the units matter. If $V(t)$ is in visitors and $t$ is in days, then $V'(t)$ is in visitors per day.
Another context is medicine. If a drug concentration in the blood is modeled by an exponential decay function, its derivative shows how quickly the concentration is dropping. A negative derivative means the amount is decreasing. That information can help determine how often a dose should be taken.
Technology-supported calculus and checking answers
IB AI SL encourages the use of technology to support calculus. Graphing tools and digital calculators can help you check whether your derivative is reasonable.
For example, if you graph $f(x)=e^x$ and $f'(x)=e^x$ on the same screen, you will see that the curves overlap. If you graph $f(x)=2^x$ and $f'(x)=2^x\ln(2)$, you will notice the derivative is also exponential but scaled by the constant $\ln(2)$.
Technology can help you:
- confirm the shape of a graph ๐
- compare the function and its derivative
- estimate slopes at specific points
- solve contextual problems more efficiently
However, technology should not replace understanding. You still need to know why the derivative is positive, negative, or changing. You should also be able to explain what the derivative means in words.
A useful check is to ask: does the derivative match the behavior of the original function? If a function is growing fast, the derivative should be positive and larger for larger $x$. If the function is decaying, the derivative should be negative.
Conclusion
Derivatives of exponential functions connect the core ideas of calculus: rate of change, interpretation, and real-world modeling. The special rule $\frac{d}{dx}e^x=e^x$ makes $e^x$ central to mathematics, while the general rule $\frac{d}{dx}a^x=a^x\ln(a)$ lets us handle many other exponential models. With the chain rule, we can differentiate more complex expressions such as $e^{3x}$ and $4^{x^2}$. In IB Mathematics: Applications and Interpretation SL, the key skill is not only to calculate derivatives but also to explain them in context and use technology to support and verify results.
Study Notes
- An exponential function has the variable in the exponent, such as $a^x$ or $e^x$.
- The derivative measures instantaneous rate of change.
- The key rule is $\frac{d}{dx}e^x=e^x$.
- For $a>0$ and $a\neq 1$, $\frac{d}{dx}a^x=a^x\ln(a)$.
- Use the chain rule for expressions like $e^{u}$ or $a^{u}$: multiply by $\frac{du}{dx}$.
- A derivative in context has units, such as visitors per day or dollars per year.
- A positive derivative means the function is increasing; a negative derivative means it is decreasing.
- Technology can help check graphs and verify answers, but explanation is still required.
- Exponential derivatives are central to modeling growth and decay in science, finance, and technology ๐
