Section Parametrized Surfaces and Surface Integrals. (I) Parametrizing Surfaces (II) Surface Area (III) Scalar Surface Integrals

Size: px
Start display at page:

Download "Section Parametrized Surfaces and Surface Integrals. (I) Parametrizing Surfaces (II) Surface Area (III) Scalar Surface Integrals"

Transcription

1 Section 16.4 Parametrized Surfaces and Surface Integrals (I) Parametrizing Surfaces (II) Surface Area (III) Scalar Surface Integrals MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 1 / 41

2 In chapter 13 we parametrized curves using a single parameter. More parameters are not required because a curve is a one dimensional object. In this section, we explore the parametrization of surfaces. Consider a vector function r (u, v) of two variables r (u, v) = f (u, v), g(u, v), h(u, v) with points (u, v) in the domain D which lie in a uv-plane. The set of points satisfying the equation is the surface parametrized by r. MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 2 / 41

3 If a surface S is parametrized by r (u, v), then the surface can be sketched using the grid lines of the domain. Grid lines along a parametrized surface are the image of the vertical and horizontal lines in the domain, the uv-plane. For a constant a, r (a, v) is a parametrization of the vertical grid lines. For a constant b, r (u, b) is a parametrization of the horizontal grid lines. MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 3 / 41

4 Example 1: Find a parametrization of the plane containing the point P and the vectors a and b. Solution: Points in the plane can be found by starting at P and moving along the vectors a then b. r (u, v) = P + u a + v b Example 1b: The plane containing the points (3, 0, 0), (0, 2, 0), and (0, 0, 1) contains the vectors 3, 0, 1 and 3, 2, 0 and has a normal vector n = 2, 3, 6. Scalar Equation: 2x + 3y + 6z = 6 Parametrization: r (u, v) = 3u 3v, 2v, u + 1 MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 4 / 41

5 Example 2: Find a parametrization for the cylinder x 2 + y 2 = r 2. Solution: We use the cylindrical coordinates transformation. r (θ, z) = r cos(θ), r sin(θ), z [0, 2π) [, ] MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 5 / 41

6 Example 3: Find a parametrization for the sphere x 2 + y 2 + z 2 = r 2. Solution: We use the spherical coordinates transformation. r (θ, φ) = r cos(θ) sin(φ), r sin(θ) sin(φ), r cos(φ) [0, 2π) [0, π] MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 6 / 41

7 Example 4: Identify the surface parametrized by r (u, v) = u cos(v), u sin(v), u Solution: Eliminate u and v to obtain an equation in (x, y, z): x 2 + y 2 = ( u cos(v) ) 2 ( ) 2 + u sin(v) = u 2 = z 2 The parametric surface is a cone! Two-variable functions z = f (x, y) define a surface and can be easily parametrized as r (x, y) = x, y, f (x, y) MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 7 / 41

8 Example 5: Let r (u, v) = u cos(v), u sin(v), v. What are the horizontal grid lines, when v is constant? What are the vertical grid lines, when u is constant? Solution: MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 8 / 41

9 Example 6: Find a parametrization for the hyperboloid of one sheet x 2 + y 2 z 2 = 1 Solution: Don t forget that there are an infinite number of parametrizations for any surface! We will find two for this surface: (I) Set z = u, then x 2 + y 2 = 1 + c 2. We can then let x = 1 + u 2 cos(v) y = 1 + u 2 sin(v) (II) Let z = tan(u), then x 2 + y 2 = sec 2 (u). We can then let x = tan(u) cos(v) y = tan(u) sin(v) MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 9 / 41

10 Surface Area of a Parametrized Surface In section 13.3 we calculated the arclength of a parametrized curve and then we used the resulting formula to define line integrals. In a smiliar fashion, we will calculate the surface area of a surface parametrized by r (u, v) over the domain R. We partition R into m n subregions R ij. Each subregion corresponds to a portion of the surface S ij. S = S ij S ij = r (D ij ), the Image of D ij under r MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 10 / 41

11 Similar to the Jacobian calculations of section 15.6, we approximate S ij as a rectangle of width r u (u i, v j ) u and length r v (u i, v j ) v. Using the parallelogram property of the cross product: Area(S ij ) r u (u i, v j ) u r v (u i, v j ) v = r u (u i, v j ) r v (u i, v j ) u v m n The area of S is approximately r u (u i, v j ) r v (u i, v j ) u v. i=1 j=1 Taking the limit as (m, n) (, ) yields Area(S) = r u (u, v) r v (u, v) da D MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 11 / 41

12 Area(S) = r u (u, v) r v (u, v) da D Example 7: Find the surface area of the cylinder x 2 + y 2 = 4 between z = 0 and z = 5. Solution: First, parameterize the cylinder as Second, calculate r u r v. r (u, v) = 2 cos(u), 2 sin(u), v [0, 2π] [0, 5] r u (u, v) = 2 sin(u), 2 cos(u), 0 r v (u, v) = 0, 0, 1 Area(S) = 2π r u r v = 2 cos(u), 2 sin(u), 0 = 2 2 dv du = 20π MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 12 / 41

13 Surface Area of a 2-Variable Function The surface area of the graph of z = f (x, y) defined on D has a natural parametrization r (x, y) = x, y, f (x, y). r x (x, y) = 1, 0, f x (x, y) r y (x, y) = 0, 1, f y (x, y) Since r x r y = f x, f y, 1, we have r x r y = The area of the surface is given by 1 + f x (x, y) 2 + f y (x, y) 2 da D 1 + f 2 x + f 2 y. MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 13 / 41

14 Example 8: Calculate the surface area of the sphere of radius a. Solution: Half of the sphere is the graph z = f (x, y) = a 2 x 2 y 2 where x 2 + y 2 a 2. f x (x, y) = x a 2 x 2 y 2 f y (x, y) = y a 2 x 2 y 2 Thus the area of the sphere is ( ) 2 ( ) 2 2 x y da D a 2 x 2 y 2 a 2 x 2 y 2 2π a a = 2 r dr dθ = 0 0 a 2 4πa2 r 2 MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 14 / 41

15 Example 9: A torus (surface of a donut) can be obtained by rotating the circle on the yz-plane centered at (0, b, 0) with radius a (b > a > 0) about the z-axis. What is the surface area of the torus? The surface area is calculated 2π 2π 0 0 Solution: The torus has a parametrization x(θ, α) = b cos(θ) + a cos(α) cos(θ) y(θ, α) = b sin(θ) + a cos(α) sin(θ) z(θ, α) = a sin(α) where 0 θ 2π and 0 α 2π. r θ r α = a(b + a cos(α)) a(b + a cos(α)) dθ dα = 2πa 2π 0 (b + a cos(α)) dα = 4π 2 ab MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 15 / 41

