Animated Solution for Mathematics - Definite Integration: Let S be the area of the region enclosed by y=e−x2,y=0,x=0 and x=1; then
Select Answer:
* Multiple Correct
Visualized Solution
Visualizing the Region S
Region S is bounded by y=e−x2, y=0, x=0, and x=1.
The function f(x)=e−x2 is strictly decreasing on [0,1].
At x=0, y=1 and at x=1, y=e1.
Mathematical Setup for S
The area S is given by the definite integral:
S=∫01e−x2dx
The function e−x2 cannot be integrated using elementary functions.
We must use comparison tests to find bounds for S.
Establishing the Lower Bound
For x∈[0,1], we know that x2≤x.
Multiplying by −1 reverses the inequality: −x2≥−x.
Since the exponential function ex is strictly increasing, e−x2≥e−x.
Calculating the Lower Bound Integral
We integrate the smaller function to find the lower bound of S.
∫01e−xdx=[−e−x]01
=−e−1−(−e0)=1−e1
Therefore, S≥1−e1.
Verifying Options (a) and (b)
We established S≥1−e1, which makes Option (b) correct.
Since e≈2.718>2, we have e1<21.
This implies 1−e1>e1.
Thus, S≥1−e1>e1⟹S≥e1, making Option (a) correct.
Upper Bound Strategy: Splitting the Interval
To find a tight upper bound, we split the integration interval [0,1].
Looking at the options, we see terms with 21.
We split the integral at x=21:
S=∫01/2e−x2dx+∫1/21e−x2dx
Bounding the First Interval
For the first interval x∈[0,21]:
The maximum value of e−x2 is at x=0.
e−x2≤e0=1.
The area is bounded by a rectangle of height 1 and width 21.
Bounding the Second Interval
For the second interval x∈[21,1]:
The maximum value of e−x2 is at x=21.
e−x2≤e−(1/2)2=e−1/2=e1.
The area is bounded by a rectangle of height e1 and width (1−21).
Calculating the Upper Bound
The total area S is strictly less than the sum of the areas of these two rectangles.
S≤(21−0)⋅1+(1−21)⋅e1
S≤21+e1(1−21)
This exactly matches Option (d).
Final Conclusion
Lower bound: S≥1−e1 and S≥e1 (Options a, b)
Upper bound: S≤21+e1(1−21) (Option d)
Correct Options: a, b, d
00:00 / 00:00
The Sigma Insight: Area Bounded by Curves
Solution Diagram
The Mystery of the Gaussian Curve
Imagine you are standing before a graph of y=e−x2. It is a smooth, elegant curve, starting at (0,1) and gently sloping down toward (1,1/e).
You are asked to find the area S under this curve from x=0 to x=1. You reach for your calculus toolkit, ready to find the antiderivative, but you pause.
You realize that e−x2 is a special function—it has no elementary antiderivative. You cannot simply use the Fundamental Theorem of Calculus to plug in the limits. This is the moment where many students panic, but you, as an elite JEE aspirant, know better. This is not a problem of calculation; it is a problem of estimation and logical bounding.
Phase 1
The Lower Bound
To find a lower bound, we need a function that is always smaller than or equal to our curve e−x2 on the interval [0,1].
We start with the simple geometric truth: for any x in the interval [0,1], x2≤x. If we multiply both sides by −1, the inequality reverses, giving us −x2≥−x.
Now, we invoke the power of the exponential function. Since f(u)=eu is a strictly increasing function, the inequality is preserved: e−x2≥e−x.
Now, we integrate both sides from 0 to 1:
S=∫01e−x2dx≥∫01e−xdx
The integral on the right is trivial! It is:
[−e−x]01=−e−1−(−e0)=1−e1
Thus, we have successfully trapped our area from below: S≥1−e1. Since e≈2.718, we know 1/e<1/2, which implies 1−1/e>1/2>1/e. This confirms that S≥1−e1 and S≥e1 are both valid lower bounds.
Phase 2
The Rectangle Strategy
Now, let us tackle the upper bound. We need a function that is always larger than or equal to e−x2.
The options provided in the question are our compass. They contain terms like 21 and e1. This is a massive hint to split our interval [0,1] at x=21.
We split the integral:
S=∫01/2e−x2dx+∫1/21e−x2dx
In the first interval, [0,1/2], the function e−x2 is decreasing, so its maximum value is at x=0, which is 1. We can bound this area with a rectangle of height 1 and width 21.
In the second interval, [1/2,1], the maximum value occurs at the start, x=1/2, which is e−(1/2)2=e−1/2=e1. We bound this area with a rectangle of height e1 and width (1−21).
The Grand Conclusion
Summing the areas of these two rectangles gives us our upper bound:
S≤21⋅1+(1−21)⋅e1
This simplifies to:
S≤21+e1(1−21)
By using the power of functional inequalities and geometric partitioning, we have successfully bounded the area S without ever needing to find an impossible antiderivative. This is the essence of JEE Advanced physics and mathematics: using intuition and logical constraints to conquer the seemingly impossible.