The Dance of the Autonomous System
Welcome, future engineer. Today, we are not just solving a differential equation; we are observing the behavior of a dynamical system.
When you look at the equation
I want you to see more than just symbols. I want you to see a landscape.
This is an autonomous differential equation, which means the 'velocity' of our function y(x) depends only on its position, not on the independent variable x. Imagine a particle moving along the y-axis where its speed and direction are determined entirely by its current location.
The Equilibrium
Where Motion Ceases
Before we touch a single integral, let's find the 'steady states' of our system. These are the points where the particle stops moving entirely—the equilibrium points.
We find these by setting the derivative to zero:
Solving this gives us two critical values: y=2 and y=−0.4. These are our boundaries.
If the particle is at y=2 or y=−0.4, it stays there forever. The behavior between these points is where the story becomes interesting.
The Flow
Determining the Path
Now, let's examine the interval between our two equilibrium points: y∈(−0.4,2). Pick any point in this range, such as y=0.
If we plug y=0 into our derivative equation, we get:
The derivative is negative, which tells us that in this entire region, the function f(x) is strictly decreasing.
If our particle starts at y=0 (given the initial condition f(0)=0), it must move downwards. It will slide down the slope, approaching the stable equilibrium at y=−0.4. As x marches toward infinity, the particle approaches this value, leading to the result:
The Analytical Rigor
Confirming the Intuition
While the visual method is elegant, we must also be masters of the algebraic path. To solve this analytically, we separate the variables:
We use the method of partial fractions. Observing the identity (5y+2)−5(y−2)=12, we rewrite the integrand:
121∫(y−21−5y+25)dy=∫dx
Integrating both sides yields:
Using our initial condition f(0)=0, we find that C=121ln∣−1∣=0. Exponentiating both sides, we isolate the relationship:
As x→∞, the term e12x grows without bound. For the left side to match this growth, the denominator (5y+2) must shrink to zero.
Therefore, 5y+2→0, which confirms our limit: y→−0.4.
Final Thoughts
Whether you use the geometric intuition of the phase line or the rigorous path of integration, the result remains the same. You have successfully navigated the dynamics of this system.
Remember, in JEE Advanced, the ability to visualize the behavior of a function is just as important as the ability to calculate it. Keep practicing, keep questioning, and keep falling in love with the logic behind the math.