Vector Calculus. Vector Fields. Reading Trim Vector Fields. Assignment web page assignment #9. Chapter 14 will examine a vector field.

Size: px
Start display at page:

Download "Vector Calculus. Vector Fields. Reading Trim Vector Fields. Assignment web page assignment #9. Chapter 14 will examine a vector field."

Transcription

1 Vector alculus Vector Fields Reading Trim 14.1 Vector Fields Assignment web page assignment #9 hapter 14 will eamine a vector field. For eample, if we eamine the temperature conditions in a room, for ever point P in the room, we can assign an air temperature, T, where P T = f(,, ) This is a scalar function or scalar field. However, suppose air is moving around in the room and at ever point P, we can assign an air velocit vector, V (,, ), where V (,, ) = î u(,, ) + ĵ v(,, ) + ˆk w(,, ) where the right side of the above equation consists of,, components at a point, with each component being a function of (,, ). To describe V in the room, we need to keep track of the 3 scalar function, u, v, w at each f(,, ). V (,, ) is a vector function or a vector field. 1

2 Gradient, Divergence and url Operations The basic operator is the del operator given as 2D 3D = î + ĵ = î + ĵ + ˆk The del operator operates on a scalar function, such as T = f(,, ) or on a vector function, such as F = îp + ĵq + ˆkR (force) or V = îu + ĵv + ˆkw (velocit). We will eamine three operations is more detail 1. gradient: operating on a scalar function Eamples include the temperature in a 2D plate, T = f(, ) T = î f + ĵ f or for a 3D volume, such as a room T = î f + ĵ f + ˆk f The phsical meaning was given in hapter 13. T is a vector perpendicular to the T contours that points uphill on the contour plot or level surface plot. 2. divergence: dotted with a vector function V We can define the velocit in a 3D room as V (,, ) = îu(,, ) + ĵv(,, ) + ˆku(,, ) DIVERGENE of V = div V = V V = ( î + ĵ + ˆk ) (îu + ĵv + ˆkw ) = u + v + w The DIVERGENE of a vector is a scalar. 2

