APPLIED MATHEMATICS Part 3: Vector Integral Calculus

Size: px
Start display at page:

Download "APPLIED MATHEMATICS Part 3: Vector Integral Calculus"

Transcription

1 APPLIED MATHEMATICS Part 3: Vector Integral Calculus

2 Contents 9 Vector Integral Calculus and Integral Theorems Line Integrals Line Integrals Independent of Path Double Integrals (Review of Calculus) Green s Theorem in the Plane Surfaces Surface Integral Triple Integral (Volume Integral) and Divergence Theorem of Gauss Applications of Divergence Theorem Stokes Theorem

3 Chapter 9 Vector Integral Calculus and Integral Theorems 2

4 9.1 Line Integrals Line integral of F ( r) overacurvec : r(t) =x(t)î + y(t)ĵ + z(t)ˆk, c F ( r) d r = b a F ( r(t)) d r dt dt where r(a) is the initial point, r(b) is the terminal point of the integral. Line integral of F ( r) overaclosedcurvec, c F ( r) d r. F = F 1 î + F 2 ĵ + F 3ˆk = F ( r) d r = (F c c 1dx + F 2 dy + F 3 dz) = b (F dx a 1 dt + F dy 2 dt + F dz 3 dt )dt If F = force and r = displacement = F d r = work 3

5 Ex : F ( r) =zî + xĵ + yˆk (a) r =costî +sintĵ +3tˆk (t =0 2π) (b) r = î + tˆk (t =0 6π) (a) F c ( r) d r = 2π F ( r(t)) d r 0 dt dt = 2π (3tî +costĵ +sintˆk) ( sin tî +costĵ +3ˆk)dt 0 = 2π ( 3t sin t +cos 2 t +3sint)dt 0 = 7π (b) F c ( r) d r = 2π (tî + ĵ) (ˆk)dt =0 0 4

6 Properties of Line Integral c k F d r = k c F d r ( F + G) d r = F d r + G d r c c c F c d r = c1 F d r + c F d r 2 where C = C1 C 2 5

7 9.2 Line Integrals Independent of Path c1 F ( r) d r = c2 F ( r) d r = c 3 F ( r) d r The lime integrals may be independent of path of integration,which means as long as A and B are fixed, the integral is all the same no matter which path is chosen. Theorem 1 F ( r) d r with continuous F 1, F 2 and F 3 in D is independent of path in D if and only if F = f. Proof : r(t) =x(t)î + y(t)ĵ + z(t)ˆk, a t b F = f =( f )î +( f)ĵ +( f x y z )ˆk = F d r = B ( f f f dx + dy + c A x y z dz) = b a df dt dt = B df = f(b) f(a) A the result is independent of the path, depends only the initial and terminal points A and B. 6

8 Ex : F ( r) =3x 2 î +2yzĵ + y 2ˆk, A :(0, 1, 2), B :(1, 1, 7) If the potential f exists, f x =3x2 = f(x, y, z) =x 3 + g(y, z) f y =2yz = g y = g(y, z) =y 2 z + h(z) f z = y2 = g z = y2 + dh dz = h(z) =c (constant) the potential f(x, y, z) =x 2 + y 2 z + c exists. B A F d r = f(b) f(a) =(1+7+c) (2 + c) =6 7

9 Theorem 2 F ( r) d r is independent of path in D if and only if c F ( r) d r =0inD. Proof : c F ( r) d r =0 = c 1 F ( r) d r c 2 F ( r) d r =0 = c 1 F ( r) d r = c 2 F ( r) d r F d r is independent of path. Note: Since the work W done by a force F along a path C is W = c F ( r) r, if the integral is independent of path, then F ( r) r =0, and F = f. = F is called conservative if F is a force vector. F is called irrotational if F is a velocity vector. 8

10 Exact Differential c F ( r) d r = c (F 1dx + F 2 dy + F 3 dz) (F 1 dx + F 2 dy + F 3 dz) is called exact on an exact differential in D if F 1 dx + F 2 dy + F 3 dz = f f f dx + dy + dz = df x y z = F 1 = f x, i.e. F = f F 2 = f y, F 3 = f z Simply Connected Domain D If every closed curve in D can be continuously shrunk to any point in D without leaving D, then D is called a simply connected domain. e.g. interior of a sphere, a cube, a sphere with finitely many points removed. Note: yes: no: domain between two concentric spheres interior of a torus or 9

11 Theorem 3 c F ( r) r = c (F 1dx + F 2 dy + F 3 dz) ( ) where F 1,F 2 and F 3 and their first derivatives are continuous in D then (1) if (*) is independent of path, i.e. F = f or F 1 dx + F 2 dy + F 3 dz is exact = F =0inD, (2) if F =0inD and D is simply connected = (*) is independent of path in D. Ex : I = c [(2xyz2 ) dx +(x 2 z 2 + z cos yz) dy +(2x 2 yz + y cos yz) dz] }{{}}{{}}{{} = F 1 = F 2 = F 3 F =[(F 3 ) y (F 2 ) z ] î +[(F 1 ) z (F 3 ) x ] ĵ +[(F 2 ) x (F 1 ) y ] ˆk (F 3 ) y =2x 2 z +cosyz yz sin yz =(F 2 ) z (F 1 ) z =4xyz =(F 3 ) x (F 2 ) x =2xz 2 =(F 1 ) y F =0 10

12 F = f f x =2xyz2 = f(x, y, z) =x 2 yz 2 + g(y, z) f y = x2 z 2 + z cos yz = x 2 z 2 + g y = x2 + z cos yz = g(y, z) =sinyz + h(z) f z =2x2 yz + y cos yz = 2x 2 yz + y cos yz + dh dz =2x2 yz + y cos yz = h(z) =c = f(x, y, z) =x 2 yz 2 +sinyz + c If C is any curve from A :(0, 0, 1) to B :(1, π 4, 2) F c d r = B df = f(b) f(a) =(π +sinπ A 2 + c) (c) =π +1 11

13 Ex : Consider a two-domensional domain D and a vector function F = y x 2 + y 2 î + x x 2 + y 2 ĵ F = 0 except at (x, y) =(0, 0) If D excludes (0, 0), then c F d r is independent of path. However, if D includes (0, 0), then F = 0 only in D, where D {(0, 0)} = D. D is not simply connected. c F d r is dependent of path. 12

14 9.3 Double Integrals (Review of Calculus) definite integral indefinite integral b a f(x)dx c f( r) d r R f(x, y)dxdy V f(x, y, z)dxdydz... S f nda 13

15 Definition: Double integral over region R: R f(x, y)dxdy or R f(x, y)da = lim N N k=1 f(x k,y k ) A k Properties of Double Integral: R kfda = k R fda k = constant R (f + g)da = R fda+ R gda R fda = R 1 fda+ R 2 fda, R = R 1 R 2 Mean Value Theorem for Double Integral: R f(x, y)da = f(x 0,y 0 )A, where A = area of R and (x 0,y 0 ) R. 14

16 Evaluation of double integral: (1) If R can be described by a x b g(x) y h(x) = R f(x, y)dxdy = b (2) If R can be described by a [ h(x) g(x) f(x, y)dy ] dx c y d p(y) x q(y) = R f(x, y)dxdy = d c [ q(y) p(y) f(x, y)dx ] dy (3) If R cannot be represented by those inequalities in (1) and (2), but can be subdivided into portions which can be represented by those inequalities,then 15

17 Applications of double integral: A = R dxdy = area of region R V = R plane f(x, y)dxdy = volume between the surface z = f(x, y) andxy Change of Variables in Double Integrals: Recall that b f(x)dx = β=u(b) f(x(u))dx a α=u(a) du du. For double integral, if x = x(u, v) andy = y(u, v) R f(x, y)dxdy = R f (x(u, v),y(u, v)) (x, y) (u, v) }{{} J dudv where R is region in uv plane, and Jacobian J = (x, y) (u, v) = x u y u x v y v 16

18 Ex : R y2 dxdy R :0 y 1 x 2, 0 x 1 (1) R y2 dxdy = x 2 0 y 2 dy dx (2) = x 2 3 y3 y=0 dx = [1 0 x2 ] 3/2 dx = π 16 R y2 dxdy = y 2 0 = 1 1 y 2 0 y2 [x] x=0 = 1 0 y2 = 1 y 2 dy y 2 dx dy dy y2 (1 y 2 ) 3/2 4 = 1 8 π 2 = π 16 + y(1 y2 ) 1/ sin 1 y

19 (3) x = r cos θ y = r sin θ J = x r y r x θ y θ = cos θ r sin θ sin θ rcos θ = r cos 2 θ + r sin 2 θ = r R f(x, y)dxdy = R r 2 sin 2 θ r drdθ = π/2 0 = π/2 0 = π/2 0 [ 1 0 r3 sin 2 ] θdr dθ r4 sin 2 θdθ r=0 1 4 sin2 θdθ = π 16 18

20 9.4 Green s Theorem in the Plane Consider a closed region R with boundary C consists of finitely many smooth curves. If F 1 (x, y), F 2 (x, y) and their first derivatives are continuous = R ( F 2 x F 1 y )dxdy = C (F 1dx + F 2 dy) (1) The direction of integration along C is such that R is always on the left hand side. Equation (1) can be written in vectorial form as ( F ) ˆk dxdy= F d r, R C where F = F 1 î + F 2 ĵ. 19

21 ProofofGreen stheorem: R ( F 2 x F 1 y )dxdy = C (F 1dx + F 2 dy) If R can be represented in the forms: a x b c y d u(x) y v(x) p(y) x q(y) For those regions which cannot be represented by the above forms, the domain is divided into subregions each of them can be represented by the required forms. 20

22 R F 1 y dxdy = b a v(x) u(x) F 1 y dy dx = b [F a 1(x, v(x)) F 1 (x, u(x))] dx = b F a 1(x, u(x))dx a F b 1(x, v(x))dx = F c 1(x, y)dx ( ) R F 2 x dxdy = d c q(y) p(y) F 2 x dx dy = d [F c 2(q(y),y)dy F 2 (p(y),y)] dy = d F c 2(q(y),y)dy + c F d 2(p(y),y)dy = F c 2(x, y)dy ( ) (*) and (**) = R F 2 x F 1 = y (F c 1dx + F 2 dy) 21

23 Ex : F 1 = y 2 7y, F 2 =2xy +2x R = R ( F 2 x F 1 y )dxdy [(2y +2) (2y 7)]dxdy = R 9dxdy =9π (F C 1dx + F 2 dy) = F d r C = C F r dt = 2π 0 = 2π 0 = 2π 0 [ (y 2 7y)î +(2xy +2x)ĵ ] [ sin tî +costĵ ] dt [ (sin 2 t 7sint)( sin t)+(2cost sin t +2cost)(cos t) ] dt [ sin 3 t +7sin 2 t +2cos 2 t sin t +2cos 2 t) ] dt = 7π +2π =9π 22

