LAB 8: INTEGRATION. Figure 1. Approximating volume: the left by cubes, the right by cylinders

Size: px
Start display at page:

Download "LAB 8: INTEGRATION. Figure 1. Approximating volume: the left by cubes, the right by cylinders"

Transcription

1 LAB 8: INTGRATION The purpose of this lab is to give intuition about integration. It will hopefully complement the, rather-dry, section of the lab manual and the, rather-too-rigorous-and-unreadable, section of your textbook.. Recollections The integral is most concretely defined as a limit of a sequence of summations. If you have a function f : D R from some domain D, then you can approximate the volume under the graph of f by objects that you already know the volume of (i.e. if f is a function from R R then its graph is some surface in R 3 ; to approximate the volume under this graph it might be easiest to try to use rectangular prisms, or cylinders, or another object, to build the region you want to know the volume of). It s easiest to see this idea by using pictures. Figure. Approximating volume: the left by cubes, the right by cylinders Now, even with this definition in place, it shouldn t be clear how one can calculate the integral of a function on a given domain. There are only a few instances which are amenable to direct computation via the definition. ven in low dimension, computing an integral using this definitions is rather difficult. xample.. We can calculate the integral of f(x) x on the domain [, ] directly: first we subdivide our domain, say by n regions of length /n. Approximating the area under the graph of f gives us a sum x dx ( n n + ) ( (n ) + + n n n n ) 3 i. i

2 Taking the limit of the sequence defined by these sums as we get better and better approximations (i.e. as n goes to infinity), we can find ( n ) x dx lim n n 3 i lim n n 3 lim n n 3 i ( ) (n )n(n ) ( n 3 3n ) + n 3 Here we used the sum of squares identity to simplify the sum into a usable form. Similarly, one can compute other simple integrals by using more complicated sums; in particular, the above method will work for any function f(x) x n. But, this is effectively useless if we want to do serious computations. It really outlines the problem of finding an efficient method to do computations since, most sums one will encounter are virtually impossible to give an exact form for. This should really outline how amaing the next theorem is: Theorem.. If f is a nice-enough function, then the integral of f on a interval [a, b] can be computed by the formula b a f dx F (a) F (b) where F is an anti-derivative of f (i.e. F is a function whose derivative is f). The proof of this theorem isn t too difficult it s just abstract. To prove it, you first have to find a general-enough function F to serve as the anti-derivative of f. Then all you do is calculate the integral via the definition. The hardest part of the proof is in proving the derivative of F is f. But the beauty in the theorem is that we know a lot of derivatives. This means, by doing the reverse process, we also know a lot of anti-derivatives and can therefore calculate a lot of integrals. Remark.3. Notice that if one took the naive definition of the integral defined as the volume between the graph of a function f and the domain, then we wouldn t be able to use Theorem. to compute the integral. This is because what Theorem. computes is the signed-volume. This is a crucial, and subtle, difference when it comes to our intuition. Of course, negative volume doesn t make much sense but, negative signed-volume is just fine. This was something that was utilied in the last qui fairly often in order to quickly compute some integrals knowing only the shape of the domain and the symmetry of the function one integrated.. higher-dimensions We ve spent some time already talking about double integrals. The difficult part when computing a double integral is usually in setting up the bounds for integration. Here, we ll focus on triple integrals. Again, the most difficult part will be setting up the bounds for integration. On the other hand, the most tedious part will be evaluating a triple integral. There are three pieces of information one needs to set up an integral: a function, a domain, and a choice of volume used to approximate the domain. The way one writes an integral is supposed to capture this. If we write f dv then from dv we should know how we re approximating our domain (e.g. by boxes, by spheres, by cylinders, etc.), from and dv we should be able to find out the domain we re integrating over, and from f what we are integrating. Although knowing your function and how to find out bounds for your domain might be easy to understand conceptually, it might seem mysterious why one can or should use various different choices of volume in

