Green s Theorem Jeremy Orloff

Size: px
Start display at page:

Download "Green s Theorem Jeremy Orloff"

Transcription

1 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 the risk of i being confused with i = especiall if I forget to make i boldfaced. Definition. A vector field (also called called a vector-valued function) is a function F(, ) from 2 to 2. That is, F(, ) = (M(, ), N(, )), where M and N are regular functions on the plane. In standard phsics notation F(, ) = M(, )i + N(, )j = (M, N). Eamples: (a) Force, constant gravitational field F(, ) = (, g). (b) Velocit V(, ) = ( 2 + 2, ) ( = r 2, ) r 2. (This is a shrinking radial field like water pouring from a source at (,).) (c) Unit tangential field F = (, ) /r. (d) Gradient field F = f, e.g., f(, ) = 2 f = ( 2, 2 )... Visualization of vector fields Draw little arrows in the plane. (a) onstant vector field (b) Shrinking radial field (c) Unit tangential field

2 LINE INTEGALS AND GEEN S THEOEM 2..2 Work done b a force over a curve Sa F is a constant force, applied over a displacement r Work = F cos θ r = F r. (Note F cos θ = force in direction of motion = onl part of force that does work.) For a variable force over a curve the total work is found b summing over pieces, i.e., integrating: F dr. F θ r The force vector is at an angle to the curve. This angle varies over the curve. F dr F dr dr F..3 Grad, curl and div Gradient. For a function f(, ): gradf = f = (f, f ). url. For a vector in the plane F(, ) = (M(, ), N(, )) we define curlf = N M. NOTE. This is a scalar. In general, the curl of a vector field is another vector field. For vectors fields in the plane the curl is alwas in the k direction, so we simpl drop the k and make curl a scalar. Div. The divergence of the vector field F = (M, N) is divf = M + N. This is just for completeness. We probabl won t see this in Line integrals (Also called path or contour integrals) Ingredients Vector field F(, ) = (M, N) urve : r(t) = ((t), (t)) Definition. The Line integral of F over is computed b F dr = (M, N) (d, d) = M d + N d. (F dr used in phsics, M d + N d used in thermodnamics)

3 LINE INTEGALS AND GEEN S THEOEM 3.2. omputing line integrals Eample GT.. Evaluate I = = 2 from (, ) to (, ). 2 d + ( 2) d over the part of the parabola answer: Parametrize curve: = t, = t 2, t. d = dt, d = 2t dt I = t 2 (t 2 ) dt + (t 2t 2 )2t dt = eason for substitution: M d = t 4 + 2t 2 4t 3 dt = 2 5. M d dt dt etc. Eample GT.2. Same integral as previous eample ecept is the straight line from (, ) to (, ). answer: Parametrize curve: = t, = t, t. d = dt, d = dt I = t 2 t dt + (t 2t) dt = (Different value from Eample GT..) t 3 t dt = 4. Eample GT.3. Same as Eample GT. ecept we use a different parametrization of. = sin t, = sin 2 t, t π/2 d = cos t dt, d = 2 sin t cos t dt. I = = π/2 π/2 sin 4 t cos t dt + (sin t 2 sin 2 t)2 sin t cos t dt (sin 4 t + 2 sin 2 t 4 sin 3 t) cos t dt = sin5 t sin3 t sin 4 t π/2 = 2 5. This is the same value as in Eample GT.. That is, the parametrization doesn t affect the value of the line integral.

4 LINE INTEGALS AND GEEN S THEOEM Properties of line integrals. Independent of parametrization. 2. everse direction on curve change sign. That is, F dr = F dr. (Here, means the same curve traversed in the opposite direction.) 3. If is closed we use the notation F dr = M d + N d. Eample GT.4. Evaluate I = shown. d + ( + 2) d where = + 2 is the curve (, ) 2 answer: Have 2 pieces so I = d + ( + 2) d + d + ( + 2) d. 2 Note, we don t alwas need to introduce the variable t. In this case we can easil use or as parameters. : =, use as parameter. d = d, d =. So, d + (2 + 2) d = d =. 2 : =, use as parameter. goes from to. So, d + ( + 2) d = 2 ( + 2) d = + 2 d = 2. answer: I = 2 =. Eample GT.5. Evaluate I = counterclockwise (W) direction. d + d where is the unit circle traversed in a answer: Parametrization: = cos t, = sin t, t 2π. So, d = cos t dt, d = sin t dt. We get I = 2π sin t( sin t) dt + cos t(cos t) dt = 2π dt = 2π.

5 LINE INTEGALS AND GEEN S THEOEM 5.3 Gradient and conservative fields.3. The fundamental theorem for gradient fields Theorem GT.6. (Fundamental theorem for gradient fields) Suppose that F = f is a gradient field. Then, F dr = f(, ) P P = f(p ) f(p ) = f(, ) f(, ) where P = (, ) and P = (, ) are the endpoints of the curve. That is, for gradient fields the line integral is independent of the path taken. P = (, ) P = (, ) The proof of the fundamental theorem is given after the net eample Eample GT.7. Let f(, ) = So, F = f = ( 3 + 2, 3 2). Let be the curve shown and compute I = F dr. Do this both directl and using the fundamental theorem. (, 2) (, )