24 Ex : Area of a plane region (a) If F 1 0, F 2 x R ( F 2 x F 1 )dxdy = (1 0)dxdy y = C (F 1dx + F 2 dy) = C xdy R A = R dxdy = c xdy (b) If F 1 = y, F 2 =0 R ( F 2 x F 1 )dxdy = (0 + 1)dxdy y = C (F 1dx + F 2 dy) = C ( y)dx R A = R dxdy = C ydx Combine (a) and (b), A = 1 2 C (xdy ydx) 23

25 For example, for an ellipse x2 a + y2 =1,orx = a cos t, y = b sin t, 2 b2 A = c xdy = 2π 0 x du dt dt = 2π (a cos t)(b cos t)dt 0 = ab 2π cos 2 tdt 0 = πab 24

26 Ex : Area of a plane region in polar coordinates x = r cos θ, y = r sin θ dx = x r dy = y r x dv + dθ = cosθdr r sin θdθ θ y dv + dθ = sinθdr + r cos θdθ θ A = 1 2 = 1 2 = 1 2 = 1 2 C C (xdy ydx) [(r cos θ)(sin θdr + r cos θdθ) (r sin θ)(cos θdr r sin θdθ)] C [(r cos θ sin θ r sin θ cos θ)dr +(r2 cos 2 θ + r 2 sin 2 θ)dθ] 2 0 πr2 dθ For example, a cardioid is represented by r = a(1 cos θ), 0 θ 2π. A = a π(1 cos θ)2 dθ = 3π 2 a2 25

27 Ex : Transformation of a double integral of the Laplacian of a function into a line integral of its normal derivative. 2 wdxdy = w R C n ds, where w = w(x, y), 2 = 2 x x 2. Proof : Let F 1 = w y, R F 2 = w x ( F 2 x F 1 )dxdy = y R ( 2 w x w y 2 )dxdy (F C 1dx + F 2 dy) = (F dx C 1 ds + F dy 2 ds )ds = C ( w y dx ds + w x dy ds )ds Since w = w xî + w y ĵ ˆt = d r ds = x sî + dy dsĵ dy = ˆn = dsî dx dsĵ w ˆn = w n = w dy x ds w dx y ds R ( 2 w x w y 2 )dxdy = C w n ds 26

28 9.5 Surfaces Representation of surface: S : z = f(x, y) S : g(x, y, z) =0 S : r(u, v) =x(u, v)î + y(u, v)ĵ + z(u, v)ˆk Notes: curve C : r(t) =x(t)î + y(t)ĵ + z(t)ˆk 27

29 Ex : (1) Circular cylinder: S : x 2 + y 2 = a 2, 1 z 1 S : r(u, v) =a cos uî + a sin uĵ + vˆk, 0 u 2π, 1 v 1 (2) Sphere: S : x 2 + y 2 + z 2 = a 2 S : r(u, v) =a cos u cos vî + a sin u cos vĵ + a sin vˆk, π 0 u 2π, 2 v π 2 S : r(u, v) =a cos u sin vî + a sin u sin vĵ + a cos vˆk, 0 u 2π, 0 v π 28

30 (3) Cone: S : z = x 2 + y 2, 0 z h S : r(u, v) =u cos vî + u sin vĵ + uˆk 0 u h 0 v 2π 29

31 Tangent plane and surface normal vector: A tangent plane at p contains all the tangent vectors of curves on S passing through p. A normal vector of S at p is a vector normal to the tangent plane at p. 30

32 To find the normal vector N of S : r = r(u, v), consider two curves on S, C 1 : r(u) = r(u, v 0 ),v 0 = constant C 2 : r(v) = r(u 0,v), u 0 = constant normal vector N = r u r v N unit normal vector ˆn = N = r u r v r u r v Note :IfSis represented by S : g(x, y, z) =0 = N = g, ˆn = g g 31

33 Ex : Surface of a sphere S : g(x, y, z) =x 2 + y 2 + z 2 a 2 =0 g = g xî + g yĵ + g zˆk =2xî +2yĵ +2zˆk g = 4x 2 +4y 2 +4z 2 =2 x 2 + y 2 + z 2 =2a ˆn = 2xî +2yĵ +2zˆk 2a = x aî + y aĵ + z aˆk Or S : r(u, v) =a cos u cos vî + a sin u cos vĵ + a sin vˆk r u r v = a sin u cos vî + a cos u cos vĵ = a cos u sin vî a sin u sin vĵ + a cos vˆk r u r v = î ĵ ˆk a sin u cos v acos u cos v 0 a cos u sin v a sin u sin v acos v = î(a 2 cos u cos 2 v)+ĵ(a 2 sin u cos 2 v) +ˆk(a 2 sin 2 u sin v cos v + a 2 cos 2 u sin v cos v) = î(a 2 cos u cos 2 v)+ĵ(a 2 sin u cos 2 v)+ˆk(a 2 sin v cos v) r u r v = a 2 cos 2 u cos 4 v +sin 2 u cos 4 v +sin 2 v cos 2 v = a cos 2 4 v +sin 2 v cos 2 v = a 2 cos v cos 2 v +sin 2 v = a 2 cos v 32

