EE2007: Engineering Mathematics II Vector Calculus

Size: px
Start display at page:

Download "EE2007: Engineering Mathematics II Vector Calculus"

Transcription

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

2 EE2007: Engineering Mathematics II Vector Calculus My part: week 10 Introduction, Dot and Vector Products, Scalar Triple Product week Differential Calculus week Integral Calculus week 13 Revision Classes Text: Kreyszig, E. (1999). Advanced Engineering Mathematics, Chapters 8-9, 8th Ed. John Wiley & Sons, Inc. [NTU Library, QA401.K92] Reference: 1. H. M. Schey (1997). Div, Grad, Curl and all that, an informal text on vector calculus, W.W. Norton & Company, Inc. [QA433S328] EE2007/Ling KV/Aug

3 Overview This module deals with vectors and vector functions in 3D-space and extends the differential calculus to these vector functions. Forces, velocities and various other quantities are vectors. This makes vector calculus a natural instrument for engineers. In 3D space, geometrical ideas become influential, and many geometrical quantities (tangents and normals, for example) can be given by vectors. We will first review the basic algebraic operation with vectors in 3D space. Vector functions, which represent vector fields and have various physical and geometrical applications, will be introduced next. Three physically and geometrically important concepts related to scalar and vector fields, namely, the gradient, divergence and curl will be discussed. Integral theorems (Vector Integral Calculus) involving these concepts will then follow. EE2007/Ling KV/Aug

4 Introduction Length, temperature and voltages are quantities determined by its. They are. Force and velocity are quantities determined by both and. They are. A vector is represented as an arrow or a. EE2007/Ling KV/Aug

5 In printed work, we denote vectors by lowercase boldface letters, a, v, etc; in handwritten work, we often denote vectors by arrow, a, v. We sometimes also write the vector as an order pair of real numbers and use boldface letter to emphasize that it represents a vector. Thus r = [x, y, z]. The vector r has magnitude r = and the unit vector in the direction of r is ˆr = 1 r r =. A unit vector has magnitude particular director. We can write r = r ˆr., and can be used to indicate a EE2007/Ling KV/Aug

6 Equality of Vectors Two vectors a and b are equal, written a = b, if they have the same and the same. Hence, a vector can be arbitrarily, that is, the initial point can be chosen arbitrarily. This definition is practical in connection with forces and other applications. EE2007/Ling KV/Aug

7 Position Vector A Cartesian coordinate system being given, the position vector, r of a point A : (x, y, z) is the vector with the origin (0, 0, 0) as the initial point and A as the terminal point. Thus, a position vector can be written as r = xi + yj + zk, or r = [x, y, z] where i, j, k are standard Cartesian unit vectors along the x, y, z directions. EE2007/Ling KV/Aug

8 Examples Find the components of the vector v, given the initial point P : (1, 0, 0) and the terminal point Q : (4, 2, 0). Find also v. If p = [1, 3, 1], q = [5, 0, 2], and u = [0, 1, 3] represent forces. What is the resultant force? Determine the force p such that p, q = [0, 3, 4], and u = [1, 1, 0] are in equilibrium. If p = 6 and q = 4, what can be said about the magnitude and direction of the resultant? EE2007/Ling KV/Aug

9 Geometrical Application Using vectors, prove that the diagonals of a parallelogram bisect each other. The vector r from O to P is of the form r = k(a + b). We also have r = a + l(b a). Thus, ka + kb = (1 l)a + lb. From this, k = 1 l, k = l, hence k = 1 2, l = 1 2, and the proof is complete. EE2007/Ling KV/Aug

10 Inner Product (Dot Product) of Vectors The inner product or dot product, a b of two vectors a = [a 1, a 2, a 3 ] and b = [b 1, b 2, b 3 ] is defined as a b = a b cos γ if a 0, b 0 a b = 0 if a = 0 or b = 0 where 0 γ π is the angle between a and b (measured when the vectors have their initial points coinciding). Note that the dot product is a. In components 1, a b = a 1 b 1 + a 2 b 2 + a 3 b 3. 1 see text pp.410 for a derivation EE2007/Ling KV/Aug

11 Inner Product The inner product of two nonzero vectors is zero if and only if these vectors are. [Length and angle in terms of inner product] a a = a 2, so that we have a = a a We can also obtain the angle γ between two nonzero vectors cos γ = a b a b = a b a a b b EE2007/Ling KV/Aug

12 Component or Projection The concept of the component or projection of a vector a in the direction of another vector b( 0) is an important one. From the figure, p = a cos γ Thus, p is the of the orthogonal projection of a on a straight line l. Multiply p by b / b, we have p = a b, (b 0) since a b = a b cos γ. b EE2007/Ling KV/Aug

13 General Properties of Inner Products For any vectors, a, b, c and scalars q 1, q 2, [q 1 a + q 2 b] c = q 1 a c + q 2 b c (Linearity) a b = b a (Symmetry) } a a 0 (P ositive def initeness) a a = 0 iff a = 0 (a + b) c = a c + b c (Distributive) a b a b (Schwarzinequality) a + b a + b (T riangleinequality) a + b 2 + a b 2 = 2( a 2 + b 2 ) (P arallelogramequality) EE2007/Ling KV/Aug

14 Dot Product Example If a = [1, 2, 0] and b = [3, 2, 1], find the angle between the two vectors. [ o ] EE2007/Ling KV/Aug

15 Applications of Inner Products [Work done by a force] Find the work done by a force p = [2, 6, 6] acting on a body if the body is displaced from point A : (3, 4, 0) to point B : (5, 8, 0) along the straight line segment AB. Sketch p and AB. [ 28 ] EE2007/Ling KV/Aug

16 [Component of a force in a given direction] What force in the rope will hold a car of 5000kg in equilibrium? [ 2113kg ] EE2007/Ling KV/Aug

