Fiveable

โˆฌDifferential Calculus Unit 10 Review

QR code for Differential Calculus practice questions

10.1 Derivatives of exponential functions

10.1 Derivatives of exponential functions

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
โˆฌDifferential Calculus
Unit & Topic Study Guides

Exponential functions are powerful tools in calculus, modeling growth and decay in nature and finance. They have unique properties, like a0=1a^0 = 1 and ax+y=axโ‹…aya^{x+y} = a^x \cdot a^y, which make them versatile for real-world applications.

The natural exponential function, exe^x, is special because its derivative equals itself. This property simplifies calculations in many fields, from population dynamics to compound interest, making it a cornerstone of differential calculus.

Exponential Functions and Their Derivatives

Properties of exponential functions

  • Exponential functions have the general form f(x)=axf(x) = a^x, where aa is a positive constant not equal to 1
    • When a>1a > 1, the function increases as xx increases (growth)
    • When 0<a<10 < a < 1, the function decreases as xx increases (decay)
  • Key properties of exponential functions include:
    • a0=1a^0 = 1 for any positive value of aa
    • ax+y=axโ‹…aya^{x+y} = a^x \cdot a^y demonstrates the product rule for exponents
    • (ax)y=axy(a^x)^y = a^{xy} shows how to handle an exponent raised to another exponent
    • axay=axโˆ’y\frac{a^x}{a^y} = a^{x-y} illustrates the quotient rule for exponents
  • The natural exponential function, denoted by exe^x, has a base of ee, which is approximately equal to 2.71828
    • The constant ee arises naturally in many mathematical and scientific contexts (growth rates, compound interest)
Properties of exponential functions, Exponential Growth and Decay | College Algebra

Applications of exponential derivatives

  • The derivative of an exponential function f(x)=axf(x) = a^x is given by the formula:
    • ddxax=axlnโก(a)\frac{d}{dx}a^x = a^x \ln(a), where lnโก(a)\ln(a) represents the natural logarithm of aa
  • For the natural exponential function f(x)=exf(x) = e^x, the derivative simplifies to:
    • ddxex=ex\frac{d}{dx}e^x = e^x, since lnโก(e)=1\ln(e) = 1
  • When finding the derivative of a composite function like f(x)=eg(x)f(x) = e^{g(x)}, apply the chain rule:
    • ddxeg(x)=eg(x)โ‹…gโ€ฒ(x)\frac{d}{dx}e^{g(x)} = e^{g(x)} \cdot g'(x), where gโ€ฒ(x)g'(x) is the derivative of the inner function g(x)g(x)
    • Example: ddxex2+1=ex2+1โ‹…(2x)\frac{d}{dx}e^{x^2+1} = e^{x^2+1} \cdot (2x)
Properties of exponential functions, Graphs of Exponential Functions | College Algebra

Natural vs general exponential derivatives

  • The derivative of the natural exponential function f(x)=exf(x) = e^x is equal to itself:
    • ddxex=ex\frac{d}{dx}e^x = e^x, making it a unique and important function in calculus
  • In contrast, the derivative of a general exponential function f(x)=axf(x) = a^x includes the natural logarithm of the base aa:
    • ddxax=axlnโก(a)\frac{d}{dx}a^x = a^x \ln(a), requiring an extra step to evaluate the derivative
  • When solving problems involving exponential derivatives, carefully identify whether the function is a natural exponential (exe^x) or a general exponential (axa^x) to apply the correct derivative formula
    • Example: ddx2x=2xlnโก(2)\frac{d}{dx}2^x = 2^x \ln(2), while ddxex=ex\frac{d}{dx}e^x = e^x

Real-world exponential derivative problems

  • Exponential growth and decay problems frequently appear in various fields:
    • Population growth: P(t)=P0ektP(t) = P_0 e^{kt}, where P0P_0 is the initial population and kk is the growth rate constant
      • Example: If a population starts with 100 individuals and grows at a rate of 5% per year, the population after 10 years is P(10)=100e0.05โ‹…10โ‰ˆ164P(10) = 100e^{0.05 \cdot 10} \approx 164
    • Radioactive decay: A(t)=A0eโˆ’ฮปtA(t) = A_0 e^{-\lambda t}, where A0A_0 is the initial amount and ฮป\lambda is the decay constant
      • Example: If a radioactive substance has a half-life of 10 years, the decay constant is ฮป=lnโก(2)10โ‰ˆ0.0693\lambda = \frac{\ln(2)}{10} \approx 0.0693
  • Continuously compounded interest is another application of exponential functions and their derivatives:
    • The balance A(t)A(t) after time tt with an initial principal PP, annual interest rate rr, and continuous compounding is given by:
      1. A(t)=PertA(t) = Pe^{rt}
    • To find the instantaneous rate of change of the balance at any time tt, take the derivative: 2. ddtA(t)=Prert\frac{d}{dt}A(t) = Pre^{rt}
    • Example: If you invest 1000ata61000 at a 6% annual interest rate with continuous compounding, after 5 years, the balance will be A(5) = 1000e^{0.06 \cdot 5} \approx 1349.86,andtheinstantaneousrateofchangeatthattimeis, and the instantaneous rate of change at that time is \frac{d}{dt}A(5) = 1000 \cdot 0.06 \cdot e^{0.06 \cdot 5} \approx 80.99$$