Lesson 9. Change of Variables to Compute Double Integrals

Size: px
Start display at page:

Download "Lesson 9. Change of Variables to Compute Double Integrals"

Transcription

1 Lesson 9 Change of Variables to Compute Double Integrals

2 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 given by x y 6 : 6 x 6 x da Now da means "a small change in area" in -coordinates. We can measure a small change in area with a little rectangle. 6 x 6 x dy dx dy da dx So da = dy dx:

3 Example : A Familiar Double Integral This integral is actually pretty complicated to evaluate: 6 x dy dx 6 x dx 6 x x 6 x 6 sin 6 What a mess! There must be a better way to use integration to do this... What coordinate system would you prefer to use to when dealing with a region like?

4 Example : An Attempt at a Change of ight! Let's try polar coordinates: x(r, t) r cos(t) y(r, t) r sin(t) Variables In this coordinate system, the region is described quite elegantly with 0 r and 0 t. We will try to (naively) apply this to our double integral: da r(x, y) x y t(x,y) tan y x (quadrant adjusted) drdt r 0 dt Oh no! 8is not the right Created answer!! by Christopher Grattoni. All We rights reserved. wanted 6...

5 Detour: Working Out the Change of Variables the ight Way Our misconception was that da dr dt. Our da refers to a small change in -area, not rt-area. We need to delve a bit deeper to sort this out: 6x For dy dx our region was a circle, while dr dt looks more 6 x 0 0 like the integral you'd take for a rectangle: x(r,t) r cos(t) y(r,t) r sin(t) r(x,y) x y t(x,y) tan y x

6 Detour: Working Out the Change of Variables the ight Way Let's analyze the transformation T(r,t) and verify that the picture shown below makes sense: For the orange red green blue line, line, t Let's r t 0,, map 0, 0 a r few t r points : :: just for practice: x(r,0) x(0,t) x(,t) x(r, r 0 ) rcos t y(r,0) y(0,t) y(r, y(,t) ) 0 0sint rcost,r sint piece by piece This whole process can be called a mapping, a transformation, a change of variables, or a change of coordinates.

7 Detour: Working Out the Change of Variables the ight Way Try the Mathematica applet I made to see how a small region in rt-space maps into -space: This is called a non-area-preserving map. rt-rectangles map into -sectors. Notice that this size of the sectors varies while the size of the rectangles doesn't... Now we are ready to start thinking about how a small change in area on the rectangular region relates Created to by Christopher a change Grattoni. All rights in reserved. area on the circular region.

8 Detour: Working Out the Change of Variables the ight Way Now imagine a very small rectangle in the rt-plane: (r, t t) (r r, t t) T(r r, t t) T(r, t t) (r,t) (r r, t) T(r, t) T(r r, t) That is, consider the limit as A, r, and t tend to 0: T(r r, t) T(r, t) T(r r, t) T(r, t) r r T r r T(r, t t) T(r, t) T(r, t t) T(r, t) t t These approximations using partial derivatives let us approximate our sector using a parallelogram: T t t

9 Detour: Working Out the Change of Variables the ight Way Now imagine a very small rectangle in the rt-plane: (r, t t) (r r, t t) T(r r, t t) (r,t) (r r, t) Theorem: The area of the parallelogram formed by two vectors V and W equals V W. T T A r t r t T T r t r t T(r, t t) T t t T(r, t) (We can take a scalar out of T r either vector in a cross product) r T(r r, t) i j k T r T t T r T 0 rt t 0 T r T t T r T t rt

10 The Area Conversion Factor: If we let r and t tend to zero, we can use this to get da T r T t T r d rdt T t T T T T r r is called the Jacobian matrix, and r r T T T T t t t t T T You can let A (r,t) r r. Think of the Jacobian determinant as an T T Hence, f(x,y)da f(x(r,t),y(r,t)) A (r,t) dr dt Created by rt Christopher Grattoni. All rights reserved. is called the Jacobian determin ant. t t Area Conversion Factor that lets us compute an -space integral in rt-space:

11 The Area Conversion Factor: f(x,y)da f(x(r,t),y(r,t)) A (r,t) dr dt rt Let T(r, t) be a transformation from rt-space to -space. That is, T(r,t) T (r,t),t (r,t) (x(r,t), y(r, t)). Then A T T (r,t) r r. T T t t Note: Since we derived A (r, t) as the magnitude of a cross product, we need it to be positive. This is why we Created put by Christopher absolute Grattoni. All rights value reserved. bars into the formula above.

12 Example 3: Fixing Example emember we wanted da for a circle of radius centered at (0,0). T(r, t) (x(r, t), y(r, t)) (r cos(t),r sin(t)) A (r, t) x y r r x y t t cos(t) sin(t) r sin(t) r cos(t) rcos (t) rsin (t) r cos (t) sin (t) r da 0 0 r r drdt dt 6 dt Phew! We did it!

13 Summary of Change of Variables for Polar Coordinates T(r,t) (x(r,t),y(r,t)) (rcos(t),rsin(t)) A (r,t) r f(x,y)da f(x(r,t),y(r,t)) r dr dt rt

14 Example : More With Polar Coordinates By now you probably already asked yourself why this change of variables is useful. This was just a circle of course! We could have used A = πr or the Gauss-Green formula. Hence, we should look at an example where a double integral in -coordinate space would be horribly messy, the boundary region is hard to parameterize for Gauss-Green, and we can t just plug into a familiar area formula

15 Example : More With Polar Coordinates Compute x y da for the region satisfying the following inequalities: This would have been HOIBLE in rectangular coordinates. But using polar coordinates, x r cos(t) and y r sin(t) this is the rt-rectangle with 0 t and r 5 : x x y 5, x y, y 0 y da r cos(t) r sin(t) r dr dt r dr dt 609 dt Substitute x r cos(t) and y r sin(t) 609

16 Analogy Time: This whole change of variables thing isn't just for polar coordinates. We can change from -space to any uv-coordinate space we want: f(x,y)da f(x(u,v),y(u,v)) A (u,v) du dv uv This should be reminiscent of change of variables for single-variable calculus: x(b) x(a) f(x) dx b a f(x(u)) x'(u) du So you can think of the Jacobian Determinant, A (u,v), as a higher-dimensional analogue of x'(u) in our old friend, u-substitution. Let's try one in a single variable:

17 Example 5: Change of Variables for Single Variable Calculus Compute e e 6 6 ln(x) x dx. f(x(u)) x'(u) du 6 6 u u f(e ) e du u u u e du e u 6 6 x(b) x(a) f(x) dx f(x) x(u) b a x'(u) f(x(u)) x'(u) du ln(x) It works! This is the same as your more familiar method: 6 u du 6 e u e x u u du ln(x) x dx

18 Note for the Literacy Sheet ow imagine a very small rectangle in the uv-plane: u,v v) (u u, v v) T(u u, v v) u,v) (u u, v) Theorem: The area of the parallelogram formed by two vectors V and W equals V W. T T A u v u v T T u v u v T(u, v v) T (v b) v (a,b) (We can take a scalar out of T (u a) u either vector in a cross product) T(u u, v) i j k T u T v T u T 0 uv v 0 T u u u v T T v T v

19 A Note for the Literacy Sheet ow imagine a very small rectangle in the uv-plane: u,v v) (u u, v v) T(u u, v v) T(u, v v) u,v) (u u, v) T (v b) v (a,b) T (u a) u T(u u, v) We are using linearizations to approximate the area of the sector by creating a parallelogram. You will be responsible for explaining how this works on your literacy sheet. Make sure you read B. and B.3 in the Basics.

20 Example 6: Beyond Polar Coordinates ompute y da for the region given by the ellipse y. Let's let x ucos(v ) and y usin(v) for 0 v and 0 u. These are NOT polar coordinates, so we need to compute A (u, v) : x A (u, v) x u x v y u y v cos(v) sin(v) usin(v) ucos(v) ucos (v) usin (v) u cos (v) sin (v) u

