MATH 200 WEEK 10 - WEDNESDAY THE JACOBIAN & CHANGE OF VARIABLES

Size: px
Start display at page:

Download "MATH 200 WEEK 10 - WEDNESDAY THE JACOBIAN & CHANGE OF VARIABLES"

Transcription

1 WEEK - WEDNESDAY THE JACOBIAN & CHANGE OF VARIABLES

2 GOALS Be able to convert integrals in rectangular coordinates to integrals in alternate coordinate systems

3 DEFINITION Transformation: A transformation, T, from the uv-plane to the xy-plane is a function that maps (u,v) points to (x,y) points. x = x(u,v); y = y(u,v)

4 EXAMPLE Consider the region in the rθ-plane bounded between r=, r=2, θ=, and θ=π/2 The transformation T:x=rcosθ, y=rsinθ maps the region in the rθ-plane into this region in the xy-plane Transformations need to be one-to-one and must have continuous partial derivatives

5 JACOBIAN The area of a cross section in the xy-plane may not be exactly the same as the area of a cross section in the uvplane. We want to determine the relationship; that is, we want to determine the scaling factor that is needed so that the areas are equal.

6 IMAGE OF S UNDER T Suppose that we start with a tiny rectangle as a cross section in the uv-plane with dimensions u and v. The image will be roughly a parallelogram (as long as our partition is small enough). T: x=x(u,v), y=y(u,v) x and y are functions of u and v

7 Let s label the corners of S as follows A(u,v ) B(u + Δu,v ): B is a a little to the right of A C(u,v + Δv): C is a little higher that A D(u + Δu,v + Δv): D is a little higher and to the right of A

8 What happens to these points under the transformation T? Well, we have transformation functions x(u,v) and y(u,v), so we can plug the coordinates of the points A, B, C, and D to get the corresponding points in the xy-plane For the image of a point P under T, we ll write T(P) = P, so we get: A (x(u,v ),y(u,v )) B (x(u + Δu,v ), y(u + Δu,v )) C (x(u,v + Δv), y(u,v + Δv)) D (x(u + Δu,v + Δv), y(u + Δu,v + Δv))

9 We want to know how the area of R compares to the area of S. R is a parallelogram, so its area is the cross-product of the vectors a and b: a b a = A B = x(u + u, v ) x(u,v ),y(u + u, v ) y(u,v ), b = A C = x(u,v + v) x(u,v ),y(u,v + v) y(u,v ), WE VE ADDED THE Z- COMPONENT BECAUSE CROSS PRODUCTS ARE ONLY DEFINED FOR VECTORS IN 3-SPACE

10 To simplify these vectors down to something more manageable, we look to the limit definition of the partial derivative: df dx = lim x f(x + x) f(x) x FROM CALC f x = lim x f(x + x, y) f(x, y) x Notice that the first component of the vector a looks like the numerator of the limit definition of partial derivative of x with respect to u x x(u + u, v ) x(u,v ) u u IT S APPROXIMATE BECAUSE WE RE MISSING THE LIMIT

11 Applying this idea to both vectors, we get a = x(u + u, v ) x(u,v ),y(u + u, v ) y(u,v ), x u u, y u u, x u u, y u u, b = x(u,v + v) x(u,v ),y(u,v + v) y(u,v ), x y v, v v v, x v v, y v v,

12 Now we can take the cross product a b = i j k x u u y u u x v v y v v =[(x u u)(y v v) (x v v)(y u u)] k =(x u y v x v y u ) u v k For the area of R, we get a b = x u y v x v y u u v A R = x u y v x v y u u v

13 CONCLUSIONS We ve shown that the area of R is The area of S is A R = x u y v x v y u u v A S = u v So the scaling factor we were looking for is x u y v - x v y u We can write this as the determinate of a special matrix called the Jacobian Matrix: (x, y) (u, v) = ( ) xu x v y u y v