3 3. curl: the vector product of the del operator and a vector, V, produces a vector curl of V = curl V = V V = ( î + ĵ + ˆk ) ( îu + ĵv + ˆkw ) î ĵ ˆk u v w w = î v + ĵ u w + ˆk v }{{}}{{} u }{{} V 1 V 2 V 3 = î V 1 + ĵ V 2 + ˆk V 3 The 3D case gives w curl V = î v + ĵ u w + ˆk v }{{}}{{} u }{{} V 1 V 2 V 3 The 2D case gives curl V = ˆk ( v u ) 4. Laplacian: ( ) operation. A primar eample of the Laplacian operator is in determining the conduction of heat in a solid. Given a 3D temperature field T (,, ), the Laplacian is 2 T + 2 T T 2 = 0 2 3

4 2D eample onsider a 2D heat flow field, q(, ). Look at a small differential element,. In stead state, heat flows in is equivalent to heat flow out. Therefore q = 0 (1) But q is related to temperature b Fourier s law q = k T (2) ombining (1) and (2) ( k T ) = 0 2 T = 0 This is Laplace s equation in 2D, which gives the stead state temperature field. Eample 4.1 how for the 3D case f(,, ) that curl grad f = 0 f = î f + ĵ f + ˆk f holds for an function f(,, ), for instance f(,, ) = sin + 2 4

5 onservative Force Fields and the curl grad f = 0 identit uppose we have a conservative field F (,, ). We know F is irrotational, i.e. F = 0 (1) (ero work in a closed path in the field) But the identit sas ( φ) = 0 (2) alwas holds when φ(,, ) is a scalar function. omparing (1) and (2) for a onservative Force Field, we can alwas find a scalar function φ(,, ) such that F = φ where φ is called the scalar potential function. ometimes, for convenience, we introduce a negative sign F = u The following statements are equivalent F is a conservative net work when a particle moves through force field F around a closed path in space is ero F = 0 irrotational a scalar function φ(,, ) can be found such that F = φ or a function u(,, ) can be found such that F = u 5

6 Line Integrals of calar Functions Reading Trim 14.2 Line Integrals Assignment web page assignment #10 One place that line integrals often come up is in the computation of averages of a function. 2D ase f f = 1 L L =0 f()d 2 L 2 3D ase The temperature in a room is given b T = f(,, ). A curve in the room is given b (t), (t) and (t). If we measure temperature along curve, what is the average temperature T? T = 1 L value of f along { }}{ arc length of {}}{ f(,, ) d } {{ } line integral along t=0 (=0) L t= (=L) alculation of the line integral along α t=0 ) ( d 2 ( ) d 2 ( ) d 2 f[(t), (t), (t)] + + }{{} dt dt dt f values along }{{} d along dt 6

7 Eample 4.2 Given a 3D temperature field T = f(,, ) = find the average temperature, T along a line from (0, 0, 0) to (1, 1, 1). 1. if we have an eplicit equation for a planar curve : = g() we can reduce fd to fnc of d or fnc of d we do not have to alwas use the parametric equations. 2. value of (i) function f f d depends on (ii) curve in space (iii) direction of travel B A A f d = f d B 3. notation - sometimes is a closed loop in space W W evaluate once around the loop W or W f d c f d c evaluation method is the same as the eample 7

8 Eample: 4.3a uppose the temperature near the floor of a room (sa at = 1) is described b T = f(, ) = where What is the average temperature along the straight line path from A(0, 0) to B(4, 3). Eample: 4.3b What is the average room temperature along the walls of the room? T = f(, )d d where the closed curve is defined in 4 sections 1 = 4 = t 5 t 5 2 = 5 = t 4 t 4 3 = 4 = 5 t 0 t 10 4 = 5 = 8 t 0 t 8 Eample: 4.3c What is the average temperature around a closed circular path = 9? where is a closed circular path T = f(, )d d where (t) = 3 cos t (t) = 3 sin t for 0 t 2π. 8

9 Line Integrals of Vector Functions Reading Trim 14.3 Line Integrals Involving Vector Functions 14.4 Independence of Path Assignment web page assignment #10 Let s eamine work or energ in a force field. W = F d Now consider a particle moving along a curve is a 3D force field. W = F (,, ) }{{} force value evaluated along d r }{{} displacement along (1) This is a line integral of the vector F along the curve in 3D space. In component form: F = îp + ĵq + ˆkR d r = îd + ĵd + ˆkd W = P d + Qd + Rd (2) Equations (1) and (2) are equivalent. Use the equation of curve (either in an eplicit form, i.e. = f() etc., or in a parametric form) to reduce (2) to Eample 4.4 α t=0 Given a force field in 3D: g(t)dt or β =n h()d etc. F = î(3 2 6) + ĵ(2 + 3) + ˆk(1 4 2 ) What is the work done b F on a particle (i.e. energ added to the particle) if it moves in a straight line from (0, 0, 0) to (1, 1, 1) through the force field. 9

10 Notes 1. If we have an eplicit equation for the curve, we can sometimes reduce to a form (fnc of ) d etc. There is no need for parametric equations. 2. The work term W can be either + ve or - ve. In a + ve form, F and d r, are in the same direction, where the work done b the force energ is added to the object b F. In the - ve form, F opposes the displacement. The energ is removed from the object. + ve W = F d r 3. closed path notation W = W = W W F d r F d r once W around loop once W around loop 4. A special case is the conservative force field F d r = 0 We know that F = 0. There is no work in a closed loop. We also know that φ = F, which is integrated gives F d r = φ 1 φ 2 Therefore for a conservative force field, the work is a function of the end points not the path. This is the same for an connecting the same 2 end points. W is alwas the same number if F is conservative. 10

11 Eample: 4.5a The gravitational force on a mass, m, due to mass, M, at the origin is F = G Mm r r 3 = K r r 3 where K = GMm The vector field is given b: F (,, ) = îp + ĵq + ˆkR K where P = ( ) 3/2 K Q = ( ) 3/2 K R = ( ) 3/2 ompute the work, W, if the mass, m moves from A to B along a semi-circular path in the (, ) plane: = 16 or = 16 2 and = 0 From A(0, 0.1, 1.261) to B(0, 16, 0) m curve in the =0 plane ( plane) - circle, radius 8 center (0,8,0) A M B Eample: 4.5b Find the work to move through the same field, but following a straight line path from A(0, 0.1, 1.261) to B(0, 16, 0). m A curve M B 11

12 onservative Force Fields Reading Trim 14.5 Energ and onservative Force Fields Assignment web page assignment #10 Given a flow field in 3D space F = î ( ) +ĵ (6 2) }{{}}{{} P Q +ˆk ( ) }{{} R Part a: Is the force field, F, conservative? heck to see if F = 0 (i.e. irrotational F?) Part b: ompute the work done on an object if it goes around a W circular path of radius 1 for center point P (2, 0, 3) with form Part c: Find the scalar potential function φ(,, ) F = φ Part d: Use φ to verif part b). W = F d r = φ d r Part e: Find the work done if the object moves along from A(0, 0, 0) to B(3, 4, 2) within F. 12

13 urface Integrals of calar Functions Reading Trim 14.7 urface Integrals Assignment web page assignment #11 surface =g(,) surface area d projection da = d d surface area of = g(, ) = R ( ) g 2 ( ) g dd Now suppose the surface = g(, ) is within a 3D temperature field T = f(,, ) projection in (,) plane What is the average temperature measured over the surface = g(, )? Add up T for each d area element and divide b the total area of to get the average. T = f(,, )d Area of The numerator is called the surface integral of f(,, ) over the surface (i.e. = g(, )). To evaluate fd = f[,, g(, )] }{{} R T values on the surface ( ) g 2 ( ) g dd }{{} d area element This becomes F (, )dd R 13

14 Notes 1. sometimes it is easier if we switch to polar coordinates R F (, )dd R H(r, θ)rdrdθ where = r cos θ and = r sin θ. 2. notation = we have a closed surface in space, i.e. a sphere surface g(, ) = f(,, )d a Eample: 4.6 uppose the temperature variation (same for all (, )) in the atmosphere near the ground is T () = where T is in and is in m. Look at a clindrical building roof as follows: 10 m high 30 m long 10 m What is the air temperature in contact with the roof? 14

15 urface Integrals of Vector Functions Reading Trim 14.8 urface Integrals Involving Vector Fields Assignment web page assignment #11 Given a full 3D velocit field, V (,, ) in space (i.e. air flow in a room). Given some surface = g(, ) within the flow calculate the flow rate Q (m 3 /s) crossing the surface, we can write G = g(, ), where G is a constant since the surface is a level surface or a contour. surface =g(,) or G(,,) = - g(,) = 0 d at (,,) V The basic idea is to consider the element d of the surface at some arbitrar (,, ). Then compute the unit normal vector to d ˆn = (±) G G This will var over. The (±) will be controlled b the direction of the flow. The flow across d is ( V ˆn) }{{} component normal to surface d. Add up over all d elements to get the total flow across the surface Q = V ˆn d 15

16 This is called the surface integral of the vector field V over the surface defined b = g(, ). The actual evaluation is similar to the last eample. V ˆn will end up giving some integrand function f project d onto (, ) plane ( ) g 2 ( ) g 2 d = dd ( ) g 2 ( ) g 2 Q = f(, ) dd R, then proceed as before. Eample: 4.7 Given a velocit field in 3D space V = î(2 + ) + ĵ( 2 ) + ˆk() find a) the flow rate Q (m 3 /s) across the surface = 1 for 0 1 and 0 1 in the + ve direction b) the average velocit across the surface 1 d surface

