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

Question

The curve satifying the differeial equation, (x 2 - y 2 ) dx + 2xydy = 0 and passing through the point (1, 1) is :

Options

Solution

Key Concepts and Formulas

  • Homogeneous Differential Equation: A differential equation of the form dydx=f(x,y)\frac{dy}{dx} = f(x,y) is homogeneous if f(λx,λy)=f(x,y)f(\lambda x, \lambda y) = f(x,y) for all λ0\lambda \neq 0. Alternatively, f(x,y)f(x,y) can be expressed as a function of yx\frac{y}{x}.
  • Solution Method for Homogeneous Equations: Substitute y=vxy = vx, which implies dydx=v+xdvdx\frac{dy}{dx} = v + x\frac{dv}{dx}. This transforms the original equation into a separable differential equation in terms of vv and xx.
  • Standard Equation of a Circle: The equation (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2 represents a circle with center (h,k)(h,k) and radius rr.

Step-by-Step Solution

1. Rearrange the Differential Equation into dydx\frac{dy}{dx} form: We are given the differential equation (x2y2)dx+2xydy=0(x^2 - y^2)dx + 2xy dy = 0. Our goal is to isolate dydx\frac{dy}{dx} on one side. Subtract (x2y2)dx(x^2-y^2)dx from both sides: 2xydy=(x2y2)dx2xy dy = -(x^2 - y^2) dx 2xydy=(y2x2)dx2xy dy = (y^2 - x^2) dx Divide both sides by 2xydx2xy \, dx, assuming x0x \neq 0 and y0y \neq 0: dydx=y2x22xy\frac{dy}{dx} = \frac{y^2 - x^2}{2xy} Now, we have the differential equation in the form dydx=f(x,y)\frac{dy}{dx} = f(x,y), where f(x,y)=y2x22xyf(x,y) = \frac{y^2 - x^2}{2xy}.

2. Identify as a Homogeneous Differential Equation: To verify homogeneity, let's check if f(λx,λy)=f(x,y)f(\lambda x, \lambda y) = f(x,y): f(λx,λy)=(λy)2(λx)22(λx)(λy)=λ2y2λ2x22λ2xy=λ2(y2x2)λ2(2xy)=y2x22xy=f(x,y)f(\lambda x, \lambda y) = \frac{(\lambda y)^2 - (\lambda x)^2}{2(\lambda x)(\lambda y)} = \frac{\lambda^2 y^2 - \lambda^2 x^2}{2\lambda^2 xy} = \frac{\lambda^2 (y^2 - x^2)}{\lambda^2 (2xy)} = \frac{y^2 - x^2}{2xy} = f(x,y) Since f(λx,λy)=f(x,y)f(\lambda x, \lambda y) = f(x,y), the differential equation is homogeneous.

3. Apply the Substitution y=vxy = vx: We substitute y=vxy = vx. Then, differentiating with respect to xx using the product rule, we get: dydx=v+xdvdx\frac{dy}{dx} = v + x \frac{dv}{dx}

4. Substitute y=vxy=vx and dydx\frac{dy}{dx} into the Differential Equation: Substituting y=vxy=vx and dydx=v+xdvdx\frac{dy}{dx} = v + x \frac{dv}{dx} into dydx=y2x22xy\frac{dy}{dx} = \frac{y^2 - x^2}{2xy}, we have: v+xdvdx=(vx)2x22x(vx)=v2x2x22vx2=x2(v21)2vx2=v212vv + x \frac{dv}{dx} = \frac{(vx)^2 - x^2}{2x(vx)} = \frac{v^2 x^2 - x^2}{2vx^2} = \frac{x^2 (v^2 - 1)}{2vx^2} = \frac{v^2 - 1}{2v}

5. Separate Variables: Now, we separate the variables vv and xx: xdvdx=v212vv=v212v22v=v212v=v2+12vx \frac{dv}{dx} = \frac{v^2 - 1}{2v} - v = \frac{v^2 - 1 - 2v^2}{2v} = \frac{-v^2 - 1}{2v} = -\frac{v^2 + 1}{2v} So, we have: xdvdx=v2+12vx \frac{dv}{dx} = -\frac{v^2 + 1}{2v} Separating variables, we get: 2vv2+1dv=1xdx\frac{2v}{v^2 + 1} dv = -\frac{1}{x} dx

6. Integrate Both Sides: Integrate both sides: 2vv2+1dv=1xdx\int \frac{2v}{v^2 + 1} dv = \int -\frac{1}{x} dx The left-hand side integral is ln(v2+1)\ln(v^2 + 1) and the right-hand side integral is lnx+C-\ln|x| + C. Therefore, ln(v2+1)=lnx+C\ln(v^2 + 1) = -\ln|x| + C Let C=lncC = \ln|c|. Then, ln(v2+1)=lnx+lnc=lncx\ln(v^2 + 1) = -\ln|x| + \ln|c| = \ln\left|\frac{c}{x}\right| Taking the exponential of both sides, we get: v2+1=cxv^2 + 1 = \frac{c}{x}

7. Substitute back v=y/xv = y/x: Substitute v=yxv = \frac{y}{x} back into the equation: (yx)2+1=cx\left(\frac{y}{x}\right)^2 + 1 = \frac{c}{x} y2x2+1=cx\frac{y^2}{x^2} + 1 = \frac{c}{x} Multiplying by x2x^2, we get: y2+x2=cxy^2 + x^2 = cx x2+y2cx=0x^2 + y^2 - cx = 0

8. Apply the Initial Condition: The curve passes through (1,1)(1, 1). Substituting x=1x = 1 and y=1y = 1, we get: (1)2+(1)2c(1)=0(1)^2 + (1)^2 - c(1) = 0 1+1c=01 + 1 - c = 0 c=2c = 2

9. Write the Particular Solution and Identify the Curve: Substituting c=2c = 2 into x2+y2cx=0x^2 + y^2 - cx = 0, we get: x2+y22x=0x^2 + y^2 - 2x = 0 Completing the square for the xx terms: (x22x+1)+y2=1(x^2 - 2x + 1) + y^2 = 1 (x1)2+y2=1(x - 1)^2 + y^2 = 1 This is the equation of a circle with center (1,0)(1, 0) and radius 11.

Common Mistakes & Tips:

  • Forgetting the Product Rule: Remember to use the product rule when differentiating y=vxy = vx to find dydx\frac{dy}{dx}.
  • Sign Errors: Be careful with signs when rearranging and simplifying equations.
  • Completing the Square: Practice completing the square to identify the equation of the curve accurately.

Summary: We identified the differential equation as homogeneous, applied the substitution y=vxy=vx, separated variables, integrated both sides, substituted back to the original variables, and used the initial condition to find the particular solution. By completing the square, we found the equation of the curve to be (x1)2+y2=1(x-1)^2 + y^2 = 1, which represents a circle of radius 1.

The final answer is \boxed{\text{a circle of radius one.}}, which corresponds to option (A).

Practice More Differential Equations Questions

View All Questions