← 2015 Paper 1
UPSC 2015 Maths Optional Paper 1 Q8c — Step-by-Step Solution
12 marks · Section B
Line integrals · Vector Analysis · asked 8× in 13 yrs · Read the full method →
Question
Evaluate ∫Ce−x(sinydx+cosydy), where C is the rectangle with vertices (0,0),(π,0),(π,π/2),(0,π/2).
Technique
Green’s theorem reduces the line integral to a double integral over the rectangle; integrand separates as a product, evaluate each factor.
Solution
Strategy. The integrand is of the form Pdx+Qdy with P=e−xsiny, Q=e−xcosy. The contour is a closed curve — use Green’s theorem.
Assume C is traversed counterclockwise (standard orientation).
Step 1 — Green’s theorem
∮CPdx+Qdy=∬R(∂x∂Q−∂y∂P)dA,
where R is the interior of the rectangle.
Step 2 — Compute partials
∂x∂Q=∂x∂(e−xcosy)=−e−xcosy.
∂y∂P=∂y∂(e−xsiny)=e−xcosy.
∂x∂Q−∂y∂P=−e−xcosy−e−xcosy=−2e−xcosy.
Step 3 — Double integral
I=∬R−2e−xcosydA=−2∫0π∫0π/2e−xcosydydx.
Separable:
I=−2(∫0πe−xdx)(∫0π/2cosydy).
∫0πe−xdx=[−e−x]0π=−e−π+1=1−e−π.
∫0π/2cosydy=[siny]0π/2=1.
I=−2(1−e−π)⋅1=−2(1−e−π)=2(e−π−1).
Answer
I=2(e−π−1).