← 2013 Paper 1
UPSC Maths 2013 Paper 1 Q8d — Solution
15 marks · Section B
Question
Use Stokes’ theorem to evaluate the line integral ∫C(−y3dx+x3dy−z3dz), where C is the intersection of the cylinder x2+y2=1 and the plane x+y+z=1.
Technique
Stokes’ theorem with the plane as the surface; project to the xy-disk for the area integral; polar coordinates.
Solution
Strategy. Stokes: ∫CF⋅dr=∬S(∇×F)⋅n^dS for any oriented surface S with boundary C. Pick S as the portion of the plane x+y+z=1 inside the cylinder.
Step 1 — Vector field and curl
F=(−y3,x3,−z3).
∇×F=(∂y(−z3)−∂z(x3),∂z(−y3)−∂x(−z3),∂x(x3)−∂y(−y3))=(0,0,3x2+3y2).
So ∇×F=(0,0,3(x2+y2)).
Step 2 — Choose the surface S
S = disk-like region in the plane x+y+z=1 bounded by C. Project onto the xy-plane: the projection is the unit disk D={x2+y2≤1}.
Outward unit normal to the plane: n^=3(1,1,1).
Step 3 — Surface element
The plane is z=1−x−y, so zx=zy=−1. Then
dS=1+zx2+zy2dxdy=1+1+1dxdy=3dxdy.
Step 4 — Compute the flux
(∇×F)⋅n^=(0,0,3(x2+y2))⋅3(1,1,1)=33(x2+y2)=3(x2+y2).
∬S(∇×F)⋅n^dS=∬D3(x2+y2)⋅3dxdy=3∬D(x2+y2)dxdy.
Step 5 — Polar integral
∬D(x2+y2)dxdy=∫02π∫01r2⋅rdrdθ=2π⋅4r401=2π.
Step 6 — Combine
∫CF⋅dr=3⋅2π=23π.
Answer
∫C(−y3dx+x3dy−z3dz)=23π.