Analyzing the Setup
Imagine you are standing before a complex differential equation, a puzzle waiting to be solved. The equation given is:
At first glance, it might seem intimidating, but as an elite JEE aspirant, you know that every complex problem is just a collection of simple, elegant steps. The first thing we notice is that the term dxdy is shackled by a coefficient of (x−1).
In the realm of first-order linear differential equations, we demand freedom! We need the standard form dxdy+P(x)y=Q(x).
So, our first act of mathematical bravery is to divide the entire equation by (x−1). This transforms our equation into:
Now, the path is clear. We have identified our P(x)=x−12x and our Q(x)=(x−1)21.
The Magic of the Integrating Factor
Now, we enter the most satisfying phase of the journey: finding the Integrating Factor (I.F.). This is the key that unlocks the differential equation.
The formula is I.F.=e∫P(x)dx. We need to compute the integral of x−12x.
Here is where your algebraic intuition shines. Instead of struggling with long division, we perform a clever manipulation: we rewrite the numerator 2x as 2(x−1)+2.
This allows us to split the integral into:
The result is a beautiful 2x+2ln(x−1). When we exponentiate this, we get e2x+2ln(x−1).
Using the laws of exponents, this simplifies to e2x⋅eln(x−1)2, which is simply e2x(x−1)2. This is the magic of mathematics—what looked like a nightmare of calculus has collapsed into a clean, elegant expression.
The General Solution
A Moment of Clarity
With our I.F. in hand, we construct the general solution using the formula y⋅I.F.=∫Q(x)⋅I.F.dx+C.
Substituting our values, we get:
y⋅e2x(x−1)2=∫(x−1)21⋅e2x(x−1)2dx+C
Look closely at the right-hand side. The term (x−1)2 in the denominator of Q(x) and the (x−1)2 from our I.F. cancel each other out perfectly!
We are left with the simple integral ∫e2xdx, which is 2e2x. Thus, our general solution is:
The Final Calibration
Finding the Constant
We are almost there. We have the general solution, but we need the specific one. We are given the initial condition y(2)=2e41+e4.
We substitute x=2 and y=2e41+e4 into our equation. The left side becomes:
2e41+e4⋅e4⋅(2−1)2=21+e4
The right side becomes 2e4+C. By equating them, we find that 21+2e4=2e4+C.
The terms cancel out, leaving us with C=21. Our specific solution is now fully defined:
The Victory Lap
Comparison
The final step is to find y(3). We substitute x=3 into our specific solution:
This simplifies to y(3)⋅4e6=2e6+1, which gives us:
Comparing this to the given form βeαeα+1, we see that α=6 and β=8.
The sum α+β is 6+8=14. You have navigated the complexity, mastered the algebra, and arrived at the truth. The final answer is 14.