← 2013 Paper 1
UPSC Maths 2013 Paper 1 Q1e — Solution
10 marks · Section A
Question
A sphere S has points (0,1,0),(3,−5,2) at opposite ends of a diameter. Find the equation of the sphere having the intersection of the sphere S with the plane 5x−2y+4z+7=0 as a great circle.
Technique
Pencil-of-spheres S+λπ=0; great-circle = “section plane passes through centre”; one linear equation in λ.
Solution
Strategy. Use the family-of-spheres pencil S+λπ=0 through the intersection circle; pick λ so that the new sphere’s centre lies on π (the defining property of a great circle).
If A=(0,1,0) and B=(3,−5,2) are diametrically opposite, the sphere S is
(x−0)(x−3)+(y−1)(y+5)+(z−0)(z−2)=0,
which expands to
S:x2+y2+z2−3x+4y−2z−5=0.
(Sanity: centre =(23,−2,1), radius =21∣AB∣=27 since ∣AB∣2=9+36+4=49 ✓.)
Step 2 — Family of spheres through S∩π
For λ∈R, the equation
S+λπ=0,π:5x−2y+4z+7=0,
gives the pencil of spheres containing the circle S∩π. Explicitly:
x2+y2+z2+(−3+5λ)x+(4−2λ)y+(−2+4λ)z+(−5+7λ)=0.(∗)
The centre of (∗) is
Cλ=(23−5λ,λ−2,1−2λ).
Step 3 — Great-circle condition: centre ∈π
A circle on a sphere is a great circle iff its plane passes through the sphere’s centre. So we need Cλ to satisfy π:
5⋅23−5λ−2(λ−2)+4(1−2λ)+7=0.
Simplify:
215−25λ−2λ+4+4−8λ+7=0⟹215−25λ−10λ+15=0.
Multiply by 2: 15−25λ−20λ+30=0⇒45=45λ⇒λ=1.
Step 4 — The required sphere
Substitute λ=1 in (∗):
x2+y2+z2+2x+2y+2z+2=0.
Answer
S′:x2+y2+z2+2x+2y+2z+2=0.