If the solution curve y=y(x) of the differential equation y2dx+(x2−xy+y2)dy=0, which passes through the point (1, 1) and intersects the line y=3x at the point (α,3α), then value of loge(3α) 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=0 is homogeneous if M(x,y) and N(x,y) are homogeneous functions of the same degree. This means M(tx,ty)=tnM(x,y) and N(tx,ty)=tnN(x,y) for some n.
Solution Method for Homogeneous Equations: Substitute x=vy or y=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+(x2−xy+y2)dy=0. We can rewrite it as:
dydx=y2−(x2−xy+y2)=−y2x2+yx−1
Let f(x,y)=−y2x2+yx−1. Then f(tx,ty)=−(ty)2(tx)2+tytx−1=−y2x2+yx−1=f(x,y). So, the equation is homogeneous.
Step 2: Substitute x=vy
Let x=vy. Then dydx=v+ydydv. Substituting into the differential equation:
v+ydydv=−v2+v−1
Step 3: Separate Variables
ydydv=−v2−1v2+1dv=−ydy
Step 4: Integrate Both Sides
∫v2+1dv=∫−ydyarctan(v)=−ln∣y∣+C
Step 5: Substitute Back v=x/y
arctan(yx)=−ln∣y∣+C
Step 6: Apply the Initial Condition (1, 1)
The solution curve passes through (1, 1). Substituting x=1 and y=1:
arctan(11)=−ln∣1∣+Carctan(1)=−ln(1)+C4π=0+C
So, C=4π.
Step 7: Write the Particular Solution
The particular solution is:
arctan(yx)=−ln∣y∣+4π
Step 8: Apply the Intersection Condition
The curve intersects the line y=3x at (α,3α). Substituting x=α and y=3α:
arctan(3αα)=−ln∣3α∣+4πarctan(31)=−ln(3α)+4π6π=−ln(3α)+4π
Step 9: Solve for ln(3α)
ln(3α)=4π−6π=123π−2π=12π
We want to find the value of loge(3α), which is the same as ln(3α). So, ln(3α)=12π.
Step 10: Find the Value of α
Since ln(3α)=12π, we have 3α=e12π. Thus, α=31e12π. However, we are looking for the value of ln(3α), which is 12π.
Step 11: Find the value of loge(3α)
We have already calculated ln(3α)=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=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=3x to find the value of ln(3α), which is 12π.
The final answer is \boxed{\frac{\pi}{12}}, which corresponds to option (C).