17 Integral Theorems Involving Vector Functions We will eamine vector functions in 3D: Force Field: F (,, ) = îp + ĵq + ˆkR Vector Field: V (,, ) = îu + ĵv + ˆkw We have defined 2 tpes of integrals for such functions. Line Integrals F d r = P d + Qd + Rd F This can be interpreted as work done b F field on an object that moves along within the field. urface Integrals V V ˆn d This can be interpreted as the flow across surface in the ˆn direction due to the V field. There are three theorems which state identities involving these tpes of integrals. 17

18 1. Divergence Theorem V field in 3D space closed surface enclosing volume (on RH) Also called Green s theorem in space - this is the 2nd vector form of Green s theorem. V n d = V ( V )dv where V = velocit field V = volume 2. tokes Theorem Also called 1st vector from of Green s theorem. F d r = ( F ) ˆn d where the surface is an surface in 3D with as a boundar. closed curve in 3D space F defined in 3D space 3. Greens Theorem This is essentiall a 2D statement of toke s theorem, where in 2D F = îp + ĵq F = ˆk ( Q P ) P d + Qd = R F defined in 2D space ( Q P ) dd 18

19 Divergence Theorem Reading Trim 14.9 The Divergence Theorem Assignment web page assignment #11 Trim in section 14.9 has a detailed proof of the Divergence Theorem. The tr to interpret the meaning of V ˆnd = V ( V )dv This equation applies for an vector function V, but is used most for velocit fields in fluids. When we consider V, the theorem concerns net outflow to inflow (m 3 /s) for a region in space (like a sphere). The left side of the equation is a surface integral of V over a closed surface, in 3-D space with ˆn being the outward normal to each d. We recall that V ˆnd gives the flow rate (m 3 /s). When we add this up over the entire surface (as in the LH of the equation) we obtain the net flow rate crossing the closed surface. i.e. net outward flow(m 3 /s) net inward flow(m 3 /s) The right hand side of the equation is a calculation of V for each differential volume, dv inside the surface. We then add them all up. For the differential volume, V inflow (m 3 /s) = u() area + v()( )( ) outflow (m 3 /s) = u( + ) ( )( ) + v( + )( )( ) The net flow is then outflow inflow = ( )( )( ) 19 [ u( + ) u() + ] v( + ) v()

20 = (dv) = ( V )dv ( u + v ) Therefore the RH ( V )dv gives the net outflow minus inflow for a volume element dv. The integral V, adds up the differential flow for all volume elements, dv inside of surface. There is a cancellation of terms because the outflow from one V becomes the inflow to the net volume. When we sum over all V, we are left with the difference between the inflow and the outflow at the boundaries of the volume. V nd = V ( V )dv outflow inflow(m 3 /s) across boundar surface of volume V in 3D space triple sum of all outflow inflow for V volumes inside the volume V in 3D space Eample: 4.8 Given V = î(1 + ) + ĵ(1 + 2 ) + ˆk(1 + 3 ) verif the divergence theorem for a cube, where 0,, 1 V ˆnd = ( V )dv V i.e. show that where = cube surface (closed) V = interior volume of the cube 20

21 toke s Theorem Reading Trim toke s Theorem Assignment web page assignment #11 The formal proof is offered in Trim F d r = ( F ) ˆn d This has a similar meaning to Green s theorem but now in 3D space instead of a plane. F F (,, ) is a 3D force field. The LH of the equations is the work done when the object moves once in a W direction along the path in 3D. The RH is the work computed over a surface integral. Like Greens theorem, it works because of the interior cancellations of work, when we move around a surface element d inside. Note: the unit normal, ˆn for the LH is based on a right hand rule as follows. ^n an surface in 3D with as the boundar ^n d d d ^n if W on if W on The work on all internal surfaces cancel, leaving onl the surface work in the W direction. 21

22 Eample: 4.9 Given: F = î + ĵ2 + ˆk (a force field in 3D). The closed path is given b the intersection of: = 4 = 4 The object moves once in a W direction around starting at (2, 0, 2). Verif toke theorem: F d r = ( F ) ˆn d 22

