Skip to main content
Back to Differential Equations
JEE Main 2021
Differential Equations
Differential Equations
Hard

Question

If ydydx=x[y2x2+ϕ(y2x2)ϕ(y2x2)]y{{dy} \over {dx}} = x\left[ {{{{y^2}} \over {{x^2}}} + {{\phi \left( {{{{y^2}} \over {{x^2}}}} \right)} \over {\phi '\left( {{{{y^2}} \over {{x^2}}}} \right)}}} \right], x > 0, ϕ\phi > 0, and y(1) = -1, then ϕ(y24)\phi \left( {{{{y^2}} \over 4}} \right) is equal to :

Options

Solution

Key Concepts and Formulas

  • Homogeneous Differential Equations: A differential equation of the form dydx=f(yx)\frac{dy}{dx} = f(\frac{y}{x}) is a homogeneous differential equation.
  • Substitution Method: To solve homogeneous differential equations, substitute y=vxy = vx, where vv is a function of xx. Then dydx=v+xdvdx\frac{dy}{dx} = v + x\frac{dv}{dx}.
  • Separation of Variables: A technique used to solve differential equations by isolating variables on opposite sides of the equation and then integrating.

Step-by-Step Solution

Step 1: Rewrite the given differential equation

We are given ydydx=x[y2x2+ϕ(y2x2)ϕ(y2x2)]y\frac{dy}{dx} = x\left[ \frac{y^2}{x^2} + \frac{\phi(\frac{y^2}{x^2})}{\phi'(\frac{y^2}{x^2})} \right] To make it look more like a standard homogeneous differential equation, we divide both sides by x2x^2: yxdydx=y2x2+ϕ(y2x2)ϕ(y2x2)\frac{y}{x} \frac{dy}{dx} = \frac{y^2}{x^2} + \frac{\phi(\frac{y^2}{x^2})}{\phi'(\frac{y^2}{x^2})}

Step 2: Perform the substitution

Let v=y2x2v = \frac{y^2}{x^2}. Then y2=vx2y^2 = vx^2. Differentiating both sides with respect to xx, we get 2ydydx=v(2x)+x2dvdx2y \frac{dy}{dx} = v(2x) + x^2 \frac{dv}{dx} Dividing by 2x22x^2, we have yxdydx=v+x2dvdx\frac{y}{x} \frac{dy}{dx} = v + \frac{x}{2}\frac{dv}{dx} Substitute this into the equation from Step 1: v+x2dvdx=v+ϕ(v)ϕ(v)v + \frac{x}{2}\frac{dv}{dx} = v + \frac{\phi(v)}{\phi'(v)}

Step 3: Simplify and separate variables

Subtracting vv from both sides, we have x2dvdx=ϕ(v)ϕ(v)\frac{x}{2}\frac{dv}{dx} = \frac{\phi(v)}{\phi'(v)} Now, separate the variables: ϕ(v)ϕ(v)dv=2xdx\frac{\phi'(v)}{\phi(v)}dv = \frac{2}{x} dx

Step 4: Integrate both sides

Integrate both sides with respect to their respective variables: ϕ(v)ϕ(v)dv=2xdx\int \frac{\phi'(v)}{\phi(v)} dv = \int \frac{2}{x} dx The left side integrates to lnϕ(v)\ln|\phi(v)| and the right side integrates to 2lnx+C2\ln|x| + C, where C is the constant of integration. Thus, lnϕ(v)=2lnx+C\ln|\phi(v)| = 2\ln|x| + C lnϕ(v)=lnx2+C\ln|\phi(v)| = \ln|x^2| + C Exponentiate both sides: ϕ(v)=elnx2+C=elnx2eC=x2eC|\phi(v)| = e^{\ln|x^2| + C} = e^{\ln|x^2|} e^C = x^2 e^C Let K=eCK = e^C, then ϕ(v)=Kx2\phi(v) = Kx^2 since ϕ>0\phi > 0.

Step 5: Substitute back for v and use the initial condition

Substitute v=y2x2v = \frac{y^2}{x^2} back into the equation: ϕ(y2x2)=Kx2\phi\left(\frac{y^2}{x^2}\right) = Kx^2 We are given the initial condition y(1)=1y(1) = -1. Substitute x=1x = 1 and y=1y = -1 into the equation: ϕ((1)212)=K(1)2\phi\left(\frac{(-1)^2}{1^2}\right) = K(1)^2 ϕ(1)=K\phi(1) = K So, K=ϕ(1)K = \phi(1). Substituting this back into the equation, we get ϕ(y2x2)=ϕ(1)x2\phi\left(\frac{y^2}{x^2}\right) = \phi(1)x^2

Step 6: Find ϕ(y24)\phi \left( {{{{y^2}} \over 4}} \right)

We want to find ϕ(y24)\phi\left(\frac{y^2}{4}\right). We need y2x2=y24\frac{y^2}{x^2} = \frac{y^2}{4}, which means x2=4x^2 = 4, so x=2x = 2 (since x>0x > 0). Now substitute x=2x=2 into our equation: ϕ(y24)=ϕ(1)(22)\phi\left(\frac{y^2}{4}\right) = \phi(1)(2^2) ϕ(y24)=4ϕ(1)\phi\left(\frac{y^2}{4}\right) = 4\phi(1)

Common Mistakes & Tips

  • Remember to substitute back for vv after integration.
  • Pay close attention to the initial conditions and use them to solve for the constant of integration.
  • Carefully apply the chain rule when differentiating composite functions during the substitution process.

Summary

We solved the given homogeneous differential equation by using the substitution v=y2x2v = \frac{y^2}{x^2}, separating variables, integrating, applying the initial condition to solve for the constant of integration, and then manipulating the equation to find the desired expression. This led us to find that ϕ(y24)=4ϕ(1)\phi\left(\frac{y^2}{4}\right) = 4\phi(1).

Final Answer

The final answer is \boxed{4\phi(1)}, which corresponds to option (B).

Practice More Differential Equations Questions

View All Questions