The Architecture of a Solution
Mastering Linear Differential Equations
Welcome, future engineer. Today, we are not just solving a differential equation; we are peeling back the layers of a mathematical mystery.
When you first look at the equation (1+x2)dxdy+y=etan−1x, it is natural to feel a moment of hesitation. The presence of the inverse tangent function in the exponent might seem daunting, but I want you to take a deep breath.
In the world of JEE Advanced, complexity is often just a mask for a beautiful, underlying simplicity. Let us embark on this journey together.
Phase 1
The Art of Standardization
Every linear differential equation has a 'natural' state, a standard form that reveals its secrets. The equation
is our North Star.
Currently, our equation is cluttered; the term (1+x2) is clinging to our derivative. We must liberate dxdy.
By dividing the entire equation by (1+x2), we transform it into:
dxdy+1+x21y=1+x2etan−1x
Suddenly, the fog clears. We can clearly identify our components: P(x)=1+x21 and Q(x)=1+x2etan−1x.
Phase 2
The Magic of the Integrating Factor
Now, we invoke the most powerful tool in our arsenal: the Integrating Factor (IF). This is the 'magic multiplier' that allows us to condense the left side of our equation into a single derivative.
We define IF=e∫P(x)dx. Substituting our P(x), we calculate:
As you know, the integral of 1+x21 is simply tan−1x. Thus, our Integrating Factor is etan−1x. This is elegant, isn't it? The math is beginning to harmonize.
Phase 3
The Collapse of Complexity
With our IF in hand, we multiply our standard equation by etan−1x. The left side becomes dxd(y⋅etan−1x), and the right side becomes:
1+x2etan−1x⋅etan−1x=1+x2e2tan−1x
We are now looking at the integral:
This looks intimidating, but look closer. If we let t=tan−1x, then dt=1+x21dx. The entire integral collapses into ∫e2tdt.
This is the moment of triumph! The integral becomes 2e2t+C. Substituting back, we get:
Phase 4
The Final Anchor
We are almost there. We have the general solution, but we need the specific curve. We are given the initial condition y(1)=0.
By substituting x=1 and y=0, we find that:
Finally, to find y(0), we set x=0. Since tan−10=0, our equation simplifies beautifully:
Thus, the final answer is:
Remember, the path to the answer is not just about the calculation; it is about the systematic application of principles. You have the tools. Trust the process, and the answer will reveal itself.