14 EXAMPLE Compute the Jacobian (i.e., the determinate of the Jacobian Matrix) for the transformation from the rθ-plane to the xy-plane { x(r, θ) =r cos θ T : y(r, θ) =r sin θ

15 T : { x(r, θ) =r cos θ y(r, θ) =r sin θ x r = cos θ x θ = r sin θ y r =sinθ y θ = r cos θ (x, y) (r, ) = x r x y r y v = cos r sin sin r cos = cos (r cos ) ( r sin )(sin ) = r cos 2 + r 2 sin 2 = r(cos 2 +sin 2 ) = r

16 THEOREM Given a transformation T from the uv-plane to the xy-plane, if f is continuous on R and the Jacobian is nonzero, we have R f(x, y) da xy = S f(x(u, v),y(u, v)) (x, y) (u, v) da uv For example, when converting from rectangular to polar, we have f(x, y) da xy = f(x(r, ),y(r, ))rda r R S

17 EXAMPLE Consider the following double integral: R x y da, R : region enclosed by y = x, y = x, y= x +,y= x +3 x + y R IT WOULD BE NICE IF WE COULD TRANSFORM THIS REGION INTO AN UPRIGHT RECTANGLE

18 Let s take the transformation T to be { u = x y T : v = x + y To convert our xy-integral to a uv-integral, we want the Jacobian (x, y) (u, v) = ( ) xu x v We could solve for u and v in our transformations OR we could use the convenient fact that y u y v (x, y) (u, v) = (u,v) (x,y)

19 First, we need the partial derivatives: u x =,u y =, v x =,v y = Plug it all in to the Jacobian Matrix (u, v) (x, y) = u x u y v x v y =2 Take the reciprocal to get = (x, y) (u, v) = 2

20 For the bounds, we have y = x = x y == u = y = x = x y == u = y = x += x + y == v = y = x +3= x + y =3= v =3 Finally, our integral becomes x y x + y da = R 3 u v 2 dudv

21 R x y 3 x + y da = = 2 = 2 = u v u 2 v u v dv = 4 ln v 3 2 dudv v dudv dv = 4 ln 3

22 EXAMPLE 2 Use the transformation x = v/u, y=v to evaluate the integral x y 2 Let s first convert the region from the xy-plane to the uv-plane The region extends from the line y= to the line y=x From x= to x= x 2 ey/x dydx

23 Apply the conversion formulas x=v/u and y=v y= becomes v= y=x becomes v=v/u u= x= becomes v/u= v= x= becomes v/u= v=u In summary, the region extends from the line v= to the line v=u Bounded by u= SO THE REGION LOOKS THE SAME IN THE UV-PLANE

24 For the Jacobian, we need the partials of x=v/u and y=v x u = -v/u 2 x v = /u y u = y v = (x, y) (u, v) = x u y u x v y v = v/u2 /u = v/u 2 Lastly, we need to convert the integrand (the function we re integrating) y 2 x 2 ey/x = y 2 (v)2 (v/u) 2 ev/(v/u) x 2 ey/x = u 2 e u Now we have all the pieces we need to set up the integral

25 x y 2 x 2 ey/x dydx = = = = u u u 2 e u 2 v2 e u v u 2 ve u dvdu u du 2 u2 e u du dvdu At this point we need to do integration by parts twice to finish the problem

26 2 u2 e u du = 2 u2 e u = 2 e 2 = 2 e 2 2 2ue u 2ue u du 2e 2e u 2e u du = 2 e e + 2 (2e 2) = 2 e

27 EXAMPLE 3 Let R be the region enclosed by xy =, xy = 2, xy 2 =, and xy 2 = 2. Evaluate the following integral. y 2 da R R

28 Let u=xy and v=xy 2 This gives us a nice rectangular region in the uv-plane u= to u=2 and v= to v=2 To find the Jacobian we ll need to solve for x and y in terms of u and v Solve each equation for x to get x = u/y and x = v/y 2 Setting those equal: u/y = v/y 2 Solve for y: y = v/u Plug into the u-equation: u=x(v/u) x = u 2 /v

29 Jacobian: (x, y) (u, v) = x u y u x v y v = 2u/v u2 /v 2 v/u 2 /u = 2 v v = v Setup: R y 2 da = 2 2 v 2 u 2 v dvdu

30 R y 2 da = = = = = = 3 2u 2 2 v 2 2u 2 v 2 u 2 v dvdu v u 2 dvdu 2 du 4 2u 2 2u 2 du 3 2u 2 du 2 = = 3 4

42. Change of Variables: The Jacobian

42. Change of Variables: The Jacobian . Change of Variables: The Jacobian It is common to change the variable(s) of integration, the main goal being to rewrite a complicated integrand into a simpler equivalent form. However, in doing so, the

More information

Section A brief on transformations

Section A brief on transformations Section 127 A brief on transformations consider the transformation another name for it: change of variable x = rcosθ The determinant y = rsinθ r y r is called the Jacobian determinant of x,y with respect

More information

Math 425 Notes 9. We state a rough version of the fundamental theorem of calculus. Almost all calculations involving integrals lead back to this.

Math 425 Notes 9. We state a rough version of the fundamental theorem of calculus. Almost all calculations involving integrals lead back to this. Multiple Integrals: efintion Math 425 Notes 9 We state a rough version of the fundamental theorem of calculus. Almost all calculations involving integrals lead back to this. efinition 1. Let f : R R and

More information

Lesson 9. Change of Variables to Compute Double Integrals

Lesson 9. Change of Variables to Compute Double Integrals Lesson 9 Change of Variables to Compute Double Integrals Example : A Familiar Double Integral Use a double integral to calculate the area of a circle of radius centered at the origin: da The region is

More information

4.4 Change of Variable in Integrals: The Jacobian

4.4 Change of Variable in Integrals: The Jacobian 4.4. CHANGE OF VAIABLE IN INTEGALS: THE JACOBIAN 4 4.4 Change of Variable in Integrals: The Jacobian In this section, we generalize to multiple integrals the substitution technique used with definite integrals.

More information

Math 265H: Calculus III Practice Midterm II: Fall 2014

Math 265H: Calculus III Practice Midterm II: Fall 2014 Name: Section #: Math 65H: alculus III Practice Midterm II: Fall 14 Instructions: This exam has 7 problems. The number of points awarded for each question is indicated in the problem. Answer each question

More information

Figure 25:Differentials of surface.

Figure 25:Differentials of surface. 2.5. Change of variables and Jacobians In the previous example we saw that, once we have identified the type of coordinates which is best to use for solving a particular problem, the next step is to do

More information

Double Integrals. Advanced Calculus. Lecture 2 Dr. Lahcen Laayouni. Department of Mathematics and Statistics McGill University.

Double Integrals. Advanced Calculus. Lecture 2 Dr. Lahcen Laayouni. Department of Mathematics and Statistics McGill University. Lecture Department of Mathematics and Statistics McGill University January 9, 7 Polar coordinates Change of variables formula Polar coordinates In polar coordinates, we have x = r cosθ, r = x + y y = r

More information

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

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

More information

1 Integration in many variables.

1 Integration in many variables. MA2 athaye Notes on Integration. Integration in many variables.. Basic efinition. The integration in one variable was developed along these lines:. I f(x) dx, where I is any interval on the real line was

More information

Math 265 (Butler) Practice Midterm III B (Solutions)

Math 265 (Butler) Practice Midterm III B (Solutions) Math 265 (Butler) Practice Midterm III B (Solutions). Set up (but do not evaluate) an integral for the surface area of the surface f(x, y) x 2 y y over the region x, y 4. We have that the surface are is

More information

Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work.

Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work. Exam 3 Math 850-007 Fall 04 Odenthal Name: Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work.. Evaluate the iterated integral

More information

Math 2433 Notes Week Triple Integrals. Integration over an arbitrary solid: Applications: 1. Volume of hypersolid = f ( x, y, z ) dxdydz

Math 2433 Notes Week Triple Integrals. Integration over an arbitrary solid: Applications: 1. Volume of hypersolid = f ( x, y, z ) dxdydz Math 2433 Notes Week 11 15.6 Triple Integrals Integration over an arbitrary solid: Applications: 1. Volume of hypersolid = f ( x, y, z ) dxdydz S 2. Volume of S = dxdydz S Reduction to a repeated integral

More information

Let s estimate the volume under this surface over the rectangle R = [0, 4] [0, 2] in the xy-plane.

Let s estimate the volume under this surface over the rectangle R = [0, 4] [0, 2] in the xy-plane. Math 54 - Vector Calculus Notes 3. - 3. Double Integrals Consider f(x, y) = 8 x y. Let s estimate the volume under this surface over the rectangle R = [, 4] [, ] in the xy-plane. Here is a particular estimate:

More information

MATH 12 CLASS 23 NOTES, NOV Contents 1. Change of variables: the Jacobian 1

MATH 12 CLASS 23 NOTES, NOV Contents 1. Change of variables: the Jacobian 1 MATH 12 CLASS 23 NOTES, NOV 11 211 Contents 1. Change of variables: the Jacobian 1 1. Change of variables: the Jacobian So far, we have seen three examples of situations where we change variables to help

More information

Lecture 16. Surface Integrals (cont d) Surface integration via parametrization of surfaces

Lecture 16. Surface Integrals (cont d) Surface integration via parametrization of surfaces Lecture 16 urface Integrals (cont d) urface integration via parametrization of surfaces Relevant section of AMATH 231 Course Notes: ection 3.1.1 In general, the compuation of surface integrals will not

More information

4. Be able to set up and solve an integral using a change of variables. 5. Might be useful to remember the transformation formula for rotations.

4. Be able to set up and solve an integral using a change of variables. 5. Might be useful to remember the transformation formula for rotations. Change of variables What to know. Be able to find the image of a transformation 2. Be able to invert a transformation 3. Be able to find the Jacobian of a transformation 4. Be able to set up and solve

More information

Figure 21:The polar and Cartesian coordinate systems.

Figure 21:The polar and Cartesian coordinate systems. Figure 21:The polar and Cartesian coordinate systems. Coordinate systems in R There are three standard coordinate systems which are used to describe points in -dimensional space. These coordinate systems

More information

Use partial integration with respect to y to compute the inner integral (treating x as a constant.)

Use partial integration with respect to y to compute the inner integral (treating x as a constant.) Math 54 ~ Multiple Integration 4. Iterated Integrals and Area in the Plane Iterated Integrals f ( x, y) dydx = f ( x, y) dy dx b g ( x) b g ( x) a g ( x) a g ( x) Use partial integration with respect to

More information

1 4 (1 cos(4θ))dθ = θ 4 sin(4θ)

1 4 (1 cos(4θ))dθ = θ 4 sin(4θ) M48M Final Exam Solutions, December 9, 5 ) A polar curve Let C be the portion of the cloverleaf curve r = sin(θ) that lies in the first quadrant a) Draw a rough sketch of C This looks like one quarter

More information

Solution. This is a routine application of the chain rule.

Solution. This is a routine application of the chain rule. EXAM 2 SOLUTIONS 1. If z = e r cos θ, r = st, θ = s 2 + t 2, find the partial derivatives dz ds chain rule. Write your answers entirely in terms of s and t. dz and dt using the Solution. This is a routine

More information

WORKSHEET #13 MATH 1260 FALL 2014

WORKSHEET #13 MATH 1260 FALL 2014 WORKSHEET #3 MATH 26 FALL 24 NOT DUE. Short answer: (a) Find the equation of the tangent plane to z = x 2 + y 2 at the point,, 2. z x (, ) = 2x = 2, z y (, ) = 2y = 2. So then the tangent plane equation

More information

(a) x cos 3x dx We apply integration by parts. Take u = x, so that dv = cos 3x dx, v = 1 sin 3x, du = dx. Thus

(a) x cos 3x dx We apply integration by parts. Take u = x, so that dv = cos 3x dx, v = 1 sin 3x, du = dx. Thus Math 128 Midterm Examination 2 October 21, 28 Name 6 problems, 112 (oops) points. Instructions: Show all work partial credit will be given, and Answers without work are worth credit without points. You

More information

Note: Each problem is worth 14 points except numbers 5 and 6 which are 15 points. = 3 2

Note: Each problem is worth 14 points except numbers 5 and 6 which are 15 points. = 3 2 Math Prelim II Solutions Spring Note: Each problem is worth points except numbers 5 and 6 which are 5 points. x. Compute x da where is the region in the second quadrant between the + y circles x + y and

More information

Math 20C Homework 2 Partial Solutions

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

More information

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

Math 234 Final Exam (with answers) Spring 2017

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

More information

Math 212-Lecture Integration in cylindrical and spherical coordinates

Math 212-Lecture Integration in cylindrical and spherical coordinates Math 22-Lecture 6 4.7 Integration in cylindrical and spherical coordinates Cylindrical he Jacobian is J = (x, y, z) (r, θ, z) = cos θ r sin θ sin θ r cos θ = r. Hence, d rdrdθdz. If we draw a picture,

More information

Dr. Allen Back. Nov. 5, 2014

Dr. Allen Back. Nov. 5, 2014 Dr. Allen Back Nov. 5, 2014 12 lectures, 4 recitations left including today. a Most of what remains is vector integration and the integral theorems. b We ll start 7.1, 7.2,4.2 on Friday. c If you are not

More information

51. General Surface Integrals

51. General Surface Integrals 51. General urface Integrals The area of a surface in defined parametrically by r(u, v) = x(u, v), y(u, v), z(u, v) over a region of integration in the input-variable plane is given by d = r u r v da.

More information

QMUL, School of Physics and Astronomy Date: 18/01/2019

QMUL, School of Physics and Astronomy Date: 18/01/2019 QMUL, School of Physics and stronomy Date: 8//9 PHY Mathematical Techniques Solutions for Exercise Class Script : Coordinate Systems and Double Integrals. Calculate the integral: where the region is defined

More information

Lecture 13 - Wednesday April 29th

Lecture 13 - Wednesday April 29th Lecture 13 - Wednesday April 29th jacques@ucsdedu Key words: Systems of equations, Implicit differentiation Know how to do implicit differentiation, how to use implicit and inverse function theorems 131

More information

McGill University April Calculus 3. Tuesday April 29, 2014 Solutions

McGill University April Calculus 3. Tuesday April 29, 2014 Solutions McGill University April 4 Faculty of Science Final Examination Calculus 3 Math Tuesday April 9, 4 Solutions Problem (6 points) Let r(t) = (t, cos t, sin t). i. Find the velocity r (t) and the acceleration

More information

f dr. (6.1) f(x i, y i, z i ) r i. (6.2) N i=1

f dr. (6.1) f(x i, y i, z i ) r i. (6.2) N i=1 hapter 6 Integrals In this chapter we will look at integrals in more detail. We will look at integrals along a curve, and multi-dimensional integrals in 2 or more dimensions. In physics we use these integrals

More information

Study Guide/Practice Exam 3

Study Guide/Practice Exam 3 Study Guide/Practice Exam 3 This study guide/practice exam covers only the material since exam. The final exam, however, is cumulative so you should be sure to thoroughly study earlier material. The distribution

More information

Multivariable Calculus Lecture #11 Notes

Multivariable Calculus Lecture #11 Notes Multivariable alculus Lecture #11 Notes In this lecture, we ll discuss changing coordinates more generally in multiple integrals. We ll also discuss the idea of integration along a curve and the application

More information

Multivariable Calculus : Change of Variables in Multiple Integrals

Multivariable Calculus : Change of Variables in Multiple Integrals Multivariable Calculus 515 16.9: Change of Variables in Multiple Integrals Monday, November 24 and Tuesday, November 25, 2008 Introduction Consider integrating some function, such as f( x, y) = 4x+ 8 y,

More information

Topic 5.6: Surfaces and Surface Elements

Topic 5.6: Surfaces and Surface Elements Math 275 Notes Topic 5.6: Surfaces and Surface Elements Textbook Section: 16.6 From the Toolbox (what you need from previous classes): Using vector valued functions to parametrize curves. Derivatives of

More information

is a surface above the xy-plane over R.

is a surface above the xy-plane over R. Chapter 13 Multiple Integration Section 13.1Double Integrals over ectangular egions ecall the Definite Integral from Chapter 5 b a n * lim i f x dx f x x n i 1 b If f x 0 then f xdx is the area under the

More information

Random Variables and Probability Distributions

Random Variables and Probability Distributions CHAPTER Random Variables and Probability Distributions Random Variables Suppose that to each point of a sample space we assign a number. We then have a function defined on the sample space. This function

More information

Section 1: Integrals in IR 2

Section 1: Integrals in IR 2 Section 1: Integrals in IR 2 1.1: Integrals on one variable This chapter is focused on the problem of integrating functions of several variables. There are many ways to think about what it means to integrate

More information

Multiple Choice. Compute the Jacobian, (u, v), of the coordinate transformation x = u2 v 4, y = uv. (a) 2u 2 + 4v 4 (b) xu yv (c) 3u 2 + 7v 6

Multiple Choice. Compute the Jacobian, (u, v), of the coordinate transformation x = u2 v 4, y = uv. (a) 2u 2 + 4v 4 (b) xu yv (c) 3u 2 + 7v 6 .(5pts) y = uv. ompute the Jacobian, Multiple hoice (x, y) (u, v), of the coordinate transformation x = u v 4, (a) u + 4v 4 (b) xu yv (c) u + 7v 6 (d) u (e) u v uv 4 Solution. u v 4v u = u + 4v 4..(5pts)

More information

BROWN UNIVERSITY PROBLEM SET 9 INSTRUCTOR: SAMUEL S. WATSON DUE: 17 NOVEMBER 2017

BROWN UNIVERSITY PROBLEM SET 9 INSTRUCTOR: SAMUEL S. WATSON DUE: 17 NOVEMBER 2017 BROWN UNIVERSITY PROBLEM SET 9 INSTRUCTOR: SAMUEL S. WATSON DUE: 7 NOVEMBER 7 Print out these pages, including the additional space at the end, and complete the problems by hand. Then use Gradescope to

More information

Math 53 Homework 7 Solutions

Math 53 Homework 7 Solutions Math 5 Homework 7 Solutions Section 5.. To find the mass of the lamina, we integrate ρ(x, y over the box: m a b a a + x + y dy y + x y + y yb y b + bx + b bx + bx + b x ab + a b + ab a b + ab + ab. We

More information

Math 222 Spring 2013 Exam 3 Review Problem Answers

Math 222 Spring 2013 Exam 3 Review Problem Answers . (a) By the Chain ule, Math Spring 3 Exam 3 eview Problem Answers w s w x x s + w y y s (y xy)() + (xy x )( ) (( s + 4t) (s 3t)( s + 4t)) ((s 3t)( s + 4t) (s 3t) ) 8s 94st + 3t (b) By the Chain ule, w

More information

MATHS 267 Answers to Stokes Practice Dr. Jones

MATHS 267 Answers to Stokes Practice Dr. Jones MATH 267 Answers to tokes Practice Dr. Jones 1. Calculate the flux F d where is the hemisphere x2 + y 2 + z 2 1, z > and F (xz + e y2, yz, z 2 + 1). Note: the surface is open (doesn t include any of the

More information

Math 550, Exam 1. 2/10/11.

Math 550, Exam 1. 2/10/11. Math 55, Exam. //. Read problems carefully. Show all work. No notes, calculator, or text. The exam is approximately 5 percent of the total grade. There are points total. Partial credit may be given. Write

More information

The Jacobian. v y u y v (see exercise 46). The total derivative is also known as the Jacobian Matrix of the transformation T (u; v) :

The Jacobian. v y u y v (see exercise 46). The total derivative is also known as the Jacobian Matrix of the transformation T (u; v) : The Jacobian The Jacobian of a Transformation In this section, we explore the concept of a "derivative" of a coordinate transformation, which is known as the Jacobian of the transformation. However, in

More information

DO NOT BEGIN THIS TEST UNTIL INSTRUCTED TO START

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

More information

ENGI Partial Differentiation Page y f x

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

More information

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

7a3 2. (c) πa 3 (d) πa 3 (e) πa3

7a3 2. (c) πa 3 (d) πa 3 (e) πa3 1.(6pts) Find the integral x, y, z d S where H is the part of the upper hemisphere of H x 2 + y 2 + z 2 = a 2 above the plane z = a and the normal points up. ( 2 π ) Useful Facts: cos = 1 and ds = ±a sin

More information

ENGI Multiple Integration Page 8-01

ENGI Multiple Integration Page 8-01 ENGI 345 8. Multiple Integration Page 8-01 8. Multiple Integration This chapter provides only a very brief introduction to the major topic of multiple integration. Uses of multiple integration include

More information

SOLUTIONS TO THE FINAL EXAM. December 14, 2010, 9:00am-12:00 (3 hours)

SOLUTIONS TO THE FINAL EXAM. December 14, 2010, 9:00am-12:00 (3 hours) SOLUTIONS TO THE 18.02 FINAL EXAM BJORN POONEN December 14, 2010, 9:00am-12:00 (3 hours) 1) For each of (a)-(e) below: If the statement is true, write TRUE. If the statement is false, write FALSE. (Please

More information

Chapter 4. The First Fundamental Form (Induced Metric)

Chapter 4. The First Fundamental Form (Induced Metric) Chapter 4. The First Fundamental Form (Induced Metric) We begin with some definitions from linear algebra. Def. Let V be a vector space (over IR). A bilinear form on V is a map of the form B : V V IR which

More information

Math Vector Calculus II

Math Vector Calculus II Math 255 - Vector Calculus II Review Notes Vectors We assume the reader is familiar with all the basic concepts regarding vectors and vector arithmetic, such as addition/subtraction of vectors in R n,

More information

Change of Variables, Parametrizations, Surface Integrals

Change of Variables, Parametrizations, Surface Integrals Chapter 8 Change of Variables, Parametrizations, Surface Integrals 8. he transformation formula In evaluating any integral, if the integral depends on an auxiliary function of the variables involved, it

More information

Student name: Student ID: Math 265 (Butler) Midterm III, 10 November 2011

Student name: Student ID: Math 265 (Butler) Midterm III, 10 November 2011 Student name: Student ID: Math 265 (Butler) Midterm III, November 2 This test is closed book and closed notes. No calculator is allowed for this test. For full credit show all of your work (legibly!).

More information

x 2 y = 1 2. Problem 2. Compute the Taylor series (at the base point 0) for the function 1 (1 x) 3.

x 2 y = 1 2. Problem 2. Compute the Taylor series (at the base point 0) for the function 1 (1 x) 3. MATH 8.0 - FINAL EXAM - SOME REVIEW PROBLEMS WITH SOLUTIONS 8.0 Calculus, Fall 207 Professor: Jared Speck Problem. Consider the following curve in the plane: x 2 y = 2. Let a be a number. The portion of

More information

Solutions to Homework 11

Solutions to Homework 11 Solutions to Homework 11 Read the statement of Proposition 5.4 of Chapter 3, Section 5. Write a summary of the proof. Comment on the following details: Does the proof work if g is piecewise C 1? Or did

More information

4.4: Optimization. Problem 2 Find the radius of a cylindrical container with a volume of 2π m 3 that minimizes the surface area.

4.4: Optimization. Problem 2 Find the radius of a cylindrical container with a volume of 2π m 3 that minimizes the surface area. 4.4: Optimization Problem 1 Suppose you want to maximize a continuous function on a closed interval, but you find that it only has one local extremum on the interval which happens to be a local minimum.

More information

Multi Variable Calculus

Multi Variable Calculus Multi Variable Calculus Joshua Wilde, revised by Isabel Tecu, Takeshi Suzuki and María José Boccardi August 3, 03 Functions from R n to R m So far we have looked at functions that map one number to another

More information

Summary for Vector Calculus and Complex Calculus (Math 321) By Lei Li

Summary for Vector Calculus and Complex Calculus (Math 321) By Lei Li Summary for Vector alculus and omplex alculus (Math 321) By Lei Li 1 Vector alculus 1.1 Parametrization urves, surfaces, or volumes can be parametrized. Below, I ll talk about 3D case. Suppose we use e

More information

Practice Final Solutions

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

More information

Practice problems. m zδdv. In our case, we can cancel δ and have z =

Practice problems. m zδdv. In our case, we can cancel δ and have z = Practice problems 1. Consider a right circular cone of uniform density. The height is H. Let s say the distance of the centroid to the base is d. What is the value d/h? We can create a coordinate system

More information

One side of each sheet is blank and may be used as scratch paper.

One side of each sheet is blank and may be used as scratch paper. Math 244 Spring 2017 (Practice) Final 5/11/2017 Time Limit: 2 hours Name: No calculators or notes are allowed. One side of each sheet is blank and may be used as scratch paper. heck your answers whenever

More information

Note: Please use the actual date you accessed this material in your citation.

Note: Please use the actual date you accessed this material in your citation. MIT OpenCourseWare http://ocw.mit.edu 18.02 Multivariable Calculus, Fall 2007 Please use the following citation format: Denis Auroux. 18.02 Multivariable Calculus, Fall 2007. (Massachusetts Institute of

More information

() Chapter 8 November 9, / 1

() Chapter 8 November 9, / 1 Example 1: An easy area problem Find the area of the region in the xy-plane bounded above by the graph of f(x) = 2, below by the x-axis, on the left by the line x = 1 and on the right by the line x = 5.

More information

COMPLETE Chapter 15 Multiple Integrals. Section 15.1 Double Integrals Over Rectangles. Section 15.2 Iterated Integrals

COMPLETE Chapter 15 Multiple Integrals. Section 15.1 Double Integrals Over Rectangles. Section 15.2 Iterated Integrals Mat 7 Calculus III Updated on /3/7 Dr. Firoz COMPLT Chapter 5 Multiple Integrals Section 5. Double Integrals Over ectangles amples:. valuate the iterated integral a) (5 ) da, {(, ), } and b) (4 ) da, [,]

More information

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1.

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1. MTH4101 CALCULUS II REVISION NOTES 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) 1.1 Introduction Types of numbers (natural, integers, rationals, reals) The need to solve quadratic equations:

More information

ENGI Partial Differentiation Page y f x

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

More information

Assignment 13 Assigned Mon Oct 4

Assignment 13 Assigned Mon Oct 4 Assignment 3 Assigned Mon Oct 4 We refer to the integral table in the back of the book. Section 7.5, Problem 3. I don t see this one in the table in the back of the book! But it s a very easy substitution

More information

Multivariable Calculus Midterm 2 Solutions John Ross

Multivariable Calculus Midterm 2 Solutions John Ross Multivariable Calculus Midterm Solutions John Ross Problem.: False. The double integral is not the same as the iterated integral. In particular, we have shown in a HW problem (section 5., number 9) that

More information

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

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

More information

READ T H E DATE ON LABEL A blue m a r k a r o u n d this notice will call y o u r attention to y o u r LOWELL. MICHIGAN, THURSDAY, AUGUST 29.

READ T H E DATE ON LABEL A blue m a r k a r o u n d this notice will call y o u r attention to y o u r LOWELL. MICHIGAN, THURSDAY, AUGUST 29. B U D D B < / UDY UU 29 929 VU XXXV Y B 5 2 $25 25 25 U 6 B j 3 $8 D D D VD V D D V D B B % B 2 D - Q 22: 5 B 2 3 Z D 2 5 B V $ 2 52 2 $5 25 25 $ Y Y D - 8 q 2 2 6 Y U DD D D D Y!! B D V!! XU XX D x D