3 order to specify dv. Thinking about it another way, we could say that the choice of dv is a way to linearie a different choice of coordinates. For instance, if we were trying to approximate the volume of an object in R 3 by using boxes, then we d know a given box has volume its length times its width times its height. If these three values are chosen to be with respect to the x, y, -axis, then we could approximate dxdyd (or in any other order, since multiplying one way or the other is independent of order). If instead of boxes one wanted to use cylinders, then one would need to know the volume of a cylinder: its the square of the radius times times the height of the cylinder. Note then that a cylinder has volume dv dad where A should be related to the area of a circle. If we took a small sliver from a circle, it s area would be given by its ratio to the whole circle times r where r is the radius. Again writing da d( θ r ) rdθdr we find that using cylinders, or sections of cylinders, our volume should be measured in dv rdrdθd. Using the definition of the integral, it isn t too hard to show that this intuitionistic-way of thinking can actually be made precise. We re just summing different objects. This is also what allows one to use the same formula we ve always used in order to compute the integral. Once it s set up, we can just apply Theorem. to the innermost integral, and then repeat. xample.. This example will use Cartesian coordinates. Using triple integration, we can find volumes of three-dimensional objects by integrating the constant function. This is easiest seen in lower-dimensions: if you integrate along an interval the function, you ll get the length of the interval; if you integrate the function along a region in R, you ll get the area of that region; similarly, integrating along a higher-dimensional object will give you the higher-dimensional volume of that object. Let s compute the volume of the tetrahedron of.aa) in Qui 3; I ll call it for short. More explicitly, this tetrahedron can be described by the region bounded by the planes y x, x,, and x. Once we find bounds for this region, we ll be left with an integral that looks like dv. From Qui 3 we also know our integral should equate to. How I like to set up triple integrals is like this: first, I choose an axis to ignore for the moment. I ll pick the -axis for this example. Then, I look at sections which are orthogonal to the -axis. These sections should be regions which are smaller in dimension and, most of the time, they ll be -dimensional. This is me just saying I m going to think about the triple integral as a single integral of a double integral: ( ) dv da d. bounds D Geometrically, I am trying to keep this picture in mind: In our integral, D should be a region similar to the ones appearing in the right diagram of Figure below. Notice that in order to get a definite integral, we ll need to use the variable to describe D. This corresponds to the fact that as we change our value, the region changes as well. First, let s set up the double integral of one of these regions with respect to some fixed (but arbitrary) -value. We ll need to pick either da to be dxdy or dydx. I ll pick the first one for no particular reason. Well, integrating with respect to x first means our lower bound is the left-most vertical line on one of these triangular regions. Since this value depends on, and is equal to, this will be our lower bound. The upper bound is fixed, and equal to y. In the y-direction our lower bound starts at the intersection of x and y x. This means our lower bound in the y-direction is, while the upper bound is always just y. Altogether, we have ( y ) dv dxdy d. bounds Finally, to find the bounds on the -axis we look at the lowest and highest values of the -component of points in. This is the top vertex p (,, ), and the bottom plane. So, we can fill in our bounds to get y dv dxdyd. 3

4 Figure. Left: the tetrahedron. Right: Slices of orthogonal to the -axis Computing this: y dxdyd (y ) dyd ( ) y y d ( ) + d ( ) + 3 xample.. This example will use cylindrical coordinates. We ll find the volume underneath a paraboloid +x +y and contained inside a cylinder x +y using triple integration. We ll proceed like before, separating the integral into a single integral of a double integral. The slices of Y in this picture are all circles, and they are completely determined by what the height of the slice is. Notice that, below the intersection of the cylinder and the paraboloid the radius of the circles of these slices is constant and equal to. Above the intersection of the cylinder and the paraboloid, the radius of these circles is. Also, equating the two defining equations of these objects shows this intersection occurs at x y or or 3. The above discussion shows our volume integral can be split up into a sum Y dv 3 r drdθd + 3 r drdθd.