17 Vector Product (Cross Product) The vector product (cross product) v = a b of two vectors a = [a 1, a 2, a 3 ] and b = [b 1, b 2, b 3 ] is a vector whose magnitude is given by v = a b sin γ and the direction of v is perpendicular to both a and b and such that the three vectors a, b, v, in this order, form a right-handed triple. Thus, if a and b have the same or opposite direction or if one of the these vectors is the zero vector, then a b = 0. EE2007/Ling KV/Aug

18 In component, v = a b = i j k a 1 a 2 a 3 b 1 b 2 b 3 Example: Let a = [4, 0, 1] and b = [ 2, 1, 3]. Then i j k v = a b = = i 10j + 4k = [1, 10, 4] EE2007/Ling KV/Aug

19 General Properties of Vector Products For any vectors a,b, c and scalar l, (la) b = l(a b) = a (lb) a (b + c) = (a b) + (a + c) (a + b) c) = (a c) + (b + c) b a = (a b) a (b c) (a b) c } (distributive) (anti communtative) (not associative) EE2007/Ling KV/Aug

20 Typical Applications of Vector Products Find the moment of a force p about a point Q. EE2007/Ling KV/Aug

21 Find the velocity of the rotating disk, whose angular speed is ω(> 0). Let P be any point on the disk and d its distance from the axis. Then P has a speed ωd. Let r be the position vector of P referred to a coordinate system with the origin on the axis of rotation. If we define a vector w whose direction is that of the axis of rotation and such that the rotation appears clockwise if one looks from the initial point of w to its terminal point. Then length of w is equal to the angular speed ω. EE2007/Ling KV/Aug

22 Then ωd = w r sin γ = w r where γ is the angle between w and r. Thus we see that the velocity vector v of P can be represented in the form v = w r EE2007/Ling KV/Aug

23 Scalar Triple Product The scalar triple product or mixed triple product of three vectors a = [a 1, a 2, a 3 ], b = [b 1, b 2, b 3 ], c = [c 1, c 2, c 3 ] is denoted by (a b c) and is defined by (a b c) = a (b c) = a 1 a 2 a 3 b 1 b 2 b 3 c 1 c 2 c 3 It can be shown that (ka kb kc) = k(a b c) and a (b c) = c (a b) EE2007/Ling KV/Aug

24 Fact: a (b c) = c (a b) = b (c a) Proof: a (b c) = = = a 1 a 2 a 3 b 1 b 2 b 3 c 1 c 2 c 3 c 1 c 2 c 3 b 1 b 2 b 3 a 1 a 2 a 3 b 1 b 2 b 3 c 1 c 2 c 3 a 1 a 2 a 3 = c (a b) = b (c a) EE2007/Ling KV/Aug

25 Geometric Interpretation of Scalar Triple Product Show that the absolute value of the scalar triple product is the volume of the parallelepiped with a, b, c as edge vectors. EE2007/Ling KV/Aug

26 Parametric Representation of Curves A curve in space is determined by three equations of the form x = x(t), y = y(t), z = z(t) Alternatively, a curve C in space can be represented by a position vector r(t) = [x(t), y(t), z(t)] = x(t)i + y(t)j + z(t)k and t is a parameter specifying points (x(t),y(t),z(t)) along the curve. The parameter t may be time or something else. For example, a straight line is represented by x(t) = 1 + 3t, y(t) = 2 5t, z(t) = 3 + 3t EE2007/Ling KV/Aug

27 Examples: Parametric Representation of Curves Straight line. A straight line L through a point A with position vector a in the direction of a constant vector b can be represented in the form r(t) = a + tb = [a 1 + tb 1, a 2 + tb 2, a 3 + tb 3 ]. EE2007/Ling KV/Aug

28 Ellipse and Circle. The vector function r(t) = [a cos t, b sin t, 0] represents an ellipse in the xy-plane with centre at the origin and principal axes in the direction of the x and y axis. In fact, since cos 2 t + sin 2 t = 1, we obtain x 2 a 2 + y2 b 2 = 1, z = 0 EE2007/Ling KV/Aug

29 Circular Helix The twisted curve C represented by the vector function r(t) = [a cos t, b sin t, ct], (c 0) is called a circular helix. EE2007/Ling KV/Aug

30 Application: Parametric Representation of Curves We can use parametric equations to find the intersection of two curves. Example: Two particles move through space with equations r 1 (t) = [t, 1 + 2t, 3 2t] and r 2 (t) = [ 2 2t, 1 2t, 1 + t]. Do the particles collide? Do their paths cross? Solution: The particle will collide if. Their paths cross if EE2007/Ling KV/Aug

31 Representation of Surfaces A surface S in the xyz-space can be represented as z = f(x, y) or g(x, y, z) = 0 For example, z = + a 2 x 2 y 2 or x 2 + y 2 + z 2 = 0, z 0 represents a hemisphere of radius a and centre at the origin. Just like the parametric representation of a curve in space, we could also represent a surface parametrically. Surfaces are two-dimensional, hence we need two parameters, which we denote as u and v. EE2007/Ling KV/Aug

32 Thus a parametric representation of a surface S in space is of the form r(u, v) = [x(u, v), y(u, v), z(u, v)], (u, v) in R. where R is some region in the uv-plane. EE2007/Ling KV/Aug

33 Example: Parametric Representation of a Cylinder x 2 + y 2 = a 2, 1 z 1, represent a cylinder of radius a, height 2 in the z-direction. A parametric representation of this cylindrical surface is r(u, v) = [a cos u, a sin u, v] where the parameters u, v vary in the rectangle R : 0 u 2π, 1 v 1 EE2007/Ling KV/Aug