34 ˆn = î a 2 cos u cos 2 v a 2 + ĵ cos v = î (cos u cos v) }{{} +ĵ (sin u cos v) }{{} a 2 sin u cos 2 v a 2 + cos v ˆk +ˆk (sin v) }{{} a 2 sin v cos v a 2 cos v = x a = y a = z a 33

35 9.6 Surface Integral Consider a surface, S : r(u, v) =x(u, v)î + y(u, v)ĵ + z(u, v)ˆk, with the normal vector: N N = ru r v, ˆn = N. Surface integral of a vector function F ( r) overs is defined as: S F ( r) ˆn da, where F ˆn = component of F normal to S. e.g. : If F = ρ vda = F ˆn = ρ v ˆndA represents the mass flux across S. S S 34

36 Evaluation of surface integral: S F ( r) ˆn da r(u + u, v) r(u, v) = r u +... u r(u, v + v) r(u, v) = r v +... v The area of A is A = r r u u v v da = lim A = u 0 v 0 = r u r v r u r v u v du dv 35

37 S F ( r) ˆndA = R F ( r) ( r u r v ) r u r v r u r v dudv = R F ( r) ( r u r v )dudv = R F ( r) Ndudv i.e. ˆndA = Ndudv Now represent F, N and ˆn by: F F 1 î + F 2 ĵ + F 3ˆk N N 1 î + N 2 ĵ + N 3ˆk ˆn cos αî +cosβĵ +cosγˆk where ˆn î =cosα, ˆn ĵ =cosβ, ˆn ˆk =cosγ, α is the angle between ˆn and x axis β is the angle between ˆn and y axis γ is the angle between ˆn and z axis = S F ( r) ˆndA = (F 1 cos α + F 2 cos β + F 3 cos γ)da S = R (F 1 N 1 + F 2 N 2 + F 3 N 3 )dudv 36

38 da cos γ = dxdy Similarly, da cos α = dydz da cos β = dzdx = S F nda = (F 1 dydz + F 2 dzdx + F 3 dxdy) S If S : z = h(x, y) S F 3 (x, y, z)cosγda = ± F 3 [x, y, h(x, y)]dxdy R xy where R xy is the projection of A on the xy plane. S F 3 (x, y, z)cosγda = cos γ F 3 [x, y, h(x, y)]dxdy cos γ R xy 37

39 Similarly, if S : y = g(x, z) S F 2 (x, y, z)cosβda = cos β F 2 [x, g(x, z),z]dzdx cos β R zx If S : x = f(y, z) S F 1 (x, y, z)cosαda = cos α F 1 [f(y, z),y,z]dydz cos α R yz 38

40 Ex : Compute the flux of water through the parabolic cylinder S : y = x 2, 0 x 2, 0 z 3 and the velocity vector is V = yî +2ĵ + xzˆk. Flux = S V ˆndA = R V Ndudv S : r = uî + u 2 ĵ + vˆk, 0 u 2, 0 v 3 r u = î +2uĵ r v = ˆk N = r u r v = î ĵ ˆk 1 2u =2uî ĵ V = u 2 î +2ĵ + uvˆk = Flux = R V Ndudv = 3 0 = (u2 î +2ĵ + uvˆk) (2uî ĵ)dudv 2 0 (2u3 2)dudv =12 39

41 Or S : f(x, y, z) =x 2 y =0 0 x 2, (i.e. 0 y 4) 0 z 3 ˆn = f f = 2xî ĵ 4x2 +1 cos α = 2x 4x2 +1 > 0 cos β = 1 4x2 +1 < 0 the flux is s = + = 3 0 = 3 y2 2 = 12 V ˆndA R yz v 1 dydz 4 ydydz R zx v 2 dzdx 3 0 2dzdx 2 2 3=

42 Integral over oriented surface: S F ˆndA We have chosen one of the two possible unit normal vectors (ˆn or ˆn). The integral is over an oriented surface. Smooth surface: S is smooth if we can choose a normal vector at any point P of S. The following are not smooth surfaces, but are piecewise smooth. Orientable surface: Smooth surface S is orientable if the positive (or negative) normal direction at any point is always in the same direction. Möbius strip is not oriented surface. 41

43 Integral over non-oriented surface: s G( r)da Recall that da = N dudv = r u r v dudv s G( r)da = R G[ r(u, v)] N(u, v) dudv If G( r) = 1 S da = R r u r v dudv = area of S A(S) 42

44 Ex : Area of a torus surface (doughnut) r(u, v) =(a + b cos v)cosuî +(a + b cos v)sinuĵ + b sin vˆk 0 u 2π 0 v 2π r u = (a + b cos v)sinuî +(a + b cos v)cosuĵ r v = b sin v cos uî b sin v sin uĵ + b cos vˆk r u r v = î ĵ ˆk (a + b cos v)sinu (a + b cos v)cosu 0 b sin v cos u b sin v sin u bcos v = î(a + b cos v)cosu cos v + ĵ(a + b cos v)sinu cos v +ˆk[ b sin v(a + b cos v)sin 2 u b sin v(a + b cos v)cos 2 u] = b(a + b cos v)[cos u cos vî +sinu cos vĵ +sinvˆk] r u r v = b(a + b cos v) 43

45 2π A(S) = 2π b(a + b cos v)dudv 0 0 = 2π (abu + b 2 sin v) 2π 0 u=0dv = 2π 0 2πabdv =4π 2 ab 44

46 9.7 Triple Integral (Volume Integral) and Divergence Theorem of Gauss Triple integral (volume integral) of f(x, y, z) over a region T is defined as: T f(x, y, z)dxdydz or T f(x, y, z)dv Theorem: Divergence Theorem (or Gauss s Theorem) (Transformation between volume integral and surface integral) Let T be a closed bounded region in space with boundary S which is a piecewise smooth orientable surface. Vector function F ( r) and its first derivatives are continuous. = T FdV = S F ˆndA, where ˆn is outward unit normal vector of S 45

47 Proof : T FdV = S F ˆndA F = F 1 î + F 2 ĵ + F 3ˆk ˆn = n 1 î + n 2 ĵ + n 3ˆk =cosαî +cosβĵ +cosγˆk i.e. we want to prove = S T ( F 1 x + F 2 y + F 3 z )dxdydz (F 1 cos α + F 2 cos β + F 3 cos γ)da. We first prove T F 3 dxdydz = z s F 3 cos γda T F 3 dxdydz = [ h(x,y) F 3 z g(x,y) R z dz]dxdy = F 3 (x, y, h(x, y))dxdy R R F 3 (x, y, h(x, y))dxdy 46

48 Recall that cos γda = dxdy = S F 3 dxdy = S F 3 cos γda = S F 3 n 3 da T F 3 dxdydz = z S F 3 n 3 da (1) Similarly T F 1 dxdydz = x S F 1 n 1 da (2) T F 2 dxdydz = y S F 2 n 2 da (3) (1), (2) and (3) = T FdV = s F ˆndA 47

49 Physical interpretation of divergence theorem T FdV = S F ˆnds Divide T into many small boxes: Flux of F out of the small box = (F 1 + F 1 x x) y z F 1 y z +(F 2 + F 2 y y) z x F 2 z x +(F 3 + F 3 z z) x y F 3 x y = ( F 1 x + F 2 y + F 3 z ) x y z = ( F ) V T FdV = lim 0 V ( F ) V 48

50 But, only the surfaces on S contribute to the flux in lim V 0 V ( F ) V = S F ˆnds =Fluxof F out of S 49

51 9.8 Applications of Divergence Theorem The theory of solutions of Laplace s equation 2 f = 2 f x f y f z 2 =0 is call potential theory, andf is called harmonic function. Application of divergence theorem in potential theory T FdV = S F ˆndA (1) F f F ˆn = f ˆn = f n = T 2 fd = S f n da Theorem : If f is a harmonic function i.e. 2 f =0,then S f da =0 n 50

52 (2) F f g F = (f g) = f g + f 2 g F ˆn = f g n = f g n = T (f 2 g + f g)dv = S f g n da ( ) This is called the Green s first formula (identity). Interchange f and g i.e. F g f = T (g 2 f + f g)dv = S g f n da ( ) ( ) ( ) = T (f 2 g g 2 f)dv = S (f g n g f n )da This is called Green s second formula (identity). 51

53 (3) If f satisfies 2 f =0inT and f =0onS, ( ) = T = T (f 2 f + f f)dv = S f 2 dv =0 f f n da = f 2 =0 = ( f x )2 +( f y )2 +( f z )2 =0 f x =0, f y =0, f z =0 i.e. f = constant in T. But since f is a continuous function,if f =0onS, thenf =0inT too Theorem If f is a harmonic function in T,andf =0onS, thenf =0inT. If f 1 = f 2 on S, i.e. (f 1 f 2 )=0onS,andf 1 and f 2 are both harmonic functions in T,then 2 f 1 =0and 2 f 2 =0 Since (f 1 f 2 )=0onS = 2 (f 1 f 2 )=0inT = (f 1 f 2 )=0inT i.e. f 1 = f 2 in T. Theorem If f is a harmonic function in T,thenf is uniquely determined in T by its value on S. 52

54 9.9 Stokes Theorem Transformation between Surface and Line Integrals If S is a piecewise smooth oriented surface and C is a piecewise smooth simple closed curve which is the boundary of S, F (x, y, z) and its first derivatives are continuous in S, then S ( F ) nda = C F r ds, where r = d r ds = ˆt. If S lies on the xy plane (R), ( F ) ˆn =( F 2 x F 1 y )ˆk ˆk = F 2 x F 1 y F d r ds ds = F d r = F 1 dx + F 2 dy R ( F 2 x F 1 y )dxdy = (F 1 dx + F 2 dy) Green s theorem in 9.4 C 53

55 Ex : F = yî + zĵ + xˆk S : z = f(x, y) =1 (x 2 + y 2 ), z 0 x = u cos v y = u sin v z =1 (u 2 cos 2 v + u 2 sin 2 v)=1 u 2 S : r(u, v) =u cos vî + u sin vĵ +(1 u 2 )ˆk 0 u 2π, 0 v 1 N = r u r v = î ĵ ˆk cos v sin v 2u u sin v ucos v 0 = î(+2u 2 cos v)+ĵ(+2u 2 sin v)+ˆk(u) F = î ĵ ˆk x y z y z x = î ĵ ˆk S ( F ) ˆndA = 2π ( 2u2 cos v 2u 2 sin v u)dudv 54

56 = 2π ( cos v 2 3 sin v 1 )dv = π 2 55

57 C : r(s) =cossî +sinsĵ, 0 s 2π r (s) = sin sî +cossĵ F (s) =sinsî +cossˆk F C r ds = 2π ( sin 2 s)ds = π 0 56

58 ProofofStoke stheorem: S ( F ) nda = C F r ds Recall that nda = Ndudv, N =[N1,N 2,N 3 ]= r u r v We want to prove = C R ( F 3 y F 2 z )N 1 +( F 1 z F 3 x )N 2 +( F 2 x F 1 y )N 3 dudv (F 1 dx + F 2 dy + F 3 dz) where R is the region with boundary C in the uv-plane. Proof of ( F 1 R z N 2 F 1 y N 3)dudv = C F 1 dx Consider S which can be represented simultaneously by z = f(x, y), y = g(x, z), x = h(y, z) Let u = x, v = y, then r(u, v) = r(x, y) =xî + yĵ + f(x, y)ˆk N = r u r v = r x r y = (î + f xˆk) (ĵ + fyˆk) = f x î f y ĵ + ˆk 57

59 R = = = ( F 1 z N 2 F 1 y N 3)dudv ( F 1 S z ( f y) F 1 y )dxdy F 1 (x, y, f(x, y)) dxdy S y C F 1 dx = C F 1 dx (a) (by Green s Theorem) Similarly, R ( F 2 z N 1 + F 2 x N 3)dudv = C F 2 dy (b) R ( F 3 y N 1 F 3 x N 2)dudv = C F 3 dz (c) From (a), (b) and(c) = C R ( F 3 y F 2 z )N 1 +( F 1 z F 3 x )N 2 +( F 2 x F 1 y )N 3 dudv (F 1 dx + F 2 dy + F 3 dz) 58

60 Physical meaning of Stoke s theorem If F v (velocity), v(x, y, z) =uî + vĵ + wˆk, s ( v) ˆndA = v d r }{{}} c {{} ω Γ ω is called vorticity Γ is called circulation Stoke s theorem applied to independent of path Recall that in 9.2, Theorem 3: If a line integral F ( r) d r is independent of path, C = F =0inD. If v =0inD, by Stoke s theorem: C 1 + C 2 F d r = S F =0 = C 1 F d r = C 2 F d r = C 2 F d r ( C 2 = C 2 ) = C F ( r) d r is independent of path. 59

Vector Calculus handout

Vector Calculus handout Vector Calculus handout The Fundamental Theorem of Line Integrals Theorem 1 (The Fundamental Theorem of Line Integrals). Let C be a smooth curve given by a vector function r(t), where a t b, and let f

More information

PRACTICE PROBLEMS. Please let me know if you find any mistakes in the text so that i can fix them. 1. Mixed partial derivatives.

PRACTICE PROBLEMS. Please let me know if you find any mistakes in the text so that i can fix them. 1. Mixed partial derivatives. PRACTICE PROBLEMS Please let me know if you find any mistakes in the text so that i can fix them. 1.1. Let Show that f is C 1 and yet How is that possible? 1. Mixed partial derivatives f(x, y) = {xy x

More information

MATH 228: Calculus III (FALL 2016) Sample Problems for FINAL EXAM SOLUTIONS

MATH 228: Calculus III (FALL 2016) Sample Problems for FINAL EXAM SOLUTIONS MATH 228: Calculus III (FALL 216) Sample Problems for FINAL EXAM SOLUTIONS MATH 228 Page 2 Problem 1. (2pts) Evaluate the line integral C xy dx + (x + y) dy along the parabola y x2 from ( 1, 1) to (2,

More information

Math Review for Exam 3

Math Review for Exam 3 1. ompute oln: (8x + 36xy)ds = Math 235 - Review for Exam 3 (8x + 36xy)ds, where c(t) = (t, t 2, t 3 ) on the interval t 1. 1 (8t + 36t 3 ) 1 + 4t 2 + 9t 4 dt = 2 3 (1 + 4t2 + 9t 4 ) 3 2 1 = 2 3 ((14)

More information

EE2007: Engineering Mathematics II Vector Calculus

EE2007: Engineering Mathematics II Vector Calculus EE2007: Engineering Mathematics II Vector Calculus Ling KV School of EEE, NTU ekvling@ntu.edu.sg Rm: S2-B2a-22 Ver: August 28, 2010 Ver 1.6: Martin Adams, Sep 2009 Ver 1.5: Martin Adams, August 2008 Ver

More information

Math Exam IV - Fall 2011

Math Exam IV - Fall 2011 Math 233 - Exam IV - Fall 2011 December 15, 2011 - Renato Feres NAME: STUDENT ID NUMBER: General instructions: This exam has 16 questions, each worth the same amount. Check that no pages are missing and

More information

Line and Surface Integrals. Stokes and Divergence Theorems

Line and Surface Integrals. Stokes and Divergence Theorems Math Methods 1 Lia Vas Line and urface Integrals. tokes and Divergence Theorems Review of urves. Intuitively, we think of a curve as a path traced by a moving particle in space. Thus, a curve is a function

More information

EE2007: Engineering Mathematics II Vector Calculus

EE2007: Engineering Mathematics II Vector Calculus EE2007: Engineering Mathematics II Vector Calculus Ling KV School of EEE, NTU ekvling@ntu.edu.sg Rm: S2-B2b-22 Ver 1.1: Ling KV, October 22, 2006 Ver 1.0: Ling KV, Jul 2005 EE2007/Ling KV/Aug 2006 EE2007:

More information

Review for the Final Test

Review for the Final Test Math 7 Review for the Final Test () Decide if the limit exists and if it exists, evaluate it. lim (x,y,z) (0,0,0) xz. x +y +z () Use implicit differentiation to find z if x + y z = 9 () Find the unit tangent

More information

Practice problems. m zδdv. In our case, we can cancel δ and have z =

Practice problems. m zδdv. In our case, we can cancel δ and have z = Practice problems 1. Consider a right circular cone of uniform density. The height is H. Let s say the distance of the centroid to the base is d. What is the value d/h? We can create a coordinate system

More information

Math 233. Practice Problems Chapter 15. i j k

Math 233. Practice Problems Chapter 15. i j k Math 233. Practice Problems hapter 15 1. ompute the curl and divergence of the vector field F given by F (4 cos(x 2 ) 2y)i + (4 sin(y 2 ) + 6x)j + (6x 2 y 6x + 4e 3z )k olution: The curl of F is computed

More information

Math 2E Selected Problems for the Final Aaron Chen Spring 2016

Math 2E Selected Problems for the Final Aaron Chen Spring 2016 Math 2E elected Problems for the Final Aaron Chen pring 216 These are the problems out of the textbook that I listed as more theoretical. Here s also some study tips: 1) Make sure you know the definitions

More information

Name: Date: 12/06/2018. M20550 Calculus III Tutorial Worksheet 11

Name: Date: 12/06/2018. M20550 Calculus III Tutorial Worksheet 11 1. ompute the surface integral M255 alculus III Tutorial Worksheet 11 x + y + z) d, where is a surface given by ru, v) u + v, u v, 1 + 2u + v and u 2, v 1. olution: First, we know x + y + z) d [ ] u +