More information

Grade: The remainder of this page has been left blank for your workings. VERSION E. Midterm E: Page 1 of 12

Grade: The remainder of this page has been left blank for your workings. VERSION E. Midterm E: Page 1 of 12 First Name: Student-No: Last Name: Section: Grade: The remainder of this page has been left blank for your workings. Midterm E: Page of Indefinite Integrals. 9 marks Each part is worth 3 marks. Please

More information

Substitutions and by Parts, Area Between Curves. Goals: The Method of Substitution Areas Integration by Parts

Substitutions and by Parts, Area Between Curves. Goals: The Method of Substitution Areas Integration by Parts Week #7: Substitutions and by Parts, Area Between Curves Goals: The Method of Substitution Areas Integration by Parts 1 Week 7 The Indefinite Integral The Fundamental Theorem of Calculus, b a f(x) dx =

More information

Review for the Final Test

Review for the Final Test Math 7 Review for the Final Test () Decide if the limit exists and if it exists, evaluate it. lim (x,y,z) (0,0,0) xz. x +y +z () Use implicit differentiation to find z if x + y z = 9 () Find the unit tangent

More information

Solutions to the Final Exam, Math 53, Summer 2012

Solutions to the Final Exam, Math 53, Summer 2012 olutions to the Final Exam, Math 5, ummer. (a) ( points) Let be the boundary of the region enclosedby the parabola y = x and the line y = with counterclockwise orientation. alculate (y + e x )dx + xdy.

