Mobile Notice
It seems that you are on your mobile phone, which means that the screen's width is narrow for some equations. For the best viewing experience, you can view this website in landscape mode.

Exponential and Logarithmic Functions

Authors |
Engr. Nico O. Aspra, M.Eng., RMP, LPT
Engr. Pee Jay N. Gealone

Before proceeding with our topic, it is essential to understand the basic rules and laws governing exponential and logarithmic functions. It is also crucial to appreciate the importance of these functions in many real-world applications. Exponential and logarithmic functions are present in various fields, specifically in modelling population growth, cell growth and decay, financial growth and depreciation, and radioactive decay, to name a few of its applications. Nevertheless, you can review some of the fundamental laws and concepts underlying these functions to understand this topic better.

In this lesson, we will learn how to integrate both exponential and logarithmic functions. However, before we can proceed, it is best to review the methods of differentiating these functions. Considering that integration is the inverse of differentiation; thus, understanding the relationship between the two methods is ideal for us to have a deeper appreciation of this topic.

Integration Formulas for Exponential and Logarithmic Functions

For the following formulas in evaluating indefinite integrals, let u be a function of x; a as a constant; e as the Euler’s number; and C as the constant of integration.

duu=ln|u|+Cwhere: u>0eudu=eu+Caudu=aulna+C


Example 1: Evaluate the integral xx2+1dx

Solution:
Let: u=x2+1

Differentiating the function gives us,

d(u)=d(x2+1)du=2xdxdu2=xdx

Then rearrange the given integral,

xx2+1dx=xdxx2+1=du/2u=12duu

As you can recall in our previous lesson, we cannot use the General Power Rule for Integration if n=1, as you may have realized that this problem is a solution to that restriction. Since duu is just equal to u1du. We can now solve this problem using Equation1. Thus,

xx2+1dx=12ln|u|+C

Since, u=x2+1

xx2+1dx=12ln|x2+1|+C

Example 2: Evaluate the integral x34x2+x3x+2dx

Solution:
In this case, the integrand is an improper fraction since the numerator’s degree is greater than the denominator. To simplify the rational function, we can first divide the numerator by the denominator.

my alt text

Dividing the rational function results to x26x+13 with a remainder of 29. Hence,

x34x2+x3x+2dx=(x26x+1329x+2)dx=x2dx6xdx+13dx29dxx+2=x336x22+13x29ln|x+2|+C=13x33x2+13x29ln|x+2|+C

Example 3: Evaluate the integral e2x7dx

Solution:
Let:u=2x7du=2dx12du=dx

Express the function in terms of u. Then to integrate the function, use Equation2,

e2x7dx=eu12du=12eudu=12eu+C

Since, u=2x7

e2x7dx=12e2x7+C

Example 4: Evaluate the integral 3e1/xx2dx

Solution:
Let:u=1/xdu=d(x1)=x2dx=1x2dxdu=dxx2

Express the function in terms of u. Then to integrate the function, use Equation2,

3e1/xx2dx=3e1/xdxx2=3eu(du)=3eudu=3eu+C

Since, u=1/x

3e1/xx2dx=3e1/x+C

Example 5: Evaluate the integral dxe3x+1

Solution:
In this case, we cannot directly use the formula for integrating an exponential function. But by adding e3xe3x to the numerator, the integral can be broken down into two rational functions while still retaining its original value since e3xe3x is just equal to zero.

dxe3x+1=1+e3xe3xe3x+1=1+e3x1+e3xdxe3xe3x+1dx=dxe3xe3x+1dx=x133e3xe3x+1dx=x13ln|e3x+1|+C

Example 6: Evaluate the integral 32xdx.

Solution:
Let:a=3u=2xdu=2dxdu2=dx

Express the function in terms of u. Then to integrate the function, use Equation3,

32xdx=a2du2=12audu=12aulna+C=1232xln3+C=9x2ln3+C