Question
Question: Obtain the value of \[\int_0^1 {{e^x}dx} \] as the limit of a sum....
Obtain the value of ∫01exdx as the limit of a sum.
Solution
Hint: The formula for integral of ∫abf(x)dx in terms of limit of a sum is n→∞limn1(f(a)+f(a+h)+....f(a+(n−1)h)) where h=nb−a. Use this to evaluate ∫01exdx as the limit of a sum.
Complete step-by-step answer:
We know the formula for limit of a sum as follows:
∫abf(x)dx=n→∞limn1(f(a)+f(a+h)+....+f(a+(n−1)h)).......(1)
The value of h is given as below:
h=nb−a............(2)
The value of h from the given integral is given as follows:
h=n1−0
h=n1...........(3)
From equation (1), we observe that the function f(x) is ex and a is 0 and b is 1. Then, we have:
f(0)=e0=1
f(h)=eh
.
.
f((n−1)h)=e(n−1)h
Substituting the above values in equation (1), we have:
∫01exdx=n→∞limn1(f(0)+f(h)+....+f((n−1)h))
∫01exdx=n→∞limn1(1+eh+e2h....+e(n−1)h)........(3)
The terms 1+eh+e2h....+e(n−1)h are the sum of G.P. with the first term as 1 and common ratio as eh and has n terms. The sum is given as follows:
a+ar+ar2+....+arn−1=r−1a(rn−1)
1+eh+e2h....+e(n−1)h=eh−1enh−1............(4)
Substituting equation (4) in equation (3), we get:
∫01exdx=n→∞limn1eh−1enh−1
Using equation (2), we change the limits in terms of h.
n→∞⇒h→0
Hence, we have the following expression.
∫01exdx=h→0limheh−1eh1×h−1
We know that the value of x→0limxex−1 is equal to 1, hence, we have:
∫01exdx=1h→0lime1−1
∫01exdx= e−1
Hence, the value of the given integral is e−1.
Note: You can cross-check your answer by actually evaluating the integral by using the normal integration method to find the answer. Note that it is only for cross-checking.