The Hidden Geometry of the Limit
Welcome, fellow traveler on the path to JEE Advanced mastery. Today, we are not just solving a problem; we are decoding a secret message hidden in the language of calculus.
When you first look at the expression limt→xx−tt2y(x)−x2y(t)=3, it might look like a standard limit problem. But look closer; it is a gateway to a differential equation. The beauty of this problem lies in how it forces us to bridge the gap between limits and differential equations.
Phase 1
The Indeterminate Trap
Whenever you see a limit involving a function y(x) and a variable t, your first instinct should always be to test the waters. What happens if we substitute t=x?
The numerator becomes x2y(x)−x2y(x), which is 0. The denominator becomes x−x, which is 0. We have hit a 00 indeterminate form.
In the JEE exam hall, this is your signal. It is not a dead end; it is an invitation to use L'Hopital's Rule. We must differentiate with respect to t, treating x as a constant parameter.
Differentiating the numerator with respect to t:
dtd[t2y(x)−x2y(t)]=2ty(x)−x2y′(t)
Differentiating the denominator with respect to t:
The limit now becomes:
t→xlim−12ty(x)−x2y′(t)=3
Phase 2
The Birth of the Differential Equation
Now that the indeterminate form is resolved, we can safely let t approach x. The expression simplifies beautifully:
Multiplying by −1 and rearranging, we arrive at a first-order linear differential equation:
This is the heart of the problem. We have successfully moved from a limit to a differential equation.
Phase 3
The Elegance of the Quotient Rule
Here is where we move from 'solving' to 'mastering'. You could use the standard integrating factor method, but look at the left side: x2y′(x)−2xy(x). It is the numerator of the quotient rule for x2y(x).
Recall that:
dxd(x2y)=(x2)2x2y′−y(2x)=x4x2y′−2xy
To make our equation match this, we divide the entire equation by x4:
This transforms the left side into an exact derivative:
Phase 4
The Final Integration
We are now in the home stretch. We integrate both sides with respect to x:
We are given the initial condition y(1)=2. Let us use this to find our constant C:
With C found, our function is revealed:
Multiplying by x2, we get:
The Conclusion
The problem asks for 2y(2). Let us calculate y(2):
y(2)=−21+3(22)=−0.5+12=11.5
Finally, the result is:
2y(2)=2×11.5=23
Look at what you have achieved. You navigated a limit, identified a differential equation, recognized a quotient rule pattern, and solved for the function. This is the essence of JEE Advanced mathematics—not just calculation, but the ability to see the structure beneath the symbols.