← 2022 Paper 1
UPSC 2022 Maths Optional Paper 1 Q5b — Step-by-Step Solution
10 marks · Section B
Orthogonal trajectories (cartesian and polar) · ODEs · asked 7× in 13 yrs · Read the full method →
Question
Show that the orthogonal trajectories of the system of parabolas x2=4a(y+a) belong to the same system.
Technique
Differentiate-and-eliminate to get DE of family; substitute y′→−1/y′ for orthogonal family; observe the resulting DE is the same.
Solution
Setup. Differentiate to find dy/dx of the family, eliminate a, then replace dy/dx→−dx/dy (orthogonal trajectory) and solve.
Step 1 — Differentiate x2=4a(y+a)
2x=4ay′, so a=2y′x.
Substitute back: x2=4⋅2y′x⋅(y+2y′x)=y′2x(y+2y′x)=y′2xy+y′2x2.
Multiply by y′2:
x2y′2=2xyy′+x2,
x2y′2−2xyy′−x2=0.
Divide by x2 (assuming x=0):
y′2−x2yy′−1=0.(⋆)
Step 2 — Replace y′→−1/y′ for orthogonal trajectories
Let y⊥′=−1/y′ (orthogonal slope). Substituting into (⋆):
(−y′1)2−x2y(−y′1)−1=0,
y′21+xy′2y−1=0.
Multiply by y′2:
1+x2yy′−y′2=0,
y′2−x2yy′−1=0.
Hmm — this is exactly the same equation as (⋆):
y′2−x2yy′−1=0 (the original equation rearranged).
Wait — let me re-examine. The original was y′2−(2y/x)y′−1=0. The “orthogonal” equation came out to y′2−(2yy′/x)−1=0.
These look the same? Let me reread: x2yy′ vs x2yy′ — these are identical.
So (⋆) is invariant under y′→−1/y′ (after multiplying by y′2 and substituting).
Conclusion. The differential equation for the orthogonal trajectories is the same as the original DE. Hence the orthogonal trajectories solve the same DE, which gives the same family of parabolas x2=4a(y+a).
Answer
The orthogonal trajectories of x2=4a(y+a) are the same family of parabolas.