Multivariable Calculus

Size: px
Start display at page:

Download "Multivariable Calculus"

Transcription

1 Multivariable alculus Jaron Kent-Dobias May 17, Lines in Space By space, we mean R 3. First, conventions. Always draw right-handed axes. You can define a L line precisely in 3-space with 2 points, p and q. If you take the vector from p to q a, you can find the slope of the line. One point and the slope also determines the line. p (p 1, p 2, p 3 ) a (a 1, a 2, a 3 ) Notice that above, three numbers define both a point and a vector. There seems to be some sort of point/vector duality here. All we care about the vector is its magnitude and direction. The point is unique. But really, there is no difference, as every point can define a vector and every vector can define a point. A vector can be linearly translated however. We can write the equation for this line as p + ta L. The direction of the line is defined by ta and is displaced by the point p. In fact, L {p + ta t R}. What we have is a set. We want to find some sort of equation from this. Rephrasing our above set, we have (x, y, z) L (x, y, z) p + ta. We can unpack this vector equation into a set of scalar equations. x p 1 + ta 1 y p 2 + ta 2 z p 3 + ta 3 These are parametric equations of the line with parameter t. We may desire equations that are not parametric, though. Note that we have three linear equations! We simply solve for t. t x p 1 a 1 y p 2 a 2 z p 3 a 3, (a i 0) These are the symmetric equations of L. Note: Two planes in R 3 which are not parallel meat at a line. These symmetric equations of a line are, in fact, two equations of two planes. The above string of equalities is in fact two equalities. A linear equation in x, y, and z describes a plane like a equation in x and y describes a line. 1

2 2 Planes in R 3 onsider a plane P in R 3. The plane can be uniquely determined by three points p 0, q, and r. These three points can be used to make two vectors and a displacement point, p 0, p 0 q, and pr. Taking the cross product of our vectors results in an orthogonal vector which defines the plane, n. P is affine (it doesn t necessarily contain the origin), a linear translate of a vector subspace. The one vector that is orthogonal is a normal vector to the plane. With the normal vector, all one needs is a point and that vector to define the plane. We want to be able to determine if a point s lies on the plane. s P n (p p 0 ) 0. This is an equation for the plane called the vector equation of the plane. We can now unpack this This tells us that n (a, b, c) p (x, y, z) p 0 (x 0, y 0, z 0 ) a(x x 0 ) + b(y y 0 ) + c(z z 0 ) 0. This is called the scalar equation of a plane. By rearranging, we can get an equation of the form ax + by + cz d where d n p 0 ax 0 + by 0 + cz 0. This is called the linear equation of a plane. Note that the normal vector is easy to read from the linear equation of a plane. Example 1. If we have 7y 103z 79, we immediately recognise this as a plane and that its normal vector is 2.1 Symmetric equations for a line We have already found equations of the form n (0, 7, 103) x p 1 a 1 y p 2 a 2 We can rewrite these to and x p 1 a 1 y p 2 a 2. a 2 x a 1 y a 2 p 1 a 1 p 2 a 3 x a 1 z a 3 p 1 a 1 p 3. 2

