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 dxdy=f(x,y) is homogeneous if f(λx,λy)=f(x,y) for all λ=0. Alternatively, f(x,y) can be expressed as a function of xy.
Solution Method for Homogeneous Equations: Substitute y=vx, which implies dxdy=v+xdxdv. This transforms the original equation into a separable differential equation in terms of v and x.
Standard Equation of a Circle: The equation (x−h)2+(y−k)2=r2 represents a circle with center (h,k) and radius r.
Step-by-Step Solution
1. Rearrange the Differential Equation into dxdy form:
We are given the differential equation (x2−y2)dx+2xydy=0. Our goal is to isolate dxdy on one side.
Subtract (x2−y2)dx from both sides:
2xydy=−(x2−y2)dx2xydy=(y2−x2)dx
Divide both sides by 2xydx, assuming x=0 and y=0:
dxdy=2xyy2−x2
Now, we have the differential equation in the form dxdy=f(x,y), where f(x,y)=2xyy2−x2.
2. Identify as a Homogeneous Differential Equation:
To verify homogeneity, let's check if f(λx,λy)=f(x,y):
f(λx,λy)=2(λx)(λy)(λy)2−(λx)2=2λ2xyλ2y2−λ2x2=λ2(2xy)λ2(y2−x2)=2xyy2−x2=f(x,y)
Since f(λx,λy)=f(x,y), the differential equation is homogeneous.
3. Apply the Substitution y=vx:
We substitute y=vx. Then, differentiating with respect to x using the product rule, we get:
dxdy=v+xdxdv
4. Substitute y=vx and dxdy into the Differential Equation:
Substituting y=vx and dxdy=v+xdxdv into dxdy=2xyy2−x2, we have:
v+xdxdv=2x(vx)(vx)2−x2=2vx2v2x2−x2=2vx2x2(v2−1)=2vv2−1
5. Separate Variables:
Now, we separate the variables v and x:
xdxdv=2vv2−1−v=2vv2−1−2v2=2v−v2−1=−2vv2+1
So, we have:
xdxdv=−2vv2+1
Separating variables, we get:
v2+12vdv=−x1dx
6. Integrate Both Sides:
Integrate both sides:
∫v2+12vdv=∫−x1dx
The left-hand side integral is ln(v2+1) and the right-hand side integral is −ln∣x∣+C. Therefore,
ln(v2+1)=−ln∣x∣+C
Let C=ln∣c∣. Then,
ln(v2+1)=−ln∣x∣+ln∣c∣=lnxc
Taking the exponential of both sides, we get:
v2+1=xc
7. Substitute back v=y/x:
Substitute v=xy back into the equation:
(xy)2+1=xcx2y2+1=xc
Multiplying by x2, we get:
y2+x2=cxx2+y2−cx=0
8. Apply the Initial Condition:
The curve passes through (1,1). Substituting x=1 and y=1, we get:
(1)2+(1)2−c(1)=01+1−c=0c=2
9. Write the Particular Solution and Identify the Curve:
Substituting c=2 into x2+y2−cx=0, we get:
x2+y2−2x=0
Completing the square for the x terms:
(x2−2x+1)+y2=1(x−1)2+y2=1
This is the equation of a circle with center (1,0) and radius 1.
Common Mistakes & Tips:
Forgetting the Product Rule: Remember to use the product rule when differentiating y=vx to find dxdy.
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=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 (x−1)2+y2=1, which represents a circle of radius 1.
The final answer is \boxed{\text{a circle of radius one.}}, which corresponds to option (A).