23 Green s Theorem Reading Trim 14.6 Green s Theorem Assignment web page assignment #10 Q F The theorem involves work done on an object b a 2D force field. The 2D force field is given b P F (, ) = îp (, ) + ĵq(, ) We will eamine an object that moves once W around a loop in F. The region inside the loop is defined as R. The normal vector for the region R is ˆk (outwards) to the right for a W motion of. The theorem states P d + Qd = R ( Q P ) dd The left hand side of the equation, F d r in 2D is the work done b the field F on the object as it moves on. This consists of force times distance for each d r added up over. dr F The right hand side of the equation, R ( F ) ˆkdd in 2D gives the direction of travel on for the work given b the LH. Maps movement of an element as it moves around from A to A. + A + ^ k out Q F P 23

24 P at + The force component times the distance for each side gives the work done. Q at Q at + P at A W ork = Q at + P at + Q at + P at = ( ) [ Q at + Q at P at + P ] at In the limit, the work done b F to move the object W around dd area is ( Q P ) dd Now we can sum up for all dd elements inside. There are some cancellations (+) (-) for all interior, paths. Therefore when we do we are left with the work terms on the boundaries of R. P d + Qd = R ( Q P ) dd R, work when we move once W around boundar curve sum of all work if move once W around all (dd) area elements of R inside 24

25 Eample: 4.10 Given a 2D force field, F (, ) = î( 3 ) + ĵ( 2 ) and a path in the field: Verif Green s theorem with P d + Qd = P = 3 Q = 2 R ( Q P ) dd 25

y=1/4 x x=4y y=x 3 x=y 1/3 Example: 3.1 (1/2, 1/8) (1/2, 1/8) Find the area in the positive quadrant bounded by y = 1 x and y = x3

y=1/4 x x=4y y=x 3 x=y 1/3 Example: 3.1 (1/2, 1/8) (1/2, 1/8) Find the area in the positive quadrant bounded by y = 1 x and y = x3 Eample: 3.1 Find the area in the positive quadrant bounded b 1 and 3 4 First find the points of intersection of the two curves: clearl the curves intersect at (, ) and at 1 4 3 1, 1 8 Select a strip at

More information

Green s Theorem Jeremy Orloff

Green s Theorem Jeremy Orloff Green s Theorem Jerem Orloff Line integrals and Green s theorem. Vector Fields Vector notation. In 8.4 we will mostl use the notation (v) = (a, b) for vectors. The other common notation (v) = ai + bj runs

More information

16.3. Conservative Vector Fields

16.3. Conservative Vector Fields 16.3 onservative Vector Fields Review: Work F d r = FT ds = Fr '( t ) dt Mdx Nd Pdz if F Mi Nj Pk F d r is also called circulation if F represents a velocit vector field. Outward flux across a simple closed

More information

NST1A: Mathematics II (Course A) End of Course Summary, Lent 2011

NST1A: Mathematics II (Course A) End of Course Summary, Lent 2011 General notes Proofs NT1A: Mathematics II (Course A) End of Course ummar, Lent 011 tuart Dalziel (011) s.dalziel@damtp.cam.ac.uk This course is not about proofs, but rather about using different techniques.

More information

Ying-Ying Tran 2016 May 10 Review

Ying-Ying Tran 2016 May 10 Review MATH 920 Final review Ying-Ying Tran 206 Ma 0 Review hapter 3: Vector geometr vectors dot products cross products planes quadratic surfaces clindrical and spherical coordinates hapter 4: alculus of vector-valued

More information

Some Important Concepts and Theorems of Vector Calculus

Some Important Concepts and Theorems of Vector Calculus ome Important oncepts and Theorems of Vector alculus 1. The Directional Derivative. If f(x) is a scalar-valued function of, say x, y, and z, andu is a direction (i.e. a unit vector), then the Directional

More information

Topic 5.9: Divergence and The Divergence Theorem

Topic 5.9: Divergence and The Divergence Theorem Math 275 Notes (Ultman) Topic 5.9: Divergence and The Divergence Theorem Textbook ection: 16.9 From the Toolbox (what you need from previous classes): Computing partial derivatives. Computing the dot product.

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

Chapter 6: Vector Analysis

Chapter 6: Vector Analysis Chapter 6: Vector Analysis We use derivatives and various products of vectors in all areas of physics. For example, Newton s 2nd law is F = m d2 r. In electricity dt 2 and magnetism, we need surface and

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

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

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

Conservative fields and potential functions. (Sect. 16.3) The line integral of a vector field along a curve.

Conservative fields and potential functions. (Sect. 16.3) The line integral of a vector field along a curve. onservative fields and potential functions. (Sect. 16.3) eview: Line integral of a vector field. onservative fields. The line integral of conservative fields. Finding the potential of a conservative field.

More information

18.02 Review Jeremy Orloff. 1 Review of multivariable calculus (18.02) constructs

18.02 Review Jeremy Orloff. 1 Review of multivariable calculus (18.02) constructs 18.02 eview Jerem Orloff 1 eview of multivariable calculus (18.02) constructs 1.1 Introduction These notes are a terse summar of what we ll need from multivariable calculus. If, after reading these, some

More information

Multivariable Calculus Lecture #13 Notes. in each piece. Then the mass mk. 0 σ = σ = σ

