Analyzing the Setup
Imagine you are standing before a complex differential equation, and it feels like a tangled knot of exponents. The problem is:
We are given the initial condition y(0)=1. While it looks intimidating, in the world of JEE Advanced, intimidation is often just a mask for elegance.
The Art of Simplification
The first step is to recognize the structure. By the laws of exponents, we know that 2x+y=2x⋅2y.
Substituting this back into the equation, we obtain:
Now, observe the numerator. We have a common factor of 2x. Factoring it out, we get:
Suddenly, the chaos has order. We have successfully isolated the x and y components.
The Dance of Separation
Now, we use the Variable Separable method. We want all y terms on the left and all x terms on the right.
By cross-multiplying, we get:
This is the moment of truth. The variables are separated, and the path to integration is clear.
The Calculus Core
We integrate both sides:
For the left-hand side, let u=2y−1. Then du=2yln2dy, which implies 2ydy=ln2du.
The integral becomes:
Using the change of base formula, this simplifies to log2(2y−1). On the right-hand side, the integral of 2x is ln22x, which is 2xlog2e.
Adding our constant C, we get the general solution:
The Final Reveal
We use the initial condition y(0)=1 to find C. Substituting x=0 and y=1:
This simplifies to log2(1)=log2e+C. Since log2(1)=0, we find C=−log2e.
Our particular solution is:
Finally, to find y(1), we set x=1:
log2(2y−1)=(21−1)log2e=log2e
Comparing the arguments, 2y−1=e, so 2y=1+e. The final result is:
y=log2(1+e)