16 Surface Integrals - Scalar Surface Integral Suppose that f (x, y, z) gives the density of some quantity per unit area at each point on a surface S parametrized by r (u, v) over the domain R. Then the total amount of the quantity is calculated as f (x, y, z) ds = f ( r (u, v)) r u r v da S R The symbol ds is the surface element or the surface area differential. ds = r u r v da uv MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 16 / 41

17 Example 10: Suppose that the mass density of a surface is given by f (x, y, z) = x 2. Compute the total mass of the sphere x 2 + y 2 + z 2 = 1. Solution: First, parametrize the sphere using spherical coordinates. r (θ, φ) = sin(φ) cos(θ), sin(φ) sin(θ), cos(φ) r u r v = sin(φ) Total Mass: S x 2 ds = = 2π π 0 0 2π π 0 0 = cos3 (φ) 3 (sin(φ) cos(θ)) 2 sin(φ) dφ dθ sin(φ) 3 cos(θ) dφ dθ cos(φ) π 0 sin(θ) 2π 0 = 4π 3 MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 17 / 41

18 Example 1 MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 18 / 41

19 IClicker 1 (A) 26 2π (B) 27 2π (C) 26π (D) 26 2 MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 18 / 41

20 IClicker 2 (A) (B) (C) MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 19 / 41

21 Section 16.5 Surface Integrals of Vector Fields (I) Tangent Lines and Planes of Parametrized Surfaces (II) Oriented Surfaces (III) Vector Surface Integrals (IV) Flux, Fluid Flow, Electric and Magnetic Fields MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 20 / 41

22 Let S be parametrized by r (u, v) on the domain R. If r u is nonzero at (a, b), then the tangent line to the horizontal grid line at r (a, b) has a directional vector r u (a, b). If r v is nonzero at (a, b), then the tangent line to the vertical grid line at r (a, b) has a directional vector r v (a, b). If r u r v is nonzero at (a, b), then the tangent plane to S at r (a, b) has a normal vector ( r u r v ) (a, b). MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 21 / 41

23 If it is possible to choose a unit normal vector n at every points so that n varies continuously over the surface, then the surface is called an oriented surface and the choice of n provides an orientation for the surface. S is smooth if r u r v is nonzero for all points in R. If S is a smooth orientable surface which is parametrized by r (u, v), then the surface is automatically supplied with the orientation of the unit normal vector n = r u r v r u r v MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 22 / 41

24 Not all surfaces are can be oriented! Discovered in 1858 by August Möbius, the Möbius strip is a surface which cannot be oriented. If an ant were to crawl along the strip starting at a point P, it would eventually end up on the other side of the strip. If the any continued to crawl in the same direction, then it would end up back at the same point P without ever crossing an edge. The Möbius strip has only one side! For r [ 0.5, 0.5] and θ [0, 2π], the Möbius strip can be parametrized as x = 2 cos(θ) + r cos(θ/2) y = 2 sin(θ) + r cos(θ/2) z = r sin(θ/2) MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 23 / 41

25 A closed surface is the boundary of a solid region. By convention, the positive orientation of a closed surface is the one for which the normal vectors point outward from the solid region. Example 1: The unit sphere parametrized using the spherical coordinate transformation has positive orientation. r (φ, θ) = sin(φ) cos(θ), sin(φ) sin(θ), cos(φ) r φ r θ = sin 2 (φ) cos(θ), sin 2 (φ) sin(θ), sin(φ) cos(φ) MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 24 / 41

26 The normal component of F~ to S is F~ n~. If F~ is a continuous vector field defined on an oriented surface S with unit normal vector n~, then the vector surface integral of F~ over S is ZZ ZZ ~ ~ F ds = F~ n~ ds S MATH 127 (Section 16.4) S Parametrized Surfaces and Surface Integrals The University of Kansas 25 / 41

27 If F is a continuous vector field defined on an oriented surface S with unit normal vector n, then the vector surface integral of F over S is F ds = F n ds The integral is also called the flux of F across S. Let S be parametrized by r (u, v) over R. F ds = F n ds S S = = S R R S F ( r (u, v)) r u r v r u r v r u r v da F ( r (u, v)) ( r u r v ) da MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 26 / 41

28 Example 2: Find the flux of F (x, y, z) = 0, yz, z 2 outward through the surface S cut from the cylinder y 2 + z 2 = 1, z 0, by the planes x = 0 and x = 1. Solution: The surface can be parametrized with an outward orientation as r (x, θ) = x, sin(θ), cos(θ) x [0, 1] θ [ π/2, π/2] r x r θ = 1, 0, 0 0, cos(θ), sin(θ) = 0, sin(θ), cos(θ) S F ( r (x, θ)) = 0, sin(θ) cos(θ), cos 2 (θ) F ds = = = R π/2 1 π/2 π/2 π/2 F ( r φ r θ ) da 0 sin 2 (θ) cos(θ) + cos 3 (θ) dx dθ sin 2 (θ) cos(θ) + cos 3 (θ) dθ = 2 MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 27 / 41

29 Example 3: Find the flux of the vector field F (x, y, z) = z, y, x across the unit sphere x 2 + y 2 + z 2 = 1 Solution: The unit sphere can be parametrized as r (φ, θ) = sin(φ) cos(θ), sin(φ) sin(θ), cos(φ) φ [0, π] θ [0, 2π] r φ r θ = sin 2 (φ) cos(θ), sin 2 (φ) sin(θ), sin(φ) cos(φ) F ( r (φ, θ)) = cos(φ), sin(φ) sin(θ), sin(φ) cos(θ) S F ds = F ( r φ r θ ) da = R 2π π sin 2 (φ) cos(φ) cos(θ) + sin 3 (φ) sin 2 (θ) dφ dθ = 4π 3 MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 28 / 41

30 Fluid Flux For a fluid with velocity vector field V, the flow rate across the surface S (volume per unit time) is V ds S MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 29 / 41

31 Example 4: A fluid has density ρ kg/m 3 and flows with velocity V (x, y, z) = z, y 2, x 2 where x, y, z are measured in meters and the components of V in meters per second. Find the rate of flow outward through the cylinder x 2 + y 2 = 4, 0 z 1. Solution: First, parametrize the surface: r (θ, z) = 2 cos(θ), 2 sin(θ), z θ [0, 2π] z [0, 1] r θ r z = 2 sin(θ), 2 cos(θ), 0 0, 0, 1 = 2 cos(θ), 2 sin(θ), 0 Note that r has positive orientation as it points out from the cylinder. ρ V ds = ρ z, 4 sin 2 (θ), 4 cos 2 (θ) 2 cos(θ), 2 sin(θ), 0 da S R 2π = ρ z cos(θ) + 8 sin 3 (θ) dz dθ ( = ρ sin(θ) + 1 ) 2π 3 cos3 (θ) cos(θ) 0 = 0 kg s MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 30 / 41

