Cancel x from numerator and denominator: L=limx→03x2sin∣x∣
As x→0, we can evaluate the right-hand limit (x>0) where ∣x∣=x.
L=32limx→0xsinx
Final Calculation
Standard limit: limx→0xsinx=1
Final result: L=32⋅1=32
The correct option is (A).
00:00 / 00:00
The Sigma Insight: Newton-Leibniz & Reduction Formulas
Solution Diagram
Analyzing the Setup
Welcome, future engineers! Today, we are going to dissect a problem that often intimidates students at first glance: the limit of an integral. Specifically, we are looking at:
L=x→0limx3∫0x2sintdt
When you see an integral inside a limit, your first instinct might be to panic and try to solve the integral. But stop! Take a deep breath. In JEE Advanced, we are not just testing your ability to integrate; we are testing your ability to see the structure of the problem.
The Indeterminate Trap
Before we do any heavy lifting, we must check the form of the limit. As x→0, the upper limit of our integral, x2, also approaches 0.
This means our integral becomes ∫00sintdt, which is geometrically an area with zero width—it is simply 0. The denominator, x3, also approaches 0. We have arrived at the classic 0/0 indeterminate form, which is our green light to use L'Hopital's Rule.
The Weaponry
L'Hopital's Rule states that if we have a 0/0 form, we can differentiate the numerator and the denominator separately. The denominator is easy: dxd(x3)=3x2.
To differentiate the numerator, we use the Newton-Leibniz Rule, which allows us to differentiate an integral with respect to its variable limit:
dxd∫g(x)h(x)f(t)dt=f(h(x))⋅h′(x)−f(g(x))⋅g′(x)
In our case, f(t)=sint, h(x)=x2, and g(x)=0. Since g(x) is a constant, its derivative is 0, which simplifies our life significantly.
The Execution
Let's apply the rule. We substitute the upper limit x2 into our function sint, giving us sinx2. We then multiply this by the derivative of the upper limit, which is dxd(x2)=2x.
So, the derivative of our numerator is sin(x2)⋅2x. Since x2=∣x∣, we have 2xsin∣x∣. Now, let's assemble our new limit:
L=x→0lim3x22xsin∣x∣
Final Calculation
We are almost there! Notice that we have an x in the numerator and an x2 in the denominator. We can cancel one factor of x to obtain:
L=x→0lim3x2sin∣x∣
Since we are taking the limit as x→0, we can focus on the right-hand limit where x>0, allowing us to replace ∣x∣ with x. The expression becomes:
L=32x→0limxsinx
You should recognize this immediately as the fundamental standard limit: limx→0xsinx=1. Therefore, our final answer is:
32⋅1=32
See how the complexity melted away? By trusting the tools—L'Hopital's Rule and the Newton-Leibniz Rule—we turned a terrifying integral into a simple, elegant result. Keep practicing this structural thinking, and you will dominate the JEE Advanced!