6 LINE INTEGALS AND GEEN S THEOEM 6 answer: Method : parametrize : =, = 2,. Then, I = ( 3 + 2) d d = ( ) d d. = d = 9. Method 2: f dr = f(, 2) f(, ) = Proof of the fundamental theorem This just requires some algebra and the chain rule: t [ f dr = f d + f d = f ((t), (t)) d dt + f ((t), (t)) d ] dt dt = t t t d dt f((t), (t)) dt = f((t), (t)) t t = f(p ) f(p ).3.3 Path independence Definition. For a vector field F, the line integral F dr is called path independent if, for an two points P and Q, the line integral has the same value for ever path between P and Q. Theorem GT.8. F dr is path independent is equivalent to F dr = for an closed path. Note. These statements are technicall a little slopp. The should all include the qualifing phrase in a region A for F, the points and the paths. Proof. We have to show two things: (i) Path independence implies the line integral around an closed path is. (ii) If the line integral around all closed paths is then we have path independence. To see (i), assume path independence and consider the closed path shown in figure (i) below. Since the starting point P is the same as the endpoint P the line integral F dr must have the same value as the line integral over the curve consisting of the single point P. Since that is clearl we must have the integral over is. To see (ii), assume F dr = for an closed curve. onsider the two curves and 2 shown in figure (ii). Both start at P and end at P. B the assumption that integrals around closed paths are, we have F dr =. So, 2 F dr = F dr. 2 That is, an two paths from P to P have the same line integral. We have shown that the line integrals are path independent.

7 LINE INTEGALS AND GEEN S THEOEM 7 P = P P 2 P Figure (i) Figure (ii).3.4 onservative vector fields Given a vector field F, Theorem GT.8 in the previous section said that the line integrals of F were path independent is equivalent to the line integral of F around an closed path is. We call such a vector field a conservative vector field. The fundamental theorem sas the if F is a gradient field: F = f, then the line integral F dr is path independent. That is, a gradient field is conservative. The following theorem sas that the converse is also true on connected regions. B a connected region we mean that an two points in the region can be connected b a continuous path that lies entirel in the region. Theorem GT.9. A conservative field on a connected region is a gradient field. Proof. all the region D. We have to show that if we have a conservative field F = (M, N) on D the there is a potential function f with F = f. The eas part will be defining f. The trickier part will be showing that its gradient is F. So, first we define f: Fi a point (, ) in D. Then for an point (, ) in D we define f(, ) = F dr, where γ is an path from (, ) to (, ). γ Path independence guarantees that f(, ) is well defined, i.e. it doesn t depend on the choice of path. Now we need to show that F = f, i.e if F = (M, N), then we need to show that f = M and f = N. We ll show the first case, the case f = N is essentiall the same. First, note that b definition df( + t, ) f (, ) = dt. t= This means we need to write down the line integral for f( + t, ). In the figure below, f(, ) is the integral along the path γ from (, ) to (, ) and f( + t, ) is the integral along γ followed b the horizontal line γ 2 to ( + t, ). This means that f( + t, ) = F dr + F dr = f(, ) + F dr. γ γ 2 γ 2

