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

Question

If the solution curve y=y(x)y = y(x) of the differential equation y2dx+(x2xy+y2)dy=0{y^2}dx + ({x^2} - xy + {y^2})dy = 0, which passes through the point (1, 1) and intersects the line y=3xy = \sqrt 3 x at the point (α,3α)(\alpha ,\sqrt 3 \alpha ), then value of loge(3α){\log _e}(\sqrt 3 \alpha ) is equal to :

Options

Solution

Key Concepts and Formulas

  • Homogeneous Differential Equations: A differential equation of the form M(x,y)dx+N(x,y)dy=0M(x, y)dx + N(x, y)dy = 0 is homogeneous if M(x,y)M(x, y) and N(x,y)N(x, y) are homogeneous functions of the same degree. This means M(tx,ty)=tnM(x,y)M(tx, ty) = t^n M(x, y) and N(tx,ty)=tnN(x,y)N(tx, ty) = t^n N(x, y) for some nn.
  • Solution Method for Homogeneous Equations: Substitute x=vyx = vy or y=vxy = vx. This transforms the equation into a separable differential equation.
  • Integration: Basic integration techniques and knowledge of standard integrals.

Step-by-Step Solution

Step 1: Check for Homogeneity and Rearrange the Equation

The given differential equation is y2dx+(x2xy+y2)dy=0y^2 dx + (x^2 - xy + y^2) dy = 0. We can rewrite it as: dxdy=(x2xy+y2)y2=x2y2+xy1\frac{dx}{dy} = \frac{-(x^2 - xy + y^2)}{y^2} = -\frac{x^2}{y^2} + \frac{x}{y} - 1 Let f(x,y)=x2y2+xy1f(x,y) = -\frac{x^2}{y^2} + \frac{x}{y} - 1. Then f(tx,ty)=(tx)2(ty)2+txty1=x2y2+xy1=f(x,y)f(tx, ty) = -\frac{(tx)^2}{(ty)^2} + \frac{tx}{ty} - 1 = -\frac{x^2}{y^2} + \frac{x}{y} - 1 = f(x, y). So, the equation is homogeneous.

Step 2: Substitute x=vyx = vy

Let x=vyx = vy. Then dxdy=v+ydvdy\frac{dx}{dy} = v + y \frac{dv}{dy}. Substituting into the differential equation: v+ydvdy=v2+v1v + y \frac{dv}{dy} = -v^2 + v - 1

Step 3: Separate Variables

ydvdy=v21y \frac{dv}{dy} = -v^2 - 1 dvv2+1=dyy\frac{dv}{v^2 + 1} = -\frac{dy}{y}

Step 4: Integrate Both Sides

dvv2+1=dyy\int \frac{dv}{v^2 + 1} = \int -\frac{dy}{y} arctan(v)=lny+C\arctan(v) = -\ln|y| + C

Step 5: Substitute Back v=x/yv = x/y

arctan(xy)=lny+C\arctan\left(\frac{x}{y}\right) = -\ln|y| + C

Step 6: Apply the Initial Condition (1, 1)

The solution curve passes through (1, 1). Substituting x=1x = 1 and y=1y = 1: arctan(11)=ln1+C\arctan\left(\frac{1}{1}\right) = -\ln|1| + C arctan(1)=ln(1)+C\arctan(1) = -\ln(1) + C π4=0+C\frac{\pi}{4} = 0 + C So, C=π4C = \frac{\pi}{4}.

Step 7: Write the Particular Solution

The particular solution is: arctan(xy)=lny+π4\arctan\left(\frac{x}{y}\right) = -\ln|y| + \frac{\pi}{4}

Step 8: Apply the Intersection Condition

The curve intersects the line y=3xy = \sqrt{3}x at (α,3α)(\alpha, \sqrt{3}\alpha). Substituting x=αx = \alpha and y=3αy = \sqrt{3}\alpha: arctan(α3α)=ln3α+π4\arctan\left(\frac{\alpha}{\sqrt{3}\alpha}\right) = -\ln|\sqrt{3}\alpha| + \frac{\pi}{4} arctan(13)=ln(3α)+π4\arctan\left(\frac{1}{\sqrt{3}}\right) = -\ln(\sqrt{3}\alpha) + \frac{\pi}{4} π6=ln(3α)+π4\frac{\pi}{6} = -\ln(\sqrt{3}\alpha) + \frac{\pi}{4}

Step 9: Solve for ln(3α)\ln(\sqrt{3}\alpha)

ln(3α)=π4π6=3π2π12=π12\ln(\sqrt{3}\alpha) = \frac{\pi}{4} - \frac{\pi}{6} = \frac{3\pi - 2\pi}{12} = \frac{\pi}{12} We want to find the value of loge(3α)\log_e(\sqrt{3}\alpha), which is the same as ln(3α)\ln(\sqrt{3}\alpha). So, ln(3α)=π12\ln(\sqrt{3}\alpha) = \frac{\pi}{12}.

Step 10: Find the Value of α\alpha Since ln(3α)=π12\ln(\sqrt{3}\alpha) = \frac{\pi}{12}, we have 3α=eπ12\sqrt{3}\alpha = e^{\frac{\pi}{12}}. Thus, α=13eπ12\alpha = \frac{1}{\sqrt{3}}e^{\frac{\pi}{12}}. However, we are looking for the value of ln(3α)\ln(\sqrt{3}\alpha), which is π12\frac{\pi}{12}.

Step 11: Find the value of loge(3α){\log _e}(\sqrt 3 \alpha ) We have already calculated ln(3α)=π12\ln(\sqrt{3}\alpha) = \frac{\pi}{12} in Step 9.

Common Mistakes & Tips

  • Sign Errors: Be very careful with signs when rearranging and integrating the differential equation.
  • Correct Substitution: Ensure you substitute back to the original variables after integration.
  • Logarithm Properties: Remember logarithm properties when simplifying expressions.

Summary

We solved the homogeneous differential equation by using the substitution x=vyx = vy. After separating variables and integrating, we applied the initial condition (1, 1) to find the particular solution. Then, we used the intersection condition with the line y=3xy = \sqrt{3}x to find the value of ln(3α)\ln(\sqrt{3}\alpha), which is π12\frac{\pi}{12}.

The final answer is \boxed{\frac{\pi}{12}}, which corresponds to option (C).

Practice More Differential Equations Questions

View All Questions