21 Example 6: Beyond Polar Coordinates ompute y da for the region given by the ellipse y. Let's let x ucos(v ) and y usin(v) for 0 v and 0 u. These are NOT polar coordinates, so we need to compute A (u, v) : x y A (u, v) u u x y v v cos(v) sin(v) usin(v) ucos(v) ucos (v) usin (v) u In general, you will start to notice that a u cos (v) sin (v) If x(u, v) u cos(v), then x x, x gradx[u, v]. u v If y( u, v) usin(v), then y y, u v y grady[u, v]. So you can think of the area conversion factor as a determinant of a pair of gradient vectors from x(u,v) and y(u,v). change of variables can often be found by parameterizing your curve/surface/etc.

22 Example 6: Beyond Polar Coordinates Compute y da for the region given by the ellipse y. y da u sin (v) u du dv u sin (v) du dv 0 0 u u sin (v) dv sin (v)dv 0 u0 0 x Substitute x ucos( v) and y usin(v).

23 Example 7: Mathematica-Aided Change of Variables (Parallelogram egion) Use Mathematica to compute These lines are given by y x, y x, 3 y x,and y x 6. We can rewrite them as y x, y y e da for given by the parallelogram: 3 x y,and x y 6. 3 Then we can let u yx and v x y for u and v 6! But to compute our integral, we need the map from uv-space to -space... That is, we have u(x, y) and v(x,y), but we need x(u, v) an dy(u,v). Let Mathematica do the work: Solve[ { u u[ x, y], v v[ x, y]},{ x, y}] x (u v) and y (u v) 5 5 x,

24 Example 7: Mathematica-Aided Change of Variables (Parallelogram egion) Use Mathematica to compute These lines are given by y x, y x, 3 y x,and y x 6. We can rewrite them as y x, yx, y e da for given by the parallelogram: What is this Mathematica command doing? What will YOU do on a quiz/test without Mathematica? 3 x y,and x y 6. 3 Then we can let u yx and v x y for u and v 6! But to compute our integral, we need the map from uv-space to -space... That is, we have u(x, y) and v(x,y), but we need x(u, v) an dy(u,v). Let Mathematica do the work: Solve[ { u u[ x, y], v v[ x, y]},{ x, y}] x (u v) and y (u v) 5 5

25 Example 7: Mathematica-Aided Change of Variables (Parallelogram egion) Use Mathematica to compute x(u, v) (u v ) and y( u, v) (u v) 5 5 y e da for given by the parallelogram: A (u, v) x u x v y u y v So we use 5

26 Example 7: Mathematica-Aided Change of Variables (Parallelogram egion) Use Mathematica to compute x(u, v) (u v ) and y( u, v) (u v) 5 5 A (u, v) x u x v y u y v If x(u, v) (u v), then 5 x x, x gradx[u, v]. u v y e da for given by the parallelogram: If y(u, v) (u v), then 5 y y, y grady[u, v]. u v So you can think of the area conversion factor as a determinant of a pair of gradient vectors from x(u,v) and y(u,v). So we use 5 Again, you can see that our change of variables is found by parameterizing our region (in this case, a parallelogram).

27 Example 7: Mathematica-Aided Change of Variables (Parallelogram egion) Use Mathematica to compute y e da for given by the parallelogram: A (u,v), x (u v), y ( u v), for u and v 6 : e y da 6 3/ (u v)/5 e du dv 5 7. (from Mathematica)

28 An Important Connection A parameterization (x(u,v),y(u,v)) for a region with a u b and c v d is actually a map between a uv-rectangle,, and your messy -region, : uv uv (uv-rectangle) (x(u,v),y(u,v)) Long story short: A parameterization IS a change of coordinates. If you can parameterize a region, you can (probably) integrate over it.

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

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