Multivariable Calculus Lecture #13 Notes. in each piece. Then the mass mk. 0 σ = σ = σ Multivariable Calculus Lecture #1 Notes In this lecture, we ll loo at parameterization of surfaces in R and integration on a parameterized surface Applications will include surface area, mass of a surface

More information

LINE AND SURFACE INTEGRALS: A SUMMARY OF CALCULUS 3 UNIT 4

LINE AND SURFACE INTEGRALS: A SUMMARY OF CALCULUS 3 UNIT 4 LINE AN URFAE INTEGRAL: A UMMARY OF ALULU 3 UNIT 4 The final unit of material in multivariable calculus introduces many unfamiliar and non-intuitive concepts in a short amount of time. This document attempts

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

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

LINE AND SURFACE INTEGRALS: A SUMMARY OF CALCULUS 3 UNIT 4

LINE AND SURFACE INTEGRALS: A SUMMARY OF CALCULUS 3 UNIT 4 LINE AN URFAE INTEGRAL: A UMMARY OF ALULU 3 UNIT 4 The final unit of material in multivariable calculus introduces many unfamiliar and non-intuitive concepts in a short amount of time. This document attempts

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

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

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

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

More information

Section 8.5 Parametric Equations

Section 8.5 Parametric Equations 504 Chapter 8 Section 8.5 Parametric Equations Man shapes, even ones as simple as circles, cannot be represented as an equation where is a function of. Consider, for eample, the path a moon follows as

More information

ENGI 4430 Gauss & Stokes Theorems; Potentials Page 10.01

ENGI 4430 Gauss & Stokes Theorems; Potentials Page 10.01 ENGI 443 Gauss & tokes heorems; Potentials Page.. Gauss Divergence heorem Let be a piecewise-smooth closed surface enclosing a volume in vector field. hen the net flux of F out of is F d F d, N 3 and let

More information

Stokes Theorem. MATH 311, Calculus III. J. Robert Buchanan. Summer Department of Mathematics. J. Robert Buchanan Stokes Theorem

Stokes Theorem. MATH 311, Calculus III. J. Robert Buchanan. Summer Department of Mathematics. J. Robert Buchanan Stokes Theorem tokes Theorem MATH 311, alculus III J. Robert Buchanan Department of Mathematics ummer 2011 Background (1 of 2) Recall: Green s Theorem, M(x, y) dx + N(x, y) dy = R ( N x M ) da y where is a piecewise

More information

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

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

More information

= x i+ y j+ k, (1) k. (2) y. curlf = F. (3)

= x i+ y j+ k, (1) k. (2) y. curlf = F. (3) Lecture 14 url of a vector field Let us now take the vector product of the 3D del operator, = x i+ y j+ k, (1) z with a vector field F in R 3 : F = = = ( x i+ y i+ ) z k (F 1 i+f 2 j+f 3 k) i j k x y z

More information

Fundamentals of Applied Electromagnetics. Chapter 2 - Vector Analysis

Fundamentals of Applied Electromagnetics. Chapter 2 - Vector Analysis Fundamentals of pplied Electromagnetics Chapter - Vector nalsis Chapter Objectives Operations of vector algebra Dot product of two vectors Differential functions in vector calculus Divergence of a vector

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

Topic 3 Notes Jeremy Orloff

Topic 3 Notes Jeremy Orloff Topic 3 Notes Jerem Orloff 3 Line integrals and auch s theorem 3.1 Introduction The basic theme here is that comple line integrals will mirror much of what we ve seen for multivariable calculus line integrals.

More information

Math 11 Fall 2007 Practice Problem Solutions

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

More information

MATH 2400 Final Exam Review Solutions

MATH 2400 Final Exam Review Solutions MATH Final Eam eview olutions. Find an equation for the collection of points that are equidistant to A, 5, ) and B6,, ). AP BP + ) + y 5) + z ) 6) y ) + z + ) + + + y y + 5 + z 6z + 9 + 6 + y y + + z +

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

(a) We split the square up into four pieces, parametrizing and integrating one a time. Right side: C 1 is parametrized by r 1 (t) = (1, t), 0 t 1.

(a) We split the square up into four pieces, parametrizing and integrating one a time. Right side: C 1 is parametrized by r 1 (t) = (1, t), 0 t 1. Thursda, November 5 Green s Theorem Green s Theorem is a 2-dimensional version of the Fundamental Theorem of alculus: it relates the (integral of) a vector field F on the boundar of a region to the integral

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

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

Line, surface and volume integrals

Line, surface and volume integrals www.thestudycampus.com Line, surface and volume integrals In the previous chapter we encountered continuously varying scalar and vector fields and discussed the action of various differential operators

More information

Vector Calculus Review

Vector Calculus Review Course Instructor Dr. Ramond C. Rumpf Office: A-337 Phone: (915) 747-6958 E-Mail: rcrumpf@utep.edu Vector Calculus Review EE3321 Electromagnetic Field Theor Outline Mathematical Preliminaries Phasors,

More information

ENGI 4430 Line Integrals; Green s Theorem Page 8.01

ENGI 4430 Line Integrals; Green s Theorem Page 8.01 ENGI 4430 Line Integrals; Green s Theorem Page 8.01 8. Line Integrals Two applications of line integrals are treated here: the evaluation of work done on a particle as it travels along a curve in the presence

