4.4.29 · D4Multivariable Calculus

Exercises — Green's theorem — proof sketch, both forms

2,305 words10 min readBack to topic

Reminders we will use constantly (both from the parent):

Here means "add up along the whole closed loop ", and means "add up over the whole flat region that the loop fences in". The little is the partial derivative: how fast changes if you nudge only and freeze .

Related toolkit: Line Integrals, Double Integrals, Curl and Divergence, Conservative Vector Fields.

Figure — Green's theorem — proof sketch, both forms

Level 1 — Recognition

L1.1

State which form of Green's theorem you would use, and write its integrand, for

Recall Solution

This is a line integral written as , so it is the circulation form. Read off , . The integrand is : So the integrand is . The loop integral is for any closed curve (the field is conservative — see Conservative Vector Fields).

L1.2

For , write the flux-form integrand .

Recall Solution

Flux uses the sum :


Level 2 — Application

L2.1

Compute where is the boundary of the square , , counterclockwise.

Recall Solution

Circulation form: , . So the loop integral collapses to the plain area of the square: Answer: .

L2.2

Use the boundary–area formula to find the area enclosed by the ellipse , .

Recall Solution

Why this formula? Choosing makes , so the double integral becomes the raw area — proved in the parent. We just plug in the parametrisation. Answer: . (Sanity check: an ellipse with semi-axes has area . ✓)

L2.3

Compute the outward flux of across the boundary of the unit square .

Recall Solution

Flux form turns the loop into a double integral of the divergence (from L1.2, ): Inner integral in : Outer integral in : Answer: flux .


Level 3 — Analysis

L3.1

Compute where is the unit circle , counterclockwise.

Recall Solution

The line integral looks brutal (, ...). Green's theorem rescues us — those "own-variable" pieces vanish under . Convert to polar coordinates , where and . Why polar? The integrand and the region are both circular, so polar makes the limits trivial. Answer: .

L3.2

The vector field has curl zero everywhere it is defined, yet around the unit circle. Explain the apparent contradiction and compute for .

Recall Solution

Write , . Differentiate carefully: So wherever is defined. If Green's theorem applied, the loop integral would be — but it is . Resolution: Green's theorem requires to have continuous partials everywhere inside . Here the field blows up at the origin, which lies inside the unit disk. The hypothesis fails, so we may not apply the theorem. The is real; the "contradiction" is only apparent because the theorem was never licensed.

Figure — Green's theorem — proof sketch, both forms


Level 4 — Synthesis

L4.1

Compute for where is the triangle with vertices , , , traversed counterclockwise.

Recall Solution

. The triangle is the Type I region , (bottom edge along the -axis, hypotenuse ). Why these limits? For a fixed the vertical strip runs from the -axis up to the slanted top. Inner integral (integrand is constant in ): Now expand and integrate in : Term by term over :

Add them: Answer: .

L4.2

A closed curve (counterclockwise) has the property that . If you shrink the whole curve toward the origin by the factor (map every point ), what is the new value of ?

Recall Solution

That integral is the enclosed area (parent Example 1). Scaling every coordinate by a factor scales all lengths by and therefore areas by . Here , so area . Answer: .


Level 5 — Mastery

L5.1 (Full argument)

Let be an annulus: the region between the circle (inner) and (outer). Let . Using Green's theorem correctly for a region with a hole, compute the total circulation, i.e. (outer boundary counterclockwise) (inner boundary clockwise).

Recall Solution

Why an annulus needs care. Green's theorem for a region with a hole says: sum the boundary integrals with the region always on your left. That means the outer circle counterclockwise and the inner circle clockwise. Then Here , so (well-defined everywhere in the annulus — no singularity, since the origin is excluded). The annulus area is . Answer: total circulation .

Figure — Green's theorem — proof sketch, both forms

Cross-check the pieces directly. On the outer circle (radius , CCW), . On the inner circle (radius , clockwise = minus its CCW value) it is . Sum . ✓

L5.2 (Full argument)

Prove that if has throughout a simply-connected region , then for every simple closed curve inside . Then use it to evaluate on any loop.

Recall Solution

The argument. Take any simple closed inside enclosing region . Since is simply connected (no holes), contains no forbidden points, so Green's theorem applies: By hypothesis , so the integrand is everywhere, hence the double integral is , hence . This is precisely the statement that is conservative (path-independent) on — see Conservative Vector Fields and the Fundamental Theorem of Calculus analogue for line integrals. Application. For : They match everywhere in the plane (which is simply connected), so for every closed loop. Answer: . (Indeed , a gradient field.)

L5.3 (Synthesis with the flux form)

For , compute the outward flux across the circle (radius ), leaving the answer in terms of .

Recall Solution

Flux form: . In polar coordinates (, ): Answer: . (Check with : gives , matching the shape of L3.1's radial computation.)


Recall One-line self-test

When is guaranteed for all loops? ::: When on a simply-connected region (no singular points inside) — the field is conservative. For a region with a hole, which way does the inner boundary go? ::: Clockwise (so the region stays on your left).