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

Size: px
Start display at page:

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

Transcription

1 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 parts are still unclear, ou should consult our notes or book from our multivariable calculus or ask about it at office hours. We ve also posted a more detailed review of line integrals and Green s theorem. You should consult that if needed. We ve seen that comple eponentials make trigonometric functions easier to work with and give insight into man of the properties of trig functions. Similarl, we ll eventuall reformulate some material from in comple form. We ll see that it s easier to present and the main properties are more transparent in comple form. 1.2 Terminolog and notation Vectors. We ll denote vectors in the plane b (, ) Note. In phsics and in we usuall write vectors in the plane as i + j. This use of i and j would be confusing in 18.04, so we will write this vector as (, ). In ou might have used angled brackets, for vectors and round brackets (, ) for points. In we will adopt the more standard mathematical convention and use round brackets for both vectors and points. It shouldn t lead to an confusion. Orthogonal. Orthogonal is a snonm for perpendicular. Two vectors are orthogonal if their dot product is zero, i.e. v = (v 1, v 2 ) and w = (w 1, w 2 ) are orthogonal if v w = (v 1, v 2 ) (w 1, w 2 ) = v 1 w 1 + v 2 w 2 = 0. omposition. omposition of functions will be denoted f(g(z)) or f g(z), which is read as f composed with g 1.3 Parametrized curves We often use the greek letter gamma for a paramtrized curve, i.e. γ(t) = ((t), (t)). We think of this as a moving point tracing out a curve in the plane. The tangent vector γ (t) = ( (t), (t)) is tangent to the curve at the point ((t), (t)). It s length γ (t) is the instantaneous speed of the moving point. 1

2 1 EVIEW OF MULTIVAIABLE ALULUS (18.02) ONSTUTS 2 γ (t) γ(t) γ (t) Parametrized curve γ(t) with some tangent vectors γ (t). Eample ev.1. Parametrize the straight line from the point ( 0, 0 ) to ( 1, 1 ). answer: There are alwas man parametrizations of a given curve. A standard one for straight lines is γ(t) = (, ) = ( 0, 0 ) + t( 1 0, 1 0 ), with 0 t 1. Eample ev.2. Parametrize the circle of radius r around the point ( 0, 0 ). answer: Again there are man parametrizations. Here is the standard one with the circle traversed in the counterclockwise direction: γ(t) = (, ) = ( 0, 0 ) + r(cos(t), sin(t)), with 0 t 2π. r ( 0, 0 ) ( 1, 1 ) Line from ( 0, 0 ) to ( 1, 1 ) and circle around ( 0, 0 ). 1.4 hain rule For a function f(, ) and a curve γ(t) = ((t), (t)) the chain rule gives df(γ(t)) = f dt (t) + f γ(t) (t) = f(γ(t)) γ (t) dot product of vectors. γ(t) Here f is the gradient of f defined in the net section. 1.5 Grad, curl and div Gradient. For a function f(, ), the gradient is defined as gradf = f = (f, f ). A vector field F which is the gradient of some function is called a gradient vector field.

3 1 EVIEW OF MULTIVAIABLE ALULUS (18.02) ONSTUTS 3 url. For a vector in the plane F(, ) = (M(, ), N(, )) we define curlf = N M. Note. The curl is a scalar. In and in general, the curl of a vector field is another vector field. However, for vectors fields in the plane the curl is alwas in the k direction, so we have simpl dropped the k and made curl a scalar. Divergence. The divergence of the vector field F = (M, N) is divf = M + N. 1.6 Level curves ecall that the level curves of a function f(, ) are the curves given b f(, ) = constant. ecall also that the gradient f is orthogonal to the level curves of f 1.7 Line integrals The ingredients for line (also called path or contour) integrals are the following: A vector field F = (M, N) A curve γ(t) = ((t), (t)) defined for a t b Then the line integral of F along γ is defined b γ b a F(γ(t)) γ (t)dt = γ Md + Nd. Eample ev.3. Let F = ( /r 2, /r 2 ) and let γ be the unit circle. ompute line integral of F along γ. answer: You should be able to suppl the answer to this eample Properties of line integrals 1. Independent of parametrization. 2. everse direction on curve change sign. That is, F dr. (Here, means the same curve traversed in the opposite direction.) 3. If is closed then we sometimes indicate this with the notation M d + N d.

