← 2025 Paper 1
UPSC Maths 2025 Paper 1 Q7b — Solution
15 marks · Section B
Question
Verify Green’s theorem in the plane for ∮C[(xy+y2)dx+x2dy], where C is the boundary of the region bounded by the curves y=x and y=x2.
Technique
Apply Green’s theorem ∮C(Pdx+Qdy)=∬R(∂x∂Q−∂y∂P)dA by computing both sides independently and checking they agree.
Solution
Here P=xy+y2, Q=x2. The curves y=x and y=x2 intersect where x=x2, i.e. at (0,0) and (1,1). On [0,1], x≥x2, so the region is
R={(x,y):0≤x≤1, x2≤y≤x}.
The positively-oriented (counterclockwise) boundary C consists of:
- C1: the parabola y=x2 from (0,0) to (1,1) (lower boundary, left→right);
- C2: the line y=x from (1,1) back to (0,0) (upper boundary, right→left).
Double integral (RHS)
∂x∂Q−∂y∂P=2x−(x+2y)=x−2y.
∬R(x−2y)dA=∫01∫x2x(x−2y)dydx.
Inner integral:
∫x2x(x−2y)dy=[xy−y2]y=x2y=x=(x⋅x−x2)−(x⋅x2−x4)=0−(x3−x4)=x4−x3.
Then
∫01(x4−x3)dx=51−41=−201.
Line integral (LHS)
Along C1: y=x2, dy=2xdx, x:0→1.
∫C1=∫01[(x⋅x2+x4)+x2(2x)]dx=∫01(x3+x4+2x3)dx=∫01(3x3+x4)dx=43+51=2019.
Along C2: y=x, dy=dx, x:1→0.
∫C2=∫10[(x⋅x+x2)+x2]dx=∫10(x2+x2+x2)dx=∫103x2dx=[x3]10=−1.
Sum:
∮C=2019+(−1)=2019−20=−201.
Conclusion
∮C(Pdx+Qdy)=−201=∬R(∂x∂Q−∂y∂P)dA.
Green’s theorem is verified.
Answer
Both sides equal −201 ⇒ Green’s theorem is verified.