8 LINE INTEGALS AND GEEN S THEOEM 8 D (, ) γ 2 ( + t, ) γ (, ) We need to parameterize the horizontal segment γ 2. Notationwise, the letters, and t are alread taken, so we let γ 2 (s) = (u(s), v(s), where u(s) = + s, (s) = ; with s t On this segment du = ds and d =. So, f( + t, ) = f(, ) + t M( + s, ) ds The piece f(, ) is constant as t varies, so the fundamental theorem of calculus sas that Setting t = we have f (, ) = df( + t, ) dt df( + t, ) dt = M( + t, ). = M(, ). t= This is eactl what we needed to show! We summarize in a bo: On a connected region a conservative field is a gradient field. Eample GT.. If F is the electric field of an electric charge it is conservative. Eample GT.. A gravitational field of a mass is conservative..4 Potential functions Definition. If F is a gradient field with F = f, then we call f a potential function for F. Note. The usual phsics terminolog would be to call f the potential function for F. We have just seen that if F = f (a gradient field) then F is conservative. That is, P P F dr, is independent of the path from P to P and, Questions:. How can we tell if a vector field F is a gradient field? 2. If F is a gradient field, how do we find a potential function f. F dr =, where is an closed path.

9 LINE INTEGALS AND GEEN S THEOEM 9 We start to answer these questions in the net theorem. Theorem GT.2. Take F = (M, N) (a) If F = f then curlf = N M =. (b) If F is differentiable and curlf = is conservative. in the whole plane then F = f for some f, i.e. F Notes. The restriction that F is defined on the whole plane is too stringent for our needs. Below, we will give what we call the Potential Theorem, which onl requires that F be defined and differentiable on what s called a simpl connected region. Proof of (a): If F = (M, N) = f then we have M = f and N = f. Thus, M = f, and N = f. This proves (a) (provided f has continuous second partials). The proof of (b) will be postponed until after we have proved Green s theorem and we can state the Potential Theorem. The eamples below will show how to find f Eample GT.3. For which values of the constants a and b will F = ( a, 2 + b ) be a gradient field? answer: M = a, N = 2 a = 2 and b is arbitrar. Eample GT.4. Is F = ( (3 2 + ), e ) conservative? answer: M =, N = e. Since M N, F is not conservative. (, ) Eample GT.5. Is conservative? answer: NO! The reasoning is a little trickier than in the previous eample. First, M = 2 2 ( ) 2 = N. BUT, since the field is not defined for all (, ) Theorem GT.2b does not appl. The answer turns out to be no, F is not conservative. We can see that as follows. onsider = unit circle parametrized b = cos t, = sin t. omputing the line integral directl we have F dr = d + 2π d = dt = 2π. Since this is not the field is not conservative. Eample GT.6. Is F = (, ) conservative? answer: Again we find N = M, BUT since F is not defined at (, ) Theorem GT.2b does not appl. HOWEVE, it turns out that F = ln( ) = ln r Since we found a potential function we have shown directl that F is conservative on the region consisting of the plane minus the origin.

10 LINE INTEGALS AND GEEN S THEOEM.4. Finding the potential function Eample GT.7. Show F = ( , ) is conservative and find the potential function f such that F = f. answer: First, M = 6 = N. Since F is defined for all (, ) Theorem GT.2 implies F is conservative. Method (for finding f): Since F dr = f(p ) f(p ) we have f(p ) = f(p )+ F dr for an path from P to P. We let P = (, ) be an arbitrar point. We can fi P and an wa we want. For this problem take P = (, ) and = + 2 as the path shown. 2 (, ) : =, =, so d =, d = d, 2 : =, =, so d = d, d = f(, ) f(, ) = Thus, = = F dr = M(, ) d + 6 d + = M d + N d N(, ) d d f(, ) f(, ) = = Switching from (, ) to (, ) and letting f(, ) =, we have f(, ) = Method 2: We start with f = Integrating with respect to gives f(, ) = g(). We need to add g() as the constant of integration since is a constant when differentiating with respect to.

11 LINE INTEGALS AND GEEN S THEOEM Now integrating f = with respect to gives f(, ) = h() omparing the two epresions for f we see g() = and h() = 3 +. So, (The same as method.) In general I prefer method. f(, ) = Eample GT.8. Let F = ( ( + 2 ), ( ) ). Show that F is a gradient field and find the potential function using both methods. answer: Testing the partials we have: M = 2 = N, F defined on all (, ). Thus, b Theorem GT.2, F is conservative. Method : Use the path shown. f(p ) f(, ) = F dr = M d + N d. : =, =, d = d, d = M(, ) =. 2 : =, =, d =, d = d N(, ) = F dr = d d = 2 / Thus, f(, ) f(, ) = 2 / Equivalentl f(, ) = 2 / (, ) 2 Path for Eample 6 Method 2: f = + 2, so f = 2 / g(). f = , so f = h(). omparing the two epressions for f we get f(, ) = 2 / Green s Theorem Ingredients: a simple closed curve (i.e. no self-intersection), and the interior of.

12 LINE INTEGALS AND GEEN S THEOEM 2 must be positivel oriented (traversed so interior region is on the left) and piecewise smooth (a few corners are oka). Theorem GT.9. Green s Theorem: If the vector field F = (M, N) is defined and differentiable on then M d + N d = N M da. () In vector form this is written F dr = where the curl is defined as curlf = (N M ). curlf da. Eample GT.2. Use the right hand side of Equation to find the left hand side. Use Green s Theorem to compute I = d ( + ) d where is the circle shown. a answer: B Green s Theorem I = da = 4 da. We could compute this directl, but here s a trick. We know the center of mass is cm = da = a. A Thus da = πa 3, so I = 4πa 3.

13 LINE INTEGALS AND GEEN S THEOEM 3 Eample GT.2. (Use the left hand side of Equation to find the right hand side.) Use Green s Theorem to find the area under one arch of the ccloid. answer: The ccloid is = a(θ sin(θ)), = a( cos(θ)). The picture shows the curve = + 2 surrounding the area under one arch. 2a 2 πa 2πa B Green s Theorem, d = da = area. So, area = d = + 2 d + d 2 area = Other was to compute area: da = d = d = 2 2π a 2 ( cos(θ)) 2 dθ = 3πa 2. d + d..5. Proof of Green s Theorem (i) First we ll work on the rectangle shown. Later we ll use a lot of rectangles to approimate an arbitrar region. d c a b (ii) We ll simplif a bit and assume N =. The proof when N is essentiall the same with a bit more writing. B direct calculation the right hand side of Green s Theorem (Equation ) is M b d da = M d d. Inner integral: a M(, ) d c = M(, d) + M(, c) c

14 LINE INTEGALS AND GEEN S THEOEM 4 Putting this into the outer integral we have shown that M da = b For the left hand side of Equation we have M d = M d + M d = bottom b a M(, c) d + top a b a M(, c) M(, d) d. (2) M(, d) d = (since d = along the sides) b a M(, c) M(, d) d. (3) omparing Equations 2 and 3 we find that we have proved Green s Theorem. Net we ll use rectangles to build up an arbitrar region. We start b stacking two rectangles on top of each other. For line integrals when adding two rectangles with a common edge the common edges are traversed in opposite directions so the sum of the line integrals of the two rectangles equals the line integral over the outside boundar. = Similarl when adding a lot of rectangles: everthing cancels ecept the outside boundar. This etends Green s Theorem on a rectangle to Green s Theorem on a sum of rectangles. Since an region can be approimated as close as we want b a sum of rectangles, Green s Theorem must hold on arbitrar regions.

15 LINE INTEGALS AND GEEN S THEOEM 5.6 Etensions and applications of Green s theorem.6. Simpl connected regions Definition. A region D in the plane is simpl connected if it has no holes. Said differentl, it is simpl connected for ever simple closed curve in D, the interior of is full contained in D. Eamples: D D 2 D 3 D 4 D 5 = whole plane D-D5 are simpl connected. For an simple closed curve inside an of these regions the interior of is entirel inside the region. Note. Sometimes we sa the region is simpl connected if an curve can be shrunk to a point without leaving the region. The regions below are not simpl connected. For each, the interior of the curve is not entirel in the region. Annulus Puntured plane.6.2 Potential Theorem Here is a application of Green s theorem which tells us how to spot a conservative field on a simpl connected region. The theorem does not have a standard name, so we choose to call it the Potential Theorem. You should check that it is largel a restatement of Theorem GT.2 above. Theorem GT.22. (Potential Theorem) Take F = (M, N) defined and differentiable on a region D. (a) If F = f then curlf = N M =. (b) If D is simpl connected and curlf = on D, then F = f for some f. We know that on a connected region, being a gradient field is equivalent to being conservative. So we can restate the Potential Theorem as: on a simpl connected region, F is conservative is equivalent to curlf =. Proof of (a): This was proved in Theorem GT.2.

16 LINE INTEGALS AND GEEN S THEOEM 6 Proof of (b): Suppose is a simple closed curve in D. Since D is simpl connected the interior of is also in D. Therefore, using Green s theorem we have, F dr = curlf da =. D This shows that F is conservative in D. Therefore b Theorem GT.9 F is a gradient field. Summar: Suppose the vector field F = (M, N) is defined on a simpl connected region D. Then, the following statements are equivalent. () (2) Q P F dr is path independent. F dr = for an closed path. (3) F = f for some f in D (4) F is conservative in D. If F is continuousl differentiable then,2,3,4 all impl 5: (5) curlf = N M = in D.6.3 Wh we need simpl connected in the Potential Theorem If there is a hole then F might not be defined on the interior of. (See the eample on the tangential field below.) D.6.4 Etended Green s Theorem We can etend Green s theorem to a region which has multiple boundar curves. Suppose is the region between the two simple closed curves and

17 LINE INTEGALS AND GEEN S THEOEM 7 (Note is alwas to the left as ou traverse either curve in the direction indicated.) Then we can etend Green s theorem to this setting b F dr + F dr = curlf da. 2 Likewise for more than two curves: F dr + F dr + 2 F dr + 3 F dr = 4 curlf da. Proof. The proof is based on the following figure. We cut both and 2 and connect them b two copies of 3, one in each direction. (In the figure we have drawn the two copies of 3 as separate curves, in realit the are the same curve traversed in opposite directions.) Now the curve = is a simple closed curve and Green s theorem holds on it. But the region inside is eactl and the contributions of the two copies of 3 cancel. That is, we have shown that curlf da = F dr = F dr. + 2 This is eactl Green s theorem, which we wanted to prove (, ) Eample GT.23. Let F = r 2 ( tangential field ) F is defined on D = plane - (,) = the punctured plane. (Shown below.) It s eas to compute (we ve done it before) that curlf = in D. Question: For the tangential field F what values can F dr take for a simple closed curve (positivel oriented)? answer: We have two cases (i) not around (ii) 2 around

18 LINE INTEGALS AND GEEN S THEOEM 8 2 In case (i) Green s theorem applies because the interior does not contain the problem point at the origin. Thus, F dr = curlf da =. For case (ii) we will show that F dr = 2π. 2 Let 3 be a small circle of radius a, entirel inside 2. B the etended Green s theorem we have F dr F dr = curlf da =. 2 3 Thus, F dr = F dr. 2 3 Using the usual parametrization of a circe we can easil compute that the line integral is F dr = 3 2π dt = 2π. QED. 3 2 Answer to the question: The onl possible values are and 2π. We can etend this answer in the following wa: If is not simple, then the possible values of F dr are 2πn, times goes (counterclockwise) around (,). where n is the number of Not for class: n is called the winding number of around. n also equals the number of times crosses the positive -ais, counting + from below and from above.

19 LINE INTEGALS AND GEEN S THEOEM 9 Eample GT.24. Let F = r n (, ). Use etended Green s theorem to show that F is conservative for all integers n. Find a potential function. answer: First note, M = r n, N = r n. Thus, M = nr n 2 = N. Said differentl: curlf =. We can t et claim that F is conservative because the origin is a possible problem point for F. So, we ll show F is conservative b showing F dr = for all simple closed curves. Suppose is a simple closed curve not around then Green s theorem applies and we have F dr =. Net, suppose 3 is a circle centered on (,) then, since F is radial and dr is tangential to the curve we know F dr =. So, F dr =. (If ou don t like this argument, 3 parametrize the circle in the usual wa and show that the resulting integrand is.) Now take the circle 3 so large that it completel surrounds 2. In this case, etended Green s theorem implies (since curlf = between the curves) that F dr = F dr =. 2 3 Thus F dr = for all closed loops. As we know, this implies that F is conservative. 3 2 To find the potential function we use method over the curve shown. The calculation works for n 2. For n = 2 everthing is the same ecept we get natural logs instead of powers. (We also ignore the fact that if (, ) is on the negative -ais we shoud use a different path that doesn t go through the origin. This isn t reall an issue since we alread know a potential function eists, so continuit would handle these points without using an integral.)

20 LINE INTEGALS AND GEEN S THEOEM 2 2 (, ) (, ) Here s the calculation of the potential: f(, ) = r n d + r n d urve for computing the potential function. Thus, our potential function is = ( + 2 ) n/2 d + = ( + 2 ) (n+2)/2 n + 2 = ( + 2 )(n+2)/2 2 (n+2)/2 n + 2 = (2 + 2 )(n+2)/2 2 (n+)/2 n + 2 ( 2 + ) 2 n/2 d + (2 + 2 )(n+2)/2 n + 2 f(, ) = rn+2 n In the special case of n = 2 we get f(, ) = ln r +. + (2 + 2 )(n+2)/2 ( + 2 ) (n + 2)/2

ES.182A Topic 41 Notes Jeremy Orloff. 41 Extensions and applications of Green s theorem

ES.182A Topic 41 Notes Jeremy Orloff. 41 Extensions and applications of Green s theorem ES.182A Topic 41 Notes Jerem Orloff 41 Etensions and applications of Green s theorem 41.1 eview of Green s theorem: Tangential (work) form: F T ds = curlf d d M d + N d = N M d d. Normal (flu) form: F

More information

Line Integrals and Green s Theorem Jeremy Orloff

Line Integrals and Green s Theorem Jeremy Orloff Line Integrals and Green s Theorem Jerem Orloff Vector Fields (or vector valued functions) Vector notation. In 8.4 we will mostl use the notation (v) = (a, b) for vectors. The other common notation (v)

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

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

ES.182A Topic 36 Notes Jeremy Orloff

ES.182A Topic 36 Notes Jeremy Orloff ES.82A Topic 36 Notes Jerem Orloff 36 Vector fields and line integrals in the plane 36. Vector analsis We now will begin our stud of the part of 8.2 called vector analsis. This is the stud of vector fields

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

MATH Line integrals III Fall The fundamental theorem of line integrals. In general C

MATH Line integrals III Fall The fundamental theorem of line integrals. In general C MATH 255 Line integrals III Fall 216 In general 1. The fundamental theorem of line integrals v T ds depends on the curve between the starting point and the ending point. onsider two was to get from (1,

More information

MTH234 Chapter 16 - Vector Calculus Michigan State University

MTH234 Chapter 16 - Vector Calculus Michigan State University MTH234 hapter 6 - Vector alculus Michigan State Universit 4 Green s Theorem Green s Theorem gives a relationship between double integrals and line integrals around simple closed curves. (Start and end

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

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

Vector Calculus. Vector Fields. Reading Trim Vector Fields. Assignment web page assignment #9. Chapter 14 will examine a vector field. 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

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

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

A CURL-FREE VECTOR FIELD THAT IS NOT A GRADIENT. Robert L. Foote. Math 225

A CURL-FREE VECTOR FIELD THAT IS NOT A GRADIENT. Robert L. Foote. Math 225 A URL-FREE VETOR FIELD THAT IS NOT A GRADIENT Robert L. Foote Math 225 Recall our main theorem about vector fields. Theorem. Let R be an open region in E 2 and let F be a vector field on R. The following

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

(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

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

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

ENGI 4430 Advanced Calculus for Engineering Faculty of Engineering and Applied Science Problem Set 3 Solutions [Multiple Integration; Lines of Force]

ENGI 4430 Advanced Calculus for Engineering Faculty of Engineering and Applied Science Problem Set 3 Solutions [Multiple Integration; Lines of Force] ENGI 44 Advanced Calculus for Engineering Facult of Engineering and Applied Science Problem Set Solutions [Multiple Integration; Lines of Force]. Evaluate D da over the triangular region D that is bounded

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

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

Major Ideas in Calc 3 / Exam Review Topics

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

More information

Topic 7 Notes Jeremy Orloff

Topic 7 Notes Jeremy Orloff Topic 7 Notes Jeremy Orloff 7 Taylor and Laurent series 7. Introduction We originally defined an analytic function as one where the derivative, defined as a limit of ratios, existed. We went on to prove

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

Mathematics 309 Conic sections and their applicationsn. Chapter 2. Quadric figures. ai,j x i x j + b i x i + c =0. 1. Coordinate changes

Mathematics 309 Conic sections and their applicationsn. Chapter 2. Quadric figures. ai,j x i x j + b i x i + c =0. 1. Coordinate changes Mathematics 309 Conic sections and their applicationsn Chapter 2. Quadric figures In this chapter want to outline quickl how to decide what figure associated in 2D and 3D to quadratic equations look like.

More information

Some common examples of vector fields: wind shear off an object, gravitational fields, electric and magnetic fields, etc

Some common examples of vector fields: wind shear off an object, gravitational fields, electric and magnetic fields, etc Vector Analysis Vector Fields Suppose a region in the plane or space is occupied by a moving fluid such as air or water. Imagine this fluid is made up of a very large number of particles that at any instant

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

Triple Integrals. y x

Triple Integrals. y x Triple Integrals. (a) If is an solid (in space), what does the triple integral dv represent? Wh? (b) Suppose the shape of a solid object is described b the solid, and f(,, ) gives the densit of the object

More information

11.4 Polar Coordinates

11.4 Polar Coordinates 11. Polar Coordinates 917 11. Polar Coordinates In Section 1.1, we introduced the Cartesian coordinates of a point in the plane as a means of assigning ordered pairs of numbers to points in the plane.

More information

ES.182A Problem Section 11, Fall 2018 Solutions

ES.182A Problem Section 11, Fall 2018 Solutions Problem 25.1. (a) z = 2 2 + 2 (b) z = 2 2 ES.182A Problem Section 11, Fall 2018 Solutions Sketch the following quadratic surfaces. answer: The figure for part (a) (on the left) shows the z trace with =

More information

Math Review Packet #5 Algebra II (Part 2) Notes

Math Review Packet #5 Algebra II (Part 2) Notes SCIE 0, Spring 0 Miller Math Review Packet #5 Algebra II (Part ) Notes Quadratic Functions (cont.) So far, we have onl looked at quadratic functions in which the term is squared. A more general form of

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

2.5 CONTINUITY. a x. Notice that Definition l implicitly requires three things if f is continuous at a:

2.5 CONTINUITY. a x. Notice that Definition l implicitly requires three things if f is continuous at a: SECTION.5 CONTINUITY 9.5 CONTINUITY We noticed in Section.3 that the it of a function as approaches a can often be found simpl b calculating the value of the function at a. Functions with this propert

More information

49. Green s Theorem. The following table will help you plan your calculation accordingly. C is a simple closed loop 0 Use Green s Theorem

49. Green s Theorem. The following table will help you plan your calculation accordingly. C is a simple closed loop 0 Use Green s Theorem 49. Green s Theorem Let F(x, y) = M(x, y), N(x, y) be a vector field in, and suppose is a path that starts and ends at the same point such that it does not cross itself. Such a path is called a simple

More information

Vectors and the Geometry of Space

Vectors and the Geometry of Space Chapter 12 Vectors and the Geometr of Space Comments. What does multivariable mean in the name Multivariable Calculus? It means we stud functions that involve more than one variable in either the input

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

Dr. F. Wilhelm, DVC, Work, path-integrals, vector operators. C:\physics\130 lecture-giancoli\ch 07&8a work pathint vect op.

Dr. F. Wilhelm, DVC, Work, path-integrals, vector operators. C:\physics\130 lecture-giancoli\ch 07&8a work pathint vect op. C:\phsics\30 lecture-giancoli\ch 07&8a work pathint vect op.doc 4/3/0 of 4. CONCEPT OF WORK W:.... CONCEPT OF POTENTIL ENERGY U:... 3. Force of a Spring... 3 4. Force with several variables.... 4 5. Eamples

More information

3 Polynomial and Rational Functions

3 Polynomial and Rational Functions 3 Polnomial and Rational Functions 3.1 Quadratic Functions and Models 3.2 Polnomial Functions and Their Graphs 3.3 Dividing Polnomials 3.4 Real Zeros of Polnomials 3.5 Comple Zeros and the Fundamental

More information

3, 1, 3 3, 1, 1 3, 1, 1. x(t) = t cos(πt) y(t) = t sin(πt), z(t) = t 2 t 0

3, 1, 3 3, 1, 1 3, 1, 1. x(t) = t cos(πt) y(t) = t sin(πt), z(t) = t 2 t 0 Math 5 Final Eam olutions ecember 5, Problem. ( pts.) (a 5 pts.) Find the distance from the point P (,, 7) to the plane z +. olution. We can easil find a point P on the plane b choosing some values for

More information

Introduction to Vector Spaces Linear Algebra, Spring 2011

Introduction to Vector Spaces Linear Algebra, Spring 2011 Introduction to Vector Spaces Linear Algebra, Spring 2011 You probabl have heard the word vector before, perhaps in the contet of Calculus III or phsics. You probabl think of a vector like this: 5 3 or

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

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

(6, 4, 0) = (3, 2, 0). Find the equation of the sphere that has the line segment from P to Q as a diameter.

(6, 4, 0) = (3, 2, 0). Find the equation of the sphere that has the line segment from P to Q as a diameter. Solutions Review for Eam #1 Math 1260 1. Consider the points P = (2, 5, 1) and Q = (4, 1, 1). (a) Find the distance from P to Q. Solution. dist(p, Q) = (4 2) 2 + (1 + 5) 2 + (1 + 1) 2 = 4 + 36 + 4 = 44

More information

One of the most common applications of Calculus involves determining maximum or minimum values.

One of the most common applications of Calculus involves determining maximum or minimum values. 8 LESSON 5- MAX/MIN APPLICATIONS (OPTIMIZATION) One of the most common applications of Calculus involves determining maimum or minimum values. Procedure:. Choose variables and/or draw a labeled figure..

More information

11.1 Double Riemann Sums and Double Integrals over Rectangles

11.1 Double Riemann Sums and Double Integrals over Rectangles Chapter 11 Multiple Integrals 11.1 ouble Riemann Sums and ouble Integrals over Rectangles Motivating Questions In this section, we strive to understand the ideas generated b the following important questions:

More information

ES.1803 Topic 16 Notes Jeremy Orloff

ES.1803 Topic 16 Notes Jeremy Orloff ES803 Topic 6 Notes Jerem Orloff 6 Eigenalues, diagonalization, decoupling This note coers topics that will take us seeral classes to get through We will look almost eclusiel at 2 2 matrices These hae

More information

MATH 223 FINAL EXAM STUDY GUIDE ( )

MATH 223 FINAL EXAM STUDY GUIDE ( ) MATH 3 FINAL EXAM STUDY GUIDE (017-018) The following questions can be used as a review for Math 3 These questions are not actual samples of questions that will appear on the final eam, but the will provide

More information

Section 3.1. ; X = (0, 1]. (i) f : R R R, f (x, y) = x y

Section 3.1. ; X = (0, 1]. (i) f : R R R, f (x, y) = x y Paul J. Bruillard MATH 0.970 Problem Set 6 An Introduction to Abstract Mathematics R. Bond and W. Keane Section 3.1: 3b,c,e,i, 4bd, 6, 9, 15, 16, 18c,e, 19a, 0, 1b Section 3.: 1f,i, e, 6, 1e,f,h, 13e,

More information

10.5 Graphs of the Trigonometric Functions

10.5 Graphs of the Trigonometric Functions 790 Foundations of Trigonometr 0.5 Graphs of the Trigonometric Functions In this section, we return to our discussion of the circular (trigonometric functions as functions of real numbers and pick up where

More information

Vector fields, line integrals, and Green s Theorem

Vector fields, line integrals, and Green s Theorem Vector fields, line integrals, and Green s Theorem Line integrals The problem: Suppose ou have a surface = f(, ) defined over a region D. Restrict the domain of the function to the values of and which

More information

18.02 Multivariable Calculus Fall 2007

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

More information

9.1 VECTORS. A Geometric View of Vectors LEARNING OBJECTIVES. = a, b

9.1 VECTORS. A Geometric View of Vectors LEARNING OBJECTIVES. = a, b vectors and POLAR COORDINATES LEARNING OBJECTIVES In this section, ou will: View vectors geometricall. Find magnitude and direction. Perform vector addition and scalar multiplication. Find the component

More information

Topic 4 Notes Jeremy Orloff

Topic 4 Notes Jeremy Orloff Topic 4 Notes Jeremy Orloff 4 auchy s integral formula 4. Introduction auchy s theorem is a big theorem which we will use almost daily from here on out. Right away it will reveal a number of interesting

More information

Methods of Solving Ordinary Differential Equations (Online)

Methods of Solving Ordinary Differential Equations (Online) 7in 0in Felder c0_online.te V3 - Januar, 05 0:5 A.M. Page CHAPTER 0 Methods of Solving Ordinar Differential Equations (Online) 0.3 Phase Portraits Just as a slope field (Section.4) gives us a wa to visualize

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

Lecture 5. Equations of Lines and Planes. Dan Nichols MATH 233, Spring 2018 University of Massachusetts.

Lecture 5. Equations of Lines and Planes. Dan Nichols MATH 233, Spring 2018 University of Massachusetts. Lecture 5 Equations of Lines and Planes Dan Nichols nichols@math.umass.edu MATH 233, Spring 2018 Universit of Massachusetts Februar 6, 2018 (2) Upcoming midterm eam First midterm: Wednesda Feb. 21, 7:00-9:00

More information

We have examined power functions like f (x) = x 2. Interchanging x

We have examined power functions like f (x) = x 2. Interchanging x CHAPTER 5 Eponential and Logarithmic Functions We have eamined power functions like f =. Interchanging and ields a different function f =. This new function is radicall different from a power function

More information

f x, y x 2 y 2 2x 6y 14. Then

f x, y x 2 y 2 2x 6y 14. Then SECTION 11.7 MAXIMUM AND MINIMUM VALUES 645 absolute minimum FIGURE 1 local maimum local minimum absolute maimum Look at the hills and valles in the graph of f shown in Figure 1. There are two points a,

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

NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Complex Analysis II Lecture Notes Part I

NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Complex Analysis II Lecture Notes Part I NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Comple Analsis II Lecture Notes Part I Chapter 1 Preliminar results/review of Comple Analsis I These are more detailed notes for the results

More information

Andrew s handout. 1 Trig identities. 1.1 Fundamental identities. 1.2 Other identities coming from the Pythagorean identity

Andrew s handout. 1 Trig identities. 1.1 Fundamental identities. 1.2 Other identities coming from the Pythagorean identity Andrew s handout Trig identities. Fundamental identities These are the most fundamental identities, in the sense that ou should probabl memorize these and use them to derive the rest (or, if ou prefer,

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

Section 5-7 : Green's Theorem

Section 5-7 : Green's Theorem Section 5-7 : Green's Theorem In this section we are going to investigate the relationship between certain kinds of line integrals (on closed paths) and double integrals. Let s start off with a simple

More information

Solutions to Two Interesting Problems

Solutions to Two Interesting Problems Solutions to Two Interesting Problems Save the Lemming On each square of an n n chessboard is an arrow pointing to one of its eight neighbors (or off the board, if it s an edge square). However, arrows

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 Fields. Field (II) Field (V)

Vector Fields. Field (II) Field (V) Math 1a Vector Fields 1. Match the following vector fields to the pictures, below. Eplain our reasoning. (Notice that in some of the pictures all of the vectors have been uniforml scaled so that the picture

More information

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000 Higher Mathematics UNIT Mathematics HSN000 This document was produced speciall for the HSN.uk.net website, and we require that an copies or derivative works attribute the work to Higher Still Notes. For

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

DIFFERENTIAL EQUATIONS First Order Differential Equations. Paul Dawkins

DIFFERENTIAL EQUATIONS First Order Differential Equations. Paul Dawkins DIFFERENTIAL EQUATIONS First Order Paul Dawkins Table of Contents Preface... First Order... 3 Introduction... 3 Linear... 4 Separable... 7 Eact... 8 Bernoulli... 39 Substitutions... 46 Intervals of Validit...

More information

VECTOR FUNCTIONS. which a space curve proceeds at any point.

VECTOR FUNCTIONS. which a space curve proceeds at any point. 3 VECTOR FUNCTIONS Tangent vectors show the direction in which a space curve proceeds at an point. The functions that we have been using so far have been real-valued functions. We now stud functions whose

More information

Review: critical point or equivalently f a,

Review: critical point or equivalently f a, Review: a b f f a b f a b critical point or equivalentl f a, b A point, is called a of if,, 0 A local ma or local min must be a critical point (but not conversel) 0 D iscriminant (or Hessian) f f D f f

More information

MATHEMATICS 200 December 2013 Final Exam Solutions

MATHEMATICS 200 December 2013 Final Exam Solutions MATHEMATICS 2 December 21 Final Eam Solutions 1. Short Answer Problems. Show our work. Not all questions are of equal difficult. Simplif our answers as much as possible in this question. (a) The line L

More information

6 = 1 2. The right endpoints of the subintervals are then 2 5, 3, 7 2, 4, 2 9, 5, while the left endpoints are 2, 5 2, 3, 7 2, 4, 9 2.

6 = 1 2. The right endpoints of the subintervals are then 2 5, 3, 7 2, 4, 2 9, 5, while the left endpoints are 2, 5 2, 3, 7 2, 4, 9 2. 5 THE ITEGRAL 5. Approimating and Computing Area Preliminar Questions. What are the right and left endpoints if [, 5] is divided into si subintervals? If the interval [, 5] is divided into si subintervals,

More information

Practice Questions for Midterm 2 - Math 1060Q - Fall 2013

Practice Questions for Midterm 2 - Math 1060Q - Fall 2013 Eam Review Practice Questions for Midterm - Math 060Q - Fall 0 The following is a selection of problems to help prepare ou for the second midterm eam. Please note the following: anthing from Module/Chapter

More information

13.1. For further details concerning the physics involved and animations of the trajectories of the particles, see the following websites:

13.1. For further details concerning the physics involved and animations of the trajectories of the particles, see the following websites: 8 CHAPTER VECTOR FUNCTIONS N Some computer algebra sstems provide us with a clearer picture of a space curve b enclosing it in a tube. Such a plot enables us to see whether one part of a curve passes in

More information

10.2 The Unit Circle: Cosine and Sine

10.2 The Unit Circle: Cosine and Sine 0. The Unit Circle: Cosine and Sine 77 0. The Unit Circle: Cosine and Sine In Section 0.., we introduced circular motion and derived a formula which describes the linear velocit of an object moving on

More information

Wave Phenomena Physics 15c

Wave Phenomena Physics 15c Wave Phenomena Phsics 15c Lecture 13 Multi-Dimensional Waves (H&L Chapter 7) Term Paper Topics! Have ou found a topic for the paper?! 2/3 of the class have, or have scheduled a meeting with me! If ou haven

More information

Chapter 8 More About the Trigonometric Functions

Chapter 8 More About the Trigonometric Functions Relationships Among Trigonometric Functions Section 8. 8 Chapter 8 More About the Trigonometric Functions Section 8. Relationships Among Trigonometric Functions. The amplitude of the graph of cos is while

More information

College Algebra Final, 7/2/10

College Algebra Final, 7/2/10 NAME College Algebra Final, 7//10 1. Factor the polnomial p() = 3 5 13 4 + 13 3 + 9 16 + 4 completel, then sketch a graph of it. Make sure to plot the - and -intercepts. (10 points) Solution: B the rational

More information

Vector-Valued Functions

Vector-Valued Functions Vector-Valued Functions 1 Parametric curves 8 ' 1 6 1 4 8 1 6 4 1 ' 4 6 8 Figure 1: Which curve is a graph of a function? 1 4 6 8 1 8 1 6 4 1 ' 4 6 8 Figure : A graph of a function: = f() 8 ' 1 6 4 1 1

More information

17. Find the moments of inertia I x, I y, I 0 for the lamina of. 4. D x, y 0 x a, 0 y b ; CAS. 20. D is enclosed by the cardioid r 1 cos ; x, y 3

17. Find the moments of inertia I x, I y, I 0 for the lamina of. 4. D x, y 0 x a, 0 y b ; CAS. 20. D is enclosed by the cardioid r 1 cos ; x, y 3 SCTION 2.5 TRIPL INTGRALS 69 2.4 XRCISS. lectric charge is distributed over the rectangle, 2 so that the charge densit at, is, 2 2 (measured in coulombs per square meter). Find the total charge on the

More information

8.1 Exponents and Roots

8.1 Exponents and Roots Section 8. Eponents and Roots 75 8. Eponents and Roots Before defining the net famil of functions, the eponential functions, we will need to discuss eponent notation in detail. As we shall see, eponents

More information

9.1 VECTORS. A Geometric View of Vectors LEARNING OBJECTIVES. = a, b

9.1 VECTORS. A Geometric View of Vectors LEARNING OBJECTIVES. = a, b vectors and POLAR COORDINATES LEARNING OBJECTIVES In this section, ou will: View vectors geometricall. Find magnitude and direction. Perform vector addition and scalar multiplication. Find the component

More information

Wave Phenomena Physics 15c

Wave Phenomena Physics 15c Wave Phenomena Phsics 15c Lecture 13 Multi-Dimensional Waves (H&L Chapter 7) Term Paper Topics! Have ou found a topic for the paper?! 2/3 of the class have, or have scheduled a meeting with me! If ou haven

More information

ragsdale (zdr82) HW7 ditmire (58335) 1 The magnetic force is

ragsdale (zdr82) HW7 ditmire (58335) 1 The magnetic force is ragsdale (zdr8) HW7 ditmire (585) This print-out should have 8 questions. Multiple-choice questions ma continue on the net column or page find all choices efore answering. 00 0.0 points A wire carring

More information

2.1 Rates of Change and Limits AP Calculus

2.1 Rates of Change and Limits AP Calculus . Rates of Change and Limits AP Calculus. RATES OF CHANGE AND LIMITS Limits Limits are what separate Calculus from pre calculus. Using a it is also the foundational principle behind the two most important

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

Math 53 Homework 4 Solutions

Math 53 Homework 4 Solutions Math 5 Homework 4 Solutions Problem 1. (a) z = is a paraboloid with its highest point at (0,0,) and intersecting the -plane at the circle + = of radius. (or: rotate the parabola z = in the z-plane about

More information

16.5. Maclaurin and Taylor Series. Introduction. Prerequisites. Learning Outcomes

16.5. Maclaurin and Taylor Series. Introduction. Prerequisites. Learning Outcomes Maclaurin and Talor Series 6.5 Introduction In this Section we eamine how functions ma be epressed in terms of power series. This is an etremel useful wa of epressing a function since (as we shall see)

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

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000 hsn.uk.net Higher Mathematics UNIT Mathematics HSN000 This document was produced speciall for the HSN.uk.net website, and we require that an copies or derivative works attribute the work to Higher Still

More information

Green s Theorem. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Green s Theorem

Green s Theorem. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Green s Theorem Green s Theorem MATH 311, alculus III J. obert Buchanan Department of Mathematics Fall 2011 Main Idea Main idea: the line integral around a positively oriented, simple closed curve is related to a double

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

Lab 5 Forces Part 1. Physics 211 Lab. You will be using Newton s 2 nd Law to help you examine the nature of these forces.

Lab 5 Forces Part 1. Physics 211 Lab. You will be using Newton s 2 nd Law to help you examine the nature of these forces. b Lab 5 Forces Part 1 Phsics 211 Lab Introduction This is the first week of a two part lab that deals with forces and related concepts. A force is a push or a pull on an object that can be caused b a variet

More information

1 GSW Gaussian Elimination

1 GSW Gaussian Elimination Gaussian elimination is probabl the simplest technique for solving a set of simultaneous linear equations, such as: = A x + A x + A x +... + A x,,,, n n = A x + A x + A x +... + A x,,,, n n... m = Am,x

More information

Symmetry Arguments and the Role They Play in Using Gauss Law

Symmetry Arguments and the Role They Play in Using Gauss Law Smmetr Arguments and the Role The la in Using Gauss Law K. M. Westerberg (9/2005) Smmetr plas a ver important role in science in general, and phsics in particular. Arguments based on smmetr can often simplif

More information

Section 1.2: A Catalog of Functions

Section 1.2: A Catalog of Functions Section 1.: A Catalog of Functions As we discussed in the last section, in the sciences, we often tr to find an equation which models some given phenomenon in the real world - for eample, temperature as

More information

Limits 4: Continuity

Limits 4: Continuity Limits 4: Continuit 55 Limits 4: Continuit Model : Continuit I. II. III. IV. z V. VI. z a VII. VIII. IX. Construct Your Understanding Questions (to do in class). Which is the correct value of f (a) in

More information

Notes on Green s Theorem Northwestern, Spring 2013

Notes on Green s Theorem Northwestern, Spring 2013 Notes on Green s Theorem Northwestern, Spring 2013 The purpose of these notes is to outline some interesting uses of Green s Theorem in situations where it doesn t seem like Green s Theorem should be applicable.

More information

(0,2) L 1 L 2 R (-1,0) (2,0) MA4006: Exercise Sheet 3: Solutions. 1. Evaluate the integral R

(0,2) L 1 L 2 R (-1,0) (2,0) MA4006: Exercise Sheet 3: Solutions. 1. Evaluate the integral R MA6: Eercise Sheet 3: Solutions 1. Evaluate the integral d d over the triangle with vertices ( 1, ), (, 2) and (2, ). Solution. See Figure 1. Let be the inner variable and the outer variable. we need the

More information