4 1 EVIEW OF MULTIVAIABLE ALULUS (18.02) ONSTUTS Fundamental theorem for gradient fields Theorem ev.4. (Fundamental theorem for gradient fields) If F = f then γ f(p ) f(q), where Q, P are the beginning and endpoints respectivel of γ. Proof. B the chain rule we have df(γ(t)) dt = f(γ(t)) γ (t) = F(γ(t)) γ (t). The last equalit follows from our assumption that F = f. Now we can this when we compute the line integral: γ = b a b a F(γ(t)) γ (t) dt df(γ(t)) dt dt = f(γ(b)) f(γ(a)) = f(p ) f(q) Notice that the third equalit follows from the fundamental theorem of calculus. Definition. If a vector field F is a gradient field, with F = f, then we call f a a potential function for F. Note: the usual phsics terminolog would be to call f the potential function for F Path independence and conservative functions 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. F dr is path independent is equivalent to 0 for an closed path. Sketch of proof. Draw two paths from Q to P. Following one from Q to P and the reverse of the other back to P is a closed path. The equivalence follows easil. We refer ou to the more detailed review of line integrals and Green s theorem for more details. Definition. A vector field with path independent line integrals, equivalentl a field whose line integrals around an closed loop is 0 is called a conservative vector field. Theorem ev.5. We have the following equivalence: On a connected region, a gradient field is conservative and a conservative field is a gradient field. Proof. Again we refer ou to the more detailed review for details. Essentiall, if F is conservative then we can define a potential function f(, ) as the line integral of F from some base point to (, ).

5 1 EVIEW OF MULTIVAIABLE ALULUS (18.02) ONSTUTS Green s Theorem Ingredients: a simple closed curve (i.e. no self-intersection), and the interior of. must be positivel oriented (traversed so interior region is on the left) and piecewise smooth (a few corners are oka). Theorem ev.6. 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 where the curl is defined as curlf = (N M ). curlf da. Proof of Green s Theorem. See the more detailed notes on Green s theorem and line integrals for the proof. 1.9 Etensions and applications of Green s theorem 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 1 D 2 D 3 D 4 D 5 = whole plane D1-D5 are simpl connected. For an simple closed curve inside an of these regions the interior of is entirel inside the region.

6 1 EVIEW OF MULTIVAIABLE ALULUS (18.02) ONSTUTS 6 Note. Sometimes we sa 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 Punctured plane Potential Theorem Here is an 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. Theorem ev.7. (Potential Theorem) Take F = (M, N) defined and differentiable on a region D. (a) If F = f then curlf = N M = 0. (b) If D is simpl connected and curlf = 0 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 = 0. Proof of (a): F = (f, f ), so curlf = f f = 0. 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, curlf da = 0. D This shows that F is conservative in D. Therefore, b Theorem ev.5 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. (1) (2) Q P F dr is path independent. 0 for an closed path.

7 1 EVIEW OF MULTIVAIABLE ALULUS (18.02) ONSTUTS 7 (3) F = f for some f in D (4) F is conservative in D. If F is continuousl differentiable then 1,2,3,4 all impl 5: (5) curlf = N M = 0 in D 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 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 1 and (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 + curlf da. 1 2 Likewise for more than two curves: F dr + F dr + F dr curlf da. Proof. The proof is based on the following figure. We cut both 1 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

8 1 EVIEW OF MULTIVAIABLE ALULUS (18.02) ONSTUTS 8 This is eactl Green s theorem, which we wanted to prove (, ) Eample ev.8. Let F = r 2 The punctured plane. ( tangential field ) F is defined on D = plane - (0,0) = the punctured plane. (Shown below.) It s eas to compute (we ve done it before) that curlf = 0 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) 1 not around 0 (ii) 2 around In case (i) Green s theorem applies because the interior does not contain the problem point at the origin. Thus, curlf da = 0. 1 For case (ii) we will show that 2π. 2 Let 3 be a small circle of radius a, entirel inside 2. B the etended Green s theorem we have F dr curlf da =

9 1 EVIEW OF MULTIVAIABLE ALULUS (18.02) ONSTUTS 9 Thus, 2 F dr. 3 Using the usual parametrization of a circle we can easil compute that the line integral is 3 2π 0 1 dt = 2π. QED. 3 2 Answer to the question: The onl possible values are 0 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 (0,0). where n is the number of Not for class: n is called the winding number of around 0. n also equals the number of times crosses the positive -ais, counting +1 from below and 1 from above.

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

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

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

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

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

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

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

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

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

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

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

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