More information

is the curve of intersection of the plane y z 2 and the cylinder x oriented counterclockwise when viewed from above.

is the curve of intersection of the plane y z 2 and the cylinder x oriented counterclockwise when viewed from above. The questions below are representative or actual questions that have appeared on final eams in Math from pring 009 to present. The questions below are in no particular order. There are tpicall 10 questions

More information

1/3/2011. This course discusses the physical laws that govern atmosphere/ocean motions.

1/3/2011. This course discusses the physical laws that govern atmosphere/ocean motions. Lecture 1: Introduction and Review Dynamics and Kinematics Kinematics: The term kinematics means motion. Kinematics is the study of motion without regard for the cause. Dynamics: On the other hand, dynamics

More information

POPULAR QUESTIONS IN ADVANCED CALCULUS

POPULAR QUESTIONS IN ADVANCED CALCULUS GRIET(AUTONOMOU) POPULAR QUETION IN ADVANED ALULU UNIT-. If u = f(e z, e z, e u u u ) then prove that. z. If z u, Prove that u u u. zz. If r r e cos, e sin then show that r u u e [ urr u ]. 4. Find J,

More information

MATHEMATICS 317 April 2017 Final Exam Solutions

MATHEMATICS 317 April 2017 Final Exam Solutions MATHEMATI 7 April 7 Final Eam olutions. Let r be the vector field r = îı + ĵj + z ˆk and let r be the function r = r. Let a be the constant vector a = a îı + a ĵj + a ˆk. ompute and simplif the following

More information

MATH 1020 WORKSHEET 12.1 & 12.2 Vectors in the Plane

MATH 1020 WORKSHEET 12.1 & 12.2 Vectors in the Plane MATH 100 WORKSHEET 1.1 & 1. Vectors in the Plane Find the vector v where u =, 1 and w = 1, given the equation v = u w. Solution. v = u w =, 1 1, =, 1 +, 4 =, 1 4 = 0, 5 Find the magnitude of v = 4, 3 Solution.

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

Extra Problems Chapter 7

Extra Problems Chapter 7 MA11: Prepared b Asst.Prof.Dr. Archara Pacheenburawana 1 Etra Problems hapter 7 1. onsider the vector field F = i+z j +z 3 k. a) ompute div F. b) ompute curl F. Solution a) div F = +z +3z b) curl F = i

More information

Extra Problems Chapter 7

Extra Problems Chapter 7 MA11: Prepared b Asst.Prof.Dr. Archara Pacheenburawana 1 Etra Problems hapter 7 1. onsider the vector field F = i+z j +z 3 k. a) ompute div F. b) ompute curl F. Solution a) div F = +z +3z b) curl F = i

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

Elliptic Equations. Chapter Definitions. Contents. 4.2 Properties of Laplace s and Poisson s Equations

Elliptic Equations. Chapter Definitions. Contents. 4.2 Properties of Laplace s and Poisson s Equations 5 4. Properties of Laplace s and Poisson s Equations Chapter 4 Elliptic Equations Contents. Neumann conditions the normal derivative, / = n u is prescribed on the boundar second BP. In this case we have

More information

Scalar functions of several variables (Sect. 14.1)

Scalar functions of several variables (Sect. 14.1) Scalar functions of several variables (Sect. 14.1) Functions of several variables. On open, closed sets. Functions of two variables: Graph of the function. Level curves, contour curves. Functions of three

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

Chapter 2. Vector Analysis

Chapter 2. Vector Analysis Chapter 2. Vector nalysis Cheng; 3/4/2007; 2-2. verview t a given position and time a scalar function a magnitude, a vector function a magnitude and a direction Function conversion between different coordinates

More information

Lecture 04. Curl and Divergence

Lecture 04. Curl and Divergence Lecture 04 Curl and Divergence UCF Curl of Vector Field (1) F c d l F C Curl (or rotor) of a vector field a n curlf F d l lim c s s 0 F s a n C a n : normal direction of s follow right-hand rule UCF Curl

More information

MATHEMATICS 317 December 2010 Final Exam Solutions

MATHEMATICS 317 December 2010 Final Exam Solutions MATHEMATI 317 December 1 Final Eam olutions 1. Let r(t) = ( 3 cos t, 3 sin t, 4t ) be the position vector of a particle as a function of time t. (a) Find the velocity of the particle as a function of time

More information

CONSERVATION OF ENERGY FOR ACONTINUUM

CONSERVATION OF ENERGY FOR ACONTINUUM Chapter 6 CONSERVATION OF ENERGY FOR ACONTINUUM Figure 6.1: 6.1 Conservation of Energ In order to define conservation of energ, we will follow a derivation similar to those in previous chapters, using

More information

Control Volume. Dynamics and Kinematics. Basic Conservation Laws. Lecture 1: Introduction and Review 1/24/2017

Control Volume. Dynamics and Kinematics. Basic Conservation Laws. Lecture 1: Introduction and Review 1/24/2017 Lecture 1: Introduction and Review Dynamics and Kinematics Kinematics: The term kinematics means motion. Kinematics is the study of motion without regard for the cause. Dynamics: On the other hand, dynamics

More information

Lecture 1: Introduction and Review

