Integration Techniques for Exponential and Logarithmic Functions
Exponential and logarithmic functions show up constantly in calculus, from modeling population growth to radioactive decay to compound interest. Knowing how to integrate them fluently is essential for the rest of Calculus II, especially when you hit differential equations and series later on.
Integration of Exponential Functions
The most important exponential integral to know is the natural exponential function , because it's its own antiderivative. Everything else builds from there.
Core formulas:
- (where is a nonzero constant)
- (where and )
The second formula comes from a quick u-substitution: let , so , and the falls out naturally. The third formula works because the derivative of is , so you divide by to reverse it.
Example 1:
Let , so , meaning .
Example 2:
This requires integration by parts (not just a formula to memorize). Set and , so and .
For integrals of the form with , you apply integration by parts repeatedly, reducing the power of by one each time.

Integrals with Logarithmic Functions
The connection between logarithms and integration starts with one key fact: the derivative of is . Reversing that gives you the most important formula in this section.
Core formulas:
The absolute value in the first formula matters. Since is only defined for , but exists for all , the absolute value extends the antiderivative to negative values as well.
The second formula comes from integration by parts. Here's how:
- Set and
- Then and
- Apply the parts formula:
Example 1:
You can use parts the same way (set , ), and you'll get .
Example 2:
Pull the constant out: .
Logarithms with other bases: If you need to integrate , use the change of base formula , then integrate using the formula above.

Substitution for Exponential and Logarithmic Integrals
U-substitution is your main tool when the exponent or the argument of a logarithm is more complicated than just . The key idea: look for a function paired with its derivative inside the integrand.
Steps for u-substitution:
- Identify an inner function whose derivative also appears in the integrand
- Let , then compute
- Rewrite the entire integral in terms of and
- Integrate with respect to
- Substitute back to express the result in terms of
Exponential example:
The exponent is , and its derivative sits right there in the integrand.
- Let , so
- The integral becomes
- Substitute back:
Logarithmic example:
Here the integrand has the form with .
- Let , so
- The integral becomes
- Substitute back:
Pattern to watch for: Whenever you see , the integral is . This pattern shows up frequently and saves a lot of time once you recognize it.
Applications in Differential Equations and Inverse Functions
These integration techniques become essential tools in later topics. Separable differential equations, for instance, often produce integrals of the form or when modeling exponential growth and decay.
Logarithmic integration also appears when finding antiderivatives of inverse trigonometric and other inverse functions, since integration by parts on these functions follows the same strategy as (set the inverse function as and ).