Find the general and singular solutions of (x2−a2)p2−2xyp+y2+a2=0, where p=dy/dx. Also give the geometric relation between the general and singular solutions.
Technique
Recognise the algebraic form (x2−a2)p2−2xyp+y2+a2=0 as (xp−y)2=a2(p2−1), then y=xp∓ap2−1 — Clairaut form. General solution by replacing p with constant c; singular solution by ∂/∂p=0 (envelope condition).
Solution
Setup. First-order ODE quadratic in p. Try to solve for p (or for y in terms of p).
This is the Clairaut formy=xp+f(p) with f(p)=∓ap2−1.
Step 3 — General solution (Clairaut)
For Clairaut y=xp+f(p), the general solution is y=cx+f(c) for arbitrary constant c (replace p by c):
y=cx∓ac2−1.
Squaring (and combining both signs into one):
(y−cx)2=a2(c2−1),
y2−2cxy+c2x2=a2c2−a2,
y2−2cxy+c2(x2−a2)=−a2,
(x2−a2)c2−2xyc+(y2+a2)=0.
So the general solution is the original equation viewed as a quadratic in c with solutions c=c1,c2 — i.e., the family is parametrised by c, and the equation (x2−a2)c2−2xyc+(y2+a2)=0 relates (x,y) on each family member with parameter c.
Cleaner statement of general solution:y=cx±ac2−1 (family of straight lines parametrised by c, with ∣c∣≥1).
Step 4 — Singular solution
Singular solution: differentiate Clairaut w.r.t. p and set ∂/∂p=0:
0=x+f′(p),
0=x∓p2−1ap,
x=±p2−1ap.
Square: x2=p2−1a2p2, so x2(p2−1)=a2p2, p2(x2−a2)=x2, p=x2−a2x.
Substitute into y=xp∓ap2−1:
y=x2−a2x2∓ax2−a2x2−1=x2−a2x2∓ax2−a2a2=x2−a2x2∓x2−a2a2=x2−a2x2∓a2.
Two cases:
"−": y=x2−a2x2−a2=x2−a2. So y2=x2−a2, i.e. x2−y2=a2 (hyperbola).
"+": y=x2−a2x2+a2. Squaring: y2(x2−a2)=(x2+a2)2 — different curve, less clean.
The standard singular solution is the hyperbola x2−y2=a2.