Integral of e^x
Before finding the integral of e to the x, let us recall what is ex. It is an exponential function as it has variable (x) in its exponent and constant (e) in its base. Here, 'e' is called Euler's number and its approximate value is 2.718. The integral of exponential function ex is itself. Of course, we always add an integration constant to the value of every indefinite integral.
Let us find the integral of ex, along with its verification using differentiation, and a few solved examples.
What is the Integral of e^x?
The integral of ex is ex itself. But we know that we add an integration constant after the value of every indefinite integral and hence the integral of ex is ex + C. We write it mathematically as ∫ ex dx = ex + C. Here,
- ∫ is the symbol of integration.
- ex (which is followed by dx) is the integrand
- C is the integration constant
Integral of e^x Formula
The integral of ex formula is
∫ ex dx = ex + C, where C is the integration constant.
Let us prove this by differentiation and the series expansion of ex.
Integral of e to the x Proof by Differentiation
We are aware that integration and differentiation are the reverse processes of each other. So to find the integral of ex, we have to see by differentiating what function will result in ex. If we look into the formulas of differentiation, we can find that
d/dx (ex) = ex
Thus, we can directly say that the integral of ex is ex itself (or) we can prove this by the fundamental theorem of calculus.
Multiplying both sides by dx,
d/dx (ex) dx = ex dx
Taking the integral on both sides of the above equation,
∫ d/dx (ex) dx = ∫ ex dx
By the fundamental theorem of calculus, "d/dx" and the "∫ dx" symbol get cancelled with each other and we get,
ex = ∫ ex dx
Since we should add the integration constant C for every indefinite integral,
∫ ex dx = ex + C
Hence we proved the integral of e^x formula.
Integral of e^x Using Series Expansion
All standard functions have series expansions. The series expansion of ex is, ex = 1 + x + x2/2! + x3/3! + ... . By taking the integral on both sides, we get
∫ ex dx = ∫ [1 + x + x2/2! + x3/3! + ...] dx
= x + x2/2 + x3/3(2!) + x4/4(3!) + ... (by power rule of integration)
= x + x2/2! + x3/3! + x4/4! + ...
Adding and subtracting 1,
∫ ex dx = 1 + x + x2/2! + x3/3! + x4/4! + ... - 1
We know that 1 + x + x2/2! + x3/3! + x4/4! + ... = ex. Also, we can replace the constant -1 by the integration constant C. Thus,
∫ ex dx = ex + C
Hence proved.
Verification of Integral e^x Formula
We know that the value of any indefinite integral can be verified by using the process of differentiation. To prove the integral of e to the x to be ex + C, we just need to prove that the derivative of ex + C to be ex. Let us find the derivative now.
d/dx (ex + C) = d/dx (ex) + d/dx (C)
= ex + 0
= ex
Thus, we have verified the formula of the integral of exponential function ex.
Definite Integral of e^x
To evaluate the definite integral of ex, we can ignore the integration constant (C) and substitute the bounds in just ex. Let us see how to evaluate the definite integral of ex by looking at a few examples below.
Integral of e^x From 0 to 1
∫₀1 ex dx = [ex]₀1
= e1 - e0
= e - 1
Thus, the integral of e^x from 0 to 1 is e - 1.
Integral of e to the x From 0 to 1
∫₀∞ ex dx = [ex]₀∞
= e∞ - e0
= ∞ - 1
= ∞
Thus, the integral of e^x from 0 to ∞ is diverges.
Integral of Exponential Function
We have already proved that the integral of the exponential function ex is itself. But in general, the integral of any exponential function ax is NOT itself. Then what is ∫ ax dx? Let us see. We know that the derivative of ax is ax ln a. i.e.,
d/dx (ax) = ax ln a
Dividing both sides by ln a,
d/dx [ ax/ln a] = ax
Since the derivative of ax/ln a is ax, and since integral is the reverse operation of differentiation, we can say that the integral of ax is ax/ln a. i.e.,
∫ ax dx = ax / ln a + C
Here, C is the integration constant.
Thus, the integral of an exponential function ax is ax / ln a.
Important Notes on Integral of e^x:
- The integral of ex is itself. i.e., ∫ ex dx = ex + C.
- ∫ eax dx = eax / a + C by using integration by substitution.
- The integral of e^(-x2) involves the error function. i.e., ∫ e-ˣ² dx = √π/2 erf (x) + C.
- The integral of exponential function ax is NOT itself, instead, ∫ ax dx = ax / ln a + C.
- ∫ akx dx = akx / (k ln a) + C by using integration by substitution.
☛ Related Topics:
Examples Using Integral of e^x
-
Example 1: Evaluate the integral ∫ ex sin (ex) dx.
Solution:
Let us solve this by using integration by substitution.
Let ex = u. Then ex dx = du.
By substituting these, the given integral becomes
∫ ex sin (ex) dx = ∫ sin u du = - cos u + C
(This is because the integral of sin x is -cos x + C)
Substituting u = ex back here,
∫ ex sin (ex) dx = - cos (ex) + C.
Answer: The integral of e^x sin (e^x) is - cos (e^x) + C.
-
Example 2: What is the value of the integral ∫ ex sin x dx?
Solution:
We will solve this using the integration by parts.
Let u = sin x and dv = ex dx.
Then du = cos x dx and v = ex.
By using the integration by parts formula,
∫ u dv = uv - ∫ v du
∫ ex sin x dx = (sin x) (ex) - ∫ ex cos x dx
If we again apply integration by parts (by assuming u = cos x and dv = ex dx this time), we get
∫ ex sin x dx = (sin x) (ex) - [(cos x) (ex) - ∫ ex (-sin x) dx]
∫ ex sin x dx = ex sin x - ex cos x - ∫ ex sin x dx
Adding ∫ ex sin x dx on both sides,
2∫ ex sin x dx = ex (sin x - cos x)
Dividing both sides by 2,
∫ ex sin x dx = (ex/2) (sin x - cos x) + C
Answer: The integral of e^x sin x is (e^x/2) (sin x - cos x) + C.
-
Example 3: What is the value of the definite integral ∫₋∞0 ex dx?
Solution:
We know that ∫ ex dx = ex + C.
Thus,
∫₋∞0 ex dx = [ex]₋∞0
= e0 - e-∞
= 1 - 1/e∞
= 1 - 1/∞
= 1 - 0
= 1
Answer: The integral of ex from -∞ to 0 is 1.
FAQs on Integral of e to the x
What is the Integral of e to the x?
The integral of ex is ex + C. Symbolically it is written as ∫ ex dx = ex + C, where C is the integration constant.
How to Find the Integral of e^x?
We know that the derivative of ex is ex. Since the integral is the inverse operation of differentiation, the integral of ex is also ex. i.e., ∫ ex dx = ex + C. Here, C is the integration constant.
Why is the Integral of e^x is Itself?
Since the derivative of ex is itself, the integral of ex is also itself. This is because differentiation and integration are the inverse operations of each other.
What is the Integral of e?
"e" is a constant. Thus, we can write the integral of e as: ∫ e dx = e ∫ 1 dx. Here, ∫ 1 dx = x and so, ∫ e dx = ex + C.
What is the Value of the Integral of e^x^2?
We know that ∫ e-ˣ² dx = √π/2 erf (x) + C. Thus, ∫ eˣ² dx = ∫ e-(-ˣ²) dx= ∫ e-(ix)² dx. Now let ix = u then i dx = du (or) dx = du/i = -i du. Then the above integral becomes -i ∫ e-u² du = (-i√π)/2 erf (u) + C = (-i√π)/2 erf (ix) + C.
How to Find the Integral of x e^x?
To find the ∫ x ex dx, assume that u = x and dv = ex dx. Then du = dx and v = ex. Then by integration by parts, ∫ u dv = uv - ∫ v du = x ex - ∫ ex dx = xex - ex + C.
How to Solve the Integral of ex cos x?
To find the ∫ ex cos x dx, assume that u = cos x and dv = ex dx. Then du = - sin x dx and v = ex. By using the integration by parts formula, ∫ u dv = uv - ∫ v du. From this, ∫ ex cos x dx = (cos x) (ex) - ∫ ex (- sin x) dx = cos x ex + ∫ ex sin x dx. We again apply integration by parts (with u = sin x and dv = ex dx this time). Then we get ∫ ex cos x dx = (cos x) (ex) + [(sin x) (ex) - ∫ ex (cos x) dx] = ex cos x + ex sin x - ∫ ex cos x dx. From this, 2∫ ex cos x dx = ex (cos x + sin x). Then ∫ ex cos x dx = (ex/2) (cos x + sin x) + C
What is the Integral of 1/e^x dx?
We can write ∫ 1/ex dx as ∫ e-x dx. Now assume that -x = u. Then -dx = du (or) dx = -du. Then the above integral becomes ∫ eu (-du) = - eu + C = -e-x + C.
visual curriculum