← 2017 Paper 1
UPSC 2017 Maths Optional Paper 1 Q5a — Step-by-Step Solution
10 marks · Section B
Formulation of differential equations · ODEs · asked 2× in 13 yrs · Read the full method →
Question
Find the differential equation representing all the circles in the x-y plane.
Technique
A circle has 3 parameters ⇒ differentiate three times and eliminate g,f,c.
Solution
The general circle in the plane is
x2+y2+2gx+2fy+c=0,
with three arbitrary constants g,f,c. To eliminate them we differentiate three times, producing a third-order ODE.
Step 1 — First derivative
Differentiate once with respect to x (treating y=y(x)):
2x+2yy′+2g+2fy′=0⟹x+yy′+g+fy′=0.(1)
Step 2 — Second derivative
Differentiate (1):
1+y′2+yy′′+fy′′=0⟹1+y′2+yy′′+fy′′=0.(2)
Solve for f:
f=−y′′1+y′2+yy′′.
Step 3 — Third derivative
Differentiate (2):
2y′y′′+y′y′′+yy′′′+fy′′′=0⟹3y′y′′+yy′′′+fy′′′=0.(3)
So f=−y′′′3y′y′′+yy′′′. Equate the two expressions for f:
y′′1+y′2+yy′′=y′′′3y′y′′+yy′′′.
Step 4 — Eliminate and simplify
Cross-multiplying,
(1+y′2+yy′′)y′′′=(3y′y′′+yy′′′)y′′.
The yy′′y′′′ terms cancel on both sides:
(1+y′2)y′′′+yy′′y′′′=3y′y′′2+yy′′y′′′,
(1+y′2)y′′′=3y′y′′2.
Answer
(1+y′2)dx3d3y=3dxdy(dx2d2y)2.