More information

1.11 Some Higher-Order Differential Equations

1.11 Some Higher-Order Differential Equations page 99. Some Higher-Order Differential Equations 99. Some Higher-Order Differential Equations So far we have developed analytical techniques only for solving special types of firstorder differential equations.

More information

Practice problems ********************************************************** 1. Divergence, curl

Practice problems ********************************************************** 1. Divergence, curl Practice problems 1. Set up the integral without evaluation. The volume inside (x 1) 2 + y 2 + z 2 = 1, below z = 3r but above z = r. This problem is very tricky in cylindrical or Cartesian since we must

More information

Practice problems **********************************************************

Practice problems ********************************************************** Practice problems I will not test spherical and cylindrical coordinates explicitly but these two coordinates can be used in the problems when you evaluate triple integrals. 1. Set up the integral without

More information

e x2 dxdy, e x2 da, e x2 x 3 dx = e

e x2 dxdy, e x2 da, e x2 x 3 dx = e STS26-4 Calculus II: The fourth exam Dec 15, 214 Please show all your work! Answers without supporting work will be not given credit. Write answers in spaces provided. You have 1 hour and 2minutes to complete

More information

36. Double Integration over Non-Rectangular Regions of Type II

36. Double Integration over Non-Rectangular Regions of Type II 36. Double Integration over Non-Rectangular Regions of Type II When establishing the bounds of a double integral, visualize an arrow initially in the positive x direction or the positive y direction. A

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