MATH 200 WEEK 10 - WEDNESDAY THE JACOBIAN & CHANGE OF VARIABLES WEEK - WEDNESDAY THE JACOBIAN & CHANGE OF VARIABLES GOALS Be able to convert integrals in rectangular coordinates to integrals in alternate coordinate systems DEFINITION Transformation: A transformation,

More information

Volume: The Disk Method. Using the integral to find volume.

Volume: The Disk Method. Using the integral to find volume. Volume: The Disk Method Using the integral to find volume. If a region in a plane is revolved about a line, the resulting solid is a solid of revolution and the line is called the axis of revolution. y

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

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

Math 11 Fall 2016 Final Practice Problem Solutions

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

More information

Review for the First Midterm Exam

Review for the First Midterm Exam Review for the First Midterm Exam Thomas Morrell 5 pm, Sunday, 4 April 9 B9 Van Vleck Hall For the purpose of creating questions for this review session, I did not make an effort to make any of the numbers

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

The Change-of-Variables Formula for Double Integrals

The Change-of-Variables Formula for Double Integrals The Change-of-Variables Formula for Double Integrals Minh-Tam Trinh In this document, I suggest ideas about how to solve some of the exercises in ection 15.9 of tewart, Multivariable Calculus, 8th Ed.

More information

Review Sheet for the Final

Review Sheet for the Final Review Sheet for the Final Math 6-4 4 These problems are provided to help you study. The presence of a problem on this handout does not imply that there will be a similar problem on the test. And the absence

More information

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

Vector Calculus handout

Vector Calculus handout Vector Calculus handout The Fundamental Theorem of Line Integrals Theorem 1 (The Fundamental Theorem of Line Integrals). Let C be a smooth curve given by a vector function r(t), where a t b, and let f

More information

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

5 Integrals reviewed Basic facts U-substitution... 4

5 Integrals reviewed Basic facts U-substitution... 4 Contents 5 Integrals reviewed 5. Basic facts............................... 5.5 U-substitution............................. 4 6 Integral Applications 0 6. Area between two curves.......................

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

Differentiation 2. The METRIC Project, Imperial College. Imperial College of Science Technology and Medicine, 1996.

Differentiation 2. The METRIC Project, Imperial College. Imperial College of Science Technology and Medicine, 1996. Differentiation 2 The METRIC Project, Imperial College. Imperial College of Science Technology and Medicine, 1996. 1 Launch Mathematica. Type

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

In general, the formula is S f ds = D f(φ(u, v)) Φ u Φ v da. To compute surface area, we choose f = 1. We compute

In general, the formula is S f ds = D f(φ(u, v)) Φ u Φ v da. To compute surface area, we choose f = 1. We compute alculus III Test 3 ample Problem Answers/olutions 1. Express the area of the surface Φ(u, v) u cosv, u sinv, 2v, with domain u 1, v 2π, as a double integral in u and v. o not evaluate the integral. In

More information

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

MATH 280 Multivariate Calculus Fall Integrating a vector field over a curve MATH 280 Multivariate alculus Fall 2012 Definition Integrating a vector field over a curve We are given a vector field F and an oriented curve in the domain of F as shown in the figure on the left below.

More information

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

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

MAT 211 Final Exam. Spring Jennings. Show your work!

MAT 211 Final Exam. Spring Jennings. Show your work! MAT 211 Final Exam. pring 215. Jennings. how your work! Hessian D = f xx f yy (f xy ) 2 (for optimization). Polar coordinates x = r cos(θ), y = r sin(θ), da = r dr dθ. ylindrical coordinates x = r cos(θ),

More information

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

SOME PROBLEMS YOU SHOULD BE ABLE TO DO

SOME PROBLEMS YOU SHOULD BE ABLE TO DO OME PROBLEM YOU HOULD BE ABLE TO DO I ve attempted to make a list of the main calculations you should be ready for on the exam, and included a handful of the more important formulas. There are no examples

More information

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

Math 20C Homework 2 Partial Solutions

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

More information