3 3 Functions of several variables Definition 1. The artesian Product of two sets A, B is A B {(a, b) a A, b B}. Definition 2. A map or function F from A to B is a subset of A B such that for every a A, there is a unique b B, where (a, b) F A B. Notation: (a, b) F F (a) b Definition 3. A is the domain of F, B is the codomain, range, or image of F is F (a) {(a) B a A} Example 2. In this course, we will focus on functions where A R n, B R m. We ve dealt with matrices and linear maps in linear algebra. 3.1 Graphs of functions Definition 4. Let f : R n R. The graph of f is Γ { (a, f(a)) R n+1 a R n} Example 3. f : R R Γ {(x, y) y f(x)} The maximum n we can actually draw is 2. For n 3, Γ R too big. Example 4. f : R 2 R. 1. Find at least one point on Γ. f(x, y) x2 a 2 + y2 b 2 2. Slice Γ with planes perpendicular to x, y axes, called sections. 3. Slice Γ with planes perpendicular to the z axis, called level sets. } Γ {(x, y, z) R 3 z x2 a 2 + y2 b 2 If we choose some z c, we get an ellipse; this curve defines the level set of z at c. If z c x2 a 2 + y2 b 2 ; x d d2 a 2 + y2 b 2 z, then we have defined a parabola in y and z. This graph is an elliptic paraboloid. 3

4 4 Directional Derivatives onsider f : R 2 R. What do f x (a, b) and f y (a, b) mean geometrically? The partial derivative gives the slope of the tangent line to the curve at (a, b) defined by slicing our function with a plane normal to the y or x axis, respectively. What is the rate of change of f : R n R in the direction v? Definition 5 (Directional Derivative). Let f : R n R, u R n be a unit vector. The directional derivative of f(x) in the direction u is f(x + hu) f(x) D u f(x) lim. h 0 h Theorem 1. D u f(x) f(x) u. [Theorem 1] is a philosophical statement about the nature of the gradient -Dagan Karp Proof. Fix a R n. Define g : R R n by g(t) a + tu. f(a + hu) f(a) D u f(a) lim h 0 h f g(h) f g(0) lim h 0 h D(f g)(0) D (f(g(0)) Dg(0) D u f(a) f(a) u. This is what you did in the days of your adolescence, when you first learned the chain rule. -Dagan Karp Example 5. Let f(x, y) x 2 y be volume at (x, y) in decibels, where x, y are feet from a given origin. Note: f(x, y) (2x, 2y). We can interpret this by evaluating at points. At (1, 2), f(1, 2) (2, 4) db/ft. How about the direction (1, 1) at the point (1, 2)? f(1, 2) Theorem 2. Let f : R n R, u R n, u (1, 1) 2 db/ft. 1. D u f is largest when f and u are in the same direction. 2. The magnitude of f is the greatest rate of increase of f. 3. D u f 0 when f u or f f(x) 0 for all x R n iff all directional derivatives are zero (flat everywhere). 4

5 Example 6. f(x, y) x 2 y This object is a hyperbolic paraboloid. The height of this saddle tell us the volume at that location. What is the fastest decrease at (1, 2)? f(1, 2) ( 2, 4). How fast is this? 2 5 db/ft. If we walk 3 ft/sec, then how fast is the volume decreasing? 5 Paths 3 ft/sec 2 5 db/ft 6 5 db/sec. Definition 6 (Path). A path in R n is a map c : I R n where I R is an interval. Definition 7 (Velocity). Definition 8 (Acceleration). Definition 9 (Speed). Example 7. v(t) c (t) Dc(t) a(t) v (t). v(t) c : R R 3 The helix is defined by the path c 1 (t) (a cos t, a sin t, bt). The speed is a 2 + b 2 ; note that this is constant, or does not depend on t. The circle is defined by c 2 (t) (a cos t, a sin t). It has constant c 2 (t) a. Definition 10 (Tangent Line). The tangent line to c(t) at c 0 c(t 0 ) is the line through c 0 and parallel to any tangent vector. Note that c(t) must be a differentiable path. That s kind of a gender normative thing; What do you guys think?. Would anyone be offended if I said What do you girls think? Well, what do you girls think? ome on girls. -Dagan Karp Proposition 1. Let c(t) be a differentiable path. if v 0 v(t 0 ) is nonzero, then the tangent line to c(t) at c 0 is r(s) c 0 + sv 0 Remark: This works for all points on a circle. r(t) c 0 + (t t 0 )v 0. Proposition 2. Let x, y : I R n be paths in R n. d dy 1. (x y) x dt dt + y dx dt. d dx 2. If n 3, (x y) dt dt y + x dy dt. Proposition 3. If c(t) has constant magnitude, then c(t) and v(t) are orthogonal. Example 8. So, c 2 (t) (a cos t, a sin t) v 2 (t) ( a sin t, a cos t) c(t) v(t) 0. 5

6 5.1 Arclength onsider c : [a, b] R 2. The length of this path is the sum of many little pieces of length, or where Because we can express dl as L b a dl, dl (dx) 2 + (dy) 2. c(t) (x(t), y(t)), (dx ) 2 dl + dt Now we can directly calculate L in relation to t: b (dx ) 2 L + dt ta b ta We can treat the above as a definition of length. c (t) dt. ( ) 2 dy dt. dt ( ) 2 dy dt dt Example 9. c 2 (t) (a cos t, a sin t) t [0, 2π] L 2π t0 2π t0 L 2πa. a 2 sin 2 t + a 2 cos 2 t dt a dt Definition 11 (Vector Field). A vector field on R n is a map F : R n R n. Example 10. The above is a constant vector field on R 2. F(x, y) (2, 3) Example 11. F(x, y) ( y, x). Note that (x, y) F(x, y) 0, so any vector in the vector field is orthogonal to its position vector. 6

7 Example 12. F : R 3 0 R 3 F(x) c x 3 x. Let u x x. Then F(x) c x 2 u Definition 12 (Gradient Field). The vector field F is a gradient field if f : R n R such that f is called the scalar potential function. F(x) f(x). Example 13. Let f : R 3 0 R Note: f(x) F(x). f(x) c x. f x c x x2 + y 2 + z 2 cx ( ) 3 x2 + y 2 + z 2 The same is true for y and z. Definition 13 (Flow Line). A differentiable path c(t) is a flow line of F(x) if c (t) F (c(t)). Example 14. F(x, y) ( y, x) Let c(t) (a cos t, a sin t). c (t) ( a sin t, a cos t) F (c(t)) F(a cos t, a sin t) ( a sin t, a cos t) Therefore, c(t) is a flow line of F. Example 15. F(x, y) (0, x). Find flow lines. Let c(t) (x(t), y(t)).. Solve ODE. x (t) 0 y (t) x(t). So x(t) a and y(t) at + b. c(t) (a, at + b). Example 16. F(x, y) (x, 0). x (t) x(t) y (t) 0. dx dt x x(t) aet and y b. c(t) ae t, b). 7

8 6 Divergence and url Definition 14 (Del). The del operator on R n is (,,..., x 1 x 2 Definition 15 (Divergence). The divergence of a vector field F on R n is given by x n ). F F 1 x 1 + F 2 x F n x n, where F (F 1, F 2,..., F n ). Note that the divergence is a scalar valued function. It represents the expansion or contraction of F near a. Think tiny box around a R n. If div(f) F at a is positive, then there is an expansion at a. If negative, there is a contraction. If 0, then a is incompressible. Example 17. F(x, y, z) (x, y, z). Example 18. F(x, y) ( y, x). div(f) F F y x + x y Definition 16 (url). Let F (F 1, F 2, F 3 ) be a vector field on R 3. The curl of F is 0. curl(f) F î ĵ k x y z F 1 F 2 F 3 ( F3 î y F ) ( 2 z ĵ F3 x F ) ( 1 + z k F2 x F ) 1. y This is a vector valued function. It is a vector pointing in the direction of the axis of greatest spin at a point. Its magnitude is proportional to the rate of spin. Example 19. F(x, y, z) ( y, x, 0). curl(f) F î ĵ k x y z y x 0 (0, 0, 2). 8

9 Example 20. F(x, y, z) (x, y, z). Example 21. (x, y, z) (y 2, 0, 0). î ĵ k F x y z x y z (0, 0, 0). î ĵ k F x y z y (0, 0, 2y). Definition 17 (Scalar url). Let F be a planar vector field, The scalar curl of F is F(x, y) (M, N). N x M y. Notice that this looks like a component of the ordinary curl. It is a scalar that, when positive, indicates a counterclockwise rotation, and when negative clockwise. Example 22. F(x, y) (y, x). There is a decent Polish beer in the sink. -Dagan Karp N x M y x x y y Example 23 (Gravity). F(x) x x 3 on R 3. Note that F 0 F 0. Theorem 3. Let f be class 2 function on R 3. Then ( f) 0. Proof. f (f x, f y, f z ) î ĵ k ( f) x y z f x f y f z (f zy f yz, f xz f zx, f yx f xy ) (0, 0, 0) 9

10 Are we all equally groovy? -Dagan Karp Remark: onservative vector fields are irrotational. Theorem 4. Let F (F 1, F 2, F 3 ) be class 2. Then ( F) 0. 7 Taylor Series/Taylor s Theorem For f : R R, use f(a), f (a), f (a), etc. to approximate f(x) near x a. P n (x) n k0 f (k) (a) (x a) k k! f(x) P n (x) + R n (x), or the nth order Taylor Polynomial plus a error or remainder term. Theorem 5. The first few Taylor Polynomials are lim x a R n (x) (a x) n 0. P 0 (x) f(a) P 1 (x) f(a) + f (a)(x a) P 2 (x) f(a) + f (a)(x a) + f (x) (x a) 2 2 Remark: require that P n (a) f(a), P n (a) f (a), P n (a) f (a),... P n (n) (a) f (n) (a). P n (x), f(x) agree to order n. Let f : R n R be. Our goal is to find polynomials P n (x) such that f(x) P n (x) + R n (x) where lim x a R n (x) x a 0. Let n 2. f(x, y) : R 2 R. We want P 0 (x), P 1 (x), P 2 (x) to agree with f(x) order 0, 1, 2. P 0 (x) f(a) P 1 (x) f(a) + f(a) (x a) P 2 (x) f(a) + f(a) (x a) + 1 (x a)h(f)[x a], 2! where [ ] fxx (a) f H(f) xy (a) f yx (a) f yy (a) 10

11 Example 24. f(x, y) e x cos y + xy, approx near (0, 0). f x (x) e x cos x + y f y (x) e x sin y + x f x (0, 0) 1 f y (0, 0) 0. f xx (x) e x cos y f xy (x) e x sin y + 1 f yy (x) e x cos y. f xx (0, 0) 1 f xy (0, 0) 1 f yy (0, 0) 1. P 2 (x, y) f(0, 0) + f x (0, 0)x + f y (0, 0)y + f xx(0, 0) x + x2 2 y2 2 + xy. 8 Extrema: Local Max/Min x 2 + f yy(0, 0) y 2 + f xy (0, 0)xy 2 The critical points of f(x) are where f 0. f(x) f(a) + f(a) (x a) + (x a)h(f)[x a] + R 2 (x) Theorem 6. Let f(x) 2 and D det H (f(a)) where a is a critical point of f. 1. If D > 0 and f xx (a) < 0, then a is a local max. 2. If D > 0 and f xx (a) > 0, then a is a local min. 3. If D < 0, a is a saddle point. 4. If D 0, then no information is given. Example 25. f(x) x 2 y + 3xy 2 + xy. lassify the extrema. 0 f 4 cases: (0, 0), ( 1, 0), ( 0, 1 3), ( 1 3, 1 9). ( 2xy + 3y 2 + y, x 2 + 6xy + x ) (y(2x + 3y + 1), x(x + 6y + 1)). D(0, 0) 0 1 < 0 D( 1, 0) 0( 6) ( 1) 2 < 0 ( D 0, 1 ) 0 ( 1) 2 < 0 3 ( D 1 ) 3, 1 29 ( 9 ( 2) 3) 1 2 > 0. Use the theorem to classify the points: 1st, 2nd, and 3rd are saddle points, 4th is a min. 11

12 8.1 onstrained Optimization Example 26. Find the point on the plane x+2y +z 6 which is closes to the origin. We want to minimise the expression f(x, y, z) x 2 + y 2 + z 2 Let g(x, y, z) x + 2y + z. We want g 6. We can apply a technique called Lagrange multipliers. At local extrema, f g or f λ g. 2x λ1 2y λ2 2z λ1 x + 2y + z 6 λ 2, (1, 2, 1) is our point. It is a global min by geometry. 9 Double Integration Recall for f : R R Recall: f(x, y) : R 2 R xb xa R f(x) dx lim f(xi ) x. x 0 f da Example 27. R semicircle, f(x, y) x. R f da 9.1 Polar oordinates y2 y0 x 4 y 2 lim f(xi, y i ) x y x, y 0 x 4 y 2 x dx dy x2 y 4 x 2 x 2 To convert from artesian coordinates x, y to polar coordinates r, θ, r x + y ( θ tan 1 y ) x To convert from polar coordinates to artesian coordinates, Example 28. R f da x r cos θ y r sin θ da r dr dθ θπ r2 θ0 r0 y0 r cos θr dr dθ 0 Example 29. f(x, y) y and R is defined by x 3, y x, y 0. θ π 4 r3 sec θ f da r 2 sin θ dr dθ 9 2 R θ0 r0 x dy dx 12

13 10 Triple Integration For f : R 3 R and W R 3, How to compute? 1. hop W into little cubes. W f dv lim Riemann Sum x, y, z 0 2. Stack the cubes in one coordinate direction to determine the inner limits of integration. 3. Project along that axis to obtain a two-dimensional shadow. 4. Use the shadow to determine the remaining limits of integration as done previously. Example 30. Find the volume in the first octant bounded by x 2 +z 2 4 and y 3. The region is contained by a cylinder perpindicular to the x and z axes. z 4 x 2 x2 y2 z 4 x 2 f dv 1 dz da dz dy dx W W R z0 V a dv R y3 y0 dy da x0 y0 z0 z2 x 4 z 2 y3 Example 31. Volume in first octant bounded by 6x + 3y + 2z 6. z0 x0 y0 dy dx dz ylindrical and Spherical oordinates ylindrical coordinates are like polar coordinates, but with a artesian z dimension. artesian to cylindrical, we have x r cos θ The inversion is Example 32. y r sin θ z z r x 2 + y 2 ( θ tan 1 y ) x z z f dv W dv r dr dz dθ. δ(x, y, z) x 2 + y 2 + z 2 of region W, defined by a wedge of height 2, radius 3 and angle π 6. M δ dv W θ π 2 r3 z2 θ π 3 r0 z0 (r 2 + z 2 )r dz dr dθ To convert from 13

14 Example 33. Volume of sphere of radios R. V dv For spherical coordinates, we have W θ2π rr z R 2 r 2 θ0 r0 2π R θ0 2π θ0 Example 34. Volume of sphere V r0 2R 3 dθ 3 2R3 3 (2π) z R 2 r 2 r dz dr dθ zr R 2 r 2 dr dθ x r cos θ ρ sin φ cos θ y r sin θ ρ sin φ sin θ z ρ cos ( φ θ tan 1 y ) x ρ 2 x 2 + y 2 + z 2 ( φ tan 1 r ) ( tan 1 x2 + y 2 z z dv ρ 2 sin φ dρ dφ dθ dv W θ2π φπ ρr R3 3 R3 3 θ0 φ0 ρ0 θ2π φ2π 4πR3 3 θ0 θ2π θ0 φ0 dθ. ) ρ 2 sin φ dρ dθ dθ sin φ dπ dθ Example 35. The mass of a cone with density δ(x, y, z) x 2 + y 2 + z 2, height 2 and with angle π 4. M δ dv W θ2π θ0 φ π 4 φ0 ρ2/ cos φ ρ2 ρ 3 sin φ dρ dφ dθ 14

15 Example 36. The mass of the same cone with density δ(x, y, z) ( x 2 + y 2) z. M δ dv W θ2π φ2 z2 θ0 φ0 zr r 2 zr dz dr dθ Other oordinates: Theorem 7. Let T : R 3 R 3 be a change of coordinates taking (α, β, γ) to (x, y, z). Then dv det(j) dα dβ dγ where J DT 11 Line Integrals an we integrate over interesting regions in R 2 or R 3 or R n? Line integrals are integrals over one-dimensional regions of R n. Let be a curve in R n. r(t) parameterise, i.e. {r(t) t [a, b]}. Let F be a vector field on R n such that f : R n R is scalar. 1. f ds f dx F dr Definition 18. s is arclength. Let P be a partition of [a, b] with m parts. f ds is the integral of f over with respect to arclength. P {a p 0 < p 1 < < p m b} x i x i x i 1 r(p i ) (x i, y i ) y i y i y i 1 Let (x i, y i ) be a point on such that x i 1 < x i < x i. The length of the partition P is P Max { x i, y i i 1,..., m} f ds lim m P 0 i1 f(x i, y i ) ( x i ) 2 + ( y i ) 2. 15

16 Arclength s(t). where r(t) (x(t), y(t)) Example 37. onsider F on R 3 given by τt s(t) r (τ) dτ. τt 0 ds dt d ( t ) r (τ) dτ dt τt 0 ds r (t) dt tb f ds f (r(t)) r (t) dt f dx f dy F dr ta tb ta tb ta tb ta f (r(t)) x (t) dt f (r(t)) y (t) dt F (r(t)) r (t) dt. F(x, y, z) (z, xy, x + z). Integrate F along c given by three line segments travelling one unit in the x direction, one unit in the y direction, and one unit in the z direction. tb F dr F (r(t)) r (t) dt ta F dr + c 1 F dr + c 2 F dr c 3 t1 t (0, 0, t) (1, 0, 0) dt + c 1 {(t, 0, 0) t [0, 1]} c 2 {(1, t, 0) t [0, 1]} c 3 {(1, 1, t) t [0, 1]} t1 t0 What about another path from (0, 0, 0) to (1, 1, 1)? D (0, t, 1) (0, 1, 0) dt + D {(t, t, t) t [0, 1]} F dr t1 t0 t1 t (t, t 2, 2t) (1, 1, 1) dt ( t 2 + 3t ) dt t1 t0 (t, 1, 1 + t) (0, 0, 1) dt 16

17 Definition 19 (losed Path). A closed path in R n is a path r(t) : [a, b] R n such that r(a) r(b). F dr F dr. c Theorem 8 (Green s Theorem). Let c be a closed curve bounding a region R in R 2. If R is always on the left of c, and F (M, N) is class 1 and defined on all of R, then F dr (N x M y ) da. L orollary 1. Let c, R be as above. Then the area of R is 1 2 ( y, x) dr. c Theorem 9 (Fundamental Theorem of Line Integrals). Let F f be a conservative vector field. Let c be a curve from A to B. Then F dr f(b) f(a). If c is closed and F is conservative, then c c c F dr 0. Remark: For conservative fields, line integrals are path independent. Proof. c F dr tb ta tb ta tb ta F (r(t)) r (t) dt f (r(t)) r (t) dt d (f (r(t))) dt dt f (r(b)) f (r(a)) f(b) f(a). orollary 2. If F is conservative, then c F dr 0 for any smooth closed curve c. Theorem 10. F is conservative if and only if F dr 0 for every smooth closed curve c. c Proof. We need to find a scalar potential f. Let s fix f(0, 0) 0. For (x, y) R 2, let f(x, y) F dr c where c goes from (0, 0) to (x, y). F (M, N). We must show that f (f x, f y ) (M, N). Theorem 11. Let F (M, N), and let F be class 2. If F is conservative, then N x M y. Proof. F f, be definition. So, f (f x, f y ) (M, N). M y f xy, N x f yx. F 2 f xy f yx. 17

18 Theorem 12. Let F (M, N) be a vector field on a simply connected region R. If N x M y, then F is conservative. Theorem 13. On a simply connected region, F is conservative if and only if curl(f) Flux Recall: F dr computes the flow of F along. What is the flow of F across a surface in R 3? onsider a constant F and a flat surface S. In this case, Flux F n(area of S). What if F is not constant or S is not flat? Flux of F across S S F n ds. Note that the normal vector is dependent on one s location on the surface. If my net is parallel, I don t catch any fishies -Dagan Karp 12.1 Surface Integrals There are two flavours of surface integrals. 1. Scalar surface integrals. Let X be a surface in R 3. Then the scalar surface integral of the scalar function f over X is given by f ds (a) If δ is mass density, then δ ds is the mass of X. (b) 1 ds is surface area. X 2. Vector surface integrals, or flux integrals. X X X F ds. (a) If F is the velocity of a fluid (m/s), then flux is the volume of fluid passing through the surface per unit time ( m 3 /s ). Remark: Usually orient n up or out. Note that a consistent choice of n always exists for orientable surfaces. To compute: 1. Parameterise the surface. Use two parameters, usually s and t. (Write x, y, z in terms of s, t.) 2. Determine ds or ds in terms of s, t. 3. Turn into double integral over s, t. Note: write X as X(s, t). Parameterise by T (s, t), so that X(s, t) {T (s, t) t, s R}. 18

19 onsider a surface defined by We can parameterise a surface using T (s, t) (x(s, t), y(s, t), z(s, t)). T s (x s, y s, z s ) T t (x t, y t, z t ) Both of the above vectors are tangent to the surface. Thus, ds (T s T t ) ds dt ds T s T t ds dt. Example 38. Find the flux of F(x, y, z) (x, y, z) through the bowl z x 2 + y 2 over the unit disk. ( F ds x, y, x 2 + y 2) ( 2x, 2y, 1) dx dy X R θ2π r1 θ0 π 2. r0 Example 39. Surface area of a sphere of radius A. X A ds φπ θ2π φ0 4πA 2. r 3 dr dθ θ0 1 A 2 sin φ dφ dθ Example 40. Flux of F (0, 0, 3) over sphere radius 2 in the first octant. X F ds 13 Stokes Theorem φ π 2 3π φ0 θ π 2 θ0 (0, 0, 3) (,, cos φ)4 sin φ dθ dθ. Recall Green s Theorem. Given some region R and some path such that R is to the left of, F dr curl(f) da. Stokes Theorem extends this into 3-space. R Theorem 14 (Stokes Theorem). If S is a surface with boundary curve S consisting of closed oriented paths (oriented so S is on the left when viewed from the top ), then for F vector field on R 3, F dr curl(f) ds. S S 19

20 Why is this true? If we have a surface that is chopped up into many little pieces, the circulation around those little pieces cancels everywhere within the surface, leaving only the boundary. We attempt to compute the circulation around a little piece of surface so that we have sum them and find the total circulation. F dr curl(f) n ds, where ds is the area of our little piece. Take the limit of sum over all boxes, obtaining curl(f) n ds. S Note: The circulation of F over S is the sum of the curl of F over S. Example 41. Let F ( y, 2x, z). Find F dr, where is the surface defined by a sphere of radius two centered at the origin and bounded by the first octant. Directly, we would need to use 2 parameterisations. Using Stokes Theorem, we have î ĵ k F x y z y 2x z (0, 0, 3). So, F dr (0, 0, 3) ds S φ π 2 θ π 2 3π φ0 θ0 (0, 0, 3) (,, cos φ)4 cos φ dθ dφ Example 42. F ( x 2, 0, 0 ), same path. F dr S 0. curl(f) ds Example 43. F ( yz 2, xz 2, z ). Let 1 be a circle of radius 3 in in the xy-plane, and let 2 be a circle of radius 3 at z 2. We want F dr. 1 2 We make a cylindrical surface bounded by these two paths. Note, that we need to use the inward normal for this region to be to the left of the curves 1 and 2. ( F dr 2xz, 2yz, 2z 2 ) ( R cos θ, R sin θ, 0) ds 72π 1 2 S 20

21 14 Gauss Theorem/Divergence Theorem Notation: A closed surface integral of a vector field F over a closed surface X is F ds. X Theorem 15 (Gauss Theorem/Divergence Theorem). Let V be a closed and bounded region in R 3 with boundary surface V. Then F ds F dv. V V Example 44. Let X be a sphere of radius 3 and F (2x, 0, 5z). Find the flux of F across X. Flux F ds X Let V be V { (x, y, z) R 3 x 2 + y 2 + z 2 9 } V X. By Gauss Theorem, F ds F dv 7 dv 252π. X V V Example 45. Express x 2 z dv as a surface integral, where V has boundary V. We need to find F such that F x 2 z. By Gauss Theorem, V F ( 0, x 2 yz, 0 ). F x 2 z. x 2 ( z dv 0, x 2 yz, 0 ) ds. V V 21

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

SOME PROBLEMS YOU SHOULD BE ABLE TO DO

SOME PROBLEMS YOU SHOULD BE ABLE TO DO OME PROBLEM YOU HOULD BE ABLE TO DO I ve attempted to make a list of the main calculations you should be ready for on the exam, and included a handful of the more important formulas. There are no examples

More information

1 + f 2 x + f 2 y dy dx, where f(x, y) = 2 + 3x + 4y, is

1 + f 2 x + f 2 y dy dx, where f(x, y) = 2 + 3x + 4y, is 1. The value of the double integral (a) 15 26 (b) 15 8 (c) 75 (d) 105 26 5 4 0 1 1 + f 2 x + f 2 y dy dx, where f(x, y) = 2 + 3x + 4y, is 2. What is the value of the double integral interchange the order

More information

Review problems for the final exam Calculus III Fall 2003

Review problems for the final exam Calculus III Fall 2003 Review problems for the final exam alculus III Fall 2003 1. Perform the operations indicated with F (t) = 2t ı 5 j + t 2 k, G(t) = (1 t) ı + 1 t k, H(t) = sin(t) ı + e t j a) F (t) G(t) b) F (t) [ H(t)

More information

M273Q Multivariable Calculus Spring 2017 Review Problems for Exam 3

M273Q Multivariable Calculus Spring 2017 Review Problems for Exam 3 M7Q Multivariable alculus Spring 7 Review Problems for Exam Exam covers material from Sections 5.-5.4 and 6.-6. and 7.. As you prepare, note well that the Fall 6 Exam posted online did not cover exactly

More information

Page Points Score Total: 210. No more than 200 points may be earned on the exam.

Page Points Score Total: 210. No more than 200 points may be earned on the exam. Name: PID: Section: Recitation Instructor: DO NOT WRITE BELOW THIS LINE. GO ON TO THE NEXT PAGE. Page Points Score 3 18 4 18 5 18 6 18 7 18 8 18 9 18 10 21 11 21 12 21 13 21 Total: 210 No more than 200

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

e x3 dx dy. 0 y x 2, 0 x 1.

e x3 dx dy. 0 y x 2, 0 x 1. Problem 1. Evaluate by changing the order of integration y e x3 dx dy. Solution:We change the order of integration over the region y x 1. We find and x e x3 dy dx = y x, x 1. x e x3 dx = 1 x=1 3 ex3 x=

More information

Calculus III. Math 233 Spring Final exam May 3rd. Suggested solutions

Calculus III. Math 233 Spring Final exam May 3rd. Suggested solutions alculus III Math 33 pring 7 Final exam May 3rd. uggested solutions This exam contains twenty problems numbered 1 through. All problems are multiple choice problems, and each counts 5% of your total score.

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

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

Direction of maximum decrease = P

Direction of maximum decrease = P APPM 35 FINAL EXAM PING 15 INTUTION: Electronic devices, books, and crib sheets are not permitted. Write your name and your instructor s name on the front of your bluebook. Work all problems. how your

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

(a) The points (3, 1, 2) and ( 1, 3, 4) are the endpoints of a diameter of a sphere.

(a) The points (3, 1, 2) and ( 1, 3, 4) are the endpoints of a diameter of a sphere. MATH 4 FINAL EXAM REVIEW QUESTIONS Problem. a) The points,, ) and,, 4) are the endpoints of a diameter of a sphere. i) Determine the center and radius of the sphere. ii) Find an equation for the sphere.

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