1. (a) (5 points) Find the unit tangent and unit normal vectors T and N to the curve. r (t) = 3 cos t, 0, 3 sin t, r ( 3π

1. (a) (5 points) Find the unit tangent and unit normal vectors T and N to the curve. r (t) = 3 cos t, 0, 3 sin t, r ( 3π 1. a) 5 points) Find the unit tangent and unit normal vectors T and N to the curve at the point P 3, 3π, r t) 3 cos t, 4t, 3 sin t 3 ). b) 5 points) Find curvature of the curve at the point P. olution:

More information

Review for the Final Exam

Review for the Final Exam Math 171 Review for the Final Exam 1 Find the limits (4 points each) (a) lim 4x 2 3; x x (b) lim ( x 2 x x 1 )x ; (c) lim( 1 1 ); x 1 ln x x 1 sin (x 2) (d) lim x 2 x 2 4 Solutions (a) The limit lim 4x

More information

Introduction to Differentials

Introduction to Differentials Introduction to Differentials David G Radcliffe 13 March 2007 1 Increments Let y be a function of x, say y = f(x). The symbol x denotes a change or increment in the value of x. Note that a change in the

More information

Math 212-Lecture 8. The chain rule with one independent variable

Math 212-Lecture 8. The chain rule with one independent variable Math 212-Lecture 8 137: The multivariable chain rule The chain rule with one independent variable w = f(x, y) If the particle is moving along a curve x = x(t), y = y(t), then the values that the particle