Math 23b Practice Final Summer 2011

Math 23b Practice Final Summer 2011 Math 2b Practice Final Summer 211 1. (1 points) Sketch or describe the region of integration for 1 x y and interchange the order to dy dx dz. f(x, y, z) dz dy dx Solution. 1 1 x z z f(x, y, z) dy dx dz

More information

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

Calculus III. Math 233 Spring Final exam May 3rd. Suggested solutions

Calculus III. Math 233 Spring Final exam May 3rd. Suggested solutions alculus III Math 33 pring 7 Final exam May 3rd. uggested solutions This exam contains twenty problems numbered 1 through. All problems are multiple choice problems, and each counts 5% of your total score.

More information

AP Calculus BC - Problem Solving Drill 19: Parametric Functions and Polar Functions

AP Calculus BC - Problem Solving Drill 19: Parametric Functions and Polar Functions AP Calculus BC - Problem Solving Drill 19: Parametric Functions and Polar Functions Question No. 1 of 10 Instructions: (1) Read the problem and answer choices carefully () Work the problems on paper as

More information

Topic 2-2: Derivatives of Vector Functions. Textbook: Section 13.2, 13.4

Topic 2-2: Derivatives of Vector Functions. Textbook: Section 13.2, 13.4 Topic 2-2: Derivatives of Vector Functions Textbook: Section 13.2, 13.4 Warm-Up: Parametrization of Circles Each of the following vector functions describe the position of an object traveling around the

More information

( ) ( ) ( ) ( ) Calculus III - Problem Drill 24: Stokes and Divergence Theorem

( ) ( ) ( ) ( ) Calculus III - Problem Drill 24: Stokes and Divergence Theorem alculus III - Problem Drill 4: tokes and Divergence Theorem Question No. 1 of 1 Instructions: (1) Read the problem and answer choices carefully () Work the problems on paper as needed () Pick the 1. Use

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

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

M273Q Multivariable Calculus Spring 2017 Review Problems for Exam 3

M273Q Multivariable Calculus Spring 2017 Review Problems for Exam 3 M7Q Multivariable alculus Spring 7 Review Problems for Exam Exam covers material from Sections 5.-5.4 and 6.-6. and 7.. As you prepare, note well that the Fall 6 Exam posted online did not cover exactly

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

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

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

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

2t t dt.. So the distance is (t2 +6) 3/2

2t t dt.. So the distance is (t2 +6) 3/2 Math 8, Solutions to Review for the Final Exam Question : The distance is 5 t t + dt To work that out, integrate by parts with u t +, so that t dt du The integral is t t + dt u du u 3/ (t +) 3/ So the

More information

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

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

More information

Physics 202 Laboratory 3. Root-Finding 1. Laboratory 3. Physics 202 Laboratory

Physics 202 Laboratory 3. Root-Finding 1. Laboratory 3. Physics 202 Laboratory Physics 202 Laboratory 3 Root-Finding 1 Laboratory 3 Physics 202 Laboratory The fundamental question answered by this week s lab work will be: Given a function F (x), find some/all of the values {x i }

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

5 Integrals reviewed Basic facts U-substitution... 5

5 Integrals reviewed Basic facts U-substitution... 5 Contents 5 Integrals reviewed 5. Basic facts............................... 5.5 U-substitution............................. 5 6 Integral Applications 0 6. Area between two curves.......................

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

1 Functions of Several Variables Some Examples Level Curves / Contours Functions of More Variables... 6

1 Functions of Several Variables Some Examples Level Curves / Contours Functions of More Variables... 6 Contents 1 Functions of Several Variables 1 1.1 Some Examples.................................. 2 1.2 Level Curves / Contours............................. 4 1.3 Functions of More Variables...........................

More information

MAC Calculus II Spring Homework #6 Some Solutions.

MAC Calculus II Spring Homework #6 Some Solutions. MAC 2312-15931-Calculus II Spring 23 Homework #6 Some Solutions. 1. Find the centroid of the region bounded by the curves y = 2x 2 and y = 1 2x 2. Solution. It is obvious, by inspection, that the centroid