More information

Vector Calculus, Maths II

Vector Calculus, Maths II Section A Vector Calculus, Maths II REVISION (VECTORS) 1. Position vector of a point P(x, y, z) is given as + y and its magnitude by 2. The scalar components of a vector are its direction ratios, and represent

More information

7a3 2. (c) πa 3 (d) πa 3 (e) πa3

7a3 2. (c) πa 3 (d) πa 3 (e) πa3 1.(6pts) Find the integral x, y, z d S where H is the part of the upper hemisphere of H x 2 + y 2 + z 2 = a 2 above the plane z = a and the normal points up. ( 2 π ) Useful Facts: cos = 1 and ds = ±a sin

More information

MATH H53 : Final exam

MATH H53 : Final exam MATH H53 : Final exam 11 May, 18 Name: You have 18 minutes to answer the questions. Use of calculators or any electronic items is not permitted. Answer the questions in the space provided. If you run out

More information

Practice problems **********************************************************

Practice problems ********************************************************** Practice problems I will not test spherical and cylindrical coordinates explicitly but these two coordinates can be used in the problems when you evaluate triple integrals. 1. Set up the integral without

More information

Laplace equation in polar coordinates

Laplace equation in polar coordinates Laplace equation in polar coordinates The Laplace equation is given by 2 F 2 + 2 F 2 = 0 We have x = r cos θ, y = r sin θ, and also r 2 = x 2 + y 2, tan θ = y/x We have for the partials with respect to