34 Example: Parametric Representation of a Sphere A sphere x y + y 2 + z 2 = a 2 can be represented in the form r(u, v) = [a cos v cos u, a cos v sin u, a sin v] where the parameters u, v vary in the rectangle R : 0 u 2π, π/2 v π/2 EE2007/Ling KV/Aug

35 Parametric Representations of Common Surfaces 2 2 Problem Set 9.5, p.495 EE2007/Ling KV/Aug

36 Vector and Scalar Functions and Fields Vector functions are functions whose values are vectors v = v(p ) = [v 1 (P ), v 2 (P ), v 3 (P )] depending on the point P in space. A curve or surface in space which are described parametrically in vector form, are examples of vector functions. Scalar functions are functions whose values are scalars f = f(p ) depending on P. An example of scalar functions is the spatial distribution of temperature in a room. EE2007/Ling KV/Aug

37 A vector field is defined by a vector function within region of space or surface in space or a curve in space. Field of tangent vectors of a curve Field of normal vectors of a surface Similarly, a scalar function defines a scalar field in a region on a surface or curve. Examples of scalar field are temperature field in a body and the pressure field of the air in the earth s atmosphere. Vector fields can be used to describe fluid flows, electromagnetism and heat transfer in space. Vector and scalar functions may also depend on time t or on other parameters. EE2007/Ling KV/Aug

38 Examples of Scalar and Vector Functions The distance f(p ) of any point P from a fixed point P o in space is a scalar function f(p ) = f(x, y, z) = (x x o ) 2 + (y y o ) 2 + (z z o ) 2 The velocity vector v(p ) of a rotating body constitute a vector field, the so-called velocity field of the rotation. v(x, y, z) = w r = w [x, y, z] EE2007/Ling KV/Aug

39 According to Newton s law of gravitation, a particle of mass M at a fixed point P o will have an attractive force p on a particle in space at point P. Its magnitude is proportional to 1/r 2 where r is the distance between P and P o, p = GMm ˆr r 2 where ˆr is the unit vector in the (outward) radial direction. EE2007/Ling KV/Aug

40 Examples of Vector Functions F(x, y) = xi + yj G(x, y) = yi + xj x2 + y 2 EE2007/Ling KV/Aug

41 Derivative of a Vector Function The derivative of a vector function is defined as v (t) = lim t 0 v(t + t) v(t) t In components, v (t) = [v 1(t), v 2(t), v 3(t)] A vector function is said to be differentiable at a point t if the above limit exists. If the vector function v(t) represents a curve C is space, then v (t) is a vector tangent to the curve C at the point P : (x(t), y(t), z(t)), provided v(t) is differentiable and v (t) 0. EE2007/Ling KV/Aug

42 Note that the usual rules of differentiation carry over to vector functions: (u v) = (u v) = (u v w) = EE2007/Ling KV/Aug

43 Derivative of a Vector Function of Constant Length Let v(t) be a vector function whose length is constant, v(t) = c Then and v 2 = (v v) = Thus, the derivative of a vector function v(t) of constant length is either or is EE2007/Ling KV/Aug

44 Partial Derivatives of a Vector Function Let r(t 1, t 2 ) = a cos t 1 i + a sin t 1 j + t 2 k. Then r t 1 = a sin t 1 i + a cos t 1 j r t 2 = k EE2007/Ling KV/Aug

45 Tangent to a Curve In slide 40, we mentioned that if curve C is represented by r(t), then the tangent to the curve C is r (t). The unit tangent vector is then given by u = 1 r r. The tangent to C at an arbitrary point P is given given by q(w) = r + wr, where w is a scalar parameter. EE2007/Ling KV/Aug

46 Example: Tangent to an Ellipse Find the tangent to the ellipse 1 4 x2 + y 2 = 1 at P : ( 2, 1/ 2). Solution: The ellipse can be represented as r(t) = Hence r (t) = and P corresponds to t =. Thus, the tangent to the ellipse is q(w) =. EE2007/Ling KV/Aug

47 Example, Helix, its Tangent Vector and Derivative of Tangent EE2007/Ling KV/Aug

48 Velocity and Acceleration Curves as just discussed from the viewpoint of geometry also play an important role in mechanics paths of moving bodies. Consider a path C given by r(t), where t is now time. Then, the derivative r (t) = d dt r(t) is the velocity vector of the motion, and the acceleration vector is a(t) = r (t). EE2007/Ling KV/Aug

49 Example: Centripetal Acceleration The vector function r(t) = R cos ω(t)i + R sin ωtj represents a circle C of radius R with centre at the origin of the xy-plane and describes a motion of a particle P in the counter-clockwise sense. The velocity vector v = r = is to C, and its magnitude ( ) is v = r r = is. The angular speed is equal to. The acceleration vector is a = v = which is of a magnitude, with a direction. The vector a is the. EE2007/Ling KV/Aug

50 Tangent Plane and Surface Normal Recall that (in slide 40), we mentioned that if curve C is represented by r(t), then the tangent to the curve C is the derivative dr(t) dt. Thus, given the parametric representation of the surface S : r(u, v), we could obtain the surface normal as N = r u r v where r u and r v are partial derivatives of r(u, v) wrt u and v respectively. The unit normal vector is n = 1 N N EE2007/Ling KV/Aug

51 Example: Normal Vector to a Spherical Surface Since a parametric representation of the sphere is r(u, v) = [a cos v cos u, a cos v sin u, a sin v] so, r u = [ a cos v sin u, a cos v cos u, 0] r v = [ a sin v cos u, a sin v sin u, a cos v] and this gives N = r u r v = a 2 cos v[cos v cos u, cos v sin u, sin v], and N = a 2 cos v EE2007/Ling KV/Aug

52 Hence n = 1 N N = [cos v cos u, cos v sin u, sin v] = 1 [x, y, z] a EE2007/Ling KV/Aug