32 Example 5: Calculate the flux of F (x, y, z) = 0, y, z through the surface S consisting of the paraboloid y = x 2 + z 2, y 1 and the disk x 2 + z 2 1, y = 1. Solution: S is the closed surface consisting of S 1 + S 2. S 1 is parametrized by S 2 is parametrized by r (x, z) = x, x 2 + z 2, z s (r, θ) = r sin(θ), 1, r cos(θ) on x 2 + z 2 1. on r [0, 1], θ [0, 2π]. r x r z = 2x, 1, 2z s r s θ = 0, r, 0 The parametrization of S points outward from the surface. F ds S = F ds + S 1 F ds S 2 = x 2 z 2 2z 2 da + R 1 1 r 2 cos 2 (θ) da R 2 = π + 5π/3 = 2π/3 MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 31 / 41

33 Types of Integral Let f be a scalar function and F a vector field. Scalar Line Integral along a curve C parametrized by r (t) on [a, b]. b f ds = f ( r (t)) r (t) dt C Vector Line Integral along an oriented curve C: b F d r = F ( r (t)) r (t) dt a C a Scalar Surface Integral over a surface S parametrized by r (u, v) on R: f ds = f ( r (u, v)) r u r v da S Vector Surface Integral over an oriented surface S: F ds = F ( r (u, v)) ( r u r v ) da R S R MATH 127 (Section 16.4) Parametrized Surfaces and Surface Integrals The University of Kansas 32 / 41

Integration using Transformations in Polar, Cylindrical, and Spherical Coordinates

Integration using Transformations in Polar, Cylindrical, and Spherical Coordinates ections 15.4 Integration using Transformations in Polar, Cylindrical, and pherical Coordinates Cylindrical Coordinates pherical Coordinates MATH 127 (ection 15.5) Applications of Multiple Integrals The

More information

Calculus III. Math 233 Spring In-term exam April 11th. Suggested solutions

Calculus III. Math 233 Spring In-term exam April 11th. Suggested solutions Calculus III Math Spring 7 In-term exam April th. Suggested solutions This exam contains sixteen problems numbered through 6. Problems 5 are multiple choice problems, which each count 5% of your total

More information

MATH 261 EXAM III PRACTICE PROBLEMS

MATH 261 EXAM III PRACTICE PROBLEMS MATH 6 EXAM III PRACTICE PROBLEMS These practice problems are pulled from actual midterms in previous semesters. Exam 3 typically has 5 (not 6!) problems on it, with no more than one problem of any given

More information

First we consider how to parameterize a surface (similar to a parameterized curve for line integrals). Surfaces will need two parameters.

First we consider how to parameterize a surface (similar to a parameterized curve for line integrals). Surfaces will need two parameters. Math 55 - Vector Calculus II Notes 14.6 urface Integrals Let s develop some surface integrals. First we consider how to parameterize a surface (similar to a parameterized curve for line integrals). urfaces

More information

Math Exam III Review

Math Exam III Review Math 213 - Exam III Review Peter A. Perry University of Kentucky April 10, 2019 Homework Exam III is tonight at 5 PM Exam III will cover 15.1 15.3, 15.6 15.9, 16.1 16.2, and identifying conservative vector

More information

Applications of Triple Integrals

Applications of Triple Integrals Chapter 14 Multiple Integrals 1 Double Integrals, Iterated Integrals, Cross-sections 2 Double Integrals over more general regions, Definition, Evaluation of Double Integrals, Properties of Double Integrals

More information

Math 11 Fall 2016 Section 1 Monday, October 17, 2016

Math 11 Fall 2016 Section 1 Monday, October 17, 2016 Math 11 Fall 16 Section 1 Monday, October 17, 16 First, some important points from the last class: f(x, y, z) dv, the integral (with respect to volume) of f over the three-dimensional region, is a triple

More information

Parametric Surfaces and Surface Area

Parametric Surfaces and Surface Area Parametric Surfaces and Surface Area What to know: 1. Be able to parametrize standard surfaces, like the ones in the handout.. Be able to understand what a parametrized surface looks like (for this class,

More information

MATH 010B - Spring 2018 Worked Problems - Section 6.2. ze x2 +y 2

MATH 010B - Spring 2018 Worked Problems - Section 6.2. ze x2 +y 2 MATH B - Spring 8 orked Problems - Section 6.. Compute the following double integral x +y 9 z 3 ze x +y dv Solution: Here, we can t hope to integrate this directly in Cartesian coordinates, since the the

More information

MA 243 Calculus III Fall Assignment 1. Reading assignments are found in James Stewart s Calculus (Early Transcendentals)

MA 243 Calculus III Fall Assignment 1. Reading assignments are found in James Stewart s Calculus (Early Transcendentals) MA 43 Calculus III Fall 8 Dr. E. Jacobs Assignments Reading assignments are found in James Stewart s Calculus (Early Transcendentals) Assignment. Spheres and Other Surfaces Read. -. and.6 Section./Problems

More information

Double Integrals over Polar Coordinate

Double Integrals over Polar Coordinate 1. 15.4 DOUBLE INTEGRALS OVER POLAR COORDINATE 1 15.4 Double Integrals over Polar Coordinate 1. Polar Coordinates. The polar coordinates (r, θ) of a point are related to the rectangular coordinates (x,y)

More information

MATH 234. Excercises on Integration in Several Variables. I. Double Integrals

MATH 234. Excercises on Integration in Several Variables. I. Double Integrals MATH 234 Excercises on Integration in everal Variables I. Double Integrals Problem 1. D = {(x, y) : y x 1, 0 y 1}. Compute D ex3 da. Problem 2. Find the volume of the solid bounded above by the plane 3x

More information

Math 2374 Spring 2007 Midterm 3 Solutions - Page 1 of 6 April 25, 2007

Math 2374 Spring 2007 Midterm 3 Solutions - Page 1 of 6 April 25, 2007 Math 374 Spring 7 Midterm 3 Solutions - Page of 6 April 5, 7. (3 points) Consider the surface parametrized by (x, y, z) Φ(x, y) (x, y,4 (x +y )) between the planes z and z 3. (i) (5 points) Set up the

More information

Chapter 15 Notes, Stewart 7e

Chapter 15 Notes, Stewart 7e Contents 15.2 Iterated Integrals..................................... 2 15.3 Double Integrals over General Regions......................... 5 15.4 Double Integrals in Polar Coordinates..........................

More information

Worksheet 3.5: Triple Integrals in Spherical Coordinates. Warm-Up: Spherical Coordinates (ρ, φ, θ)

Worksheet 3.5: Triple Integrals in Spherical Coordinates. Warm-Up: Spherical Coordinates (ρ, φ, θ) Boise State Math 275 (Ultman) Worksheet 3.5: Triple Integrals in Spherical Coordinates From the Toolbox (what you need from previous classes) Know what the volume element dv represents. Be able to find

More information

Double Integrals, Iterated Integrals, Cross-sections

Double Integrals, Iterated Integrals, Cross-sections Chapter 14 Multiple Integrals 1 ouble Integrals, Iterated Integrals, Cross-sections 2 ouble Integrals over more general regions, efinition, Evaluation of ouble Integrals, Properties of ouble Integrals

More information

18.02 Final Exam. y = 0

18.02 Final Exam. y = 0 No books, notes or calculators. 5 problems, 50 points. 8.0 Final Exam Useful formula: cos (θ) = ( + cos(θ)) Problem. (0 points) a) (5 pts.) Find the equation in the form Ax + By + z = D of the plane P

