Find the equation of the right circular cylinder which passes through the circle x2+y2+z2=9, x−y+z=3.
Technique
The cylinder’s axis runs along the plane’s normal through the circle’s centre; a point lies on the cylinder iff its squared perpendicular distance from the axis equals the circle’s radius squared.
Solution
Step 1 — Locate the circle.
The circle is the intersection of the sphere x2+y2+z2=9 (centre O=(0,0,0), radius 3) with the plane x−y+z=3.
Distance from O to the plane: d=∣0−0+0−3∣/1+1+1=3/3=3.
Circle radius: ρ=9−3=6.
Centre of circle (foot of perpendicular from O to the plane): along the unit normal n^=(1,−1,1)/3 at distance 3, giving C=3⋅n^=(1,−1,1).
Step 2 — Set up the cylinder condition.
A point P=(x,y,z) lies on the cylinder iff its perpendicular distance from the axis (line through C along n^) equals ρ=6. This gives
∣CP∣2−(∣n^∣CP⋅n^)2=6.
Here CP=(x−1,y+1,z−1) and CP⋅n^/∣n^∣=(x−y+z−3)/3, so