53 Gradient of a Scalar Field For a give scalar function f(x, y, z), the gradient of f is the vector function 3 grad f = f x i + f y j + f z k. Introducing the differential operator (read nabla or del), we write = x i + y j + z k grad f = f = f x i + f y j + f z k. For example, if f = 2x 2 + yz 3y 2, then f = 2i + (z 6y)j + yk. 3 assuming, of course, f is differentiable EE2007/Ling KV/Aug

54 f and the Directional Derivative Gradient vector ( f) arises when we attempt to define a rate of change for a scalar function of several variables, f(x, y, z). The rate of change of f(x, y, z) at a point P in the direction of a vector b is called the directional derivative of f at P in the direction of a vector b: D b f = f b b Geometrically, D b f represents the slope of surface f(x, y, z) in the direction of b. Example: Given f = x 2 + y 2, then f = 2xi + 2yj. EE2007/Ling KV/Aug

55 Example: Directional Derivative Find the directional derivative of f(x, y, z) = 2x 2 + 3y 2 + z 2 at the point P : (2, 1, 3) in the direction of the vector b = i 2k. Solution: We obtain f = [4x, 6y, 2z] and at P, f = [8, 6, 6]. Thus, D b f = [8, 6, 6] [1, 0, 2] [1, 0, 2] = 4 5 The minus sign indicates that f decreases at P in the direction of b. EE2007/Ling KV/Aug

56 Example: Gradient and Directional Derivative See Problem Set p.452 The force in an electrostatic field f(x, y, z) has the direction of grad f = f. Hence, if f(x, y) = x 2 + 9y 2, then the force at P : ( 2, 2) is f = [2x, 18y] = [2( 2), 18(2)] = [ 4, 36]. The flow of heat in a temperature field takes place in the direction of maximum decrease of temperature T. Hence if the temperature field is T (x, y) = x/y, then the heat will flow in the direction T = [1/y, x/y 2 ]. EE2007/Ling KV/Aug

57 f Characterizes Maximum Increase Let f(p ) = f(x, y, z) be a scalar function having continuous first partial derivaties. Then f exists and its length and direction are independent of the particular choice of Cartesian coordinates in space. If a a point P, the gradient of f is not the zero vector, it has the direction of maximum increase of f at P. Proof: see text pp.448. Example: If on a mountain the elevation above sea level is z(x, y) = x 2 5y 2 (meters), what is the direction of steepest ascent at P : ( 0.2, 0.1)? Solution: The direction of the steepest ascent is given by z = [ 6x, 10y] and at P, z = [1.2, 1]. EE2007/Ling KV/Aug

58 Gradient ( f) as a Surface Normal Vector Consider a surface S in space given by f(x, y, z) = c = const Recall that a curve C in space can be represented by r(t) = [x(t), y(t), z(t)] If we want C to lie of S, then its components must satisfy f(x(t), y(t), z(t)) = c If we differentiate the above with respect to t, we get by chain rule, f x x (t) + f y y (t) + f z z (t) = [ f x, f y, f z ] r (t) = 0 EE2007/Ling KV/Aug

59 where r (t) = [x (t), y (t), z (t)], which is a tangent vector of C. Since C lie of S, this vector is tangent to S. What this means is that the vector f = [ f x, f y, f z ] is perpendicular to tangent vector of S at P. Thus, we conclude: Let f be a differentiable scalar function that represents a surface S : f(x, y, z) = c. The gradient of f (i.e. f) at a point P of S is a normal vector of S at P is this vector is not the zero vector. EE2007/Ling KV/Aug

60 Example: Normal Vector to a Surface Example: Find an equation of the plane tangent to the surface x 2 + 3y 3 + 2z 3 = 12 at the point (1, 1, 2). Solution: A vector normal to the surface S : f(x, y, z) = c, where f(x, y, z) = x 2 + 3y 3 + 2z 3 is f = [2x, 9y 2, 6z 2 ] Recall that the equation of a plane has the form N (r a) = 0 where N is a normal vector to the plane, and is a point on the plane. Thus, the required equation is [2x, 9y 2, 6z 2 ] (r [1, 1, 2]) = 0 EE2007/Ling KV/Aug

61 Surface Normal of a Spherical Surface Re-visited The sphere g(x, y, z) = x 2 + y 2 + z 2 a 2 = 0 has a unit normal vector given by n = 1 g g 1 = 2 x 2 +y 2 +z = 1 a [x, y, z] 2[2x, 2y, 2z] This agrees with the answer given in slide 50 where the surface normal was computed using n = 1 N N where N = r u r v EE2007/Ling KV/Aug

62 Example: Gradient ( f) as Surface Normal Vector Find a unit normal vector n of the cone of revolution z 2 = 4(x 2 + y 2 ) at the point P : (1, 0, 2). Solution: The surface of the cone can be represented by f(x, y, z) = 4(x 2 + y 2 ) z 2 = 0 Thus, f = [8x, 8y, 2z] and at P, f = [8, 0, 4]. Hence, a unit normal vector of the cone at P is n = 1 f f = 1 [2, 0, 1]. 5 The other normal is -n. EE2007/Ling KV/Aug

63 Visualising Surface Normal, Contour, and Gradient EE2007/Ling KV/Aug

64 Conservative Vector Fields Some vector fields can be obtained from scalar fields. Such a vector field is given by a vector function v, v = f The function f is called a potential function of v. Such a field is called conservative because in such a vector field, energy is conserved. Examples of conservative vector fields are gravitational field and electrostatic field. EE2007/Ling KV/Aug