More information

MAC2313 Final A. (5 pts) 1. How many of the following are necessarily true? i. The vector field F = 2x + 3y, 3x 5y is conservative.

MAC2313 Final A. (5 pts) 1. How many of the following are necessarily true? i. The vector field F = 2x + 3y, 3x 5y is conservative. MAC2313 Final A (5 pts) 1. How many of the following are necessarily true? i. The vector field F = 2x + 3y, 3x 5y is conservative. ii. The vector field F = 5(x 2 + y 2 ) 3/2 x, y is radial. iii. All constant

More information

(b) Find the range of h(x, y) (5) Use the definition of continuity to explain whether or not the function f(x, y) is continuous at (0, 0)

(b) Find the range of h(x, y) (5) Use the definition of continuity to explain whether or not the function f(x, y) is continuous at (0, 0) eview Exam Math 43 Name Id ead each question carefully. Avoid simple mistakes. Put a box around the final answer to a question (use the back of the page if necessary). For full credit you must show your

More information

Summary for Vector Calculus and Complex Calculus (Math 321) By Lei Li

Summary for Vector Calculus and Complex Calculus (Math 321) By Lei Li Summary for Vector alculus and omplex alculus (Math 321) By Lei Li 1 Vector alculus 1.1 Parametrization urves, surfaces, or volumes can be parametrized. Below, I ll talk about 3D case. Suppose we use e

More information

One side of each sheet is blank and may be used as scratch paper.

One side of each sheet is blank and may be used as scratch paper. Math 244 Spring 2017 (Practice) Final 5/11/2017 Time Limit: 2 hours Name: No calculators or notes are allowed. One side of each sheet is blank and may be used as scratch paper. heck your answers whenever

More information

EE2007: Engineering Mathematics II Vector Calculus

EE2007: Engineering Mathematics II Vector Calculus EE2007: Engineering Mathematics II Vector Calculus Ling KV School of EEE, NTU ekvling@ntu.edu.sg Rm: S2-B2b-22 Ver 1.1: Ling KV, October 22, 2006 Ver 1.0: Ling KV, Jul 2005 EE2007/Ling KV/Aug 2006 My part:

More information

e x2 dxdy, e x2 da, e x2 x 3 dx = e

e x2 dxdy, e x2 da, e x2 x 3 dx = e STS26-4 Calculus II: The fourth exam Dec 15, 214 Please show all your work! Answers without supporting work will be not given credit. Write answers in spaces provided. You have 1 hour and 2minutes to complete

More information

Math 11 Fall 2007 Practice Problem Solutions

Math 11 Fall 2007 Practice Problem Solutions Math 11 Fall 27 Practice Problem olutions Here are some problems on the material we covered since the second midterm. This collection of problems is not intended to mimic the final in length, content,

More information

Answers and Solutions to Section 13.7 Homework Problems 1 19 (odd) S. F. Ellermeyer April 23, 2004

Answers and Solutions to Section 13.7 Homework Problems 1 19 (odd) S. F. Ellermeyer April 23, 2004 Answers and olutions to ection 1.7 Homework Problems 1 19 (odd). F. Ellermeyer April 2, 24 1. The hemisphere and the paraboloid both have the same boundary curve, the circle x 2 y 2 4. Therefore, by tokes

More information

Sections minutes. 5 to 10 problems, similar to homework problems. No calculators, no notes, no books, no phones. No green book needed.

Sections minutes. 5 to 10 problems, similar to homework problems. No calculators, no notes, no books, no phones. No green book needed. MTH 34 Review for Exam 4 ections 16.1-16.8. 5 minutes. 5 to 1 problems, similar to homework problems. No calculators, no notes, no books, no phones. No green book needed. Review for Exam 4 (16.1) Line

More information

Mathematics (Course B) Lent Term 2005 Examples Sheet 2

Mathematics (Course B) Lent Term 2005 Examples Sheet 2 N12d Natural Sciences, Part IA Dr M. G. Worster Mathematics (Course B) Lent Term 2005 Examples Sheet 2 Please communicate any errors in this sheet to Dr Worster at M.G.Worster@damtp.cam.ac.uk. Note that

More information

Math 23b Practice Final Summer 2011

Math 23b Practice Final Summer 2011 Math 2b Practice Final Summer 211 1. (1 points) Sketch or describe the region of integration for 1 x y and interchange the order to dy dx dz. f(x, y, z) dz dy dx Solution. 1 1 x z z f(x, y, z) dy dx dz

More information

( ) ( ) ( ) ( ) Calculus III - Problem Drill 24: Stokes and Divergence Theorem

( ) ( ) ( ) ( ) Calculus III - Problem Drill 24: Stokes and Divergence Theorem alculus III - Problem Drill 4: tokes and Divergence Theorem Question No. 1 of 1 Instructions: (1) Read the problem and answer choices carefully () Work the problems on paper as needed () Pick the 1. Use

More information

SOLUTIONS TO THE FINAL EXAM. December 14, 2010, 9:00am-12:00 (3 hours)