Exercises for Multivariable Differential Calculus XM521

Exercises for Multivariable Differential Calculus XM521 This document lists all the exercises for XM521. The Type I (True/False) exercises will be given, and should be answered, online immediately following each lecture. The Type III exercises are to be done

More information

Summary of various integrals

Summary of various integrals ummary of various integrals Here s an arbitrary compilation of information about integrals Moisés made on a cold ecember night. 1 General things o not mix scalars and vectors! In particular ome integrals

More information

No calculators, cell phones or any other electronic devices can be used on this exam. Clear your desk of everything excepts pens, pencils and erasers.

No calculators, cell phones or any other electronic devices can be used on this exam. Clear your desk of everything excepts pens, pencils and erasers. Name: Section: Recitation Instructor: READ THE FOLLOWING INSTRUCTIONS. Do not open your exam until told to do so. No calculators, cell phones or any other electronic devices can be used on this exam. Clear

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

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

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

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

Major Ideas in Calc 3 / Exam Review Topics

Major Ideas in Calc 3 / Exam Review Topics Major Ideas in Calc 3 / Exam Review Topics Here are some highlights of the things you should know to succeed in this class. I can not guarantee that this list is exhaustive!!!! Please be sure you are able

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

Solutions to Sample Questions for Final Exam

Solutions to Sample Questions for Final Exam olutions to ample Questions for Final Exam Find the points on the surface xy z 3 that are closest to the origin. We use the method of Lagrange Multipliers, with f(x, y, z) x + y + z for the square of the

