2
Stokes’s Theorem Based on lecture notes by James McKernan and Pavel Etingof Theorem 1 (Stokes’s Theorem). Let S R 3 be a differentiable parametrized two dimensional surface. Let ~ F : S -→ R 3 be a C 1 vector field. Then ZZ S curl ~ F · d ~ S = Z ∂S ~ F · d~s, where ∂S is oriented compatibly with the orientation on S. Example 2. Let S look like a pair of pants. Choose the orientation of S such that the normal vector is pointing outwards. There are three oriented curves C 1 , C 2 and C 3 (the two legs and the waist). Suppose that we are given a vector field ~ B with zero curvature. Then (1) says that Z C3 ~ B · d~s + Z C 0 1 ~ B · d~s + Z C 0 2 ~ B · d~s = ZZ S curl ~ B · d ~ S =0. Here C 0 1 and C 0 2 denote the curves C 1 and C 2 with the opposite orientation. In other words, Z C3 ~ B · d~s = Z C1 ~ B · d~s + Z C2 ~ B · d~s. Example 3. Let S be a closed surface (i.e., without a boundary). For example, the sphere has no boundary. Then Stokes’s Theorem implies that ZZ S curl ~ F · d ~ S =0. Proof of Stokes’s Theorem. Let S be parametrized by ~ r : D R 3 for some region D R 2 , and denote ~ r(u, v)=(x(u, v),y(u, v),z(u, v)). We define the vector field ~ G : D R 2 by G 1 (u, v)= ~ F (~ r(u, v)) · ∂~ r ∂u (u, v)= F 1 x u + F 2 y u + F 3 z u and G 2 (u, v)= ~ F (~ r(u, v)) · ∂~ r ∂v (u, v)= F 1 x v + F 2 y v + F 3 z v We claim that ZZ S curl ~ F · d ~ S = ZZ D ∂G 2 ∂x - ∂G 1 ∂y du dv, (1) and that I ∂S ~ F · d~s = I ∂D ~ G · d~s. (2) Then the statement follows from Green’s Theorem, which states that I ∂D ~ G · d~s = ZZ D ∂G 2 ∂x - ∂G 1 ∂y du dv. It therefore remains to establish (1) and (2). We will start with the former. 1

MIT 18.02222.pdf

Embed Size (px)

DESCRIPTION

litkgu6yrf

Citation preview

Page 1: MIT 18.02222.pdf

Stokes’s TheoremBased on lecture notes by James McKernan and Pavel Etingof

Theorem 1 (Stokes’s Theorem). Let S ⊂ R3 be a differentiable parametrized two

dimensional surface. Let ~F : S −→ R3 be a C1 vector field.Then ∫∫

S

curl ~F · d~S =

∫∂S

~F · d~s,

where ∂S is oriented compatibly with the orientation on S.

Example 2. Let S look like a pair of pants. Choose the orientation of S such thatthe normal vector is pointing outwards. There are three oriented curves C1, C2 and

C3 (the two legs and the waist). Suppose that we are given a vector field ~B withzero curvature. Then (1) says that∫

C3

~B · d~s +

∫C′

1

~B · d~s +

∫C′

2

~B · d~s =

∫∫S

curl ~B · d~S = 0.

Here C ′1 and C ′

2 denote the curves C1 and C2 with the opposite orientation. Inother words, ∫

C3

~B · d~s =

∫C1

~B · d~s +

∫C2

~B · d~s.

Example 3. Let S be a closed surface (i.e., without a boundary). For example,the sphere has no boundary. Then Stokes’s Theorem implies that∫∫

S

curl ~F · d~S = 0.

Proof of Stokes’s Theorem. Let S be parametrized by ~r : D → R3 for some regionD ⊂ R2, and denote ~r(u, v) = (x(u, v), y(u, v), z(u, v)). We define the vector field~G : D → R2 by

G1(u, v) = ~F (~r(u, v)) · ∂~r∂u

(u, v) = F1xu + F2yu + F3zu

and

G2(u, v) = ~F (~r(u, v)) · ∂~r∂v

(u, v) = F1xv + F2yv + F3zv

We claim that ∫∫S

curl ~F · d~S =

∫∫D

(∂G2

∂x− ∂G1

∂y

)dudv,(1)

and that ∮∂S

~F · d~s =

∮∂D

~G · d~s.(2)

Then the statement follows from Green’s Theorem, which states that∮∂D

~G · d~s =

∫∫D

(∂G2

∂x− ∂G1

∂y

)dudv.

It therefore remains to establish (1) and (2). We will start with the former.1

Page 2: MIT 18.02222.pdf

2

curl ~F =

∣∣∣∣∣∣ı k∂∂x

∂∂y

∂∂z

F1 F2 F3

∣∣∣∣∣∣=

(∂F3

∂y− ∂F2

∂z

)ı−(∂F3

∂x− ∂F1

∂z

) +

(∂F2

∂x− ∂F1

∂y

)k.

On the other hand,

∂~r

∂u=

∂x

∂uı +

∂y

∂u +

∂z

∂uk

∂~r

∂v=

∂x

∂vı +

∂y

∂v +

∂z

∂vk.

It follows that

∂~r

∂u× ∂~r

∂v=

∣∣∣∣∣∣ı k∂x∂u

∂y∂u

∂z∂u

∂x∂v

∂y∂v

∂z∂v

∣∣∣∣∣∣=

∂(y, z)

∂(u, v)ı− ∂(x, z)

∂(u, v) +

∂(x, y)

∂(u, v)k.

So,

curl ~F · ∂~r∂u×∂~r

∂v=

(∂F3

∂y− ∂F2

∂z

)∂(y, z)

∂(u, v)+

(∂F3

∂x− ∂F1

∂z

)∂(x, z)

∂(u, v)+

(∂F2

∂x− ∂F1

∂y

)∂(x, y)

∂(u, v).

On the other hand, if we write out

∂G2

∂u− ∂G1

∂v,

using the chain rule, we can see that it is also equal to the RHS. This is (1).To prove (2), parametrize ∂D by (u(t), v(t)), for t ∈ [0, 1]. Then

~p(t) = ~r(u(t), v(t)) = (x(u(t)), y(u(t)), z(u(t)))

is a parametrization of ∂S, and∮∂S

~F · d~S

=

∫ 1

0

~F (~p(t)) · d~p

dt(t) dt

=

∫ 1

0

~F ·(xu

du

dt+ xv

dv

dt, yu

du

dt+ yv

dv

dt, zu

du

dt+ zv

dv

dt

)dt

=

∫ 1

0

((F1xu + F2yu + F3zu)

du

dt+ (F1xv + F2yv + F3zv)

dv

dt

)dt

=

∫ 1

0

(G1

du

dt+ G2

dv

dt

)dt

=

∮∂D

~G · d~s.

This proves (2). �