65 Example: Conservative Vector Field Problem Set 8.9. p.452 Find f for a given v or state that v has no potential. v = [yz, xz, xy] gives f = xyz + c where c is a constant. v = [ye x, e x, 1] gives f = ye x + z + c where c is a constant. v = [x, y]/(x 2 + y 2 ) gives f = 1 2 ln(x2 + y 2 ) + c where c is a constant. EE2007/Ling KV/Aug

66 A Physical Example: The Gradient Vector If f(x, y, z) is a scalar-valued function describing, for example, temperatures in a room, then Duf, the rate of change of f along a fixed line whose direction is given by the unit vector u, is called the directional directive of f in the direction of u. This derivative is a spatial rate of change, not a temporal one. It gives the temperature gradient, the change of temperature per unit length in a given direction. This gradient vector turns out to be orthogonal to the isotherms of f, the surfaces along which the temperature described by f are constant. The gradient vector points in the direction of increasing temperatures, and the greatest rate of change in f is the length of grad f. EE2007/Ling KV/Aug

67 Divergence of a Vector Field Let v(x, y, z) = [v 1, v 2, v 3 ] be a differentiable vector function, then the function div v = v 1 x + v 2 y + v 3 z is called the divergence of v. Another common notation for the divergence of v is v, div v = v = ( x i + y j + zk) (v) = v 1 x + v 2 y + v 3 z Example: If v = [3xz, 2xy, yz 2 ], then v =. Note that v is a. EE2007/Ling KV/Aug

68 Physical Meaning of the Divergence Roughly speaking, the divergence measures outflow minus inflow. See also text pp.454, Examples 1 and 2. More on this later when we talk about Divergence Theorem. Example: Let v = [v 1, v 2, v 3 ] represents the velocity of the fluid flow. Then the rate of fluid volume flow across surface A is v 1 (A) y z.... EE2007/Ling KV/Aug

69 Visualizing the Divergence 4 4 (Problem Set 8.10, p.456) Plot the given velocity field v of a fluid flow in a square centered at the origin. Recall that the divergence measures outflow minus inflow. By looking at the flow near the sides of the square, can you see whether div v must be positive, or negative, or zero? EE2007/Ling KV/Aug

70 Curl of a Vector Field Let v(x, y, z) = [v 1, v 2, v 3 ] be a differentiable vector function. Then the function curl v = v = i j k x y z v 1 v 2 v 3 is called the curl of the vector function v. Example: Let v = [yz, 3xz, z], then v = i j k x y z yz 3xz z = [ 3x, y, 2z] EE2007/Ling KV/Aug

71 Example: Curl We have seen earlier that the velocity field of a rotating rigid body can be represented in the form v = w r where wωk, and r = [x, y, z]. Thus, v = w r = [ ωy, ωx, 0] Now, let compute v = i j k x y z ωy ωx 0 = Hence the curl of the velocity field of a rotating rigid body has the direction in the axis of rotation, and its magnitude equals to twice the angular speed of the rotation. EE2007/Ling KV/Aug

72 Summary, the Operator operates on field gives f. operates on field gives f or f. If F = f, then F = 0. Since the curl characterises the rotation in a field, we say that F is irrotational. If F is not associated with velocity, we usually say F is conservative. Gradient vector ( f) arises when we attempt to define a rate of change for a scalar function of several variables (f(x, y, z)). This vector is orthogonal to the level set of the scalar function (Surface f(x, y, z) = c) and is tangent to the lines of flow of the gradient field. The Gravitational and Electrostatic potentials are examples of scalar fields for which the gradient field is physically significant. EE2007/Ling KV/Aug

73 Line Integrals The concept of a line integral is a simple and natural generalisation of a definite integral b a f(x)dx. If we represent the curve C by a parametric representation r(t) = [x(t), y(t), z(t)], (a t b) then the line integral of a vector function F(r) over a curve C is defined by b F(r) dr = F(r(t)) dr(t) dt C a dt In terms of components, with dr = [dx, dy, dz], the above becomes C F(r) dr = b a [F 1, F 2, F 3 ] [ dx dt, dy dt, dz dt ] dt EE2007/Ling KV/Aug

74 Example: Line Integral [pp.466] Find the value of the line integral when F(r) = [ y, xy, 0] and C is the circular arc from A to B. If F represents a force, then the line integral gives the in the displacement along path C. by F EE2007/Ling KV/Aug

75 [pp.466] Find the value of the line integral when F(r) = [z, x, y] and C is the helix r(t) = [cos t, sin t, 3t], (0 t 2π). EE2007/Ling KV/Aug

76 [pp.467] Dependence of line integral on path EE2007/Ling KV/Aug

77 Line Integrals and Independent of Path A line integral C F(r) dr = b a [F 1, F 2, F 3 ] [ dx dt, dy dt, dz dt ] dt with continuous F 1, F 2, F 3 in a domain D in space is independent of path in D if and only if F is the gradient of some function f in D, i.e. F = f. Proof: see text, pp.472. EE2007/Ling KV/Aug

78 Example: Independent of Path Evaluate the integral F dr = [3x 2, 2yz, y 2 ] [dx, dy, dz] C C from A : (0, 1, 2) to B : (1, 1, 7) by showing that F is conservative. Solution: F is conservative if there exists a scalar function f such that F = f.... EE2007/Ling KV/Aug

79 Surface Integrals Let the surface S be given by a parametric representation r(u, v) = [x(u, v), y(u, v), z(u, v)], (u, v) in R and S is piecewise smooth so that S has a normal vector N = r u r v and unit normal n = 1 N N Then, for a given vector function F, the surface integral over S is defined as F nda = F(u, v) N(u, v) du dv S Note that the integrand is a scalar because we take dot product. Indeed, F n is the component of F normal to the surface. This R EE2007/Ling KV/Aug

80 integrand arises naturally in flow problems where F represents the velocity vector of the fluid and we sometimes call the surface integral the flux integral. EE2007/Ling KV/Aug