Lecture 1: Introduction and Review Lecture 1: Introduction and Review Review of fundamental mathematical tools Fundamental and apparent forces Dynamics and Kinematics Kinematics: The term kinematics means motion. Kinematics is the study

More information

MATHEMATICS 200 December 2011 Final Exam Solutions

MATHEMATICS 200 December 2011 Final Exam Solutions MATHEMATICS December 11 Final Eam Solutions 1. Consider the function f(, ) e +4. (a) Draw a contour map of f, showing all tpes of level curves that occur. (b) Find the equation of the tangent plane to

More information

Math 261 Solutions to Sample Final Exam Problems

Math 261 Solutions to Sample Final Exam Problems Math 61 Solutions to Sample Final Eam Problems 1 Math 61 Solutions to Sample Final Eam Problems 1. Let F i + ( + ) j, and let G ( + ) i + ( ) j, where C 1 is the curve consisting of the circle of radius,

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

Math 208 Surface integrals and the differentials for flux integrals. n and separately. But the proof on page 889 of the formula dσ = r r du dv on page

Math 208 Surface integrals and the differentials for flux integrals. n and separately. But the proof on page 889 of the formula dσ = r r du dv on page Math 08 urface integrals and the differentials for flu integrals Our tet fails to eplicitl state the formulas for n dσ, instead preferring to give formulas for n and separatel But the proof on page 88

More information

Surface integrals, Divergence theorem of Gauss

Surface integrals, Divergence theorem of Gauss c jbquig-ucd Februar 13, 3 Chapter 6 Surface integrals, Divergence theorem of Gauss introduction A solid D R 3 might be described b an inequalit, see chapter5. A surface R 3 is often described b a single

More information

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential CHAPTER : Partial Derivatives.1 Definition of a Partial Derivative. Increments and Differential.3 Chain Rules.4 Local Etrema.5 Absolute Etrema 1 Chapter : Partial Derivatives.1 Definition of a Partial

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

Multiple Choice. 1.(6 pts) Find symmetric equations of the line L passing through the point (2, 5, 1) and perpendicular to the plane x + 3y z = 9.

Multiple Choice. 1.(6 pts) Find symmetric equations of the line L passing through the point (2, 5, 1) and perpendicular to the plane x + 3y z = 9. Multiple Choice.(6 pts) Find smmetric equations of the line L passing through the point (, 5, ) and perpendicular to the plane x + 3 z = 9. (a) x = + 5 3 = z (c) (x ) + 3( 3) (z ) = 9 (d) (e) x = 3 5 =

More information

Vector Calculus Gateway Exam

Vector Calculus Gateway Exam Vector alculus Gateway Exam 3 Minutes; No alculators; No Notes Work Justifying Answers equired (see below) core (out of 6) Deduction Grade 5 6 No 1% trong Effort. 4 No core Please invest more time and

More information

Math 21a: Multivariable calculus. List of Worksheets. Harvard University, Spring 2009

Math 21a: Multivariable calculus. List of Worksheets. Harvard University, Spring 2009 Math 2a: Multivariable calculus Harvard Universit, Spring 2009 List of Worksheets Vectors and the Dot Product Cross Product and Triple Product Lines and Planes Functions and Graphs Quadric Surfaces Vector-Valued

More information

ENGI 4430 Line Integrals; Green s Theorem Page 8.01

ENGI 4430 Line Integrals; Green s Theorem Page 8.01 ENGI 443 Line Integrals; Green s Theorem Page 8. 8. Line Integrals Two applications of line integrals are treated here: the evaluation of work done on a particle as it travels along a curve in the presence

More information

A Brief Revision of Vector Calculus and Maxwell s Equations

A Brief Revision of Vector Calculus and Maxwell s Equations A Brief Revision of Vector Calculus and Maxwell s Equations Debapratim Ghosh Electronic Systems Group Department of Electrical Engineering Indian Institute of Technology Bombay e-mail: dghosh@ee.iitb.ac.in

More information

Course Updates. Reminders: 1) Quiz today. 2) Written problems: 21.96, 22.6, 22.58, ) Complete Chapter 22 (all this information on web page)

Course Updates. Reminders: 1) Quiz today. 2) Written problems: 21.96, 22.6, 22.58, ) Complete Chapter 22 (all this information on web page) Course Updates http://www.phys.hawaii.edu/~varner/phy272-pr10/physics272.html Reminders: 1) Quiz today 2) Written problems: 21.96, 22.6, 22.58, 22.30 3) Complete Chapter 22 (all this information on web

More information

is the two-dimensional curl of the vector field F = P, Q. Suppose D is described by a x b and f(x) y g(x) (aka a type I region).

is the two-dimensional curl of the vector field F = P, Q. Suppose D is described by a x b and f(x) y g(x) (aka a type I region). Math 55 - Vector alculus II Notes 4.4 Green s Theorem We begin with Green s Theorem: Let be a positivel oriented (parameterized counterclockwise) piecewise smooth closed simple curve in R and be the region

More information

Method of Images

Method of Images . - Marine Hdrodnamics, Spring 5 Lecture 11. - Marine Hdrodnamics Lecture 11 3.11 - Method of Images m Potential for single source: φ = ln + π m ( ) Potential for source near a wall: φ = m ln +( ) +ln

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

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

Lecture 8. Engineering applications