More information

Sec. 1.1: Basics of Vectors

Sec. 1.1: Basics of Vectors Sec. 1.1: Basics of Vectors Notation for Euclidean space R n : all points (x 1, x 2,..., x n ) in n-dimensional space. Examples: 1. R 1 : all points on the real number line. 2. R 2 : all points (x 1, x

More information

MLC Practice Final Exam

MLC Practice Final Exam Name: Section: Recitation/Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages 1 through 13. Show all your work on the standard

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

Without fully opening the exam, check that you have pages 1 through 12.

Without fully opening the exam, check that you have pages 1 through 12. Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages 1 through 12. Show all your work on the standard

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

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

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

SOME PROBLEMS YOU SHOULD BE ABLE TO DO

SOME PROBLEMS YOU SHOULD BE ABLE TO DO SOME PROBLEMS YOU SHOULD BE ABLE TO DO I ve attempted to make a list of the main calculations you should be ready for on the exam, and included a handful of the more important formulas. There are no examples

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

DO NOT BEGIN THIS TEST UNTIL INSTRUCTED TO START

DO NOT BEGIN THIS TEST UNTIL INSTRUCTED TO START Math 265 Student name: KEY Final Exam Fall 23 Instructor & Section: This test is closed book and closed notes. A (graphing) calculator is allowed for this test but cannot also be a communication device

More information

Math 207 Honors Calculus III Final Exam Solutions

Math 207 Honors Calculus III Final Exam Solutions Math 207 Honors Calculus III Final Exam Solutions PART I. Problem 1. A particle moves in the 3-dimensional space so that its velocity v(t) and acceleration a(t) satisfy v(0) = 3j and v(t) a(t) = t 3 for

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

Derivatives and Integrals

Derivatives and Integrals Derivatives and Integrals Definition 1: Derivative Formulas d dx (c) = 0 d dx (f ± g) = f ± g d dx (kx) = k d dx (xn ) = nx n 1 (f g) = f g + fg ( ) f = f g fg g g 2 (f(g(x))) = f (g(x)) g (x) d dx (ax

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

1. For each function, find all of its critical points and then classify each point as a local extremum or saddle point.

1. For each function, find all of its critical points and then classify each point as a local extremum or saddle point. Solutions Review for Exam # Math 6. For each function, find all of its critical points and then classify each point as a local extremum or saddle point. a fx, y x + 6xy + y Solution.The gradient of f is

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 350 Solutions for Final Exam Page 1. Problem 1. (10 points) (a) Compute the line integral. F ds C. z dx + y dy + x dz C

Math 350 Solutions for Final Exam Page 1. Problem 1. (10 points) (a) Compute the line integral. F ds C. z dx + y dy + x dz C Math 35 Solutions for Final Exam Page Problem. ( points) (a) ompute the line integral F ds for the path c(t) = (t 2, t 3, t) with t and the vector field F (x, y, z) = xi + zj + xk. (b) ompute the line

More information

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

Review for the First Midterm Exam

Review for the First Midterm Exam Review for the First Midterm Exam Thomas Morrell 5 pm, Sunday, 4 April 9 B9 Van Vleck Hall For the purpose of creating questions for this review session, I did not make an effort to make any of the numbers

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

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

MATH 280 Multivariate Calculus Fall Integrating a vector field over a curve MATH 280 Multivariate alculus Fall 2012 Definition Integrating a vector field over a curve We are given a vector field F and an oriented curve in the domain of F as shown in the figure on the left below.

More information

In general, the formula is S f ds = D f(φ(u, v)) Φ u Φ v da. To compute surface area, we choose f = 1. We compute

In general, the formula is S f ds = D f(φ(u, v)) Φ u Φ v da. To compute surface area, we choose f = 1. We compute alculus III Test 3 ample Problem Answers/olutions 1. Express the area of the surface Φ(u, v) u cosv, u sinv, 2v, with domain u 1, v 2π, as a double integral in u and v. o not evaluate the integral. In

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

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

Math 234 Final Exam (with answers) Spring 2017

Math 234 Final Exam (with answers) Spring 2017 Math 234 Final Exam (with answers) pring 217 1. onsider the points A = (1, 2, 3), B = (1, 2, 2), and = (2, 1, 4). (a) [6 points] Find the area of the triangle formed by A, B, and. olution: One way to solve

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

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

Final exam (practice 1) UCLA: Math 32B, Spring 2018

Final exam (practice 1) UCLA: Math 32B, Spring 2018 Instructor: Noah White Date: Final exam (practice 1) UCLA: Math 32B, Spring 218 This exam has 7 questions, for a total of 8 points. Please print your working and answers neatly. Write your solutions in

More information

HOMEWORK 8 SOLUTIONS

HOMEWORK 8 SOLUTIONS HOMEWOK 8 OLUTION. Let and φ = xdy dz + ydz dx + zdx dy. let be the disk at height given by: : x + y, z =, let X be the region in 3 bounded by the cone and the disk. We orient X via dx dy dz, then by definition

More information

1. (30 points) In the x-y plane, find and classify all local maxima, local minima, and saddle points of the function. f(x, y) = 3y 2 2y 3 3x 2 + 6xy.

1. (30 points) In the x-y plane, find and classify all local maxima, local minima, and saddle points of the function. f(x, y) = 3y 2 2y 3 3x 2 + 6xy. APPM 35 FINAL EXAM FALL 13 INSTUTIONS: Electronic devices, books, and crib sheets are not permitted. Write your name and your instructor s name on the front of your bluebook. Work all problems. Show your

More information

Print Your Name: Your Section:

Print Your Name: Your Section: Print Your Name: Your Section: Mathematics 1c. Practice Final Solutions This exam has ten questions. J. Marsden You may take four hours; there is no credit for overtime work No aids (including notes, books,

More information

Divergence Theorem December 2013

Divergence Theorem December 2013 Divergence Theorem 17.3 11 December 2013 Fundamental Theorem, Four Ways. b F (x) dx = F (b) F (a) a [a, b] F (x) on boundary of If C path from P to Q, ( φ) ds = φ(q) φ(p) C φ on boundary of C Green s Theorem:

More information

Disclaimer: This Final Exam Study Guide is meant to help you start studying. It is not necessarily a complete list of everything you need to know.

Disclaimer: This Final Exam Study Guide is meant to help you start studying. It is not necessarily a complete list of everything you need to know. Disclaimer: This is meant to help you start studying. It is not necessarily a complete list of everything you need to know. The MTH 234 final exam mainly consists of standard response questions where students

More information

Solutions for the Practice Final - Math 23B, 2016

Solutions for the Practice Final - Math 23B, 2016 olutions for the Practice Final - Math B, 6 a. True. The area of a surface is given by the expression d, and since we have a parametrization φ x, y x, y, f x, y with φ, this expands as d T x T y da xy

More information

Multiple Integrals and Vector Calculus: Synopsis

Multiple Integrals and Vector Calculus: Synopsis Multiple Integrals and Vector Calculus: Synopsis Hilary Term 28: 14 lectures. Steve Rawlings. 1. Vectors - recap of basic principles. Things which are (and are not) vectors. Differentiation and integration

More information

MTH 234 Exam 2 November 21st, Without fully opening the exam, check that you have pages 1 through 12.

MTH 234 Exam 2 November 21st, Without fully opening the exam, check that you have pages 1 through 12. Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages 1 through 12. Show all your work on the standard

More information

The Divergence Theorem Stokes Theorem Applications of Vector Calculus. Calculus. Vector Calculus (III)

The Divergence Theorem Stokes Theorem Applications of Vector Calculus. Calculus. Vector Calculus (III) Calculus Vector Calculus (III) Outline 1 The Divergence Theorem 2 Stokes Theorem 3 Applications of Vector Calculus The Divergence Theorem (I) Recall that at the end of section 12.5, we had rewritten Green

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

Multiple Integrals and Vector Calculus (Oxford Physics) Synopsis and Problem Sets; Hilary 2015

Multiple Integrals and Vector Calculus (Oxford Physics) Synopsis and Problem Sets; Hilary 2015 Multiple Integrals and Vector Calculus (Oxford Physics) Ramin Golestanian Synopsis and Problem Sets; Hilary 215 The outline of the material, which will be covered in 14 lectures, is as follows: 1. Introduction

More information

Divergence Theorem Fundamental Theorem, Four Ways. 3D Fundamental Theorem. Divergence Theorem

Divergence Theorem Fundamental Theorem, Four Ways. 3D Fundamental Theorem. Divergence Theorem Divergence Theorem 17.3 11 December 213 Fundamental Theorem, Four Ways. b F (x) dx = F (b) F (a) a [a, b] F (x) on boundary of If C path from P to Q, ( φ) ds = φ(q) φ(p) C φ on boundary of C Green s Theorem:

More information

CURRENT MATERIAL: Vector Calculus.

CURRENT MATERIAL: Vector Calculus. Math 275, section 002 (Ultman) Spring 2012 FINAL EXAM REVIEW The final exam will be held on Wednesday 9 May from 8:00 10:00am in our regular classroom. You will be allowed both sides of two 8.5 11 sheets

More information

Geometry and Motion Selected answers to Sections A and C Dwight Barkley 2016

Geometry and Motion Selected answers to Sections A and C Dwight Barkley 2016 MA34 Geometry and Motion Selected answers to Sections A and C Dwight Barkley 26 Example Sheet d n+ = d n cot θ n r θ n r = Θθ n i. 2. 3. 4. Possible answers include: and with opposite orientation: 5..

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

ENGI Partial Differentiation Page y f x

ENGI Partial Differentiation Page y f x ENGI 3424 4 Partial Differentiation Page 4-01 4. Partial Differentiation For functions of one variable, be found unambiguously by differentiation: y f x, the rate of change of the dependent variable can

More information

G G. G. x = u cos v, y = f(u), z = u sin v. H. x = u + v, y = v, z = u v. 1 + g 2 x + g 2 y du dv

G G. G. x = u cos v, y = f(u), z = u sin v. H. x = u + v, y = v, z = u v. 1 + g 2 x + g 2 y du dv 1. Matching. Fill in the appropriate letter. 1. ds for a surface z = g(x, y) A. r u r v du dv 2. ds for a surface r(u, v) B. r u r v du dv 3. ds for any surface C. G x G z, G y G z, 1 4. Unit normal N

More information

Without fully opening the exam, check that you have pages 1 through 12.

Without fully opening the exam, check that you have pages 1 through 12. MTH 34 Solutions to Exam April 9th, 8 Name: Section: Recitation Instructor: INSTRUTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through. Show

More information

Math 31CH - Spring Final Exam

Math 31CH - Spring Final Exam Math 3H - Spring 24 - Final Exam Problem. The parabolic cylinder y = x 2 (aligned along the z-axis) is cut by the planes y =, z = and z = y. Find the volume of the solid thus obtained. Solution:We calculate

More information

MAT 211 Final Exam. Fall Jennings.

MAT 211 Final Exam. Fall Jennings. MAT 211 Final Exam. Fall 218. Jennings. Useful formulas polar coordinates spherical coordinates: SHOW YOUR WORK! x = rcos(θ) y = rsin(θ) da = r dr dθ x = ρcos(θ)cos(φ) y = ρsin(θ)cos(φ) z = ρsin(φ) dv

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

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

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

n=0 ( 1)n /(n + 1) converges, but not

n=0 ( 1)n /(n + 1) converges, but not Math 07H Topics for the third exam (and beyond) (Technically, everything covered on the first two exams plus...) Absolute convergence and alternating series A series a n converges absolutely if a n converges.

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

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

Partial Derivatives. w = f(x, y, z).

Partial Derivatives. w = f(x, y, z). Partial Derivatives 1 Functions of Several Variables So far we have focused our attention of functions of one variable. These functions model situations in which a variable depends on another independent

More information

Lecture Notes for MATH6106. March 25, 2010

Lecture Notes for MATH6106. March 25, 2010 Lecture Notes for MATH66 March 25, 2 Contents Vectors 4. Points in Space.......................... 4.2 Distance between Points..................... 4.3 Scalars and Vectors........................ 5.4 Vectors

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

Math 20C Homework 2 Partial Solutions

Math 20C Homework 2 Partial Solutions Math 2C Homework 2 Partial Solutions Problem 1 (12.4.14). Calculate (j k) (j + k). Solution. The basic properties of the cross product are found in Theorem 2 of Section 12.4. From these properties, we

More information

Green s, Divergence, Stokes: Statements and First Applications

Green s, Divergence, Stokes: Statements and First Applications Math 425 Notes 12: Green s, Divergence, tokes: tatements and First Applications The Theorems Theorem 1 (Divergence (planar version)). Let F be a vector field in the plane. Let be a nice region of the plane

More information

Multivariable Calculus Notes. Faraad Armwood. Fall: Chapter 1: Vectors, Dot Product, Cross Product, Planes, Cylindrical & Spherical Coordinates

Multivariable Calculus Notes. Faraad Armwood. Fall: Chapter 1: Vectors, Dot Product, Cross Product, Planes, Cylindrical & Spherical Coordinates Multivariable Calculus Notes Faraad Armwood Fall: 2017 Chapter 1: Vectors, Dot Product, Cross Product, Planes, Cylindrical & Spherical Coordinates Chapter 2: Vector-Valued Functions, Tangent Vectors, Arc

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

This exam will be over material covered in class from Monday 14 February through Tuesday 8 March, corresponding to sections in the text.

This exam will be over material covered in class from Monday 14 February through Tuesday 8 March, corresponding to sections in the text. Math 275, section 002 (Ultman) Spring 2011 MIDTERM 2 REVIEW The second midterm will be held in class (1:40 2:30pm) on Friday 11 March. You will be allowed one half of one side of an 8.5 11 sheet of paper

More information

Practice Final Solutions

Practice Final Solutions Practice Final Solutions Math 1, Fall 17 Problem 1. Find a parameterization for the given curve, including bounds on the parameter t. Part a) The ellipse in R whose major axis has endpoints, ) and 6, )