81 Example: Flux Through a Surface Compute the flux of water through the parabolic cylinder S : y = x 2, 0 x 2, 0 z 3 if the velocity vector is F = [3z 2, 6, 6xz]. EE2007/Ling KV/Aug

82 Solution: Let x = u and z = v, we have y = u 2 and hence a parametric representation of S is S : r(u, v) = [u, u 2, v], 0 u 2, 0 v 3 Thus, r u = [1, 2u, 0] r v = [0, 0, 1] N = r u r v = [2u, 1, 0] F(u, v) = [3v 2, 6, 6uv] Hence S F n da = F(u, v) N(u, v) du dv R = 3 2 v=0 u=0 [3v2, 6, 6uv] [2u, 1, 0] du dv = 72 EE2007/Ling KV/Aug

83 Example: Surface Integral If F = [x 2, 0, 3y 2 ] and S is the portion of the plane x + y + z = 1 in the first octant. Evaluate the surface integral of F over S. EE2007/Ling KV/Aug

84 Solution: Let u = x and v = y, we have z = 1 u v. Hence a parametric representation of S is S : r(u, v) = [u, v, 1 u v], 0 u 1 v, 0 v 1 and N = r u r v = [1, 0, 1] [0, 1, 1] = [1, 1, 1] Hence S F n da = F(u, v) N(u, v) du dv R = 1 v=0 = v u=0 [u2, 0, 3v 2 ] [1, 1, 1] du dv Note that the normal vector can also be computed from the surface function: g(x, y, z) = x + y + z 1 = 0, i.e. N = g = [1, 1, 1]. EE2007/Ling KV/Aug

85 Divergence Theorem of Gauss Let T be a closed bounded region in space whose boundary is a piecewise smooth orientable surface S. Let F(x, y, z) be a vector function that is continuous and has continuous first partial derivatives in some domain containing T. Then T (F ) dv = where n is the outer unit normal vector of S. S F n da Volume integral and surface integral are related through the divergence theorem of Gauss. This is of practical interest because one the two kinds of integral is often simpler than the other. EE2007/Ling KV/Aug

86 Evaluation of Surface Integral by the Divergence Theorem Evaluate S F n da where F = [x3, x 2 y, x 2 z], S is the closed surface consisting of the cylinder x 2 + y 2 = a 2, 0 z b and the circular disks at z = 0 and z = b. Solution: EE2007/Ling KV/Aug

87 Stokes s Theorem Let S be a piecewise smooth oriented surface in space and let the boundary of S be a piecewise smooth simple closed curve C. Let F(x, y, z) be a continuous vector function that has continuous first partial derivatives in a domain in space containing S. Then ( F) n da = F dr where n is a unit normal vector of S and, depending on n, the integration around C is taken in the sense shown in the figure. S C EE2007/Ling KV/Aug

88 Stokes s Theorem and Path Independence If F = 0, then by Stokes s theorem, ( F) n da = F dr = 0 S C i.e., if F is conservative, the line integral is independent of path. EE2007/Ling KV/Aug

89 Verification of Stokes s Theorem Let F = [y, z, x] and S paraboloid z = 1 (x 2 + y 2 ), z 0 the The curve C is the circle r = [cos s, sin s, 0], 0 s 2π. Consequently, the line integral is simply 2π F dr = [sin s, 0, cos s] [ sin s, cos, 0] ds = π C 0 On the other hand, F = i j k x y z y z x = [ 1, 1, 1] EE2007/Ling KV/Aug

90 and N = (z 1 + (x 2 + y 2 )) = [2x, 2y, 1] so that = = 1 = = π S R R r=0 ( F) n da [ 1, 1, 1] [2x, 2y, 1] dx dy ( 2x 2y 1) dx dy ( 2r cos θ 2r sin θ 1)r dθ dr 2π θ=0 EE2007/Ling KV/Aug

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

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

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

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