(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

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

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

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

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

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

Vector Calculus, Maths II

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

More information

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

Conic Section: Circles

Conic Section: Circles Conic Section: Circles Circle, Center, Radius A circle is defined as the set of all points that are the same distance awa from a specific point called the center of the circle. Note that the circle consists

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

MATH Calculus IV Spring 2014 Three Versions of the Divergence Theorem

MATH Calculus IV Spring 2014 Three Versions of the Divergence Theorem MATH 2443 008 Calculus IV pring 2014 Three Versions of the Divergence Theorem In this note we will establish versions of the Divergence Theorem which enable us to give it formulations of div, grad, and

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

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

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

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

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

STUDY KNOWHOW PROGRAM STUDY AND LEARNING CENTRE. Functions & Graphs

STUDY KNOWHOW PROGRAM STUDY AND LEARNING CENTRE. Functions & Graphs STUDY KNOWHOW PROGRAM STUDY AND LEARNING CENTRE Functions & Graphs Contents Functions and Relations... 1 Interval Notation... 3 Graphs: Linear Functions... 5 Lines and Gradients... 7 Graphs: Quadratic

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

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

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

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

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

1.6 ELECTRONIC STRUCTURE OF THE HYDROGEN ATOM

1.6 ELECTRONIC STRUCTURE OF THE HYDROGEN ATOM 1.6 ELECTRONIC STRUCTURE OF THE HYDROGEN ATOM 23 How does this wave-particle dualit require us to alter our thinking about the electron? In our everda lives, we re accustomed to a deterministic world.

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

Chapter 18 Quadratic Function 2

Chapter 18 Quadratic Function 2 Chapter 18 Quadratic Function Completed Square Form 1 Consider this special set of numbers - the square numbers or the set of perfect squares. 4 = = 9 = 3 = 16 = 4 = 5 = 5 = Numbers like 5, 11, 15 are

More information

Worksheet #1. A little review.

Worksheet #1. A little review. Worksheet #1. A little review. I. Set up BUT DO NOT EVALUATE definite integrals for each of the following. 1. The area between the curves = 1 and = 3. Solution. The first thing we should ask ourselves

More information

3.7 InveRSe FUnCTIOnS

3.7 InveRSe FUnCTIOnS CHAPTER functions learning ObjeCTIveS In this section, ou will: Verif inverse functions. Determine the domain and range of an inverse function, and restrict the domain of a function to make it one-to-one.

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

MAT 1275: Introduction to Mathematical Analysis. Graphs and Simplest Equations for Basic Trigonometric Functions. y=sin( x) Function

MAT 1275: Introduction to Mathematical Analysis. Graphs and Simplest Equations for Basic Trigonometric Functions. y=sin( x) Function MAT 275: Introduction to Mathematical Analsis Dr. A. Rozenblum Graphs and Simplest Equations for Basic Trigonometric Functions We consider here three basic functions: sine, cosine and tangent. For them,

More information

Functions. Introduction

Functions. Introduction Functions,00 P,000 00 0 70 7 80 8 0 000 00 00 Figure Standard and Poor s Inde with dividends reinvested (credit "bull": modification of work b Praitno Hadinata; credit "graph": modification of work b MeasuringWorth)

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

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

1.2 Functions and Their Properties PreCalculus

1.2 Functions and Their Properties PreCalculus 1. Functions and Their Properties PreCalculus 1. FUNCTIONS AND THEIR PROPERTIES Learning Targets for 1. 1. Determine whether a set of numbers or a graph is a function. Find the domain of a function given

More information

VECTORS IN THREE DIMENSIONS

VECTORS IN THREE DIMENSIONS 1 CHAPTER 2. BASIC TRIGONOMETRY 1 INSTITIÚID TEICNEOLAÍOCHTA CHEATHARLACH INSTITUTE OF TECHNOLOGY CARLOW VECTORS IN THREE DIMENSIONS 1 Vectors in Two Dimensions A vector is an object which has magnitude

More information

Derivatives 2: The Derivative at a Point

Derivatives 2: The Derivative at a Point Derivatives 2: The Derivative at a Point 69 Derivatives 2: The Derivative at a Point Model 1: Review of Velocit In the previous activit we eplored position functions (distance versus time) and learned

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

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

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

Math 123 Summary of Important Algebra & Trigonometry Concepts Chapter 1 & Appendix D, Stewart, Calculus Early Transcendentals

Math 123 Summary of Important Algebra & Trigonometry Concepts Chapter 1 & Appendix D, Stewart, Calculus Early Transcendentals Math Summar of Important Algebra & Trigonometr Concepts Chapter & Appendi D, Stewart, Calculus Earl Transcendentals Function a rule that assigns to each element in a set D eactl one element, called f (

More information

Chapter 4 Analytic Trigonometry

Chapter 4 Analytic Trigonometry Analtic Trigonometr Chapter Analtic Trigonometr Inverse Trigonometric Functions The trigonometric functions act as an operator on the variable (angle, resulting in an output value Suppose this process

More information

Lab 5 Forces Part 1. Physics 225 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 225 Lab. You will be using Newton s 2 nd Law to help you examine the nature of these forces. b Lab 5 orces Part 1 Introduction his 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 of reasons.

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

6.4 graphs OF logarithmic FUnCTIOnS

6.4 graphs OF logarithmic FUnCTIOnS SECTION 6. graphs of logarithmic functions 9 9 learning ObjeCTIveS In this section, ou will: Identif the domain of a logarithmic function. Graph logarithmic functions. 6. graphs OF logarithmic FUnCTIOnS

More information

Chapter 2 Analysis of Graphs of Functions

Chapter 2 Analysis of Graphs of Functions Chapter Analysis of Graphs of Functions Chapter Analysis of Graphs of Functions Covered in this Chapter:.1 Graphs of Basic Functions and their Domain and Range. Odd, Even Functions, and their Symmetry..

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

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

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

Some linear transformations on R 2 Math 130 Linear Algebra D Joyce, Fall 2013

Some linear transformations on R 2 Math 130 Linear Algebra D Joyce, Fall 2013 Some linear transformations on R 2 Math 3 Linear Algebra D Joce, Fall 23 Let s look at some some linear transformations on the plane R 2. We ll look at several kinds of operators on R 2 including reflections,

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

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

18.1. Math 1920 November 29, ) Solution: In this function P = x 2 y and Q = 0, therefore Q. Converting to polar coordinates, this gives I =

18.1. Math 1920 November 29, ) Solution: In this function P = x 2 y and Q = 0, therefore Q. Converting to polar coordinates, this gives I = Homework 1 elected olutions Math 19 November 9, 18 18.1 5) olution: In this function P = x y and Q =, therefore Q x P = x. We obtain the following integral: ( Q I = x ydx = x P ) da = x da. onverting to

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