More information

Math 210, Final Exam, Practice Fall 2009 Problem 1 Solution AB AC AB. cosθ = AB BC AB (0)(1)+( 4)( 2)+(3)(2)

Math 210, Final Exam, Practice Fall 2009 Problem 1 Solution AB AC AB. cosθ = AB BC AB (0)(1)+( 4)( 2)+(3)(2) Math 2, Final Exam, Practice Fall 29 Problem Solution. A triangle has vertices at the points A (,,), B (, 3,4), and C (2,,3) (a) Find the cosine of the angle between the vectors AB and AC. (b) Find an

More information

Calculus III - Problem Solving Drill 18: Double Integrals in Polar Coordinates and Applications of Double Integrals

Calculus III - Problem Solving Drill 18: Double Integrals in Polar Coordinates and Applications of Double Integrals Calculus III - Problem Solving Drill 8: Double Integrals in Polar Coordinates and Applications of Double Integrals Question No. of 0 Instructions: () ead the problem and answer choices carefully (2) Work

More information

MATH 280 Multivariate Calculus Fall Integration over a curve

MATH 280 Multivariate Calculus Fall Integration over a curve dr dr y MATH 28 Multivariate Calculus Fall 211 Integration over a curve Given a curve C in the plane or in space, we can (conceptually) break it into small pieces each of which has a length ds. In some

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

Parametric Equations, Function Composition and the Chain Rule: A Worksheet

Parametric Equations, Function Composition and the Chain Rule: A Worksheet Parametric Equations, Function Composition and the Chain Rule: A Worksheet Prof.Rebecca Goldin Oct. 8, 003 1 Parametric Equations We have seen that the graph of a function f(x) of one variable consists

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

1 Area calculations. 1.1 Area of an ellipse or a part of it Without using parametric equations

1 Area calculations. 1.1 Area of an ellipse or a part of it Without using parametric equations Area calculations. Area of an ellipse or a part of it.. Without using parametric equations We calculate the area in the first quadrant. We start from the standard equation of the ellipse and we put that

More information

Math 11 Fall 2007 Practice Problem Solutions

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

More information

MTHE 227 Problem Set 2 Solutions

MTHE 227 Problem Set 2 Solutions MTHE 7 Problem Set Solutions 1 (Great Circles). The intersection of a sphere with a plane passing through its center is called a great circle. Let Γ be the great circle that is the intersection of the

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

3 = arccos. A a and b are parallel, B a and b are perpendicular, C a and b are normalized, or D this is always true.

3 = arccos. A a and b are parallel, B a and b are perpendicular, C a and b are normalized, or D this is always true. Math 210-101 Test #1 Sept. 16 th, 2016 Name: Answer Key Be sure to show your work! 1. (20 points) Vector Basics: Let v = 1, 2,, w = 1, 2, 2, and u = 2, 1, 1. (a) Find the area of a parallelogram spanned

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

Math 101 Fall 2006 Exam 1 Solutions Instructor: S. Cautis/M. Simpson/R. Stong Thursday, October 5, 2006

Math 101 Fall 2006 Exam 1 Solutions Instructor: S. Cautis/M. Simpson/R. Stong Thursday, October 5, 2006 Math 101 Fall 2006 Exam 1 Solutions Instructor: S. Cautis/M. Simpson/R. Stong Thursday, October 5, 2006 Instructions: This is a closed book, closed notes exam. Use of calculators is not permitted. You

More information

7.1 Indefinite Integrals Calculus

7.1 Indefinite Integrals Calculus 7.1 Indefinite Integrals Calculus Learning Objectives A student will be able to: Find antiderivatives of functions. Represent antiderivatives. Interpret the constant of integration graphically. Solve differential

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

Dr. Allen Back. Sep. 10, 2014

