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

Question

Let αx=yexyβ,α,βN\alpha|x|=|y| \mathrm{e}^{x y-\beta}, \alpha, \beta \in \mathbf{N} be the solution of the differential equation x dyy dx+xy(x dy+y dx)=0,y(1)=2x \mathrm{~d} y-y \mathrm{~d} x+x y(x \mathrm{~d} y+y \mathrm{~d} x)=0,y(1)=2. Then α+β\alpha+\beta is equal to ________

Answer: 2

Solution

Key Concepts and Formulas

  • Exact Differential Form: Recognizing and utilizing exact differential forms like d(xy)=xdy+ydxd(xy) = x\,dy + y\,dx and d(y/x)=xdyydxx2d(y/x) = \frac{x\,dy - y\,dx}{x^2} is crucial for solving these types of differential equations.
  • Integration of 1u\frac{1}{u}: duu=lnu+C\int \frac{du}{u} = \ln|u| + C, where CC is the constant of integration.
  • Properties of Logarithms: ln(a)+ln(b)=ln(ab)\ln(a) + \ln(b) = \ln(ab) and eln(x)=xe^{\ln(x)} = x.

Step-by-Step Solution

Step 1: Transforming the Differential Equation

We are given the differential equation: xdyydx+xy(xdy+ydx)=0x \, dy - y \, dx + xy(x \, dy + y \, dx) = 0 Our goal is to manipulate this equation into a form that can be easily integrated by recognizing exact differentials.

  1. Recognizing Exact Differentials: Notice that xdy+ydx=d(xy)x \, dy + y \, dx = d(xy). We can substitute this directly into the equation: xdyydx+xyd(xy)=0x \, dy - y \, dx + xy \, d(xy) = 0

  2. Dividing by y2y^2: The term xdyydxx \, dy - y \, dx resembles the numerator of d(x/y)=ydxxdyy2=xdyydxy2d(x/y) = \frac{y \, dx - x \, dy}{y^2} = -\frac{x \, dy - y \, dx}{y^2}. Dividing the entire equation by y2y^2 (assuming y0y \neq 0, which is valid due to the initial condition y(1)=2y(1)=2) gives: xdyydxy2+xyd(xy)y2=0\frac{x \, dy - y \, dx}{y^2} + \frac{xy \, d(xy)}{y^2} = 0 ydxxdyy2+xyd(xy)=0-\frac{y \, dx - x \, dy}{y^2} + \frac{x}{y} \, d(xy) = 0 d(xy)+xyd(xy)=0-d\left(\frac{x}{y}\right) + \frac{x}{y} \, d(xy) = 0 This step is crucial because it introduces the term xy\frac{x}{y} in both parts of the equation.

Step 2: Separating Variables and Integrating

Now we have the simplified equation: d(xy)+xyd(xy)=0-d\left(\frac{x}{y}\right) + \frac{x}{y} \, d(xy) = 0

  1. Separating Variables: Rearrange the equation to separate the variables: xyd(xy)=d(xy)\frac{x}{y} \, d(xy) = d\left(\frac{x}{y}\right) Divide both sides by xy\frac{x}{y} (assuming x0x \neq 0, which is valid due to the initial condition x=1x=1): d(xy)=d(xy)xyd(xy) = \frac{d\left(\frac{x}{y}\right)}{\frac{x}{y}}

  2. Integrating Both Sides: Integrate both sides of the equation: d(xy)=d(xy)xy\int d(xy) = \int \frac{d\left(\frac{x}{y}\right)}{\frac{x}{y}} xy=lnxy+Cxy = \ln\left|\frac{x}{y}\right| + C where CC is the constant of integration.

Step 3: Applying the Initial Condition

We are given the initial condition y(1)=2y(1) = 2. Substitute x=1x=1 and y=2y=2 into the general solution: (1)(2)=ln12+C(1)(2) = \ln\left|\frac{1}{2}\right| + C 2=ln(12)+C2 = \ln\left(\frac{1}{2}\right) + C C=2ln(12)=2+ln(2)C = 2 - \ln\left(\frac{1}{2}\right) = 2 + \ln(2)

Step 4: Substituting the Constant and Simplifying

Substitute the value of CC back into the general solution: xy=lnxy+2+ln(2)xy = \ln\left|\frac{x}{y}\right| + 2 + \ln(2) xy=lnxy+ln(e2)+ln(2)xy = \ln\left|\frac{x}{y}\right| + \ln(e^2) + \ln(2) xy=ln(2e2xy)xy = \ln\left(2e^2\left|\frac{x}{y}\right|\right)

Step 5: Manipulating to Match the Given Form

Our goal is to get the equation in the form αx=yexyβ\alpha|x| = |y|e^{xy - \beta}.

  1. Exponentiating Both Sides: Exponentiate both sides with base ee: exy=2e2xye^{xy} = 2e^2\left|\frac{x}{y}\right| exy=2e2xye^{xy} = 2e^2 \frac{|x|}{|y|}

  2. Isolating y|y|: Multiply both sides by y|y|: yexy=2e2x|y|e^{xy} = 2e^2|x|

  3. Rearranging to the Target Form: Divide both sides by e2e^2: yexy2=2x|y|e^{xy-2} = 2|x|

Step 6: Identifying Parameters and Final Calculation

Comparing our derived solution 2x=yexy22|x| = |y|e^{xy-2} with the given form αx=yexyβ\alpha|x| = |y|e^{xy-\beta}, we can identify:

  • α=2\alpha = 2
  • β=2\beta = 2

Therefore, α+β=2+2=4\alpha + \beta = 2 + 2 = 4.

Common Mistakes & Tips

  • Incorrectly Applying Initial Conditions: Make sure to substitute the initial conditions correctly after integration to find the constant of integration.
  • Sign Errors: Be careful with signs when manipulating the differential equation, especially when dealing with the quotient rule for differentials.
  • Not Recognizing Exact Differentials: Practice recognizing common exact differentials to simplify the equation efficiently.

Summary

We solved the given differential equation by first recognizing exact differential forms and manipulating the equation to separate variables. After integrating and applying the initial condition, we obtained a solution that was then rearranged into the desired form αx=yexyβ\alpha|x|=|y|e^{xy-\beta}. By comparing the coefficients, we found α=2\alpha=2 and β=2\beta=2, resulting in α+β=4\alpha+\beta=4.

The final answer is \boxed{4}.

Practice More Differential Equations Questions

View All Questions
Let be the solution of the differential equation . Then is e... | JEE Main 2024 Differential Equations | JEE Main - Mathematicon