More information

x 1. x n i + x 2 j (x 1, x 2, x 3 ) = x 1 j + x 3

x 1. x n i + x 2 j (x 1, x 2, x 3 ) = x 1 j + x 3 Version: 4/1/06. Note: These notes are mostly from my 5B course, with the addition of the part on components and projections. Look them over to make sure that we are on the same page as regards inner-products,

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

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

Engg. Math. I. Unit-I. Differential Calculus

Engg. Math. I. Unit-I. Differential Calculus Dr. Satish Shukla 1 of 50 Engg. Math. I Unit-I Differential Calculus Syllabus: Limits of functions, continuous functions, uniform continuity, monotone and inverse functions. Differentiable functions, Rolle

More information

ES.182A Topic 44 Notes Jeremy Orloff

ES.182A Topic 44 Notes Jeremy Orloff E.182A Topic 44 Notes Jeremy Orloff 44 urface integrals and flux Note: Much of these notes are taken directly from the upplementary Notes V8, V9 by Arthur Mattuck. urface integrals are another natural

More information

18.02 Multivariable Calculus Fall 2007

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

More information

Mo, 12/03: Review Tu, 12/04: 9:40-10:30, AEB 340, study session

Mo, 12/03: Review Tu, 12/04: 9:40-10:30, AEB 340, study session Math 2210-1 Notes of 12/03/2018 Math 2210-1 Fall 2018 Review Remaining Events Fr, 11/30: Starting Review. No study session today. Mo, 12/03: Review Tu, 12/04: 9:40-10:30, AEB 340, study session We, 12/05:

More information

Ideas from Vector Calculus Kurt Bryan

Ideas from Vector Calculus Kurt Bryan Ideas from Vector Calculus Kurt Bryan Most of the facts I state below are for functions of two or three variables, but with noted exceptions all are true for functions of n variables..1 Tangent Line Approximation

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

Stokes s Theorem 17.2

Stokes s Theorem 17.2 Stokes s Theorem 17.2 6 December 213 Stokes s Theorem is the generalization of Green s Theorem to surfaces not just flat surfaces (regions in R 2 ). Relate a double integral over a surface with a line

More information

f. D that is, F dr = c c = [2"' (-a sin t)( -a sin t) + (a cos t)(a cost) dt = f2"' dt = 2

f. D that is, F dr = c c = [2' (-a sin t)( -a sin t) + (a cos t)(a cost) dt = f2' dt = 2 SECTION 16.4 GREEN'S THEOREM 1089 X with center the origin and radius a, where a is chosen to be small enough that C' lies inside C. (See Figure 11.) Let be the region bounded by C and C'. Then its positively

More information

Math Review for Exam Compute the second degree Taylor polynomials about (0, 0) of the following functions: (a) f(x, y) = e 2x 3y.

Math Review for Exam Compute the second degree Taylor polynomials about (0, 0) of the following functions: (a) f(x, y) = e 2x 3y. Math 35 - Review for Exam 1. Compute the second degree Taylor polynomial of f e x+3y about (, ). Solution. A computation shows that f x(, ), f y(, ) 3, f xx(, ) 4, f yy(, ) 9, f xy(, ) 6. The second degree

More information