More information

Topic 5-6: Parameterizing Surfaces and the Surface Elements ds and ds. Big Ideas. What We Are Doing Today... Notes. Notes. Notes

Topic 5-6: Parameterizing Surfaces and the Surface Elements ds and ds. Big Ideas. What We Are Doing Today... Notes. Notes. Notes Topic 5-6: Parameterizing Surfaces and the Surface Elements ds and ds. Textbook: Section 16.6 Big Ideas A surface in R 3 is a 2-dimensional object in 3-space. Surfaces can be described using two variables.

More information

MATH 2400, Analytic Geometry and Calculus 3

MATH 2400, Analytic Geometry and Calculus 3 MATH 2400, Analytic Geometry and Calculus 3 List of important Definitions and Theorems 1 Foundations Definition 1. By a function f one understands a mathematical object consisting of (i) a set X, called

More information

Math 2130 Practice Problems Sec Name. Change the Cartesian integral to an equivalent polar integral, and then evaluate.

Math 2130 Practice Problems Sec Name. Change the Cartesian integral to an equivalent polar integral, and then evaluate. Math 10 Practice Problems Sec 1.-1. Name Change the Cartesian integral to an equivalent polar integral, and then evaluate. 1) 5 5 - x dy dx -5 0 A) 5 B) C) 15 D) 5 ) 0 0-8 - 6 - x (8 + ln 9) A) 1 1 + x

More information

Chapter 15 Vector Calculus

Chapter 15 Vector Calculus Chapter 15 Vector Calculus 151 Vector Fields 152 Line Integrals 153 Fundamental Theorem and Independence of Path 153 Conservative Fields and Potential Functions 154 Green s Theorem 155 urface Integrals

More information

Parametric Surfaces. Substitution

Parametric Surfaces. Substitution Calculus Lia Vas Parametric Surfaces. Substitution Recall that a curve in space is given by parametric equations as a function of single parameter t x = x(t) y = y(t) z = z(t). A curve is a one-dimensional

More information

Math 240 Practice Problems

Math 240 Practice Problems Math 4 Practice Problems Note that a few of these questions are somewhat harder than questions on the final will be, but they will all help you practice the material from this semester. 1. Consider the

More information

Dr. Allen Back. Nov. 19, 2014

