The solution of the differential equation (x2+y2)dx−5xydy=0,y(1)=0, 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 any non-zero λ.
Substitution Method: To solve a homogeneous differential equation, substitute y=vx, which implies dxdy=v+xdxdv.
Separation of Variables: After the substitution, the equation should be separable, meaning it can be written in the form g(v)dv=h(x)dx. Then integrate both sides.
Step-by-Step Solution
Step 1: Identify and Rewrite the Differential Equation
The given differential equation is:
(x2+y2)dx−5xydy=0
We rewrite it in the form dxdy=f(x,y):
(x2+y2)dx=5xydydxdy=5xyx2+y2
This confirms that the equation is homogeneous, as f(x,y)=5xyx2+y2 and f(λx,λy)=5(λx)(λy)(λx)2+(λy)2=5λ2xyλ2(x2+y2)=5xyx2+y2=f(x,y).
Step 2: Apply the Substitution
To solve the homogeneous differential equation, we use the substitution y=vx, so dxdy=v+xdxdv. Substituting into the equation, we get:
v+xdxdv=5x(vx)x2+(vx)2v+xdxdv=5vx2x2+v2x2v+xdxdv=5vx2x2(1+v2)v+xdxdv=5v1+v2
Step 3: Separate the Variables
Now, we isolate the terms involving v and x:
xdxdv=5v1+v2−vxdxdv=5v1+v2−5v2xdxdv=5v1−4v2
Separate the variables:
1−4v25vdv=xdx
Step 4: Integrate Both Sides
Integrate both sides of the equation:
∫1−4v25vdv=∫xdx
For the integral on the left side, let u=1−4v2. Then du=−8vdv, so vdv=−81du. Therefore,
∫1−4v25vdv=∫u5(−81)du=−85∫u1du=−85ln∣u∣+C1=−85ln∣1−4v2∣+C1
The integral on the right side is:
∫xdx=ln∣x∣+C2
So we have:
−85ln∣1−4v2∣=ln∣x∣+C
where C=C2−C1.
Step 5: Substitute Back and Simplify
Substitute v=xy back into the equation:
−85ln1−4(xy)2=ln∣x∣+C−85ln1−x24y2=ln∣x∣+C−85lnx2x2−4y2=ln∣x∣+C
Multiply by −58:
lnx2x2−4y2=−58ln∣x∣+C′
where C′=−58C.
Exponentiate both sides:
x2x2−4y2=e−58ln∣x∣+C′=eC′eln∣x∣−58=eC′∣x∣−58x2x2−4y2=A∣x∣−58
where A=eC′>0.
∣x2−4y2∣=A∣x∣−58∣x2∣=A∣x∣52∣x2−4y2∣=Ax52
Step 6: Apply the Initial Condition
Given y(1)=0, substitute x=1 and y=0:
∣12−4(0)2∣=A(1)52∣1∣=AA=1
Thus, the solution is:
∣x2−4y2∣=x52
Raise both sides to the power of 5:
∣x2−4y2∣5=(x52)5∣x2−4y2∣5=x2
Common Mistakes & Tips
Sign Errors: Be careful when integrating and substituting back. Sign errors are common and can lead to incorrect results.
Constant of Integration: Don't forget the constant of integration after each integration. It is crucial for finding the particular solution that satisfies the initial condition.
Absolute Values: Remember to use absolute values inside logarithms to ensure the function is defined for all possible values.
Summary
We solved the homogeneous differential equation (x2+y2)dx−5xydy=0 with the initial condition y(1)=0. We used the substitution y=vx, separated the variables, integrated both sides, applied the initial condition to find the constant of integration, and simplified the expression. The final solution is ∣x2−4y2∣5=x2.
Final Answer
The final answer is \boxed{\left|x^2-4 y^2\right|^5=x^2}, which corresponds to option (A).