More information

Arc Length and Surface Area in Parametric Equations

Arc Length and Surface Area in Parametric Equations Arc Length and Surface Area in Parametric Equations MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2011 Background We have developed definite integral formulas for arc length

More information

Math 102 Spring 2008: Solutions: HW #3 Instructor: Fei Xu

Math 102 Spring 2008: Solutions: HW #3 Instructor: Fei Xu Math Spring 8: Solutions: HW #3 Instructor: Fei Xu. section 7., #8 Evaluate + 3 d. + We ll solve using partial fractions. If we assume 3 A + B + C, clearing denominators gives us A A + B B + C +. Then

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

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

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

More information

Math 111D Calculus 1 Exam 2 Practice Problems Fall 2001

Math 111D Calculus 1 Exam 2 Practice Problems Fall 2001 Math D Calculus Exam Practice Problems Fall This is not a comprehensive set of problems, but I ve added some more problems since Monday in class.. Find the derivatives of the following functions a) y =

More information

Answer sheet: Final exam for Math 2339, Dec 10, 2010

Answer sheet: Final exam for Math 2339, Dec 10, 2010 Answer sheet: Final exam for Math 9, ec, Problem. Let the surface be z f(x,y) ln(y + cos(πxy) + e ). (a) Find the gradient vector of f f(x,y) y + cos(πxy) + e πy sin(πxy), y πx sin(πxy) (b) Evaluate f(,

More information

Math 114: Make-up Final Exam. Instructions:

Math 114: Make-up Final Exam. Instructions: Math 114: Make-up Final Exam Instructions: 1. Please sign your name and indicate the name of your instructor and your teaching assistant: A. Your Name: B. Your Instructor: C. Your Teaching Assistant: 2.

More information

18.02 Multivariable Calculus Fall 2007

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

More information

MATH 52 FINAL EXAM SOLUTIONS

MATH 52 FINAL EXAM SOLUTIONS MAH 5 FINAL EXAM OLUION. (a) ketch the region R of integration in the following double integral. x xe y5 dy dx R = {(x, y) x, x y }. (b) Express the region R as an x-simple region. R = {(x, y) y, x y }

More information

MATH 452. SAMPLE 3 SOLUTIONS May 3, (10 pts) Let f(x + iy) = u(x, y) + iv(x, y) be an analytic function. Show that u(x, y) is harmonic.

MATH 452. SAMPLE 3 SOLUTIONS May 3, (10 pts) Let f(x + iy) = u(x, y) + iv(x, y) be an analytic function. Show that u(x, y) is harmonic. MATH 45 SAMPLE 3 SOLUTIONS May 3, 06. (0 pts) Let f(x + iy) = u(x, y) + iv(x, y) be an analytic function. Show that u(x, y) is harmonic. Because f is holomorphic, u and v satisfy the Cauchy-Riemann equations:

More information

Physics 225 Relativity and Math Applications. Fall Unit 11 Multidimensional Integration I

Physics 225 Relativity and Math Applications. Fall Unit 11 Multidimensional Integration I Physics 225 Relativity and Math Applications Fall 212 Unit 11 Multidimensional Integration I N.C.R. Makins University of Illinois at Urbana-Champaign 21 Physics 225 11.2 11.2 Physics 225 11.3 Unit 11:

More information