Math 323 Exam 2 - Practice Problem Solutions. 2. Given the vectors a = 1,2,0, b = 1,0,2, and c = 0,1,1, compute the following:

Math 323 Exam 2 - Practice Problem Solutions. 2. Given the vectors a = 1,2,0, b = 1,0,2, and c = 0,1,1, compute the following: Math 323 Eam 2 - Practice Problem Solutions 1. Given the vectors a = 2,, 1, b = 3, 2,4, and c = 1, 4,, compute the following: (a) A unit vector in the direction of c. u = c c = 1, 4, 1 4 =,, 1+16+ 17 17

More information

Lecture #4: Vector Addition

Lecture #4: Vector Addition Lecture #4: Vector Addition ackground and Introduction i) Some phsical quantities in nature are specified b onl one number and are called scalar quantities. An eample of a scalar quantit is temperature,

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

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

74 Maths Quest 10 for Victoria

74 Maths Quest 10 for Victoria Linear graphs Maria is working in the kitchen making some high energ biscuits using peanuts and chocolate chips. She wants to make less than g of biscuits but wants the biscuits to contain at least 8 g

More information

5. Zeros. We deduce that the graph crosses the x-axis at the points x = 0, 1, 2 and 4, and nowhere else. And that s exactly what we see in the graph.

5. Zeros. We deduce that the graph crosses the x-axis at the points x = 0, 1, 2 and 4, and nowhere else. And that s exactly what we see in the graph. . Zeros Eample 1. At the right we have drawn the graph of the polnomial = ( 1) ( 2) ( 4). Argue that the form of the algebraic formula allows ou to see right awa where the graph is above the -ais, where

More information

Table of Contents. Module 1

Table of Contents. Module 1 Table of Contents Module 1 11 Order of Operations 16 Signed Numbers 1 Factorization of Integers 17 Further Signed Numbers 13 Fractions 18 Power Laws 14 Fractions and Decimals 19 Introduction to Algebra

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

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

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

MA202 Calculus III Fall, 2009 Laboratory Exploration 3: Vector Fields Solution Key

MA202 Calculus III Fall, 2009 Laboratory Exploration 3: Vector Fields Solution Key MA0 Calculus III Fall, 009 Laborator Eloration 3: Vector Fields Solution Ke Introduction: This lab deals with several asects of vector elds. Read the handout on vector elds and electrostatics from Chater

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

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

Grade 12 Mathematics. unimaths.co.za. Revision Questions. (Including Solutions)

