Question
Question: The differential equation of the family of curves \(\dfrac{{{x^2}}}{{{a^2}}} + \dfrac{{{y^2}}}{{{a^2...
The differential equation of the family of curves a2x2+a2+λ2y2=1 (λis arbitrary constant)
A.(x2−a2)y1=xy
B.(x2−a2)y2−xy=0
C.x2y2−a2y=0
D.(x2−a2)y1+xy=0
Solution
Hint: The differential equation can be found by eliminating λfrom the given family of curves. As there is only one variable that needs to be eliminated, we will first transform the equation so that the λthat is to be eliminated is on one side and the variables on others. By differentiating both sides, we will eliminate the variable and find the differential equation in terms ofx,y,y1,a.
Complete step by step solution:
Given curve: a2x2+a2+λ2y2=1
We will transform the curve into a simpler equation so that eliminating λcould be easy.
a2x2+a2+λ2y2=1
a2+λ2y2=1−a2x2
a2+λ2y2=a2a2−x2
Cross multiplying,
a2y2=(a2−x2)(a2+λ2)
a2y2(a2−x2)=a2+λ21
a2y2a2−a2y2x2=a2+λ21
Now we have constants on one side and variables on one. By differentiating, we can easily eliminate λ
y21−a21(y2x2)=a2+λ21
Differentiating the above equation w.r.t x
\dfrac{d}{{dx}}\left( {\dfrac{1}{{{y^2}}}} \right) - \dfrac{d}{{dx}}\left\\{ {\dfrac{1}{{{a^2}}}\left( {\dfrac{{{x^2}}}{{{y^2}}}} \right)} \right\\} = \dfrac{d}{{dx}}\left( {\dfrac{1}{{{a^2} + {\lambda ^2}}}} \right)
Now, we know that derivative of a constant is zero
dxd(a2+λ21)=0 …(i)
Also, dxd(y21)=dxd(y−2)
Now, derivative of xn is nxn−1
dxd(y21)=−2y−3dxdy
dxd(y21)=−2y−3y1=−y32y1 …(ii)
Now, \dfrac{d}{{dx}}\left\\{ {\dfrac{1}{{{a^2}}}\left( {\dfrac{{{x^2}}}{{{y^2}}}} \right)} \right\\} = \dfrac{1}{{{a^2}}}\dfrac{d}{{dx}}\left( {\dfrac{{{x^2}}}{{{y^2}}}} \right)
Now, applying the division rule, i.e.
dxd(vu)=v2v(u′)−u(v′) where, u′and v′is the derivative of u and v with respect to x
Using this rule to find, dxd(y2x2)
dxd(y2x2)=(y2)2(y2)(dxd(x2))−(x2)(dxd(y2))
dxd(y2x2)=y4(y2)2x−(x2)2ydxdy
dxd(y2x2)=y22x−y32x2y1
a21dxd(y2x2)=a21(y22x−y32x2y1) …(iii)
Now, \dfrac{d}{{dx}}\left( {\dfrac{1}{{{y^2}}}} \right) - \dfrac{d}{{dx}}\left\\{ {\dfrac{1}{{{a^2}}}\left( {\dfrac{{{x^2}}}{{{y^2}}}} \right)} \right\\} = \dfrac{d}{{dx}}\left( {\dfrac{1}{{{a^2} + {\lambda ^2}}}} \right)
Substituting, (i), (ii) and (iii)
−y32y1−a21(y22x−y32x2y1)=0
y32y1=a21(y32x2y1−y22x)
y32a2y1=y32x2y1−2xy
Now, as we knowy=0
2a2y1=2x2y1−2xy
2xy=2x2y1−2a2y1
xy=(x2−a2)y1
(x2−a2)y1=xy
Hence, the differential equation of given family of curves a2x2+a2+λ2y2=1is (x2−a2)y1=xy
Therefore, option A (x2−a2)y1=xy is correct
Note: A different approach can be by making an estimation of the differential equation by looking at the number of arbitrary constants present in the given family of curves. The number of arbitrary constants present indicates the degree of the differential equation.
In the given family of curves a2x2+a2+λ2y2=1, there is only a single arbitrary constant. So the degree of the differential equation would be 1, therefore making options b and c as incorrect. As mentioned, the method does only estimation, not a perfect way to get the correct answer.