5 Figure 3. The region Y, and horiontal slices of Y Computing the left summand is simple because it s a cylinder: 3 r drdθd 3. You don t even need to compute the integral if you remember the formula for the volume of a cylinder. For the latter summand, we can integrate: r drdθd r drd d ( ) adding the two we find that the volume we were trying to find was equal to 3 +. xample.3. This example will use spherical coordinates. Instead of finding a volume, let s integrate a function whose domain is an object in R 3. For the function, we ll use and for the region, we ll use the region lying inside of the singular-conic x y and inside the sphere x + y +. Again we ll set up a triple integral dv W but, this time we will move directly to spherical coordinates. In Cartesian and cylindrical coordinates, it s often easier think of the integral as a single integral of a double integral, and consider slicing your domain in order to find appropriate bounds of your integral. In spherical coordinates, since we no longer use a linear coordinate in the integration (i.e. a term like dx, dy, d) it won t be easier to break up the integral. Instead we ll need to analye the region directly: Luckily, the function is symmetric about the r, θ-plane. This means we can just integrate the top half of the cone inside of the sphere of radius and then double this result: dv ρ sin(ϕ) dρdθdϕ. W bounds What s left is to change all Cartesian functions to spherical ones, and to find the lower and upper bounds for ϕ. Since we know ρ cos(ϕ), we only need to find bounds for ϕ. Since ϕ starts at the -axis, this just means we need to find the angle from the -axis to the cone x + y ; the lower bound will then be at the -axis, when ϕ, and the upperbound will be the angle we find at the cone. To find this angle, we can work in the y -plane and use some trigonometry, see Figure. below. Here one can find that is the height of intersection of the cone x + y and

6 the sphere of radius by substitution. Rewriting x + y and x + y, we find is the height of intersection which after solving for gives. Now, all we need to know is cos(ϕ) to find ϕ. Figure. In the plane y. Plugging everything into our integral: dv W ρ cos (ϕ) sin(ϕ) dρdθdϕ allows us to start computing. ρ cos (ϕ) sin(ϕ) dρdθdϕ cos (ϕ) sin(ϕ) dθ dϕ cos (ϕ) sin(ϕ) dϕ cos (ϕ) sin(ϕ) dϕ

7 substituting u cos(ϕ) this is cos (ϕ) sin(ϕ) dϕ u du bounds ( cos 3 ) (ϕ) 3 ( ) 3 ( ). 7

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

Mathematics 205 Solutions for HWK 23. e x2 +y 2 dxdy

Mathematics 205 Solutions for HWK 23. e x2 +y 2 dxdy Mathematics 5 Solutions for HWK Problem 1. 6. p7. Let D be the unit disk: x + y 1. Evaluate the integral e x +y dxdy by making a change of variables to polar coordinates. D Solution. Step 1. The integrand,

More information

Math 32B Discussion Session Session 3 Notes August 14, 2018

Math 32B Discussion Session Session 3 Notes August 14, 2018 Math 3B Discussion Session Session 3 Notes August 4, 8 In today s discussion we ll think about two common applications of multiple integrals: locating centers of mass and moments of inertia. Centers of

More information

Triple Integrals. y x

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

More information

1. Find and classify the extrema of h(x, y) = sin(x) sin(y) sin(x + y) on the square[0, π] [0, π]. (Keep in mind there is a boundary to check out).

1. Find and classify the extrema of h(x, y) = sin(x) sin(y) sin(x + y) on the square[0, π] [0, π]. (Keep in mind there is a boundary to check out). . Find and classify the extrema of hx, y sinx siny sinx + y on the square[, π] [, π]. Keep in mind there is a boundary to check out. Solution: h x cos x sin y sinx + y + sin x sin y cosx + y h y sin x

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

FINAL EXAM STUDY GUIDE

FINAL EXAM STUDY GUIDE FINAL EXAM STUDY GUIDE The Final Exam takes place on Wednesday, June 13, 2018, from 10:30 AM to 12:30 PM in 1100 Donald Bren Hall (not the usual lecture room!!!) NO books/notes/calculators/cheat sheets

More information

Volume in n Dimensions

