Skip to main content
Home
Pimath

Main navigation

  • Home
User account menu
  • Log in

Breadcrumb

  1. Home

Derivative of Exponential Function

Profile picture for user Pimath
By Pimath, 5 June 2025

On this page we will see how to calculate the derivative of the exponential function using two equivalent forms to express the difference quotient: for \( h \to 0 \) and for \( x \to x_0 \). Formally, as:

\[ \lim_{h \to 0}\frac{a^{x + h} - a^x}{h} \quad , \quad \lim_{x \to x_0}\frac{a^x - a^{x_0}}{x - x_0} \]


Table of Contents

  • Limit of the difference quotient for \( h \to 0 \)
  • Limit of the difference quotient for \( x \to x_0 \)

Limit of the difference quotient for \( h \to 0 \)

Let us calculate the derivative of the exponential function \(f(x) = a^x\) as the limit of the difference quotient:

\[ f'(x_0) = \lim_{h \to 0} \frac{a^{x_0 + h} - a^{x_0}}{h} \]

We rewrite the term \( a^{x_0 + h} = a^{x_0} \cdot a^h \), therefore:

\[ f'(x_0) = \lim_{h \to 0} \frac{a^{x_0} \cdot a^h - a^{x_0}}{h} \]

Now we can factor out \( a^{x_0} \) from the numerator:

\[ f'(x_0) = a^{x_0} \lim_{h \to 0} \frac{a^h - 1}{h} \]

The remaining limit is the following:

\[ \lim_{h \to 0} \frac{a^h - 1}{h} = \ln(a) \]

Therefore, the derivative of the exponential function is:

\[ f'(x_0) = a^{x_0} \ln(a) \]

Limit of the difference quotient for \( x \to x_0 \)

We apply the definition of derivative to the function \(f(x) = a^x\), obtaining:

\[ f'(x_0) = \lim_{x \to x_0} \frac{a^x - a^{x_0}}{x - x_0} \]

We rewrite \( a^x = a^{x_0} \cdot a^{x - x_0} \), therefore:

\[ f'(x_0) = a^{x_0} \lim_{x \to x_0} \frac{a^{x - x_0} - 1}{x - x_0} \]

We introduce an auxiliary variable \( u = x - x_0 \) (although it is not necessary), since as \( x \to x_0 \), \( x - x_0 \to 0 \). In this way, the limit becomes:

\[ L = \lim_{x \to x_0} \frac{a^{x - x_0} - 1}{x - x_0} = \lim_{u \to 0} \frac{a^u - 1}{u} = \ln(a) \]

The value of \( L \) is the natural logarithm of the base \( a \), namely \( \ln(a) \). Therefore, the derivative of the exponential function is:

\[ f'(x) = a^x \cdot \ln(a) \quad , \quad \forall x \in \mathbb{R} \]


Your feedback is important to us! Leave a comment and help us improve this content. Thank you!

Feedback

Support us with a Like:
Or, share:

Tags

  • Mathematical Analysis 1

Support us with a Like:
Or, share:

Copyright © 2025 | Pimath | All Rights Reserved