SOLUTIONS TO THE FINAL EXAM. December 14, 2010, 9:00am-12:00 (3 hours) SOLUTIONS TO THE 18.02 FINAL EXAM BJORN POONEN December 14, 2010, 9:00am-12:00 (3 hours) 1) For each of (a)-(e) below: If the statement is true, write TRUE. If the statement is false, write FALSE. (Please

More information

Let s estimate the volume under this surface over the rectangle R = [0, 4] [0, 2] in the xy-plane.

Let s estimate the volume under this surface over the rectangle R = [0, 4] [0, 2] in the xy-plane. Math 54 - Vector Calculus Notes 3. - 3. Double Integrals Consider f(x, y) = 8 x y. Let s estimate the volume under this surface over the rectangle R = [, 4] [, ] in the xy-plane. Here is a particular estimate:

More information

Solutions to the Final Exam, Math 53, Summer 2012

Solutions to the Final Exam, Math 53, Summer 2012 olutions to the Final Exam, Math 5, ummer. (a) ( points) Let be the boundary of the region enclosedby the parabola y = x and the line y = with counterclockwise orientation. alculate (y + e x )dx + xdy.

More information

Gradient operator. In our calculation of dφ along the vector ds, we see that it can be described as the scalar product

Gradient operator. In our calculation of dφ along the vector ds, we see that it can be described as the scalar product Gradient operator In our calculation of dφ along the vector ds, we see that it can be described as the scalar product ( φ dφ = x î + φ y ĵ + φ ) z ˆk ( ) u x dsî + u y dsĵ + u z dsˆk We take dφ = φ ds

More information

Math 32B Discussion Session Week 10 Notes March 14 and March 16, 2017

Math 32B Discussion Session Week 10 Notes March 14 and March 16, 2017 Math 3B iscussion ession Week 1 Notes March 14 and March 16, 17 We ll use this week to review for the final exam. For the most part this will be driven by your questions, and I ve included a practice final

More information

MA227 Surface Integrals

MA227 Surface Integrals MA7 urface Integrals Parametrically Defined urfaces We discussed earlier the concept of fx,y,zds where is given by z x,y.wehad fds fx,y,x,y1 x y 1 da R where R is the projection of onto the x,y - plane.

More information

Problem Points S C O R E

Problem Points S C O R E MATH 34F Final Exam March 19, 13 Name Student I # Your exam should consist of this cover sheet, followed by 7 problems. Check that you have a complete exam. Unless otherwise indicated, show all your work

More information

F3k, namely, F F F (10.7.1) x y z

F3k, namely, F F F (10.7.1) x y z 10.7 Divergence theorem of Gauss riple integrals can be transformed into surface integrals over the boundary surface of a region in space and conversely. he transformation is done by the divergence theorem,

More information

x + ye z2 + ze y2, y + xe z2 + ze x2, z and where T is the

x + ye z2 + ze y2, y + xe z2 + ze x2, z and where T is the 1.(8pts) Find F ds where F = x + ye z + ze y, y + xe z + ze x, z and where T is the T surface in the pictures. (The two pictures are two views of the same surface.) The boundary of T is the unit circle

More information

Practice Problems for Exam 3 (Solutions) 1. Let F(x, y) = xyi+(y 3x)j, and let C be the curve r(t) = ti+(3t t 2 )j for 0 t 2. Compute F dr.

Practice Problems for Exam 3 (Solutions) 1. Let F(x, y) = xyi+(y 3x)j, and let C be the curve r(t) = ti+(3t t 2 )j for 0 t 2. Compute F dr. 1. Let F(x, y) xyi+(y 3x)j, and let be the curve r(t) ti+(3t t 2 )j for t 2. ompute F dr. Solution. F dr b a 2 2 F(r(t)) r (t) dt t(3t t 2 ), 3t t 2 3t 1, 3 2t dt t 3 dt 1 2 4 t4 4. 2. Evaluate the line

More information

Page Problem Score Max Score a 8 12b a b 10 14c 6 6

Page Problem Score Max Score a 8 12b a b 10 14c 6 6 Fall 14 MTH 34 FINAL EXAM December 8, 14 Name: PID: Section: Instructor: DO NOT WRITE BELOW THIS LINE. Go to the next page. Page Problem Score Max Score 1 5 5 1 3 5 4 5 5 5 6 5 7 5 8 5 9 5 1 5 11 1 3 1a

More information

Review Sheet for the Final

Review Sheet for the Final Review Sheet for the Final Math 6-4 4 These problems are provided to help you study. The presence of a problem on this handout does not imply that there will be a similar problem on the test. And the absence

More information

P1 Calculus II. Partial Differentiation & Multiple Integration. Prof David Murray. dwm/courses/1pd

P1 Calculus II. Partial Differentiation & Multiple Integration. Prof David Murray.  dwm/courses/1pd P1 2017 1 / 58 P1 Calculus II Partial Differentiation & Multiple Integration Prof David Murray david.murray@eng.ox.ac.uk www.robots.ox.ac.uk/ dwm/courses/1pd 4 lectures, MT 2017 P1 2017 2 / 58 4 Multiple

More information

ARNOLD PIZER rochester problib from CVS Summer 2003

ARNOLD PIZER rochester problib from CVS Summer 2003 ARNOLD PIZER rochester problib from VS Summer 003 WeBWorK assignment Vectoralculus due 5/3/08 at :00 AM.( pt) setvectoralculus/ur V.pg onsider the transformation T : x 8 53 u 45 45 53v y 53 u 8 53 v A.

More information

S12.1 SOLUTIONS TO PROBLEMS 12 (ODD NUMBERS)

S12.1 SOLUTIONS TO PROBLEMS 12 (ODD NUMBERS) OLUTION TO PROBLEM 2 (ODD NUMBER) 2. The electric field is E = φ = 2xi + 2y j and at (2, ) E = 4i + 2j. Thus E = 2 5 and its direction is 2i + j. At ( 3, 2), φ = 6i + 4 j. Thus the direction of most rapid

More information

MATH 263 ASSIGNMENT 9 SOLUTIONS. F dv =

MATH 263 ASSIGNMENT 9 SOLUTIONS. F dv = MAH AIGNMEN 9 OLUION ) Let F = (x yz)î + (y + xz)ĵ + (z + xy)ˆk and let be the portion of the cylinder x + y = that lies inside the sphere x + y + z = 4 be the portion of the sphere x + y + z = 4 that

More information

Practice problems ********************************************************** 1. Divergence, curl

Practice problems ********************************************************** 1. Divergence, curl Practice problems 1. Set up the integral without evaluation. The volume inside (x 1) 2 + y 2 + z 2 = 1, below z = 3r but above z = r. This problem is very tricky in cylindrical or Cartesian since we must

More information

Vector Calculus. Dr. D. Sukumar. January 31, 2014

Vector Calculus. Dr. D. Sukumar. January 31, 2014 Vector Calculus Dr. D. Sukumar January 31, 2014 Green s Theorem Tangent form or Ciculation-Curl form c Mdx +Ndy = R ( N x M ) da y Green s Theorem Tangent form or Ciculation-Curl form c Mdx +Ndy = C F

More information

Lecture Notes for MATH2230. Neil Ramsamooj

Lecture Notes for MATH2230. Neil Ramsamooj Lecture Notes for MATH3 Neil amsamooj Table of contents Vector Calculus................................................ 5. Parametric curves and arc length...................................... 5. eview

More information

Arnie Pizer Rochester Problem Library Fall 2005 WeBWorK assignment VectorCalculus1 due 05/03/2008 at 02:00am EDT.

Arnie Pizer Rochester Problem Library Fall 2005 WeBWorK assignment VectorCalculus1 due 05/03/2008 at 02:00am EDT. Arnie Pizer Rochester Problem Library Fall 005 WeBWorK assignment Vectoralculus due 05/03/008 at 0:00am EDT.. ( pt) rochesterlibrary/setvectoralculus/ur V.pg onsider the transformation T : x = 35 35 37u

More information

MATH 332: Vector Analysis Summer 2005 Homework

MATH 332: Vector Analysis Summer 2005 Homework MATH 332, (Vector Analysis), Summer 2005: Homework 1 Instructor: Ivan Avramidi MATH 332: Vector Analysis Summer 2005 Homework Set 1. (Scalar Product, Equation of a Plane, Vector Product) Sections: 1.9,

More information

Math 212-Lecture Integration in cylindrical and spherical coordinates

Math 212-Lecture Integration in cylindrical and spherical coordinates Math 22-Lecture 6 4.7 Integration in cylindrical and spherical coordinates Cylindrical he Jacobian is J = (x, y, z) (r, θ, z) = cos θ r sin θ sin θ r cos θ = r. Hence, d rdrdθdz. If we draw a picture,

More information

Math 234 Exam 3 Review Sheet

Math 234 Exam 3 Review Sheet Math 234 Exam 3 Review Sheet Jim Brunner LIST OF TOPIS TO KNOW Vector Fields lairaut s Theorem & onservative Vector Fields url Divergence Area & Volume Integrals Using oordinate Transforms hanging the

More information

Final Exam Review Sheet : Comments and Selected Solutions

Final Exam Review Sheet : Comments and Selected Solutions MATH 55 Applied Honors alculus III Winter Final xam Review heet : omments and elected olutions Note: The final exam will cover % among topics in chain rule, linear approximation, maximum and minimum values,

More information

1. If the line l has symmetric equations. = y 3 = z+2 find a vector equation for the line l that contains the point (2, 1, 3) and is parallel to l.

1. If the line l has symmetric equations. = y 3 = z+2 find a vector equation for the line l that contains the point (2, 1, 3) and is parallel to l. . If the line l has symmetric equations MA 6 PRACTICE PROBLEMS x = y = z+ 7, find a vector equation for the line l that contains the point (,, ) and is parallel to l. r = ( + t) i t j + ( + 7t) k B. r

More information

Math 11 Fall 2016 Final Practice Problem Solutions

Math 11 Fall 2016 Final Practice Problem Solutions Math 11 Fall 216 Final Practice Problem olutions Here are some problems on the material we covered since the second midterm. This collection of problems is not intended to mimic the final in length, content,

More information

Jim Lambers MAT 280 Summer Semester Practice Final Exam Solution. dy + xz dz = x(t)y(t) dt. t 3 (4t 3 ) + e t2 (2t) + t 7 (3t 2 ) dt

Jim Lambers MAT 280 Summer Semester Practice Final Exam Solution. dy + xz dz = x(t)y(t) dt. t 3 (4t 3 ) + e t2 (2t) + t 7 (3t 2 ) dt Jim Lambers MAT 28 ummer emester 212-1 Practice Final Exam olution 1. Evaluate the line integral xy dx + e y dy + xz dz, where is given by r(t) t 4, t 2, t, t 1. olution From r (t) 4t, 2t, t 2, we obtain

More information

Final Exam. Monday March 19, 3:30-5:30pm MAT 21D, Temple, Winter 2018

Final Exam. Monday March 19, 3:30-5:30pm MAT 21D, Temple, Winter 2018 Name: Student ID#: Section: Final Exam Monday March 19, 3:30-5:30pm MAT 21D, Temple, Winter 2018 Show your work on every problem. orrect answers with no supporting work will not receive full credit. Be

