Question
Question: Form the differential equation of family of lines situated at a constant distance P from the origin...
Form the differential equation of family of lines situated at a constant distance P from the origin
P^2 (1 + (y')^2) = (y - xy')^2
Solution
To form the differential equation for a family of lines, we first write down the general equation of such a family involving an arbitrary constant. Then, we differentiate this equation with respect to x and eliminate the arbitrary constant using the original equation and its derivative.
-
Equation of the family of lines:
The equation of a straight line at a constant perpendicular distance P from the origin is given by the normal form: xcosα+ysinα=P⋯(1) Here, P is a given constant, and α is the arbitrary constant (parameter) that varies for different lines in the family. Since there is one arbitrary constant (α), we will need to differentiate the equation once to form the differential equation. -
Differentiate with respect to x:
Differentiating equation (1) with respect to x: dxd(xcosα+ysinα)=dxd(P) cosα⋅dxd(x)+sinα⋅dxd(y)=0 cosα⋅1+sinα⋅dxdy=0 cosα+y′sinα=0⋯(2) (where y′=dxdy) -
Eliminate the arbitrary constant α:
From equation (2), we can express cosα in terms of sinα and y′: cosα=−y′sinαSubstitute this expression for cosα into equation (1): x(−y′sinα)+ysinα=P −xy′sinα+ysinα=P Factor out sinα: sinα(y−xy′)=P sinα=y−xy′P
Now, substitute this expression for sinα back into the equation for cosα: cosα=−y′(y−xy′P)=y−xy′−Py′
Finally, use the trigonometric identity sin2α+cos2α=1: (y−xy′P)2+(y−xy′−Py′)2=1 (y−xy′)2P2+(y−xy′)2P2(y′)2=1 Combine the terms on the left side: (y−xy′)2P2(1+(y′)2)=1 Rearrange to get the differential equation: P2(1+(y′)2)=(y−xy′)2
This is the required differential equation for the family of lines situated at a constant distance P from the origin.