(1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3

(1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3 Math 127 Introduction and Review (1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3 MATH 127 Introduction to Calculus III

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 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

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 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

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

1.1 Single Variable Calculus versus Multivariable Calculus Rectangular Coordinate Systems... 4

1.1 Single Variable Calculus versus Multivariable Calculus Rectangular Coordinate Systems... 4 MATH2202 Notebook 1 Fall 2015/2016 prepared by Professor Jenny Baglivo Contents 1 MATH2202 Notebook 1 3 1.1 Single Variable Calculus versus Multivariable Calculus................... 3 1.2 Rectangular Coordinate

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

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

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

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

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

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

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

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

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

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

(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

9.7 Gradient of a Scalar Field. Directional Derivative. Mean Value Theorem. Special Cases

9.7 Gradient of a Scalar Field. Directional Derivative. Mean Value Theorem. Special Cases SEC. 9.7 Gradient of a Scalar Field. Directional Derivative 395 Mean Value Theorems THEOREM Mean Value Theorem Let f(x, y, z) be continuous and have continuous first partial derivatives in a domain D in

More information

The Calculus of Vec- tors

The Calculus of Vec- tors Physics 2460 Electricity and Magnetism I, Fall 2007, Lecture 3 1 The Calculus of Vec- Summary: tors 1. Calculus of Vectors: Limits and Derivatives 2. Parametric representation of Curves r(t) = [x(t), y(t),

More information

Chapter 1. Vector Algebra and Vector Space

Chapter 1. Vector Algebra and Vector Space 1. Vector Algebra 1.1. Scalars and vectors Chapter 1. Vector Algebra and Vector Space The simplest kind of physical quantity is one that can be completely specified by its magnitude, a single number, together

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

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

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

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

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

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

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

(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

Calculus with Analytic Geometry 3 Fall 2018

Calculus with Analytic Geometry 3 Fall 2018 alculus with Analytic Geometry 3 Fall 218 Practice Exercises for the Final Exam I present here a number of exercises that could serve as practice for the final exam. Some are easy and straightforward;

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

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

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

Directional Derivatives in the Plane

Directional Derivatives in the Plane Directional Derivatives in the Plane P. Sam Johnson April 10, 2017 P. Sam Johnson (NIT Karnataka) Directional Derivatives in the Plane April 10, 2017 1 / 30 Directional Derivatives in the Plane Let z =

More information

MATH 0350 PRACTICE FINAL FALL 2017 SAMUEL S. WATSON. a c. b c.

MATH 0350 PRACTICE FINAL FALL 2017 SAMUEL S. WATSON. a c. b c. MATH 35 PRACTICE FINAL FALL 17 SAMUEL S. WATSON Problem 1 Verify that if a and b are nonzero vectors, the vector c = a b + b a bisects the angle between a and b. The cosine of the angle between a and c

More information

CURRENT MATERIAL: Vector Calculus.

CURRENT MATERIAL: Vector Calculus. Math 275, section 002 (Ultman) Fall 2011 FINAL EXAM REVIEW The final exam will be held on Wednesday 14 December from 10:30am 12:30pm in our regular classroom. You will be allowed both sides of an 8.5 11

More information

example consider flow of water in a pipe. At each point in the pipe, the water molecule has a velocity

example consider flow of water in a pipe. At each point in the pipe, the water molecule has a velocity Module 1: A Crash Course in Vectors Lecture 1: Scalar and Vector Fields Objectives In this lecture you will learn the following Learn about the concept of field Know the difference between a scalar field

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

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

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

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

MA 441 Advanced Engineering Mathematics I Assignments - Spring 2014

MA 441 Advanced Engineering Mathematics I Assignments - Spring 2014 MA 441 Advanced Engineering Mathematics I Assignments - Spring 2014 Dr. E. Jacobs The main texts for this course are Calculus by James Stewart and Fundamentals of Differential Equations by Nagle, Saff

More information

Practice Problems for the Final Exam

Practice Problems for the Final Exam Math 114 Spring 2017 Practice Problems for the Final Exam 1. The planes 3x + 2y + z = 6 and x + y = 2 intersect in a line l. Find the distance from the origin to l. (Answer: 24 3 ) 2. Find the area of

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

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

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

Mathematical Tripos Part IA Lent Term Example Sheet 1. Calculate its tangent vector dr/du at each point and hence find its total length.

Mathematical Tripos Part IA Lent Term Example Sheet 1. Calculate its tangent vector dr/du at each point and hence find its total length. Mathematical Tripos Part IA Lent Term 205 ector Calculus Prof B C Allanach Example Sheet Sketch the curve in the plane given parametrically by r(u) = ( x(u), y(u) ) = ( a cos 3 u, a sin 3 u ) with 0 u

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

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

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

Sept , 17, 23, 29, 37, 41, 45, 47, , 5, 13, 17, 19, 29, 33. Exam Sept 26. Covers Sept 30-Oct 4.

Sept , 17, 23, 29, 37, 41, 45, 47, , 5, 13, 17, 19, 29, 33. Exam Sept 26. Covers Sept 30-Oct 4. MATH 23, FALL 2013 Text: Calculus, Early Transcendentals or Multivariable Calculus, 7th edition, Stewart, Brooks/Cole. We will cover chapters 12 through 16, so the multivariable volume will be fine. WebAssign

More information

Differential Vector Calculus

Differential Vector Calculus Contents 8 Differential Vector Calculus 8. Background to Vector Calculus 8. Differential Vector Calculus 7 8.3 Orthogonal Curvilinear Coordinates 37 Learning outcomes In this Workbook you will learn about

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 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

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

Look out for typos! Homework 1: Review of Calc 1 and 2. Problem 1. Sketch the graphs of the following functions:

Look out for typos! Homework 1: Review of Calc 1 and 2. Problem 1. Sketch the graphs of the following functions: Math 226 homeworks, Fall 2016 General Info All homeworks are due mostly on Tuesdays, occasionally on Thursdays, at the discussion section. No late submissions will be accepted. If you need to miss the

More information

Vectors and Fields. Vectors versus scalars

Vectors and Fields. Vectors versus scalars C H A P T E R 1 Vectors and Fields Electromagnetics deals with the study of electric and magnetic fields. It is at once apparent that we need to familiarize ourselves with the concept of a field, and in

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

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

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

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

Name: SOLUTIONS Date: 11/9/2017. M20550 Calculus III Tutorial Worksheet 8

Name: SOLUTIONS Date: 11/9/2017. M20550 Calculus III Tutorial Worksheet 8 Name: SOLUTIONS Date: /9/7 M55 alculus III Tutorial Worksheet 8. ompute R da where R is the region bounded by x + xy + y 8 using the change of variables given by x u + v and y v. Solution: We know R is

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

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

Created by T. Madas LINE INTEGRALS. Created by T. Madas

Created by T. Madas LINE INTEGRALS. Created by T. Madas LINE INTEGRALS LINE INTEGRALS IN 2 DIMENSIONAL CARTESIAN COORDINATES Question 1 Evaluate the integral ( x + 2y) dx, C where C is the path along the curve with equation y 2 = x + 1, from ( ) 0,1 to ( )

More information

18.02 Multivariable Calculus Fall 2007

18.02 Multivariable Calculus Fall 2007 MIT OpenCourseWare http://ocw.mit.edu 18.02 Multivariable Calculus Fall 2007 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. V9. Surface Integrals Surface

More information

Tom Robbins WW Prob Lib1 Math , Fall 2001

Tom Robbins WW Prob Lib1 Math , Fall 2001 Tom Robbins WW Prob Lib Math 220-2, Fall 200 WeBWorK assignment due 9/7/0 at 6:00 AM..( pt) A child walks due east on the deck of a ship at 3 miles per hour. The ship is moving north at a speed of 7 miles

More information

(You may need to make a sin / cos-type trigonometric substitution.) Solution.

(You may need to make a sin / cos-type trigonometric substitution.) Solution. MTHE 7 Problem Set Solutions. As a reminder, a torus with radii a and b is the surface of revolution of the circle (x b) + z = a in the xz-plane about the z-axis (a and b are positive real numbers, with

More information

APJ ABDUL KALAM TECHNOLOGICAL UNIVERSITY FIRST SEMESTER B.TECH DEGREE EXAMINATION, FEBRUARY 2017 MA101: CALCULUS PART A

APJ ABDUL KALAM TECHNOLOGICAL UNIVERSITY FIRST SEMESTER B.TECH DEGREE EXAMINATION, FEBRUARY 2017 MA101: CALCULUS PART A A B1A003 Pages:3 (016 ADMISSIONS) Reg. No:... Name:... APJ ABDUL KALAM TECHNOLOGICAL UNIVERSITY FIRST SEMESTER B.TECH DEGREE EXAMINATION, FEBRUARY 017 MA101: CALCULUS Ma. Marks: 100 Duration: 3 Hours PART

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

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

Final Review Worksheet

Final Review Worksheet Score: Name: Final Review Worksheet Math 2110Q Fall 2014 Professor Hohn Answers (in no particular order): f(x, y) = e y + xe xy + C; 2; 3; e y cos z, e z cos x, e x cos y, e x sin y e y sin z e z sin x;

More information

UNIT 1. INTRODUCTION

UNIT 1. INTRODUCTION UNIT 1. INTRODUCTION Objective: The aim of this chapter is to gain knowledge on Basics of electromagnetic fields Scalar and vector quantities, vector calculus Various co-ordinate systems namely Cartesian,

More information

McGill University April 16, Advanced Calculus for Engineers

McGill University April 16, Advanced Calculus for Engineers McGill University April 16, 2014 Faculty of cience Final examination Advanced Calculus for Engineers Math 264 April 16, 2014 Time: 6PM-9PM Examiner: Prof. R. Choksi Associate Examiner: Prof. A. Hundemer

More information

6. Vector Integral Calculus in Space

6. Vector Integral Calculus in Space 6. Vector Integral alculus in pace 6A. Vector Fields in pace 6A-1 Describegeometricallythefollowingvectorfields: a) xi +yj +zk ρ b) xi zk 6A-2 Write down the vector field where each vector runs from (x,y,z)

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

ENGI Gradient, Divergence, Curl Page 5.01

ENGI Gradient, Divergence, Curl Page 5.01 ENGI 94 5. - Gradient, Divergence, Curl Page 5. 5. The Gradient Operator A brief review is provided here for the gradient operator in both Cartesian and orthogonal non-cartesian coordinate systems. Sections

More information

53. Flux Integrals. Here, R is the region over which the double integral is evaluated.

53. Flux Integrals. Here, R is the region over which the double integral is evaluated. 53. Flux Integrals Let be an orientable surface within 3. An orientable surface, roughly speaking, is one with two distinct sides. At any point on an orientable surface, there exists two normal vectors,

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

Vector Calculus - GATE Study Material in PDF

Vector Calculus - GATE Study Material in PDF Vector Calculus - GATE Study Material in PDF In previous articles, we have already seen the basics of Calculus Differentiation and Integration and applications. In GATE 2018 Study Notes, we will be introduced

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 2083 FINAL EXAM REVIEW The final exam will be on Wednesday, May 4 from 10:00am-12:00pm.

MATH 2083 FINAL EXAM REVIEW The final exam will be on Wednesday, May 4 from 10:00am-12:00pm. MATH 2083 FINAL EXAM REVIEW The final exam will be on Wednesday, May 4 from 10:00am-12:00pm. Bring a calculator and something to write with. Also, you will be allowed to bring in one 8.5 11 sheet of paper

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

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

Math 302 Outcome Statements Winter 2013

Math 302 Outcome Statements Winter 2013 Math 302 Outcome Statements Winter 2013 1 Rectangular Space Coordinates; Vectors in the Three-Dimensional Space (a) Cartesian coordinates of a point (b) sphere (c) symmetry about a point, a line, and a

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

Engineering Mechanics Prof. U. S. Dixit Department of Mechanical Engineering Indian Institute of Technology, Guwahati Kinematics

Engineering Mechanics Prof. U. S. Dixit Department of Mechanical Engineering Indian Institute of Technology, Guwahati Kinematics Engineering Mechanics Prof. U. S. Dixit Department of Mechanical Engineering Indian Institute of Technology, Guwahati Kinematics Module 10 - Lecture 24 Kinematics of a particle moving on a curve Today,

More information

vector calculus 1 Learning outcomes

vector calculus 1 Learning outcomes 8 Contents vector calculus. Background to Vector Calculus. Differential Vector Calculus 3. Orthogonal curvilinear coordinates Learning outcomes In this Workbook, you will learn about scalar and vector

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

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

Peter Alfeld Math , Fall 2005

Peter Alfeld Math , Fall 2005 WeBWorK assignment due 9/2/05 at :59 PM..( pt) Consider the parametric equation x = 2(cosθ + θsinθ) y = 2(sinθ θcosθ) What is the length of the curve for θ = 0 to θ = 7 6 π? 2.( pt) Let a = (-2 4 2) and

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

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

Section 4.3 Vector Fields

Section 4.3 Vector Fields Section 4.3 Vector Fields DEFINITION: A vector field in R n is a map F : A R n R n that assigns to each point x in its domain A a vector F(x). If n = 2, F is called a vector field in the plane, and if

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