More information

Rule ST1 (Symmetry). α β = β α for 1-forms α and β. Like the exterior product, the symmetric tensor product is also linear in each slot :

Rule ST1 (Symmetry). α β = β α for 1-forms α and β. Like the exterior product, the symmetric tensor product is also linear in each slot : 2. Metrics as Symmetric Tensors So far we have studied exterior products of 1-forms, which obey the rule called skew symmetry: α β = β α. There is another operation for forming something called the symmetric

More information

Contents. MATH 32B-2 (18W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables. 1 Multiple Integrals 3. 2 Vector Fields 9

Contents. MATH 32B-2 (18W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables. 1 Multiple Integrals 3. 2 Vector Fields 9 MATH 32B-2 (8W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables Contents Multiple Integrals 3 2 Vector Fields 9 3 Line and Surface Integrals 5 4 The Classical Integral Theorems 9 MATH 32B-2 (8W)

More information

MA 1116 Suggested Homework Problems from Davis & Snider 7 th edition

MA 1116 Suggested Homework Problems from Davis & Snider 7 th edition MA 6 Suggested Homework Problems from Davis & Snider 7 th edition Sec. Page Problems Chapter. pg. 6 4, 8.3 pg. 8, 5, 8, 4.4 pg. 4, 6, 9,.5 pg. 4 4 6, 3, 5.6 pg. 7 3, 5.7 pg. 3, 3, 7, 9, 7, 9.8 pg. 9, 4,

More information

MATH 255 Applied Honors Calculus III Winter Homework 11. Due: Monday, April 18, 2011

MATH 255 Applied Honors Calculus III Winter Homework 11. Due: Monday, April 18, 2011 MATH 255 Applied Honors Calculus III Winter 211 Homework 11 ue: Monday, April 18, 211 ection 17.7, pg. 1155: 5, 13, 19, 24. ection 17.8, pg. 1161: 3, 7, 13, 17 ection 17.9, pg. 1168: 3, 7, 19, 25. 17.7

More information

Introduction to Vector Calculus (29) SOLVED EXAMPLES. (d) B. C A. (f) a unit vector perpendicular to both B. = ˆ 2k = = 8 = = 8

Introduction to Vector Calculus (29) SOLVED EXAMPLES. (d) B. C A. (f) a unit vector perpendicular to both B. = ˆ 2k = = 8 = = 8 Introduction to Vector Calculus (9) SOLVED EXAMPLES Q. If vector A i ˆ ˆj k, ˆ B i ˆ ˆj, C i ˆ 3j ˆ kˆ (a) A B (e) A B C (g) Solution: (b) A B (c) A. B C (d) B. C A then find (f) a unit vector perpendicular

More information

MULTIVARIABLE CALCULUS

MULTIVARIABLE CALCULUS MULTIVARIABLE CALCULUS JOHN QUIGG Contents 13.1 Three-Dimensional Coordinate Systems 2 13.2 Vectors 3 13.3 The Dot Product 5 13.4 The Cross Product 6 13.5 Equations of Lines and Planes 7 13.6 Cylinders

More information

MAT 211 Final Exam. Spring Jennings. Show your work!

MAT 211 Final Exam. Spring Jennings. Show your work! MAT 211 Final Exam. pring 215. Jennings. how your work! Hessian D = f xx f yy (f xy ) 2 (for optimization). Polar coordinates x = r cos(θ), y = r sin(θ), da = r dr dθ. ylindrical coordinates x = r cos(θ),

More information

Solution to Homework 1. Vector Analysis (P201)

Solution to Homework 1. Vector Analysis (P201) Solution to Homework 1. Vector Analysis (P1) Q1. A = 3î + ĵ ˆk, B = î + 3ĵ + 4ˆk, C = 4î ĵ 6ˆk. The sides AB, BC and AC are, AB = 4î ĵ 6ˆk AB = 7.48 BC = 5î + 5ĵ + 1ˆk BC = 15 1.5 CA = î 3ĵ 4ˆk CA = 6

More information

Math 11 Fall 2018 Practice Final Exam

Math 11 Fall 2018 Practice Final Exam Math 11 Fall 218 Practice Final Exam Disclaimer: This practice exam should give you an idea of the sort of questions we may ask on the actual exam. Since the practice exam (like the real exam) is not long

More information

(a) 0 (b) 1/4 (c) 1/3 (d) 1/2 (e) 2/3 (f) 3/4 (g) 1 (h) 4/3

(a) 0 (b) 1/4 (c) 1/3 (d) 1/2 (e) 2/3 (f) 3/4 (g) 1 (h) 4/3 Math 114 Practice Problems for Test 3 omments: 0. urface integrals, tokes Theorem and Gauss Theorem used to be in the Math40 syllabus until last year, so we will look at some of the questions from those

More information

Math 6A Practice Problems II

Math 6A Practice Problems II Math 6A Practice Problems II Written by Victoria Kala vtkala@math.ucsb.edu SH 64u Office Hours: R : :pm Last updated 5//6 Answers This page contains answers only. Detailed solutions are on the following

More information

MATH 52 FINAL EXAM SOLUTIONS

MATH 52 FINAL EXAM SOLUTIONS MAH 5 FINAL EXAM OLUION. (a) ketch the region R of integration in the following double integral. x xe y5 dy dx R = {(x, y) x, x y }. (b) Express the region R as an x-simple region. R = {(x, y) y, x y }

More information

MATH 280 Multivariate Calculus Fall Integration over a surface. da. A =

MATH 280 Multivariate Calculus Fall Integration over a surface. da. A = MATH 28 Multivariate Calculus Fall 212 Integration over a surface Given a surface S in space, we can (conceptually) break it into small pieces each of which has area da. In me cases, we will add up these

More information

f dr. (6.1) f(x i, y i, z i ) r i. (6.2) N i=1

f dr. (6.1) f(x i, y i, z i ) r i. (6.2) N i=1 hapter 6 Integrals In this chapter we will look at integrals in more detail. We will look at integrals along a curve, and multi-dimensional integrals in 2 or more dimensions. In physics we use these integrals

More information

6 Div, grad curl and all that

6 Div, grad curl and all that 6 Div, grad curl and all that 6.1 Fundamental theorems for gradient, divergence, and curl Figure 1: Fundamental theorem of calculus relates df/dx over[a, b] and f(a), f(b). You will recall the fundamental

More information

Name: Instructor: Lecture time: TA: Section time:

Name: Instructor: Lecture time: TA: Section time: Math 222 Final May 11, 29 Name: Instructor: Lecture time: TA: Section time: INSTRUCTIONS READ THIS NOW This test has 1 problems on 16 pages worth a total of 2 points. Look over your test package right

More information

29.3. Integral Vector Theorems. Introduction. Prerequisites. Learning Outcomes

29.3. Integral Vector Theorems. Introduction. Prerequisites. Learning Outcomes Integral ector Theorems 9. Introduction arious theorems exist relating integrals involving vectors. Those involving line, surface and volume integrals are introduced here. They are the multivariable calculus

More information

MATHS 267 Answers to Stokes Practice Dr. Jones

MATHS 267 Answers to Stokes Practice Dr. Jones MATH 267 Answers to tokes Practice Dr. Jones 1. Calculate the flux F d where is the hemisphere x2 + y 2 + z 2 1, z > and F (xz + e y2, yz, z 2 + 1). Note: the surface is open (doesn t include any of the

More information

Math 5BI: Problem Set 9 Integral Theorems of Vector Calculus

Math 5BI: Problem Set 9 Integral Theorems of Vector Calculus Math 5BI: Problem et 9 Integral Theorems of Vector Calculus June 2, 2010 A. ivergence and Curl The gradient operator = i + y j + z k operates not only on scalar-valued functions f, yielding the gradient

More information

Solutions to old Exam 3 problems

Solutions to old Exam 3 problems Solutions to old Exam 3 problems Hi students! I am putting this version of my review for the Final exam review here on the web site, place and time to be announced. Enjoy!! Best, Bill Meeks PS. There are

More information

Double Integrals. Advanced Calculus. Lecture 2 Dr. Lahcen Laayouni. Department of Mathematics and Statistics McGill University.

Double Integrals. Advanced Calculus. Lecture 2 Dr. Lahcen Laayouni. Department of Mathematics and Statistics McGill University. Lecture Department of Mathematics and Statistics McGill University January 9, 7 Polar coordinates Change of variables formula Polar coordinates In polar coordinates, we have x = r cosθ, r = x + y y = r

More information

MATH 280 Multivariate Calculus Fall Integrating a vector field over a surface

MATH 280 Multivariate Calculus Fall Integrating a vector field over a surface MATH 280 Multivariate Calculus Fall 2011 Definition Integrating a vector field over a surface We are given a vector field F in space and an oriented surface in the domain of F as shown in the figure below

More information

Attempt QUESTIONS 1 and 2, and THREE other questions. penalised if you attempt additional questions.

Attempt QUESTIONS 1 and 2, and THREE other questions. penalised if you attempt additional questions. UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 2017 18 CALCULUS AND MULTIVARIABLE CALCULUS MTHA4005Y Time allowed: 3 Hours Attempt QUESTIONS 1 and 2, and THREE other questions.

More information

Mathematical Concepts & Notation

Mathematical Concepts & Notation Mathematical Concepts & Notation Appendix A: Notation x, δx: a small change in x t : the partial derivative with respect to t holding the other variables fixed d : the time derivative of a quantity that

More information

Calculus III 2004 Summer Practice Final 8/3/2004

Calculus III 2004 Summer Practice Final 8/3/2004 .. Calculus III 4 ummer Practice Final 8/3/4. Compute the following limits if they exist: (a) lim (x,y) (,) e xy x+. cos x (b) lim x. (x,y) (,) x 4 +y 4 (a) ince lim (x,y) (,) exy and lim x + 6 in a (x,y)

More information

on an open connected region D, then F is conservative on D. (c) If curl F=curl G on R 3, then C F dr = C G dr for all closed path C.

on an open connected region D, then F is conservative on D. (c) If curl F=curl G on R 3, then C F dr = C G dr for all closed path C. . (5%) Determine the statement is true ( ) or false ( ). 微甲 -4 班期末考解答和評分標準 (a) If f(x, y) is continuous on the rectangle R = {(x, y) a x b, c y d} except for finitely many points, then f(x, y) is integrable

More information

231 Outline Solutions Tutorial Sheet 4, 5 and November 2007

231 Outline Solutions Tutorial Sheet 4, 5 and November 2007 31 Outline Solutions Tutorial Sheet 4, 5 and 6. 1 Problem Sheet 4 November 7 1. heck that the Jacobian for the transformation from cartesian to spherical polar coordinates is J = r sin θ. onsider the hemisphere

More information

MATH 52 FINAL EXAM DECEMBER 7, 2009

MATH 52 FINAL EXAM DECEMBER 7, 2009 MATH 52 FINAL EXAM DECEMBER 7, 2009 THIS IS A CLOSED BOOK, CLOSED NOTES EXAM. NO CALCULATORS OR OTHER ELECTRONIC DEVICES ARE PERMITTED. IF YOU NEED EXTRA SPACE, PLEASE USE THE BACK OF THE PREVIOUS PROB-

More information

Note: Each problem is worth 14 points except numbers 5 and 6 which are 15 points. = 3 2

Note: Each problem is worth 14 points except numbers 5 and 6 which are 15 points. = 3 2 Math Prelim II Solutions Spring Note: Each problem is worth points except numbers 5 and 6 which are 5 points. x. Compute x da where is the region in the second quadrant between the + y circles x + y and

More information

18.02 Multivariable Calculus Fall 2007

18.02 Multivariable Calculus Fall 2007 MIT OpenourseWare http://ocw.mit.edu 18.02 Multivariable alculus Fall 2007 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 18.02 Lecture 30. Tue, Nov

More information

Math 210, Final Exam, Practice Fall 2009 Problem 1 Solution AB AC AB. cosθ = AB BC AB (0)(1)+( 4)( 2)+(3)(2)

Math 210, Final Exam, Practice Fall 2009 Problem 1 Solution AB AC AB. cosθ = AB BC AB (0)(1)+( 4)( 2)+(3)(2) Math 2, Final Exam, Practice Fall 29 Problem Solution. A triangle has vertices at the points A (,,), B (, 3,4), and C (2,,3) (a) Find the cosine of the angle between the vectors AB and AC. (b) Find an

More information

Practice problems. 1. Evaluate the double or iterated integrals: First: change the order of integration; Second: polar.

Practice problems. 1. Evaluate the double or iterated integrals: First: change the order of integration; Second: polar. Practice problems 1. Evaluate the double or iterated integrals: R x 3 + 1dA where R = {(x, y) : 0 y 1, y x 1}. 1/ 1 y 0 3y sin(x + y )dxdy First: change the order of integration; Second: polar.. Consider

More information

Chapter 3 - Vector Calculus

Chapter 3 - Vector Calculus Chapter 3 - Vector Calculus Gradient in Cartesian coordinate system f ( x, y, z,...) dr ( dx, dy, dz,...) Then, f f f f,,,... x y z f f f df dx dy dz... f dr x y z df 0 (constant f contour) f dr 0 or f

More information

Page Problem Score Max Score a 8 12b a b 10 14c 6 6

Page Problem Score Max Score a 8 12b a b 10 14c 6 6 Fall 2014 MTH 234 FINAL EXAM December 8, 2014 Name: PID: Section: Instructor: DO NOT WRITE BELOW THIS LINE. Go to the next page. Page Problem Score Max Score 1 5 2 5 1 3 5 4 5 5 5 6 5 7 5 2 8 5 9 5 10

More information

Math 263 Final. (b) The cross product is. i j k c. =< c 1, 1, 1 >

Math 263 Final. (b) The cross product is. i j k c. =< c 1, 1, 1 > Math 63 Final Problem 1: [ points, 5 points to each part] Given the points P : (1, 1, 1), Q : (1,, ), R : (,, c 1), where c is a parameter, find (a) the vector equation of the line through P and Q. (b)

More information

Integral Theorems. September 14, We begin by recalling the Fundamental Theorem of Calculus, that the integral is the inverse of the derivative,

Integral Theorems. September 14, We begin by recalling the Fundamental Theorem of Calculus, that the integral is the inverse of the derivative, Integral Theorems eptember 14, 215 1 Integral of the gradient We begin by recalling the Fundamental Theorem of Calculus, that the integral is the inverse of the derivative, F (b F (a f (x provided f (x

More information

Ma 1c Practical - Solutions to Homework Set 7

Ma 1c Practical - Solutions to Homework Set 7 Ma 1c Practical - olutions to omework et 7 All exercises are from the Vector Calculus text, Marsden and Tromba (Fifth Edition) Exercise 7.4.. Find the area of the portion of the unit sphere that is cut

More information

2. Evaluate C. F d r if F = xyî + (x + y)ĵ and C is the curve y = x 2 from ( 1, 1) to (2, 4).

2. Evaluate C. F d r if F = xyî + (x + y)ĵ and C is the curve y = x 2 from ( 1, 1) to (2, 4). Exam 3 Study Guide Math 223 Section 12 Fall 2015 Instructor: Dr. Gilbert 1. Which of the following vector fields are conservative? If you determine that a vector field is conservative, find a valid potential

More information

Archive of Calculus IV Questions Noel Brady Department of Mathematics University of Oklahoma

Archive of Calculus IV Questions Noel Brady Department of Mathematics University of Oklahoma Archive of Calculus IV Questions Noel Brady Department of Mathematics University of Oklahoma This is an archive of past Calculus IV exam questions. You should first attempt the questions without looking

More information

UNIVERSITY of LIMERICK OLLSCOIL LUIMNIGH

UNIVERSITY of LIMERICK OLLSCOIL LUIMNIGH UNIVERSITY of LIMERICK OLLSCOIL LUIMNIGH College of Informatics and Electronics END OF SEMESTER ASSESSMENT PAPER MODULE CODE: MS4613 SEMESTER: Autumn 2002/03 MODULE TITLE: Vector Analysis DURATION OF EXAMINATION:

More information

MULTIVARIABLE INTEGRATION

MULTIVARIABLE INTEGRATION MULTIVARIABLE INTEGRATION (PLANE & CYLINDRICAL POLAR COORDINATES) PLANE POLAR COORDINATES Question 1 The finite region on the x-y plane satisfies 1 x + y 4, y 0. Find, in terms of π, the value of I. I

More information

Practice problems. 1. Evaluate the double or iterated integrals: First: change the order of integration; Second: polar.

Practice problems. 1. Evaluate the double or iterated integrals: First: change the order of integration; Second: polar. Practice problems 1. Evaluate the double or iterated integrals: x 3 + 1dA where = {(x, y) : 0 y 1, y x 1}. 1/ 1 y 0 3y sin(x + y )dxdy First: change the order of integration; Second: polar.. Consider the

More information