Volume in n Dimensions Volume in n Dimensions MA 305 Kurt Bryan Introduction You ve seen that if we have two vectors v and w in two dimensions then the area spanned by these vectors can be computed as v w = v 1 w 2 v 2 w 1 (where

More information

MAT137 - Term 2, Week 4

MAT137 - Term 2, Week 4 MAT137 - Term 2, Week 4 Reminders: Your Problem Set 6 is due tomorrow at 3pm. Test 3 is next Friday, February 3, at 4pm. See the course website for details. Today we will: Talk more about substitution.

More information

Notes on multivariable calculus

Notes on multivariable calculus Notes on multivariable calculus Jonathan Wise February 2, 2010 1 Review of trigonometry Trigonometry is essentially the study of the relationship between polar coordinates and Cartesian coordinates in

More information

The Divergence Theorem

The Divergence Theorem Math 1a The Divergence Theorem 1. Parameterize the boundary of each of the following with positive orientation. (a) The solid x + 4y + 9z 36. (b) The solid x + y z 9. (c) The solid consisting of all points

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

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

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

More information

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

Solutions to Sample Questions for Final Exam

Solutions to Sample Questions for Final Exam olutions to ample Questions for Final Exam Find the points on the surface xy z 3 that are closest to the origin. We use the method of Lagrange Multipliers, with f(x, y, z) x + y + z for the square of the

More information

14.1. Multiple Integration. Iterated Integrals and Area in the Plane. Iterated Integrals. Iterated Integrals. MAC2313 Calculus III - Chapter 14

14.1. Multiple Integration. Iterated Integrals and Area in the Plane. Iterated Integrals. Iterated Integrals. MAC2313 Calculus III - Chapter 14 14 Multiple Integration 14.1 Iterated Integrals and Area in the Plane Objectives Evaluate an iterated integral. Use an iterated integral to find the area of a plane region. Copyright Cengage Learning.

More information

5.2 Infinite Series Brian E. Veitch

5.2 Infinite Series Brian E. Veitch 5. Infinite Series Since many quantities show up that cannot be computed exactly, we need some way of representing it (or approximating it). One way is to sum an infinite series. Recall that a n is the

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

Vector calculus background

Vector calculus background Vector calculus background Jiří Lebl January 18, 2017 This class is really the vector calculus that you haven t really gotten to in Calc III. Let us start with a very quick review of the concepts from

More information

2 dimensions Area Under a Curve Added up rectangles length (f lies in 2-dimensional space) 3-dimensional Volume

2 dimensions Area Under a Curve Added up rectangles length (f lies in 2-dimensional space) 3-dimensional Volume 12.7 Triple Integrals HW do integrations manually except for the applications Single integral Functions of 1 variable, f ( x ) *Integrated over interval of x f ( x ) 2 dimensions Area Under a Curve f (

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

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

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

3: Gauss s Law July 7, 2008

3: Gauss s Law July 7, 2008 3: Gauss s Law July 7, 2008 3.1 Electric Flux In order to understand electric flux, it is helpful to take field lines very seriously. Think of them almost as real things that stream out from positive charges

More information

is any such piece, suppose we choose a in this piece and use σ ( xk, yk, zk) . If B

is any such piece, suppose we choose a in this piece and use σ ( xk, yk, zk) . If B Multivariable Calculus Lecture # Notes In this lecture we look at integration over regions in space, ie triple integrals, using Cartesian coordinates, cylindrical coordinates, and spherical coordinates

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

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

Integrals in cylindrical, spherical coordinates (Sect. 15.7)

Integrals in cylindrical, spherical coordinates (Sect. 15.7) Integrals in clindrical, spherical coordinates (Sect. 15.7 Integration in spherical coordinates. Review: Clindrical coordinates. Spherical coordinates in space. Triple integral in spherical coordinates.

More information

Arnie Pizer Rochester Problem Library Fall 2005 WeBWorK assignment VMultIntegrals1Double due 04/03/2008 at 02:00am EST.

Arnie Pizer Rochester Problem Library Fall 2005 WeBWorK assignment VMultIntegrals1Double due 04/03/2008 at 02:00am EST. WeBWorK assignment VMultIntegralsouble due 04/03/2008 at 02:00am ST.. ( pt) rochesterlibrary/setvmultintegralsouble/ur vc 8.pg Consider the solid that lies above the square = [0,2] [0,2] and below the

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

MA 351 Fall 2008 Exam #3 Review Solutions 1. (2) = λ = x 2y OR x = y = 0. = y = x 2y (2x + 2) = 2x2 + 2x 2y = 2y 2 = 2x 2 + 2x = y 2 = x 2 + x

MA 351 Fall 2008 Exam #3 Review Solutions 1. (2) = λ = x 2y OR x = y = 0. = y = x 2y (2x + 2) = 2x2 + 2x 2y = 2y 2 = 2x 2 + 2x = y 2 = x 2 + x MA 5 Fall 8 Eam # Review Solutions. Find the maimum of f, y y restricted to the curve + + y. Give both the coordinates of the point and the value of f. f, y y g, y + + y f < y, > g < +, y > solve y λ +

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 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

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

Calculus II. Calculus II tends to be a very difficult course for many students. There are many reasons for this.

Calculus II. Calculus II tends to be a very difficult course for many students. There are many reasons for this. Preface Here are my online notes for my Calculus II course that I teach here at Lamar University. Despite the fact that these are my class notes they should be accessible to anyone wanting to learn Calculus

More information

5.9 Representations of Functions as a Power Series

5.9 Representations of Functions as a Power Series 5.9 Representations of Functions as a Power Series Example 5.58. The following geometric series x n + x + x 2 + x 3 + x 4 +... will converge when < x

More information

MATH 280 Multivariate Calculus Fall Integration over a surface. da. A =

MATH 280 Multivariate Calculus Fall Integration over a surface. da. A = MATH 28 Multivariate Calculus Fall 212 Integration over a surface Given a surface S in space, we can (conceptually) break it into small pieces each of which has area da. In me cases, we will add up these

More information

Main topics for the First Midterm Exam

Main topics for the First Midterm Exam Main topics for the First Midterm Exam The final will cover Sections.-.0, 2.-2.5, and 4.. This is roughly the material from first three homeworks and three quizzes, in addition to the lecture on Monday,

More information

MATH2321, Calculus III for Science and Engineering, Fall Name (Printed) Print your name, the date, and then sign the exam on the line

MATH2321, Calculus III for Science and Engineering, Fall Name (Printed) Print your name, the date, and then sign the exam on the line MATH2321, Calculus III for Science and Engineering, Fall 218 1 Exam 2 Name (Printed) Date Signature Instructions STOP. above. Print your name, the date, and then sign the exam on the line This exam consists

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

ES.182A Topic 44 Notes Jeremy Orloff

ES.182A Topic 44 Notes Jeremy Orloff E.182A Topic 44 Notes Jeremy Orloff 44 urface integrals and flux Note: Much of these notes are taken directly from the upplementary Notes V8, V9 by Arthur Mattuck. urface integrals are another natural

More information

Integration is the reverse of the process of differentiation. In the usual notation. k dx = kx + c. kx dx = 1 2 kx2 + c.

Integration is the reverse of the process of differentiation. In the usual notation. k dx = kx + c. kx dx = 1 2 kx2 + c. PHYS122 - Electricity and Magnetism Integration Reminder Integration is the reverse of the process of differentiation. In the usual notation f (x)dx = f(x) + constant The derivative of the RHS gives you

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

Archive of Calculus IV Questions Noel Brady Department of Mathematics University of Oklahoma

Archive of Calculus IV Questions Noel Brady Department of Mathematics University of Oklahoma Archive of Calculus IV Questions Noel Brady Department of Mathematics University of Oklahoma This is an archive of past Calculus IV exam questions. You should first attempt the questions without looking

More information

Week 7: Integration: Special Coordinates

Week 7: Integration: Special Coordinates Week 7: Integration: Special Coordinates Introduction Many problems naturally involve symmetry. One should exploit it where possible and this often means using coordinate systems other than Cartesian coordinates.

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

1. If the line l has symmetric equations. = y 3 = z+2 find a vector equation for the line l that contains the point (2, 1, 3) and is parallel to l.

1. If the line l has symmetric equations. = y 3 = z+2 find a vector equation for the line l that contains the point (2, 1, 3) and is parallel to l. . If the line l has symmetric equations MA 6 PRACTICE PROBLEMS x = y = z+ 7, find a vector equation for the line l that contains the point (,, ) and is parallel to l. r = ( + t) i t j + ( + 7t) k B. r

More information

MATH 308 COURSE SUMMARY

MATH 308 COURSE SUMMARY MATH 308 COURSE SUMMARY Approximately a third of the exam cover the material from the first two midterms, that is, chapter 6 and the first six sections of chapter 7. The rest of the exam will cover the

More information

MULTIVARIABLE INTEGRATION

MULTIVARIABLE INTEGRATION MULTIVARIABLE INTEGRATION (SPHERICAL POLAR COORDINATES) Question 1 a) Determine with the aid of a diagram an expression for the volume element in r, θ, ϕ. spherical polar coordinates, ( ) [You may not

More information

CALCULUS III. Paul Dawkins

CALCULUS III. Paul Dawkins CALCULUS III Paul Dawkins Table of Contents Preface... iii Outline... iv Three Dimensional Space... Introduction... The -D Coordinate System... Equations of Lines... 9 Equations of Planes... 5 Quadric

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

Getting Started with Communications Engineering

Getting Started with Communications Engineering 1 Linear algebra is the algebra of linear equations: the term linear being used in the same sense as in linear functions, such as: which is the equation of a straight line. y ax c (0.1) Of course, if we

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 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

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

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

Dimensions = xyz dv. xyz dv as an iterated integral in rectangular coordinates.

Dimensions = xyz dv. xyz dv as an iterated integral in rectangular coordinates. Math Show Your Work! Page of 8. () A rectangular box is to hold 6 cubic meters. The material used for the top and bottom of the box is twice as expensive per square meter than the material used for the

More information

Electro Magnetic Field Dr. Harishankar Ramachandran Department of Electrical Engineering Indian Institute of Technology Madras

Electro Magnetic Field Dr. Harishankar Ramachandran Department of Electrical Engineering Indian Institute of Technology Madras Electro Magnetic Field Dr. Harishankar Ramachandran Department of Electrical Engineering Indian Institute of Technology Madras Lecture - 7 Gauss s Law Good morning. Today, I want to discuss two or three

More information

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

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

More information

Preface. Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed.

Preface. Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed. alculus III Preface Here are my online notes for my alculus III course that I teach here at Lamar University. espite the fact that these are my class notes, they should be accessible to anyone wanting

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

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

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

More information

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

MTHE 227 Problem Set 10 Solutions. (1 y2 +z 2., 0, 0), y 2 + z 2 < 4 0, Otherwise.

MTHE 227 Problem Set 10 Solutions. (1 y2 +z 2., 0, 0), y 2 + z 2 < 4 0, Otherwise. MTHE 7 Problem Set Solutions. (a) Sketch the cross-section of the (hollow) clinder + = in the -plane, as well as the vector field in this cross-section. ( +,, ), + < F(,, ) =, Otherwise. This is a simple

More information

f(p i )Area(T i ) F ( r(u, w) ) (r u r w ) da

f(p i )Area(T i ) F ( r(u, w) ) (r u r w ) da MAH 55 Flux integrals Fall 16 1. Review 1.1. Surface integrals. Let be a surface in R. Let f : R be a function defined on. efine f ds = f(p i Area( i lim mesh(p as a limit of Riemann sums over sampled-partitions.

More information

Section 5-7 : Green's Theorem

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

More information

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

SAMPLE. THIRD SEMESTER CALCULUS STUDENT SUPPLEMENT 3 RD Edition. Mimi Rasky Southwestern College

SAMPLE. THIRD SEMESTER CALCULUS STUDENT SUPPLEMENT 3 RD Edition. Mimi Rasky Southwestern College THIRD SEMESTER CALCULUS STUDENT SUPPLEMENT 3 RD Edition Mimi Rasky Southwestern College Anaphase II Publishing 2739 Wightman Street San Diego, CA 92104-3526 THIRD SEMESTER CALCULUS STUDENT SUPPLEMENT 3

More information

The definite integral gives the area under the curve. Simplest use of FTC1: derivative of integral is original function.

The definite integral gives the area under the curve. Simplest use of FTC1: derivative of integral is original function. 5.3: The Fundamental Theorem of Calculus EX. Given the graph of f, sketch the graph of x 0 f(t) dt. The definite integral gives the area under the curve. EX 2. Find the derivative of g(x) = x 0 + t 2 dt.

More information

APPENDIX 2.1 LINE AND SURFACE INTEGRALS

APPENDIX 2.1 LINE AND SURFACE INTEGRALS 2 APPENDIX 2. LINE AND URFACE INTEGRAL Consider a path connecting points (a) and (b) as shown in Fig. A.2.. Assume that a vector field A(r) exists in the space in which the path is situated. Then the line

More information

Lecture 10 - Moment of Inertia

Lecture 10 - Moment of Inertia Lecture 10 - oment of Inertia A Puzzle... Question For any object, there are typically many ways to calculate the moment of inertia I = r 2 dm, usually by doing the integration by considering different

More information

Calculus Workshop. Calculus Workshop 1

Calculus Workshop. Calculus Workshop 1 Physics 251 Laboratory Calculus Workshop For the next three lab periods we will be reviewing the concept of density and learning the calculus techniques necessary to succeed in Physics 251. The first week

More information

MATH141: Calculus II Exam #4 review solutions 7/20/2017 Page 1

MATH141: Calculus II Exam #4 review solutions 7/20/2017 Page 1 MATH4: Calculus II Exam #4 review solutions 7/0/07 Page. The limaçon r = + sin θ came up on Quiz. Find the area inside the loop of it. Solution. The loop is the section of the graph in between its two

More information

53. Flux Integrals. Here, R is the region over which the double integral is evaluated.

53. Flux Integrals. Here, R is the region over which the double integral is evaluated. 53. Flux Integrals Let be an orientable surface within 3. An orientable surface, roughly speaking, is one with two distinct sides. At any point on an orientable surface, there exists two normal vectors,

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

PRACTICE PROBLEMS. Please let me know if you find any mistakes in the text so that i can fix them. 1. Mixed partial derivatives.

PRACTICE PROBLEMS. Please let me know if you find any mistakes in the text so that i can fix them. 1. Mixed partial derivatives. PRACTICE PROBLEMS Please let me know if you find any mistakes in the text so that i can fix them. 1.1. Let Show that f is C 1 and yet How is that possible? 1. Mixed partial derivatives f(x, y) = {xy x

More information

14.7 Triple Integrals In Cylindrical and Spherical Coordinates Contemporary Calculus TRIPLE INTEGRALS IN CYLINDRICAL AND SPHERICAL COORDINATES

14.7 Triple Integrals In Cylindrical and Spherical Coordinates Contemporary Calculus TRIPLE INTEGRALS IN CYLINDRICAL AND SPHERICAL COORDINATES 14.7 Triple Integrals In Cylindrical and Spherical Coordinates Contemporary Calculus 1 14.7 TIPLE INTEGALS IN CYLINDICAL AND SPHEICAL COODINATES In physics everything is straight, flat or round. Statement

More information

MITOCW ocw-18_02-f07-lec25_220k

MITOCW ocw-18_02-f07-lec25_220k MITOCW ocw-18_02-f07-lec25_220k The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free.

More information

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

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

More information

Lecture 10: Powers of Matrices, Difference Equations

Lecture 10: Powers of Matrices, Difference Equations Lecture 10: Powers of Matrices, Difference Equations Difference Equations A difference equation, also sometimes called a recurrence equation is an equation that defines a sequence recursively, i.e. each

More information

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

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

More information

Algebra & Trig Review

Algebra & Trig Review Algebra & Trig Review 1 Algebra & Trig Review This review was originally written for my Calculus I class, but it should be accessible to anyone needing a review in some basic algebra and trig topics. The

More information

e x3 dx dy. 0 y x 2, 0 x 1.

e x3 dx dy. 0 y x 2, 0 x 1. Problem 1. Evaluate by changing the order of integration y e x3 dx dy. Solution:We change the order of integration over the region y x 1. We find and x e x3 dy dx = y x, x 1. x e x3 dx = 1 x=1 3 ex3 x=

More information

d` = 1+( dy , which is part of the cone.

d` = 1+( dy , which is part of the cone. 7.5 Surface area When we did areas, the basic slices were rectangles, with A = h x or h y. When we did volumes of revolution, the basic slices came from revolving rectangles around an axis. Depending on

More information

Coordinate systems and vectors in three spatial dimensions

Coordinate systems and vectors in three spatial dimensions PHYS2796 Introduction to Modern Physics (Spring 2015) Notes on Mathematics Prerequisites Jim Napolitano, Department of Physics, Temple University January 7, 2015 This is a brief summary of material on

More information

MULTIVARIABLE INTEGRATION

MULTIVARIABLE INTEGRATION MULTIVARIABLE INTEGRATION (PLANE & CYLINDRICAL POLAR COORDINATES) PLANE POLAR COORDINATES Question 1 The finite region on the x-y plane satisfies 1 x + y 4, y 0. Find, in terms of π, the value of I. I

More information

Calculus Essentials Ebook

Calculus Essentials Ebook Calculus Essentials Ebook Here you go. You ll never have to search endlessly through pages in your textbook just to find the key concepts ever again. Because staring at the same 3 pages and flipping back

More information

Lecture 4: Constructing the Integers, Rationals and Reals

Lecture 4: Constructing the Integers, Rationals and Reals Math/CS 20: Intro. to Math Professor: Padraic Bartlett Lecture 4: Constructing the Integers, Rationals and Reals Week 5 UCSB 204 The Integers Normally, using the natural numbers, you can easily define

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

Multiple Integrals and Vector Calculus (Oxford Physics) Synopsis and Problem Sets; Hilary 2015

Multiple Integrals and Vector Calculus (Oxford Physics) Synopsis and Problem Sets; Hilary 2015 Multiple Integrals and Vector Calculus (Oxford Physics) Ramin Golestanian Synopsis and Problem Sets; Hilary 215 The outline of the material, which will be covered in 14 lectures, is as follows: 1. Introduction

More information

INTRODUCTION TO SIGMA NOTATION

INTRODUCTION TO SIGMA NOTATION INTRODUCTION TO SIGMA NOTATION The notation itself Sigma notation is a way of writing a sum of many terms, in a concise form A sum in sigma notation looks something like this: 3k The Σ sigma) indicates

More information

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2 AP Physics C Calculus C.1 Name Trigonometric Functions 1. Consider the right triangle to the right. In terms of a, b, and c, write the expressions for the following: c a sin θ = cos θ = tan θ =. Using

More information

Practice problems. 1. Evaluate the double or iterated integrals: First: change the order of integration; Second: polar.

Practice problems. 1. Evaluate the double or iterated integrals: First: change the order of integration; Second: polar. Practice problems 1. Evaluate the double or iterated integrals: R x 3 + 1dA where R = {(x, y) : 0 y 1, y x 1}. 1/ 1 y 0 3y sin(x + y )dxdy First: change the order of integration; Second: polar.. Consider

More information

Math Review for Exam Compute the second degree Taylor polynomials about (0, 0) of the following functions: (a) f(x, y) = e 2x 3y.

Math Review for Exam Compute the second degree Taylor polynomials about (0, 0) of the following functions: (a) f(x, y) = e 2x 3y. Math 35 - Review for Exam 1. Compute the second degree Taylor polynomial of f e x+3y about (, ). Solution. A computation shows that f x(, ), f y(, ) 3, f xx(, ) 4, f yy(, ) 9, f xy(, ) 6. The second degree

More information

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

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

More information

Algebra Exam. Solutions and Grading Guide

Algebra Exam. Solutions and Grading Guide Algebra Exam Solutions and Grading Guide You should use this grading guide to carefully grade your own exam, trying to be as objective as possible about what score the TAs would give your responses. Full

More information

Definition: A "system" of equations is a set or collection of equations that you deal with all together at once.

Definition: A system of equations is a set or collection of equations that you deal with all together at once. System of Equations Definition: A "system" of equations is a set or collection of equations that you deal with all together at once. There is both an x and y value that needs to be solved for Systems

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

EXAM 2 ANSWERS AND SOLUTIONS, MATH 233 WEDNESDAY, OCTOBER 18, 2000

EXAM 2 ANSWERS AND SOLUTIONS, MATH 233 WEDNESDAY, OCTOBER 18, 2000 EXAM 2 ANSWERS AND SOLUTIONS, MATH 233 WEDNESDAY, OCTOBER 18, 2000 This examination has 30 multiple choice questions. Problems are worth one point apiece, for a total of 30 points for the whole examination.

More information

(You may need to make a sin / cos-type trigonometric substitution.) Solution.

(You may need to make a sin / cos-type trigonometric substitution.) Solution. MTHE 7 Problem Set Solutions. As a reminder, a torus with radii a and b is the surface of revolution of the circle (x b) + z = a in the xz-plane about the z-axis (a and b are positive real numbers, with

More information