Question
Question: Evaluate the following integral as limit of sum: \(\int\limits_{0}^{2}{{{e}^{x}}dx}\)...
Evaluate the following integral as limit of sum:
0∫2exdx
Solution
Hint: Apply the formula,
a∫bf(x)dx=(b−a)n→∞limn1[f(a)+f(a+h)+......+f(a+(n−1)h)], where h=nb−a.
The given integral is
0∫2exdx
By definition integral as limit of sum can be written as,
a∫bf(x)dx=(b−a)n→∞limn1[f(a)+f(a+h)+....+f(a+(n−1)h)], where h=nb−a
So, when we are converting an integral to a limit of sum we use the above formula.
Here f(x) is the function to be integrated with a as lower limit and b as upper limit.
The right hand side is the conversion to limit.
In this question our function is ′ex′ with 0 as lower limit and 2 is upper limit.
So, we get
0∫2exdx=(2−0)n→∞limn1[e0+e(o+h)+....+e(o+(n−1)h)].......(i)
Now here we will find the value of ‘h ‘.
h=nb−a
Substituting the values of upper and lower limit, we get
h=n2−0=n2..........(ii)
Now substituting the value of the equation(ii) in equation (i) , we get
0∫2exdx=2n→∞limn1e0+e(o+n2)+....+e(o+(n−1)n2)
We know e0=1 , so the above equation becomes,
0∫2exdx=2n→∞limn11+e(n2)+....+en2(n−1)...........(iii)
Now consider the series,
1+e(n2)+.....+en2(n−1).........(iv)
This is an geometric progression (GP) series with first term as e(n2) , common ratio as ‘en2 ‘
Here we can also observe that there are ‘n’ terms in the series.
Now the sum of first n terms of a GP is
sn=r−1a(rn−1),r>1
Where ‘a‘ is the first term, ‘n ‘ is the number of terms and ‘r ‘ is the common ratio.
Applying this formula in equation (iv) series, we get
sn=en2−11e(n2)n−1
sn=en2−1e2−1
Substituting this value in equation (iii) we get
0∫2exdx=2n→∞limn1en2−1e2−1
Taking out the constant term, we get
0∫2exdx=2(e2−1)n→∞limn1en2−11
Now we will multiply and divide by ′2′ in denominator, we get
0∫2exdx=2(e2−1)n→∞lim2n2en2−11.........(iv)
We know the formula,
t→0limtet−1=1
We know, as n→∞ then n2→0 .
So, the denominator can be written as,
n2→0limn2en2−1=1
Substituting this value in the equation (iv), we get
0∫2exdx=2(e2−1)n→∞lim(2(1)1)
As this is free from ′n′ term so the value remain same even after applying the limit, so the above equation can be written as,
0∫2exdx=2(e2−1)(21)=(e2−1)
Hence this is the required integral value.
Note: Student might get confused looking at the series 1+e(n2)+.....+en2(n−1).
They might take this as an arithmetic progression series. If we apply the AP series formula, we will get the wrong answer.