Lecture 8. Engineering applications Lecture 8 Engineering applications In Lecture 6 we saw one classic example of the application of vector calculus to Maxwell s equation. In this lecture we explore a few more examples from fluid mechanics

More information

Vector Calculus 1.1 SCALAR

Vector Calculus 1.1 SCALAR 1 Vector alculus 1.1 ALAR A scalar is a quantity that has only magnitude, such as distance, mass, temperature or time. The value of a scalar is an ordinary number. Operations with scalars obey the rules

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

Summary: Curvilinear Coordinates

Summary: Curvilinear Coordinates Physics 2460 Electricity and Magnetism I, Fall 2007, Lecture 10 1 Summary: Curvilinear Coordinates 1. Summary of Integral Theorems 2. Generalized Coordinates 3. Cartesian Coordinates: Surfaces of Constant

More information

Topic 5.2: Introduction to Vector Fields

Topic 5.2: Introduction to Vector Fields Math 75 Notes Topic 5.: Introduction to Vector Fields Tetbook Section: 16.1 From the Toolbo (what you need from previous classes): Know what a vector is. Be able to sketch a vector using its component

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

DIFFERENTIATION. 3.1 Approximate Value and Error (page 151)

DIFFERENTIATION. 3.1 Approximate Value and Error (page 151) CHAPTER APPLICATIONS OF DIFFERENTIATION.1 Approimate Value and Error (page 151) f '( lim 0 f ( f ( f ( f ( f '( or f ( f ( f '( f ( f ( f '( (.) f ( f '( (.) where f ( f ( f ( Eample.1 (page 15): Find

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

Keble College - Hilary 2015 CP3&4: Mathematical methods I&II Tutorial 4 - Vector calculus and multiple integrals II

Keble College - Hilary 2015 CP3&4: Mathematical methods I&II Tutorial 4 - Vector calculus and multiple integrals II Keble ollege - Hilary 2015 P3&4: Mathematical methods I&II Tutorial 4 - Vector calculus and multiple integrals II Tomi Johnson 1 Prepare full solutions to the problems with a self assessment of your progress

More information

for surface integrals, which helps to represent flux across a closed surface

for surface integrals, which helps to represent flux across a closed surface Module 17 : Surfaces, Surface Area, Surface integrals, Divergence Theorem and applications Lecture 51 : Divergence theorem [Section 51.1] Objectives In this section you will learn the following : Divergence

More information

Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables.

Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Partial derivatives and directional derivatives. Directional derivative of functions of

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

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

Transmission Lines and E. M. Waves Prof. R. K. Shevgaonkar Department of Electrical Engineering Indian Institute of Technology, Bombay

Transmission Lines and E. M. Waves Prof. R. K. Shevgaonkar Department of Electrical Engineering Indian Institute of Technology, Bombay Transmission Lines and E. M. Waves Prof. R. K. Shevgaonkar Department of Electrical Engineering Indian Institute of Technology, Bombay Lecture 18 Basic Laws of Electromagnetics We saw in the earlier lecture

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

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

x y plane is the plane in which the stresses act, yy xy xy Figure 3.5.1: non-zero stress components acting in the x y plane

x y plane is the plane in which the stresses act, yy xy xy Figure 3.5.1: non-zero stress components acting in the x y plane 3.5 Plane Stress This section is concerned with a special two-dimensional state of stress called plane stress. It is important for two reasons: () it arises in real components (particularl in thin components

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

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

MATH 280 Multivariate Calculus Spring Derivatives of vector fields: divergence and curl

MATH 280 Multivariate Calculus Spring Derivatives of vector fields: divergence and curl MATH 280 Multivariate Calculus Spring 2011 Vector fields in the plane Derivatives of vector fields: divergence and curl Given a planar vector field F P x, y î + Qx, y ĵ, we can consider the partial derivatives.

More information

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

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

More information

Math 212-Lecture 20. P dx + Qdy = (Q x P y )da. C

Math 212-Lecture 20. P dx + Qdy = (Q x P y )da. C 15. Green s theorem Math 212-Lecture 2 A simple closed curve in plane is one curve, r(t) : t [a, b] such that r(a) = r(b), and there are no other intersections. The positive orientation is counterclockwise.

More information

University of Alabama Department of Physics and Astronomy. PH 125 / LeClair Spring A Short Math Guide. Cartesian (x, y) Polar (r, θ)

University of Alabama Department of Physics and Astronomy. PH 125 / LeClair Spring A Short Math Guide. Cartesian (x, y) Polar (r, θ) University of Alabama Department of Physics and Astronomy PH 125 / LeClair Spring 2009 A Short Math Guide 1 Definition of coordinates Relationship between 2D cartesian (, y) and polar (r, θ) coordinates.

More information

APPENDIX 2.1 LINE AND SURFACE INTEGRALS

APPENDIX 2.1 LINE AND SURFACE INTEGRALS 2 APPENDIX 2. LINE AND URFACE INTEGRAL Consider a path connecting points (a) and (b) as shown in Fig. A.2.. Assume that a vector field A(r) exists in the space in which the path is situated. Then the line

More information

Functions of Several Variables

Functions of Several Variables Chapter 1 Functions of Several Variables 1.1 Introduction A real valued function of n variables is a function f : R, where the domain is a subset of R n. So: for each ( 1,,..., n ) in, the value of f is

More information