Dr. Allen Back. Sep. 10, 2014 Dr. Allen Back Sep. 10, 2014 The chain rule in multivariable calculus is in some ways very simple. But it can lead to extremely intricate sorts of relationships (try thermodynamics in physical chemistry...

More information

Line and Surface Integrals. Stokes and Divergence Theorems

Line and Surface Integrals. Stokes and Divergence Theorems Math Methods 1 Lia Vas Line and urface Integrals. tokes and Divergence Theorems Review of urves. Intuitively, we think of a curve as a path traced by a moving particle in space. Thus, a curve is a function

More information

CHAPTER 6 VECTOR CALCULUS. We ve spent a lot of time so far just looking at all the different ways you can graph

CHAPTER 6 VECTOR CALCULUS. We ve spent a lot of time so far just looking at all the different ways you can graph CHAPTER 6 VECTOR CALCULUS We ve spent a lot of time so far just looking at all the different ways you can graph things and describe things in three dimensions, and it certainly seems like there is a lot

More information

Problem Solving 1: The Mathematics of 8.02 Part I. Coordinate Systems

Problem Solving 1: The Mathematics of 8.02 Part I. Coordinate Systems Problem Solving 1: The Mathematics of 8.02 Part I. Coordinate Systems In 8.02 we regularly use three different coordinate systems: rectangular (Cartesian), cylindrical and spherical. In order to become

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 Exam IV - Fall 2011

Math Exam IV - Fall 2011 Math 233 - Exam IV - Fall 2011 December 15, 2011 - Renato Feres NAME: STUDENT ID NUMBER: General instructions: This exam has 16 questions, each worth the same amount. Check that no pages are missing and

More information

mathematical objects can be described via equations, functions, graphs, parameterization in R, R, and R.

mathematical objects can be described via equations, functions, graphs, parameterization in R, R, and R. Multivariable Calculus Lecture # Notes This lecture completes the discussion of the cross product in R and addresses the variety of different ways that n mathematical objects can be described via equations,

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

Direction of maximum decrease = P

Direction of maximum decrease = P APPM 35 FINAL EXAM PING 15 INTUTION: Electronic devices, books, and crib sheets are not permitted. Write your name and your instructor s name on the front of your bluebook. Work all problems. how your

More information

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

Solutions to Practice Exam 2

Solutions to Practice Exam 2 Solutions to Practice Eam Problem : For each of the following, set up (but do not evaluate) iterated integrals or quotients of iterated integral to give the indicated quantities: Problem a: The average

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

n=0 ( 1)n /(n + 1) converges, but not

n=0 ( 1)n /(n + 1) converges, but not Math 07H Topics for the third exam (and beyond) (Technically, everything covered on the first two exams plus...) Absolute convergence and alternating series A series a n converges absolutely if a n converges.

More information

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

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

More information

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61 Integrals D. DeTurck University of Pennsylvania January 1, 2018 D. DeTurck Math 104 002 2018A: Integrals 1 / 61 Integrals Start with dx this means a little bit of x or a little change in x If we add up

More information

Math 32B Discussion Session Week 10 Notes March 14 and March 16, 2017

Math 32B Discussion Session Week 10 Notes March 14 and March 16, 2017 Math 3B iscussion ession Week 1 Notes March 14 and March 16, 17 We ll use this week to review for the final exam. For the most part this will be driven by your questions, and I ve included a practice final

More information

DIFFERENTIATION AND INTEGRATION PART 1. Mr C s IB Standard Notes

DIFFERENTIATION AND INTEGRATION PART 1. Mr C s IB Standard Notes DIFFERENTIATION AND INTEGRATION PART 1 Mr C s IB Standard Notes In this PDF you can find the following: 1. Notation 2. Keywords Make sure you read through everything and the try examples for yourself before

More information

Math Review for Exam 3

Math Review for Exam 3 1. ompute oln: (8x + 36xy)ds = Math 235 - Review for Exam 3 (8x + 36xy)ds, where c(t) = (t, t 2, t 3 ) on the interval t 1. 1 (8t + 36t 3 ) 1 + 4t 2 + 9t 4 dt = 2 3 (1 + 4t2 + 9t 4 ) 3 2 1 = 2 3 ((14)

More information

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 32A: MIDTERM 2 REVIEW. sin 2 u du z(t) = sin 2 t + cos 2 2

MATH 32A: MIDTERM 2 REVIEW. sin 2 u du z(t) = sin 2 t + cos 2 2 MATH 3A: MIDTERM REVIEW JOE HUGHES 1. Curvature 1. Consider the curve r(t) = x(t), y(t), z(t), where x(t) = t Find the curvature κ(t). 0 cos(u) sin(u) du y(t) = Solution: The formula for curvature is t

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

5.2 LENGTHS OF CURVES & AREAS OF SURFACES OF REVOLUTION

5.2 LENGTHS OF CURVES & AREAS OF SURFACES OF REVOLUTION 5.2 Arc Length & Surface Area Contemporary Calculus 1 5.2 LENGTHS OF CURVES & AREAS OF SURFACES OF REVOLUTION This section introduces two additional geometric applications of integration: finding the length

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

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

Math 121 (Lesieutre); 9.1: Polar coordinates; November 22, 2017

Math 121 (Lesieutre); 9.1: Polar coordinates; November 22, 2017 Math 2 Lesieutre; 9: Polar coordinates; November 22, 207 Plot the point 2, 2 in the plane If you were trying to describe this point to a friend, how could you do it? One option would be coordinates, but

More information

1.4 Techniques of Integration

1.4 Techniques of Integration .4 Techniques of Integration Recall the following strategy for evaluating definite integrals, which arose from the Fundamental Theorem of Calculus (see Section.3). To calculate b a f(x) dx. Find a function

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

Math 221 Examination 2 Several Variable Calculus

Math 221 Examination 2 Several Variable Calculus Math Examination Spring Instructions These problems should be viewed as essa questions. Before making a calculation, ou should explain in words what our strateg is. Please write our solutions on our own

More information

APPM 2350 Final Exam points Monday December 17, 7:30am 10am, 2018

APPM 2350 Final Exam points Monday December 17, 7:30am 10am, 2018 APPM 2 Final Exam 28 points Monday December 7, 7:am am, 28 ON THE FONT OF YOU BLUEBOOK write: () your name, (2) your student ID number, () lecture section/time (4) your instructor s name, and () a grading

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

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

ENGI Parametric Vector Functions Page 5-01

ENGI Parametric Vector Functions Page 5-01 ENGI 3425 5. Parametric Vector Functions Page 5-01 5. Parametric Vector Functions Contents: 5.1 Arc Length (Cartesian parametric and plane polar) 5.2 Surfaces of Revolution 5.3 Area under a Parametric

More information

Math 113 Final Exam Practice

Math 113 Final Exam Practice Math Final Exam Practice The Final Exam is comprehensive. You should refer to prior reviews when studying material in chapters 6, 7, 8, and.-9. This review will cover.0- and chapter 0. This sheet has three

More information

Midterm 1 Review. Distance = (x 1 x 0 ) 2 + (y 1 y 0 ) 2.

Midterm 1 Review. Distance = (x 1 x 0 ) 2 + (y 1 y 0 ) 2. Midterm 1 Review Comments about the midterm The midterm will consist of five questions and will test on material from the first seven lectures the material given below. No calculus either single variable

More information

Fundamental Theorems of Vector

Fundamental Theorems of Vector Chapter 17 Analysis Fundamental Theorems of Vector Useful Tip: If you are reading the electronic version of this publication formatted as a Mathematica Notebook, then it is possible to view 3-D plots generated

More information

Math 11 Fall 2018 Practice Final Exam

Math 11 Fall 2018 Practice Final Exam Math 11 Fall 218 Practice Final Exam Disclaimer: This practice exam should give you an idea of the sort of questions we may ask on the actual exam. Since the practice exam (like the real exam) is not long

More information

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

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