Dr. Allen Back. Nov. 19, 2014 Why of Dr. Allen Back Nov. 19, 2014 Graph Picture of T u, T v for a Lat/Long Param. of the Sphere. Why of Graph Basic Picture Why of Graph Why Φ(u, v) = (x(u, v), y(u, v), z(u, v)) Tangents T u = (x u,

More information

Dr. Allen Back. Nov. 21, 2014

Dr. Allen Back. Nov. 21, 2014 Dr. Allen Back of Nov. 21, 2014 The most important thing you should know (e.g. for exams and homework) is how to setup (and perhaps compute if not too hard) surface integrals, triple integrals, etc. But

More information

MAC2313 Test 3 A E g(x, y, z) dy dx dz

MAC2313 Test 3 A E g(x, y, z) dy dx dz MAC2313 Test 3 A (5 pts) 1. If the function g(x, y, z) is integrated over the cylindrical solid bounded by x 2 + y 2 = 3, z = 1, and z = 7, the correct integral in Cartesian coordinates is given by: A.

More information

Worksheet 3.4: Triple Integrals in Cylindrical Coordinates. Warm-Up: Cylindrical Volume Element d V

Worksheet 3.4: Triple Integrals in Cylindrical Coordinates. Warm-Up: Cylindrical Volume Element d V Boise State Math 275 (Ultman) Worksheet 3.4: Triple Integrals in Cylindrical Coordinates From the Toolbox (what you need from previous classes) Know what the volume element dv represents. Be able to find

More information

Explore 3D Figures. Dr. Jing Wang (517) , Lansing Community College, Michigan, USA

Explore 3D Figures. Dr. Jing Wang (517) , Lansing Community College, Michigan, USA Explore 3D Figures Dr. Jing Wang (517)2675965, wangj@lcc.edu Lansing Community College, Michigan, USA Part I. 3D Modeling In this part, we create 3D models using Mathematica for various solids in 3D space,

More information

Measuring Lengths The First Fundamental Form

Measuring Lengths The First Fundamental Form Differential Geometry Lia Vas Measuring Lengths The First Fundamental Form Patching up the Coordinate Patches. Recall that a proper coordinate patch of a surface is given by parametric equations x = (x(u,

More information

1. Suppose that the equation F (x, y, z) = 0 implicitly defines each of the three variables x, y, and z as functions of the other two:

1. Suppose that the equation F (x, y, z) = 0 implicitly defines each of the three variables x, y, and z as functions of the other two: Final Solutions. Suppose that the equation F (x, y, z) implicitly defines each of the three variables x, y, and z as functions of the other two: z f(x, y), y g(x, z), x h(y, z). If F is differentiable

More information

Coordinate Transformations in Advanced Calculus

Coordinate Transformations in Advanced Calculus Coordinate Transformations in Advanced Calculus by Sacha Nandlall T.A. for MATH 264, McGill University Email: sacha.nandlall@mail.mcgill.ca Website: http://www.resanova.com/teaching/calculus/ Fall 2006,

More information

Calculus IV. Exam 2 November 13, 2003

Calculus IV. Exam 2 November 13, 2003 Name: Section: Calculus IV Math 1 Fall Professor Ben Richert Exam November 1, Please do all your work in this booklet and show all the steps. Calculators and note-cards are not allowed. Problem Possible

More information

Multiple Integrals. max x i 0

Multiple Integrals. max x i 0 Multiple Integrals 1 Double Integrals Definite integrals appear when one solves Area problem. Find the area A of the region bounded above by the curve y = f(x), below by the x-axis, and on the sides by

More information

MATH 2023 Multivariable Calculus

MATH 2023 Multivariable Calculus MATH 2023 Multivariable Calculus Problem Sets Note: Problems with asterisks represent supplementary informations. You may want to read their solutions if you like, but you don t need to work on them. Set

More information

A1:Orthogonal Coordinate Systems

A1:Orthogonal Coordinate Systems A1:Orthogonal Coordinate Systems A1.1 General Change of Variables Suppose that we express x and y as a function of two other variables u and by the equations We say that these equations are defining a

More information

Curves: We always parameterize a curve with a single variable, for example r(t) =

Curves: We always parameterize a curve with a single variable, for example r(t) = Final Exam Topics hapters 16 and 17 In a very broad sense, the two major topics of this exam will be line and surface integrals. Both of these have versions for scalar functions and vector fields, and

More information

16.7 Surface Integrals

16.7 Surface Integrals 16 Vector Calculus 16.7 Surface Integrals Copyright Cengage Learning. All rights reserved. 1 Copyright Cengage Learning. All rights reserved. Surface Integrals The relationship between surface integrals

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Calculus III-Final review Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the corresponding position vector. 1) Define the points P = (-,

More information

Math 251 Quiz 5 Fall b. Calculate. 2. Sketch the region. Write as one double integral by interchanging the order of integration: 2

Math 251 Quiz 5 Fall b. Calculate. 2. Sketch the region. Write as one double integral by interchanging the order of integration: 2 Math 251 Quiz 5 Fall 2002 1. a. Calculate 5 1 0 1 x dx dy b. Calculate 1 5 1 0 xdxdy 2. Sketch the region. Write as one double integral by interchanging the order of integration: 0 2 dx 2 x dy f(x,y) +

More information

Background for Surface Integration

Background for Surface Integration Background for urface Integration 1 urface Integrals We have seen in previous work how to define and compute line integrals in R 2. You should remember the basic surface integrals that we will need to

More information

Contents. MATH 32B-2 (18W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables. 1 Homework 1 - Solutions 3. 2 Homework 2 - Solutions 13

Contents. MATH 32B-2 (18W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables. 1 Homework 1 - Solutions 3. 2 Homework 2 - Solutions 13 MATH 32B-2 (8) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables Contents Homework - Solutions 3 2 Homework 2 - Solutions 3 3 Homework 3 - Solutions 9 MATH 32B-2 (8) (L) G. Liu / (TA) A. Zhou Calculus

More information

QUIZ 4 (CHAPTER 17) SOLUTIONS MATH 252 FALL 2008 KUNIYUKI SCORED OUT OF 125 POINTS MULTIPLIED BY % POSSIBLE

QUIZ 4 (CHAPTER 17) SOLUTIONS MATH 252 FALL 2008 KUNIYUKI SCORED OUT OF 125 POINTS MULTIPLIED BY % POSSIBLE QUIZ 4 (CHAPTER 17) SOLUTIONS MATH 5 FALL 8 KUNIYUKI SCORED OUT OF 15 POINTS MULTIPLIED BY.84 15% POSSIBLE 1) Reverse the order of integration, and evaluate the resulting double integral: 16 y dx dy. Give

More information

8/5/2010 FINAL EXAM PRACTICE IV Maths 21a, O. Knill, Summer 2010

8/5/2010 FINAL EXAM PRACTICE IV Maths 21a, O. Knill, Summer 2010 8/5/21 FINAL EXAM PRACTICE IV Maths 21a, O. Knill, Summer 21 Name: Start by printing your name in the above box. Try to answer each question on the same page as the question is asked. If needed, use the

More information

Grad operator, triple and line integrals. Notice: this material must not be used as a substitute for attending the lectures

Grad operator, triple and line integrals. Notice: this material must not be used as a substitute for attending the lectures Grad operator, triple and line integrals Notice: this material must not be used as a substitute for attending the lectures 1 .1 The grad operator Let f(x 1, x,..., x n ) be a function of the n variables

More information

MA 174: Multivariable Calculus Final EXAM (practice) NO CALCULATORS, BOOKS, OR PAPERS ARE ALLOWED. Use the back of the test pages for scrap paper.

MA 174: Multivariable Calculus Final EXAM (practice) NO CALCULATORS, BOOKS, OR PAPERS ARE ALLOWED. Use the back of the test pages for scrap paper. MA 174: Multivariable alculus Final EXAM (practice) NAME lass Meeting Time: NO ALULATOR, BOOK, OR PAPER ARE ALLOWED. Use the back of the test pages for scrap paper. Points awarded 1. (5 pts). (5 pts).

More information

MATH. 2153, Spring 16, MWF 12:40 p.m. QUIZ 1 January 25, 2016 PRINT NAME A. Derdzinski Show all work. No calculators. The problem is worth 10 points.

MATH. 2153, Spring 16, MWF 12:40 p.m. QUIZ 1 January 25, 2016 PRINT NAME A. Derdzinski Show all work. No calculators. The problem is worth 10 points. MATH. 2153, Spring 16, MWF 12:40 p.m. QUIZ 1 January 25, 2016 PRINT NAME A. Derdzinski Show all work. No calculators. The problem is worth 10 points. 1. Evaluate the area A of the triangle with the vertices

More information

Contents. 3 Multiple Integration. 3.1 Double Integrals in Rectangular Coordinates

Contents. 3 Multiple Integration. 3.1 Double Integrals in Rectangular Coordinates Calculus III (part 3): Multiple Integration (by Evan Dummit, 8, v. 3.) Contents 3 Multiple Integration 3. Double Integrals in Rectangular Coordinates............................... 3.. Double Integrals

More information

Surfaces. Ron Goldman Department of Computer Science Rice University

Surfaces. Ron Goldman Department of Computer Science Rice University Surfaces Ron Goldman Department of Computer Science Rice University Representations 1. Parametric Plane, Sphere, Tensor Product x = f (s,t) y = g(s,t) z = h(s,t) 2. Algebraic Plane, Sphere, Torus F(x,

More information

1 Double Integrals over Rectangular Regions

1 Double Integrals over Rectangular Regions Contents ouble Integrals over Rectangular Regions ouble Integrals Over General Regions 7. Introduction.................................... 7. Areas of General Regions............................. 9.3 Region

More information

10.7 Triple Integrals. The Divergence Theorem of Gauss

10.7 Triple Integrals. The Divergence Theorem of Gauss 10.7 riple Integrals. he Divergence heorem of Gauss We begin by recalling the definition of the triple integral f (x, y, z) dv, (1) where is a bounded, solid region in R 3 (for example the solid ball {(x,

More information

MAC2313 Final A. a. The vector r u r v lies in the tangent plane of S at a given point. b. S f(x, y, z) ds = R f(r(u, v)) r u r v du dv.

MAC2313 Final A. a. The vector r u r v lies in the tangent plane of S at a given point. b. S f(x, y, z) ds = R f(r(u, v)) r u r v du dv. MAC2313 Final A (5 pts) 1. Let f(x, y, z) be a function continuous in R 3 and let S be a surface parameterized by r(u, v) with the domain of the parameterization given by R; how many of the following are

More information

10/4/2011 FIRST HOURLY PRACTICE VI Math 21a, Fall Name:

10/4/2011 FIRST HOURLY PRACTICE VI Math 21a, Fall Name: 10/4/2011 FIRST HOURLY PRACTICE VI Math 21a, Fall 2011 Name: MWF 9 Chao Li MWF 9 Thanos Papaïoannou MWF 10 Emily Riehl MWF 10 Jameel Al-Aidroos MWF 11 Oliver Knill MWF 11 Tatyana Kobylyatskaya MWF 12 Tatyana

More information

MATH203 Calculus. Dr. Bandar Al-Mohsin. School of Mathematics, KSU

MATH203 Calculus. Dr. Bandar Al-Mohsin. School of Mathematics, KSU School of Mathematics, KSU Theorem The rectangular coordinates (x, y, z) and the cylindrical coordinates (r, θ, z) of a point P are related as follows: x = r cos θ, y = r sin θ, tan θ = y x, r 2 = x 2

More information

To find the maximum and minimum values of f(x, y, z) subject to the constraints

To find the maximum and minimum values of f(x, y, z) subject to the constraints Midterm 3 review Math 265 Fall 2007 14.8. Lagrange Multipliers. Case 1: One constraint. To find the maximum and minimum values of f(x, y, z) subject to the constraint g(x, y, z) = k: Step 1: Find all values

More information

The diagram above shows a sketch of the curve C with parametric equations

The diagram above shows a sketch of the curve C with parametric equations 1. The diagram above shows a sketch of the curve C with parametric equations x = 5t 4, y = t(9 t ) The curve C cuts the x-axis at the points A and B. (a) Find the x-coordinate at the point A and the x-coordinate

More information

Math Boot Camp: Coordinate Systems

Math Boot Camp: Coordinate Systems Math Boot Camp: Coordinate Systems You can skip this boot camp if you can answer the following question: Staying on a sphere of radius R, what is the shortest distance between the point (0, 0, R) on the

More information

Math 241, Final Exam. 12/11/12.

Math 241, Final Exam. 12/11/12. Math, Final Exam. //. No notes, calculator, or text. There are points total. Partial credit may be given. ircle or otherwise clearly identify your final answer. Name:. (5 points): Equation of a line. Find

More information

Lecture 23. Surface integrals, Stokes theorem, and the divergence theorem. Dan Nichols

Lecture 23. Surface integrals, Stokes theorem, and the divergence theorem. Dan Nichols Lecture 23 urface integrals, tokes theorem, and the divergence theorem an Nichols nichols@math.umass.edu MATH 233, pring 218 University of Massachusetts April 26, 218 (2) Last time: Green s theorem Theorem

More information

Homework 8. Due: Tuesday, March 31st, 2009

Homework 8. Due: Tuesday, March 31st, 2009 MATH 55 Applied Honors Calculus III Winter 9 Homework 8 Due: Tuesday, March 3st, 9 Section 6.5, pg. 54: 7, 3. Section 6.6, pg. 58:, 3. Section 6.7, pg. 66: 3, 5, 47. Section 6.8, pg. 73: 33, 38. Section

More information

WW Prob Lib1 Math course-section, semester year

WW Prob Lib1 Math course-section, semester year WW Prob Lib Math course-section, semester year WeBWorK assignment due /25/06 at :00 PM..( pt) Consider the parametric equation x = 7(cosθ + θsinθ) y = 7(sinθ θcosθ) What is the length of the curve for

More information

Math 265 Exam 3 Solutions

Math 265 Exam 3 Solutions C Roettger, Fall 16 Math 265 Exam 3 Solutions Problem 1 Let D be the region inside the circle r 5 sin θ but outside the cardioid r 2 + sin θ. Find the area of D. Note that r and θ denote polar coordinates.

More information

16.6. Parametric Surfaces. Parametric Surfaces. Parametric Surfaces. Vector Calculus. Parametric Surfaces and Their Areas

16.6. Parametric Surfaces. Parametric Surfaces. Parametric Surfaces. Vector Calculus. Parametric Surfaces and Their Areas 16 Vector Calculus 16.6 and Their Areas Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. and Their Areas Here we use vector functions to describe more general

More information

University of California, Berkeley

University of California, Berkeley University of California, Berkeley FINAL EXAMINATION, Fall 2012 DURATION: 3 hours Department of Mathematics MATH 53 Multivariable Calculus Examiner: Sean Fitzpatrick Total: 100 points Family Name: Given

More information

Math 253, Section 102, Fall 2006 Practice Final Solutions

Math 253, Section 102, Fall 2006 Practice Final Solutions Math 253, Section 102, Fall 2006 Practice Final Solutions 1 2 1. Determine whether the two lines L 1 and L 2 described below intersect. If yes, find the point of intersection. If not, say whether they

More information

Multivariate Calculus Review Problems for Examination Two

Multivariate Calculus Review Problems for Examination Two Multivariate Calculus Review Problems for Examination Two Note: Exam Two is on Thursday, February 28, class time. The coverage is multivariate differential calculus and double integration: sections 13.3,

More information

Math Parametric Surfaces

Math Parametric Surfaces Math 13 - Parametric Surfaces Peter A. Perry University of Kentucky April 15, 019 Homework Homework D is due Wednesday Work on Stewart problems for 16.6: 1-5 odd, 33, 39-49 odd Read section 16.7 for Wednesday,

More information

Multivariate Calculus: Review Problems for Examination Two

Multivariate Calculus: Review Problems for Examination Two Multivariate Calculus: Review Problems for Examination Two Note: Exam Two is on Tuesday, August 16. The coverage is multivariate differential calculus and double integration. You should review the double

More information

Math 136 Exam 1 Practice Problems

Math 136 Exam 1 Practice Problems Math Exam Practice Problems. Find the surface area of the surface of revolution generated by revolving the curve given by around the x-axis? To solve this we use the equation: In this case this translates

More information

MATH 2400: CALCULUS 3 MAY 9, 2007 FINAL EXAM

MATH 2400: CALCULUS 3 MAY 9, 2007 FINAL EXAM MATH 4: CALCULUS 3 MAY 9, 7 FINAL EXAM I have neither given nor received aid on this exam. Name: 1 E. Kim................ (9am) E. Angel.............(1am) 3 I. Mishev............ (11am) 4 M. Daniel...........

More information

Worksheet 3.2: Double Integrals in Polar Coordinates

Worksheet 3.2: Double Integrals in Polar Coordinates Boise State Math 75 (Ultman) Worksheet 3.: ouble Integrals in Polar Coordinates From the Toolbox (what you need from previous classes): Trig/Calc II: Convert equations in x and y into r and θ, using the

More information

Vector Integration : Surface Integrals

Vector Integration : Surface Integrals Vector Integration : Surface Integrals P. Sam Johnson April 10, 2017 P. Sam Johnson Vector Integration : Surface Integrals April 10, 2017 1/35 Overview : Surface Area and Surface Integrals You know how

More information

Math Triple Integrals in Cylindrical Coordinates

Math Triple Integrals in Cylindrical Coordinates Math 213 - Triple Integrals in Cylindrical Coordinates Peter A. Perry University of Kentucky November 2, 218 Homework Re-read section 15.7 Work on section 15.7, problems 1-13 (odd), 17-21 (odd) from Stewart

More information

Parametrization. Surface. Parametrization. Surface Integrals. Dr. Allen Back. Nov. 17, 2014

Parametrization. Surface. Parametrization. Surface Integrals. Dr. Allen Back. Nov. 17, 2014 Dr. Allen Back Nov. 17, 2014 Paraboloid z = x 2 + 4y 2 The graph z = F (x, y) can always be parameterized by Φ(u, v) =< u, v, F (u, v) >. Paraboloid z = x 2 + 4y 2 The graph z = F (x, y) can always be

More information

Math 241, Exam 3 Information.

Math 241, Exam 3 Information. Math 241, xam 3 Information. 11/28/12, LC 310, 11:15-12:05. xam 3 will be based on: Sections 15.2-15.4, 15.6-15.8. The corresponding assigned homework problems (see http://www.math.sc.edu/ boylan/sccourses/241fa12/241.html)

More information

8(x 2) + 21(y 1) + 6(z 3) = 0 8x + 21y + 6z = 55.

8(x 2) + 21(y 1) + 6(z 3) = 0 8x + 21y + 6z = 55. MATH 24 -Review for Final Exam. Let f(x, y, z) x 2 yz + y 3 z x 2 + z, and a (2,, 3). Note: f (2xyz 2x, x 2 z + 3y 2 z, x 2 y + y 3 + ) f(a) (8, 2, 6) (a) Find all stationary points (if any) of f. et f.

More information

F dr = f dx + g dy + h dz. Using that dz = q x dx + q y dy we get. (g + hq y ) x (f + hq x ) y da.

F dr = f dx + g dy + h dz. Using that dz = q x dx + q y dy we get. (g + hq y ) x (f + hq x ) y da. Math 55 - Vector alculus II Notes 14.7 tokes Theorem tokes Theorem is the three-dimensional version of the circulation form of Green s Theorem. Let s quickly recall that theorem: Green s Theorem: Let be

More information

Solution of final examination

Solution of final examination of final examination Math 20, pring 201 December 9, 201 Problem 1 Let v(t) (2t e t ) i j + π cos(πt) k be the velocity of a particle with initial position r(0) ( 1, 0, 2). Find the accelaration at the

More information

f (Pijk ) V. may form the Riemann sum: . Definition. The triple integral of f over the rectangular box B is defined to f (x, y, z) dv = lim

f (Pijk ) V. may form the Riemann sum: . Definition. The triple integral of f over the rectangular box B is defined to f (x, y, z) dv = lim Chapter 14 Multiple Integrals..1 Double Integrals, Iterated Integrals, Cross-sections.2 Double Integrals over more general regions, Definition, Evaluation of Double Integrals, Properties of Double Integrals.3

More information

Final Exam Review. Name: Class: Date: Short Answer

Final Exam Review. Name: Class: Date: Short Answer Name: Class: Date: ID: A Final Exam Review Short Answer 1. Find the distance between the sphere (x 1) + (y + 1) + z = 1 4 and the sphere (x 3) + (y + ) + (z + ) = 1. Find, a a + b, a b, a, and 3a + 4b

More information

Math 210, Exam 2, Spring 2010 Problem 1 Solution

Math 210, Exam 2, Spring 2010 Problem 1 Solution Math, Exam, Spring Problem Solution. Find and classify the critical points of the function f(x,y) x 3 +3xy y 3. Solution: By definition, an interior point (a,b) in the domain of f is a critical point of

More information

MATH 261 FALL 2000 FINAL EXAM INSTRUCTIONS. 1. This test booklet has 14 pages including this one. There are 25 questions, each worth 8 points.

MATH 261 FALL 2000 FINAL EXAM INSTRUCTIONS. 1. This test booklet has 14 pages including this one. There are 25 questions, each worth 8 points. MATH 261 FALL 2 FINAL EXAM STUDENT NAME - STUDENT ID - RECITATION HOUR - RECITATION INSTRUCTOR INSTRUCTOR - INSTRUCTIONS 1. This test booklet has 14 pages including this one. There are 25 questions, each

More information

Surfaces. U (x; y; z) = k. Indeed, many of the most familiar surfaces are level surfaces of functions of 3 variables.

Surfaces. U (x; y; z) = k. Indeed, many of the most familiar surfaces are level surfaces of functions of 3 variables. Surfaces Level Surfaces One of the goals of this chapter is to use di erential calculus to explore surfaces, in much the same way that we used di erential calculus to study curves in the rst chapter. In

More information

MA FINAL EXAM Green April 30, 2018 EXAM POLICIES

MA FINAL EXAM Green April 30, 2018 EXAM POLICIES MA 6100 FINAL EXAM Green April 0, 018 NAME STUDENT ID # YOUR TA S NAME RECITATION TIME Be sure the paper you are looking at right now is GREEN! Write the following in the TEST/QUIZ NUMBER boxes (and blacken

More information

the straight line in the xy plane from the point (0, 4) to the point (2,0)

the straight line in the xy plane from the point (0, 4) to the point (2,0) Math 238 Review Problems for Final Exam For problems #1 to #6, we define the following paths vector fields: b(t) = the straight line in the xy plane from the point (0, 4) to the point (2,0) c(t) = the

More information

7/8/2010 FIRST HOURLY PRACTICE II Maths 21a, O.Knill, Summer 2010

7/8/2010 FIRST HOURLY PRACTICE II Maths 21a, O.Knill, Summer 2010 7/8/2010 FIRST HOURLY PRACTICE II Maths 21a, O.Knill, Summer 2010 Name: Start by writing your name in the above box. Try to answer each question on the same page as the question is asked. If needed, use

More information

Vectors and the Geometry of Space

Vectors and the Geometry of Space Vectors and the Geometry of Space In Figure 11.43, consider the line L through the point P(x 1, y 1, z 1 ) and parallel to the vector. The vector v is a direction vector for the line L, and a, b, and c

More information

y ds y(θ, z) = 3 sin(θ) 0 z 4 Likewise the bottom of the cylinder will be a disc of radius 3 located at a fixed z = 0

y ds y(θ, z) = 3 sin(θ) 0 z 4 Likewise the bottom of the cylinder will be a disc of radius 3 located at a fixed z = 0 1. Let denote the closed cylinder with bottom given by z and top given by z 4 and the lateral surface given by x 2 + y 2 9. Orient with outward normals. Determine the urface Integral y d (a) Is this a

More information

Outcomes List for Math Multivariable Calculus (9 th edition of text) Spring

Outcomes List for Math Multivariable Calculus (9 th edition of text) Spring Outcomes List for Math 200-200935 Multivariable Calculus (9 th edition of text) Spring 2009-2010 The purpose of the Outcomes List is to give you a concrete summary of the material you should know, and

More information

MATH 251 Fall 2016 EXAM III - VERSION A

MATH 251 Fall 2016 EXAM III - VERSION A MATH 51 Fall 16 EXAM III - VERSION A LAST NAME: FIRST NAME: SECTION NUMBER: UIN: DIRECTIONS: 1. You may use a calculator on this exam.. TURN OFF cell phones and put them away. If a cell phone is seen during

More information

R f da (where da denotes the differential of area dxdy (or dydx)

R f da (where da denotes the differential of area dxdy (or dydx) Math 28H Topics for the second exam (Technically, everything covered on the first exam, plus) Constrained Optimization: Lagrange Multipliers Most optimization problems that arise naturally are not unconstrained;

More information

MATH SPRING 2000 (Test 01) FINAL EXAM INSTRUCTIONS

MATH SPRING 2000 (Test 01) FINAL EXAM INSTRUCTIONS MATH 61 - SPRING 000 (Test 01) Name Signature Instructor Recitation Instructor Div. Sect. No. FINAL EXAM INSTRUCTIONS 1. You must use a # pencil on the mark-sense sheet (answer sheet).. If you have test

More information

12/19/2009, FINAL PRACTICE I Math 21a, Fall Name:

12/19/2009, FINAL PRACTICE I Math 21a, Fall Name: 12/19/2009, FINAL PRACTICE I Math 21a, Fall 2009 Name: MWF 9 Jameel Al-Aidroos MWF 10 Andrew Cotton-Clay MWF 10 Oliver Knill MWF 10 HT Yau MWF 11 Ana Caraiani MWF 11 Chris Phillips MWF 11 Ethan Street

More information

MATH 230 FALL 2004 FINAL EXAM DECEMBER 13, :20-2:10 PM

MATH 230 FALL 2004 FINAL EXAM DECEMBER 13, :20-2:10 PM Problem Score 1 2 Name: SID: Section: Instructor: 3 4 5 6 7 8 9 10 11 12 Total MATH 230 FALL 2004 FINAL EXAM DECEMBER 13, 2004 12:20-2:10 PM INSTRUCTIONS There are 12 problems on this exam for a total

More information

Chapter 5 Partial Differentiation

Chapter 5 Partial Differentiation Chapter 5 Partial Differentiation For functions of one variable, y = f (x), the rate of change of the dependent variable can dy be found unambiguously by differentiation: f x. In this chapter we explore

More information

Math 113 Calculus III Final Exam Practice Problems Spring 2003

Math 113 Calculus III Final Exam Practice Problems Spring 2003 Math 113 Calculus III Final Exam Practice Problems Spring 23 1. Let g(x, y, z) = 2x 2 + y 2 + 4z 2. (a) Describe the shapes of the level surfaces of g. (b) In three different graphs, sketch the three cross

More information

Mathematics 205 HWK 21 Solutions Section 16.5 p766

Mathematics 205 HWK 21 Solutions Section 16.5 p766 Mathematics 5 HK 1 Solutions Section 16.5 p766 Problem 5, 16.5, p766. For the region shown (a rectangular slab of dimensions 1 5; see the text), choose coordinates and set up a triple integral, including

More information

PURE MATHEMATICS 212 Multivariable Calculus CONTENTS. Page. 1. Assignment Summary... i 2. Summary Assignments...2

PURE MATHEMATICS 212 Multivariable Calculus CONTENTS. Page. 1. Assignment Summary... i 2. Summary Assignments...2 PURE MATHEMATICS 212 Multivariable Calculus CONTENTS Page 1. Assignment Summary... i 2. Summary...1 3. Assignments...2 i PMTH212, Multivariable Calculus Assignment Summary 2010 Assignment Date to be Posted

More information

Math 52 Final Exam March 16, 2009

Math 52 Final Exam March 16, 2009 Math 52 Final Exam March 16, 2009 Name : Section Leader: Josh Lan Xiannan (Circle one) Genauer Huang Li Section Time: 10:00 11:00 1:15 2:15 (Circle one) This is a closed-book, closed-notes exam. No calculators

More information

UNIVERSITI TEKNOLOGI MALAYSIA SSCE 1993 ENGINEERING MATHEMATICS II TUTORIAL 2. 1 x cos dy dx x y dy dx. y cosxdy dx

UNIVERSITI TEKNOLOGI MALAYSIA SSCE 1993 ENGINEERING MATHEMATICS II TUTORIAL 2. 1 x cos dy dx x y dy dx. y cosxdy dx UNIVESITI TEKNOLOI MALAYSIA SSCE 99 ENINEEIN MATHEMATICS II TUTOIAL. Evaluate the following iterated integrals. (e) (g) (i) x x x sinx x e x y dy dx x dy dx y y cosxdy dx xy x + dxdy (f) (h) (y + x)dy

More information

MATHEMATICS FOR ENGINEERING TUTORIAL 5 COORDINATE SYSTEMS

MATHEMATICS FOR ENGINEERING TUTORIAL 5 COORDINATE SYSTEMS MATHEMATICS FOR ENGINEERING TUTORIAL 5 COORDINATE SYSTEMS This tutorial is essential pre-requisite material for anyone studying mechanical engineering. This tutorial uses the principle of learning by example.

More information