Animated Solution for Mathematics - Differential Equations: Let the solution curve y=y(x) of the differential equation, [x2−y2x+ey/x]xdxdy=x+[x2−y2x+ey/x]y pass through the points (1,0) and (2α,α),α>0. Then α is equal to
Select Answer:
Visualized Solution
Analyzing the Differential Equation
Given DE: [x2−y2x+ey/x]xdxdy=x+[x2−y2x+ey/x]y
Observe the presence of y/x and terms like x2−y2x=1−(y/x)21.
Simplifying to Homogeneous Form
Divide the entire equation by x.
[1−(y/x)21+ey/x]dxdy=1+[1−(y/x)21+ey/x]xy
This confirms the equation is homogeneous.
Substitution: y=vx
Let y=vx⟹xy=v
Differentiating with respect to x: dxdy=v+xdxdv
Placing the Substitutions
Let M=[1−v21+ev]
Substitute into the DE: M(v+xdxdv)=1+Mv
Algebraic Cancellation
Expand the left side: Mv+Mxdxdv=1+Mv
Cancel Mv from both sides: Mxdxdv=1
Variable Separation
Rearranging terms to separate x and v:
Mdv=xdx
[1−v21+ev]dv=xdx
Integrating Both Sides
Integrate: ∫(1−v21+ev)dv=∫x1dx
Result: sin−1(v)+ev=ln∣x∣+C
Substitute v=y/x: sin−1(y/x)+ey/x=ln∣x∣+C
Finding the Constant C
The curve passes through (1,0).
Substitute x=1,y=0:
sin−1(0/1)+e0/1=ln(1)+C
Evaluating C
sin−1(0)=0, e0=1, ln(1)=0
0+1=0+C⟹C=1
Equation: sin−1(y/x)+ey/x=ln∣x∣+1
Solving for α
The curve also passes through (2α,α).
Substitute x=2α,y=α:
sin−1(2αα)+eα/2α=ln(2α)+1
Simplifying the Equation
sin−1(1/2)+e1/2=ln(2α)+1
6π+e=ln(2α)+1
Final Calculation
ln(2α)=6π+e−1
2α=exp(6π+e−1)
α=21exp(6π+e−1)
00:00 / 00:00
The Sigma Insight: Homogeneous Differential Equations
Solution Diagram
Analyzing the Setup
Imagine you are standing before a massive, tangled knot of mathematical symbols. The differential equation
[x2−y2x+ey/x]xdxdy=x+[x2−y2x+ey/x]y
looks, at first glance, like a nightmare. It is a jumble of square roots, exponentials, and derivatives. But in the world of JEE Advanced, intimidation is often just a mask for elegance.
Let us peel back the layers of this problem together.
The Homogeneous Insight
Whenever you see a differential equation where the variables x and y appear in ratios like y/x, your internal alarm bells should ring. This is the signature of a homogeneous differential equation.
Look closely at the term x2−y2x. If we divide both the numerator and the denominator inside the square root by x, we get:
1−(y/x)21
Suddenly, the entire equation is written in terms of y/x. This is our golden ticket.
The Substitution
To tame this beast, we employ our most trusted weapon: the substitution y=vx. This transforms our dependent variable y into a new variable v, where v=y/x.
But we cannot just change y; we must also change the derivative. Using the product rule, we find that:
dxdy=v+xdxdv
Let us define M=[1−v21+ev] to keep our workspace clean. Substituting these into our equation, we get:
M(v+xdxdv)=1+Mv
The Magic Cancellation
Now, watch closely. If we expand the left side, we get Mv+Mxdxdv=1+Mv.
Do you see it? The Mv term appears on both sides of the equation. With a swift stroke of the pen, they cancel out, leaving us with the beautifully simple:
Mxdxdv=1
This is the moment where the complexity collapses, and the path forward becomes clear.
Integration and the Anchor
With the variables separated, we have:
[1−v21+ev]dv=xdx
Integrating both sides is now a standard procedure. The integral of 1−v21 is sin−1(v), and the integral of ev is ev. On the right, we have ln∣x∣+C.
Substituting v=y/x back in, we get:
sin−1(xy)+ey/x=ln∣x∣+C
We are given that the curve passes through (1,0). Plugging these values in, we find sin−1(0)+e0=ln(1)+C, which simplifies to 0+1=0+C, so C=1.
Our curve is now fully defined:
sin−1(xy)+ey/x=ln∣x∣+1
The Final Reveal
Finally, we use the second point (2α,α) to find α. Substituting x=2α and y=α, we get:
sin−1(21)+e1/2=ln(2α)+1
Knowing that sin−1(1/2)=π/6 and e1/2=e, we have:
6π+e=ln(2α)+1
Solving for α, we get ln(2α)=6π+e−1. This leads us to 2α=exp(6π+e−1), or:
α=21exp(6π+e−1)
And there it is. What started as a terrifying jumble of terms has been reduced to a clean, elegant result. This is the beauty of mathematics—no matter how complex the problem, there is always a path to the truth if you stay calm and follow the logic.