Grade 12 Mathematics. unimaths.co.za. Revision Questions. (Including Solutions) Grade 12 Mathematics Revision Questions (Including Solutions) unimaths.co.za Get read for universit mathematics b downloading free lessons taken from Unimaths Intro Workbook. Visit unimaths.co.za for more

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

Pure Further Mathematics 2. Revision Notes

Pure Further Mathematics 2. Revision Notes Pure Further Mathematics Revision Notes October 016 FP OCT 016 SDB Further Pure 1 Inequalities... 3 Algebraic solutions... 3 Graphical solutions... 4 Series Method of Differences... 5 3 Comple Numbers...

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

Vector Functions & Space Curves MATH 2110Q

Vector Functions & Space Curves MATH 2110Q Vector Functions & Space Curves Vector Functions & Space Curves Vector Functions Definition A vector function or vector-valued function is a function that takes real numbers as inputs and gives vectors

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

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

MAXIMA & MINIMA The single-variable definitions and theorems relating to extermals can be extended to apply to multivariable calculus.

MAXIMA & MINIMA The single-variable definitions and theorems relating to extermals can be extended to apply to multivariable calculus. MAXIMA & MINIMA The single-variable definitions and theorems relating to etermals can be etended to appl to multivariable calculus. ( ) is a Relative Maimum if there ( ) such that ( ) f(, for all points

More information

206 Calculus and Structures

206 Calculus and Structures 06 Calculus and Structures CHAPTER 4 CURVE SKETCHING AND MAX-MIN II Calculus and Structures 07 Copright Chapter 4 CURVE SKETCHING AND MAX-MIN II 4. INTRODUCTION In Chapter, we developed a procedure for

More information

Derivatives of Multivariable Functions

Derivatives of Multivariable Functions Chapter 0 Derivatives of Multivariable Functions 0. Limits Motivating Questions In this section, we strive to understand the ideas generated b the following important questions: What do we mean b the limit

More information

2.5. Infinite Limits and Vertical Asymptotes. Infinite Limits

2.5. Infinite Limits and Vertical Asymptotes. Infinite Limits . Infinite Limits and Vertical Asmptotes. Infinite Limits and Vertical Asmptotes In this section we etend the concept of it to infinite its, which are not its as before, but rather an entirel new use of

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

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

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

Math 207 Honors Calculus III Final Exam Solutions

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

More information

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

MAT389 Fall 2016, Problem Set 2

MAT389 Fall 2016, Problem Set 2 MAT389 Fall 2016, Problem Set 2 Circles in the Riemann sphere Recall that the Riemann sphere is defined as the set Let P be the plane defined b Σ = { (a, b, c) R 3 a 2 + b 2 + c 2 = 1 } P = { (a, b, c)

More information

ZETA MATHS. Higher Mathematics Revision Checklist

ZETA MATHS. Higher Mathematics Revision Checklist ZETA MATHS Higher Mathematics Revision Checklist Contents: Epressions & Functions Page Logarithmic & Eponential Functions Addition Formulae. 3 Wave Function.... 4 Graphs of Functions. 5 Sets of Functions

More information

Conic Sections CHAPTER OUTLINE. The Circle Ellipses and Hyperbolas Second-Degree Inequalities and Nonlinear Systems FIGURE 1

Conic Sections CHAPTER OUTLINE. The Circle Ellipses and Hyperbolas Second-Degree Inequalities and Nonlinear Systems FIGURE 1 088_0_p676-7 /7/0 :5 PM Page 676 (FPG International / Telegraph Colour Librar) Conic Sections CHAPTER OUTLINE. The Circle. Ellipses and Hperbolas.3 Second-Degree Inequalities and Nonlinear Sstems O ne

More information

Trigonometric. equations. Topic: Periodic functions and applications. Simple trigonometric. equations. Equations using radians Further trigonometric

Trigonometric. equations. Topic: Periodic functions and applications. Simple trigonometric. equations. Equations using radians Further trigonometric Trigonometric equations 6 sllabusref eferenceence Topic: Periodic functions and applications In this cha 6A 6B 6C 6D 6E chapter Simple trigonometric equations Equations using radians Further trigonometric

More information

Ch 3 Alg 2 Note Sheet.doc 3.1 Graphing Systems of Equations

Ch 3 Alg 2 Note Sheet.doc 3.1 Graphing Systems of Equations Ch 3 Alg Note Sheet.doc 3.1 Graphing Sstems of Equations Sstems of Linear Equations A sstem of equations is a set of two or more equations that use the same variables. If the graph of each equation =.4

More information