Skip to main content

Section 10.3 Application: The Area of a Domain.

Choosing an appropriate vector field we can derive a formula to compute the area of domain D with a piecewise boundary. The idea is to choose a vector field (f1,f2) in such a way that
f2x1f1x2=1.
One possibility is to choose (f1,f2):=(0,x1). Hence by Green’s theorem
area(D)=D1dx1dx2=Dx1x1x20dx1dx2=Dx1dx2.
Another possibility is to choose (f1,f2):=(x2,0). Again Green’s theorem yields
area(D)=D1dx2dx1=Dx10+x2x2dx1dx2=Dx2dx1
Adding these two formulas and dividing by two we obtain the following formula for the area of a domain.
We use the above formula because it is invariant under rotations of the coordinate system, whereas the other two are not.

Example 10.10. Area via Green’s theorm.

Determine the area of the ellipse given by
x2a2+y2b21.
Answer.
The area is abπ.
Solution.
A possible parametrisation of the boundary of the given ellipse is
(acost,bsint),t[0,2π].
According to the above formula the area is therefore given by
12x2a2+y2b2=1xdyydx=1202πacost(bcost)bsint(asint)dt=ab202πcos2t+sin2tdt=ab202π1dt=ab22π=abπ
Hence the area of the ellipse is πab, the same we got in Example 5.24 using polar coordinates and the transformation formula.