P1 Calculus II. Partial Differentiation & Multiple Integration. Prof David Murray. dwm/courses/1pd

Size: px
Start display at page:

Download "P1 Calculus II. Partial Differentiation & Multiple Integration. Prof David Murray. dwm/courses/1pd"

Transcription

1 P / 39 P1 Calculus II Partial Differentiation & Multiple Integration Prof David Murray david.murray@eng.ox.ac.uk dwm/courses/1pd 4 lectures, MT 2017

2 P / 39 Motivation So far in your explorations of the differential and integral calculus, you have considered only functions of one variable This comes naturally to you... d dx ( ln ( cosh ( sin 1 ( 1 1 x )))) : x > 1 and x (x 2 + 1) n dx. But you do not have to look too hard to find quantities which depend on more than one independent variable

3 P / 39 News, good and... This lecture course explains how to extend the calculus to to multiple independent variables. There s good news Most changes kick in going from one to two independant variables so usually two will do f = f (x, y). And even better news Whereas calculus in 1 variable can feel somewhat mechanistic now you really have to think!

4 P / 39 Course Contents The material splits into four topics to be covered over the four lecture slots. Partial differentiation and differentials Relationships arising from the nature of the function Changing variables from one set to another Multiple integration The tutorial sheet directly associated with this course is 1P1H Calculus II: Partial Differentiation & Multiple Integrals But, as ever, the sheet is not enough. You must read, mark, learn and inwardly digest and not just these notes. You must try worked examples from books.

5 P / 39 Reading James, G. (2001) Modern Engineering Mathematics, Prentice-Hall, 3rd Ed., ISBN: (paperback). Stephenson, G. (1973) Mathematical Methods for Science Students, Longman Scientific & Technical, 2nd Ed., ISBN: (paperback). Kreyszig, E. (1999) Advanced Engineering Mathematics, John Wiley & Sons, 8th Ed., ISBN: (paperback).

6 P / 39 Course WWW Pages Pdf copies of the notes, copies of the lecture slides, the tutorial sheets, corrections, answers to FAQs etc, will be accessible from dwm/courses Only the notes and the tute sheets get put on weblearn.

7 P / 39 1 Partial Derivatives & Differentials

8 P / 39 Lecture contents In this lecture we are concerned with Continuity/limits for functions of more than one variable 1.2 Partial derivatives 1.3 A cautionary tale: partial derivatives are not fractions 1.4 The total or perfect differential

9 P / Continuity and limits

10 P / 39 Revision of single variable continuity Function y = f (x) is continuous at x = a if, for every positive number ɛ (however small), one can find a neighbourhood x a < η f(a) f(x) <ε <ε in which η η x f (x) f (a) < ɛ. a Two useful facts about continuous functions are: The sum, difference and product of two continuous functions is continuous. The quotient of two continuous functions is continous at every point where the denominator is not zero.

11 P / 39 Revision of single variable derivative The total derivative is defined as f(x+ δx) [ ] df f (x + δx) f (x) dx = lim. δx 0 δx f(x) f (x) is differentiable if this limit exists, and exists independent of how δx 0. x δx x+ δx Tends to tangent as δx tends to zero δf= f(x+ δx) f(x) Note that A differentiable function is continuous. A continuous function is not necessarily differentiable. f (x) = x is an example of a function which is continous but not differentiable (at x = 0).

12 P / 39 Moving to more than one variable The big changes take place in going from n = 1 variables to n > 1 variables. So for much of the time we can deal with functions of only two variables eg, f (x, y). f (x, y) is conveniently represented as a surface, as opposed to a plane curve for a one variable function f(x,y) 0 f(x,y) y x (x + y)(x y) exp[ (x 2 + y 2 )/10] sin(2x) cos(4y) y 2 x 0 2 4

13 P / 39 Continuity for functions of several variables Function f (x, y) is continuous at a point (a, b) in R if, for every positive number ɛ (however small), it is possible to find a positive η such that Then f(x,y) f(a,b) x ε ε y project onto surface circle, radius at (x,y)=(a,b) f (x, y) f (a, b) < ɛ for all points (x a) 2 + (y b) 2 < η 2 lim f (x, y) = f (a, b). (x,y) (a,b) Note that for functions of more variables f (x 1, x 2, x 3,...) the neighbourhood would be defined by (x 1 a) 2 + (x 2 b) 2 + (x 3 c) < η 2. η

14 P / The partial derivative

15 P / 39 The partial derivative Problem! The slope of the f (x, y) surface at (x, y) depends on which direction you move off in! We have to think about slope in a particular direction. The obvious directions are those along the x and y axes. Solution! To move off from (x, y) in the x direction, keep y fixed. Define the partial derivative wrt x: ( ) [ ] f f (x + δx, y) f (x, y) f x = = lim x δx 0 δx y

16 P / 39 More than two independent variables If we are dealing with a function of more variables simply keep all but the one variable constant. Eg for f (x 1, x 2, x 3,...) we have The partial derivative again... ( ) [ ] f f (x1, x 2, x 3 + δx 3, x 4,...) f (x 1, x 2, x 3, x 4,...) = lim x 3 δx 3 0 δx 3 x 1 x 2 x 4... Given that you know the list of the variables, and know the one being varied, the held constant subscripts are superfluous and are often omitted.

17 P / 39 Geometrical interpretation of the partial derivative f(x,y) y = constant plane f Slope is f x y x y x f(x,y) x = constant plane f Slope is f y x x y y

18 P / 39 The mechanics of evaluating partial derivatives Operationally, partial differentiation is exactly the same as normal differentiation with respect to one variable, with all the others treated as constants. Example Suppose First assume y is a constant: f (x, y) = x 2 y 3 2y 2 Then x is a constant: f x = 2xy 3 f y = 3x 2 y 2 4y

19 P / 39 Examples Example Find the 1st partial derivatives of f (x, y) = e (x 2 +y 2) sin(xy 2 ) f x f y = e (x 2 +y 2) [ 2x sin(xy 2 ) + y 2 cos(xy 2 )] = e (x 2 +y 2) [ 2y sin(xy 2 ) + 2xy cos(xy 2 )] Example If f (x, y) = ln(xy), find the product ( ) ( ) f f in terms of f. x y f (x, y) = ln(x) + ln(y) f x = 1/x and f y = 1/y ( ) ( ) f f = 1/xy = e f (x,y). x y

20 P / 39 Higher partial derivatives f / x and f / y are probably perfectly good functions of (x, y), so we can differentiate again. Example. f (x, y) = x 2 y 3 2y 2 f / x = 2xy 3 f / y = 3x 2 y 2 4y 2 f x 2 = x f x = f xx Hence 2 f / x 2 = 2y 3 2 f / y 2 = 6x 2 y 4. But we should also consider ( ) f = 2 f y x y x = 6xy 2 and ( ) f = 2 f x y x y = 6xy 2.

21 P / 39 Higher partial derivatives f / x and f / y are probably perfectly good functions of (x, y), so we can differentiate again. Example. f (x, y) = x 2 y 3 2y 2 f / x = 2xy 3 f / y = 3x 2 y 2 4y 2 f x 2 = x f x = f xx Hence 2 f / x 2 = 2y 3 2 f / y 2 = 6x 2 y 4. But we should also consider ( ) f = 2 f y x y x = 6xy 2 and ( ) f = 2 f x y x y = 6xy 2. Oooo! 2 f x y = 2 f is that always true? y x

22 P / 39 A more complicated random example f (x, y) = e (x 2 +y 2) sin(xy 2 ) f x = e (x 2 +y 2) [ 2x sin(xy 2 ) + y 2 cos(xy 2 )] f y = e (x 2 +y 2) [ 2y sin(xy 2 ) + 2xy cos(xy 2 )] f yx = e (x 2 +y 2) [ 4x 2 y cos() + 2y cos() 2y 3 x sin() 2y[ 2x sin() + y 2 cos()]] = e (x 2 +y 2) [sin()[ 2y 3 x + 4xy] + cos()[ 4x 2 y + 2y 2y 3 ]] and f xy = e (x 2 +y 2) [ 2y 3 cos() + 2y cos() 2xy 3 sin() 2x[ 2y sin() + 2xy cos()]] = e (x 2 +y 2) [sin()[ 2xy 3 + 4xy] + cos()[ 2y 3 + 2y 4x 2 y]] So they are equal in this case too.

23 P / 39 Yes, they are equal When both sides exist, and are continuous at the point of interest, 2 x y 2 y x Although the order is unimportant a little thought can save time! Example. Q: Find 3 [ (y 5 + xy) cosh(cosh(x 2 + 1/x)) + y 2 tx ]. t y x A: You have three seconds...

24 P / Partial derivatives are not fraction-like A severe warning

25 P / 39 Partial derivatives are not fractions You know from the chain rule that total derivatives have fraction-like qualities... Example. Given y = u 1/3, u = v 3 and v = x 2, find dy/dx. dy dx = dy du du dv dv dx = 1 3 u 2/3 3v 2 2x = 2x = 1 3 which you can check by finding y = x 2 explicitly. 1 v 2 3v 2 2x = 2x

26 P / 39 This is NOT the case for partials Example. Given the perfect gas law pv = RT, determine the product ( ) p V ( ) V T ( ) T p T p V Of course those tempted to divide would guess the answer = 1 But you d be DEAD WRONG!

27 P / 39 If pv = RT then p = RT V, V = RT p Thus ( ) ( ) ( ) ( p V T RT = V T p V 2, and T = Vp R. ) ( ) ( ) R V = RT p R pv = 1. In fact if we have any function f (x, y, z) = 0, then ( ) ( ) ( ) x y z = 1 y z x Partial derivatives do not behave as fractions. Although we can write down expressions like df =... We can NEVER write down f =....

28 P / Total and partial differentials

29 P / 39 The total differential A differential is a different from a derivative. Suppose that we have a continuous function f (x, y) in some region, and both ( f / x) and ( f / y) are continuous in that region. The differential tells one by how much the value of the function changes as one moves infinitesimal amounts dx and dy in the x- and y-directions. The total or perfect differential of f (x, y) df = f f dx + x y dy

30 P / 39 Explanation (Proof in the notes) For changes δx and δy the small change in f is f Function surface y δf = f (x + δx, y + δy) f (x, y). Make the move in two steps one keeping y fixed, the other keeping x fixed. f+df f y+dy y f y f x dy dx The small change in f along x is ( f / x)δx. But! The step over δy is made at x + δx not x. In the limit the correction becomes negligible. x x+dx x The total or perfect differential sums the partial differentials df = f f dx + x y dy

31 P / 39 [**] Taylor s expansion in 2 variables to 1st order Note that our expression for df is EXACT in the limit as dx and dy tend to zero. If δx and δy are just small rather than infinitesimally small then δf f f δx + x y δy. Recalling the expression for Taylor s series in one variable, you may spot that this is a Taylor s expansion to 1st order in two variables. In other words f (x + δx, y + δy) f (x, y) + f f δx + x y δy.

32 P / 39 [**] Taylor expansion in 2 variable to higher order We might as well see how it continues! f (x + δx, y + δy) f (x, y) 1st order: + f f δx + x y δy [( 2 f x 2 2nd order: + 1 2! ) (δx) higher orders: +... think binomial... ( 2 ) ( f 2 ) ] f (δx)(δy) + x y y 2 (δy) 2

33 P / 39 Example Q: A material with a temperature coefficient of α is made into a block of sides x, y, z measured at some temperature T. The temperature is raised by a finite δt. (a) Derive the new volume of the block. A: V + δv = x(1 + αδt )y(1 + αδt )z(1 + αδt ) = V (1 + αδt ) 3. Q: (b) Now let δt dt and find the change using the total differential. A: The volume of the block is V = xyz. dv = yzdx + xzdy + xydz = yzx(αdt ) + xzy(αdt ) + xyz(αdt ) = 3V αdt V + dv = V (1 + 3αdT ). This is exact in the limit as dt tends to zero.

34 P / 39 When is an expression a total differential? Suppose we are given some expression p(x, y)dx + q(x, y)dy. Is it total differential of some function f (x, y)? Now, if it is, df = p(x, y)dx + q(x, y)dy. But then we must have that p(x, y) = f x and q(x, y) = f y and using f xy = f yx p(x, y) = 2 f y y x = q(x, y) = 2 f x x y The t.d. test: p(x, y)dx + q(x, y)dy is a total differential when p y = q x.

35 P / 39 Example Example. Q: Show that there is NO function having continous second partial derivatives whose total differential is xydx + 2x 2 dy. A: We know that p(x, y)dx + q(x, y)dy is a total differential iff p y = q x. Set p = xy and q = 2x 2. Then Clang. p y = x q x = 4x.

36 P / 39 Recovering the function from its total differential Suppose we found p(x, y)dx + q(x, y)dy to be total differential using the above test. Could we recover the function f? To recover f we must perform the reverse of partial differentiation. As f / x = p(x, y): f = p(x, y)dx + g(y) + K 1 where g is a function of y alone and K 1 is a constant. Similarly, f = q(x, y)dy + h(x) + K 2 We now need to resolve the two expressions for f, and this is possible, up to a constant K, as the following example shows.

37 P / 39 Eg: f is xy 3 + sin x sin y + 6y + 10 but pretend we don t know it. Q: Is this a perfect differential, and if so of what function f (x, y)? (y 3 + cos x sin y)dx + (3xy 2 + sin x cos y + 6)dy A: Using the p/ y = q/ x test... y (y 3 + cos x sin y) = 3y 2 + cos x cos y x (3xy 2 + sin x cos y + 6) = 3y 2 + cos x cos y SAME! so it is a perfect differential. Integrating and resolving: From f / x : f = y 3 x + sin x sin y + + g(y) + K 1 From f / y : f = xy 3 + sin x sin y + h(x) + 6y + K 2 So f = xy 3 + sin x sin y + 6y + K 1. We d need an extra piece of info to recover K 1.

38 P / 39 Round-up The differential df = f f dx + x y dy is the value through which a function changes as one moves infinitesimal amounts dx and dy in the x and y directions. Given p(x, y)dx + q(x, y)dy Test whether: p/ y = q/ x. If good: Integrate p(x, y) wrt x, remembering g(y) is a const of integration Integrate q(x, y) wrt y, remembering h(x) is a const of integration Resolve the two expressions.

39 P / 39 Summary In this lecture we have 1.1 Extended notions of Continuity and limits to functions of more than one variable 1.2 Defined Partial derivatives and discussed higher partial derivatives 1.3 Been told in no uncertain terms that partial derivatives are not fractions 1.4 Introduced the total or perfect differential as the sum of partial differentials Please note Derivatives are different from differentials. That δ is different from d is different from. Use them properly!

P1 Calculus II Partial Differentiation & Multiple Integration

P1 Calculus II Partial Differentiation & Multiple Integration /1 P1 Calculus II Partial Differentiation & Multiple Integration 4 lectures, MT 217 David Murra Rev November 2, 217 david.murra@eng.o.ac.uk Course Page www.robots.o.ac.uk/ dwm/courses/1pd Introduction

More information

4 Partial Differentiation

4 Partial Differentiation 4 Partial Differentiation Many equations in engineering, physics and mathematics tie together more than two variables. For example Ohm s Law (V = IR) and the equation for an ideal gas, PV = nrt, which

More information

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK. Summer Examination 2009.

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK. Summer Examination 2009. OLLSCOIL NA héireann, CORCAIGH THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK Summer Examination 2009 First Engineering MA008 Calculus and Linear Algebra

More information

Chapter 4: Partial differentiation

Chapter 4: Partial differentiation Chapter 4: Partial differentiation It is generally the case that derivatives are introduced in terms of functions of a single variable. For example, y = f (x), then dy dx = df dx = f. However, most of

More information

Chapter 2: Differentiation

Chapter 2: Differentiation Chapter 2: Differentiation Spring 2018 Department of Mathematics Hong Kong Baptist University 1 / 82 2.1 Tangent Lines and Their Slopes This section deals with the problem of finding a straight line L

More information

MSM120 1M1 First year mathematics for civil engineers Revision notes 4

MSM120 1M1 First year mathematics for civil engineers Revision notes 4 MSM10 1M1 First year mathematics for civil engineers Revision notes 4 Professor Robert A. Wilson Autumn 001 Series A series is just an extended sum, where we may want to add up infinitely many numbers.

More information

EC5555 Economics Masters Refresher Course in Mathematics September 2013

EC5555 Economics Masters Refresher Course in Mathematics September 2013 EC5555 Economics Masters Refresher Course in Mathematics September 013 Lecture 3 Differentiation Francesco Feri Rationale for Differentiation Much of economics is concerned with optimisation (maximise

More information

CALCULUS PROBLEMS Courtesy of Prof. Julia Yeomans. Michaelmas Term

CALCULUS PROBLEMS Courtesy of Prof. Julia Yeomans. Michaelmas Term CALCULUS PROBLEMS Courtesy of Prof. Julia Yeomans Michaelmas Term The problems are in 5 sections. The first 4, A Differentiation, B Integration, C Series and limits, and D Partial differentiation follow

More information

Review for the Final Exam

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

More information

1.4 Techniques of Integration

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

More information

23. Implicit differentiation

23. Implicit differentiation 23. 23.1. The equation y = x 2 + 3x + 1 expresses a relationship between the quantities x and y. If a value of x is given, then a corresponding value of y is determined. For instance, if x = 1, then y

More information

Second Order ODEs. Second Order ODEs. In general second order ODEs contain terms involving y, dy But here only consider equations of the form

Second Order ODEs. Second Order ODEs. In general second order ODEs contain terms involving y, dy But here only consider equations of the form Second Order ODEs Second Order ODEs In general second order ODEs contain terms involving y, dy But here only consider equations of the form A d2 y dx 2 + B dy dx + Cy = 0 dx, d2 y dx 2 and F(x). where

More information

Module 2: Reflecting on One s Problems

Module 2: Reflecting on One s Problems MATH55 Module : Reflecting on One s Problems Main Math concepts: Translations, Reflections, Graphs of Equations, Symmetry Auxiliary ideas: Working with quadratics, Mobius maps, Calculus, Inverses I. Transformations

More information

MATH20411 PDEs and Vector Calculus B

MATH20411 PDEs and Vector Calculus B MATH2411 PDEs and Vector Calculus B Dr Stefan Güttel Acknowledgement The lecture notes and other course materials are based on notes provided by Dr Catherine Powell. SECTION 1: Introctory Material MATH2411

More information

Tangent Planes, Linear Approximations and Differentiability

Tangent Planes, Linear Approximations and Differentiability Jim Lambers MAT 80 Spring Semester 009-10 Lecture 5 Notes These notes correspond to Section 114 in Stewart and Section 3 in Marsden and Tromba Tangent Planes, Linear Approximations and Differentiability

More information

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x).

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x). You should prepare the following topics for our final exam. () Pre-calculus. (2) Inverses. (3) Algebra of Limits. (4) Derivative Formulas and Rules. (5) Graphing Techniques. (6) Optimization (Maxima and

More information

Chapter 2: Differentiation

Chapter 2: Differentiation Chapter 2: Differentiation Winter 2016 Department of Mathematics Hong Kong Baptist University 1 / 75 2.1 Tangent Lines and Their Slopes This section deals with the problem of finding a straight line L

More information

Complex Differentials and the Stokes, Goursat and Cauchy Theorems

Complex Differentials and the Stokes, Goursat and Cauchy Theorems Complex Differentials and the Stokes, Goursat and Cauchy Theorems Benjamin McKay June 21, 2001 1 Stokes theorem Theorem 1 (Stokes) f(x, y) dx + g(x, y) dy = U ( g y f ) dx dy x where U is a region of the

More information

1 Review of di erential calculus

1 Review of di erential calculus Review of di erential calculus This chapter presents the main elements of di erential calculus needed in probability theory. Often, students taking a course on probability theory have problems with concepts

More information

Lecture 5 - Logarithms, Slope of a Function, Derivatives

Lecture 5 - Logarithms, Slope of a Function, Derivatives Lecture 5 - Logarithms, Slope of a Function, Derivatives 5. Logarithms Note the graph of e x This graph passes the horizontal line test, so f(x) = e x is one-to-one and therefore has an inverse function.

More information

SOLUTIONS FOR PRACTICE FINAL EXAM

SOLUTIONS FOR PRACTICE FINAL EXAM SOLUTIONS FOR PRACTICE FINAL EXAM ANDREW J. BLUMBERG. Solutions () Short answer questions: (a) State the mean value theorem. Proof. The mean value theorem says that if f is continuous on (a, b) and differentiable

More information

1 Functions of many variables.

1 Functions of many variables. MA213 Sathaye Notes on Multivariate Functions. 1 Functions of many variables. 1.1 Plotting. We consider functions like z = f(x, y). Unlike functions of one variable, the graph of such a function has to

More information

Green Lab. MAXIMA & ODE2. Cheng Ren, Lin. Department of Marine Engineering National Kaohsiung Marine University

Green Lab. MAXIMA & ODE2. Cheng Ren, Lin. Department of Marine Engineering National Kaohsiung Marine University Green Lab. 1/20 MAXIMA & ODE2 Cheng Ren, Lin Department of Marine Engineering National Kaohsiung Marine University email: crlin@mail.nkmu.edu.tw Objectives learn MAXIMA learn ODE2 2/20 ODE2 Method First

More information

Homework Solutions: , plus Substitutions

Homework Solutions: , plus Substitutions Homework Solutions: 2.-2.2, plus Substitutions Section 2. I have not included any drawings/direction fields. We can see them using Maple or by hand, so we ll be focusing on getting the analytic solutions

More information

2.1 The derivative. Rates of change. m sec = y f (a + h) f (a)

2.1 The derivative. Rates of change. m sec = y f (a + h) f (a) 2.1 The derivative Rates of change 1 The slope of a secant line is m sec = y f (b) f (a) = x b a and represents the average rate of change over [a, b]. Letting b = a + h, we can express the slope of the

More information

Math Refresher Course

Math Refresher Course Math Refresher Course Columbia University Department of Political Science Fall 2007 Day 2 Prepared by Jessamyn Blau 6 Calculus CONT D 6.9 Antiderivatives and Integration Integration is the reverse of differentiation.

More information

For those of you who are taking Calculus AB concurrently with AP Physics, I have developed a

For those of you who are taking Calculus AB concurrently with AP Physics, I have developed a AP Physics C: Mechanics Greetings, For those of you who are taking Calculus AB concurrently with AP Physics, I have developed a brief introduction to Calculus that gives you an operational knowledge of

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES 3. The Product and Quotient Rules In this section, we will learn about: Formulas that enable us to differentiate new functions formed from old functions by

More information

2.2 Separable Equations

2.2 Separable Equations 2.2 Separable Equations Definition A first-order differential equation that can be written in the form Is said to be separable. Note: the variables of a separable equation can be written as Examples Solve

More information

M373 Optimization. Diagnostic Quiz

M373 Optimization. Diagnostic Quiz Faculty of Science, Technology, Engineering and Mathematics M373 Optimization M373 Optimization Diagnostic Quiz Contents Are you ready for M373? 1 Table of standard derivatives 2 Diagnostic quiz questions

More information

February 11, 2019 LECTURE 5: THE RULES OF DIFFERENTIATION.

February 11, 2019 LECTURE 5: THE RULES OF DIFFERENTIATION. February 11, 2019 LECTURE 5: THE RULES OF DIFFERENTIATION 110211 HONORS MULTIVARIABLE CALCULUS PROFESSOR RICHARD BROWN Synopsis Here, we bring back the rules for differentiation used to derive new functions

More information

7.1. Calculus of inverse functions. Text Section 7.1 Exercise:

7.1. Calculus of inverse functions. Text Section 7.1 Exercise: Contents 7. Inverse functions 1 7.1. Calculus of inverse functions 2 7.2. Derivatives of exponential function 4 7.3. Logarithmic function 6 7.4. Derivatives of logarithmic functions 7 7.5. Exponential

More information

Sec. 14.3: Partial Derivatives. All of the following are ways of representing the derivative. y dx

Sec. 14.3: Partial Derivatives. All of the following are ways of representing the derivative. y dx Math 2204 Multivariable Calc Chapter 14: Partial Derivatives I. Review from math 1225 A. First Derivative Sec. 14.3: Partial Derivatives 1. Def n : The derivative of the function f with respect to the

More information

Math 250 Skills Assessment Test

Math 250 Skills Assessment Test Math 5 Skills Assessment Test Page Math 5 Skills Assessment Test The purpose of this test is purely diagnostic (before beginning your review, it will be helpful to assess both strengths and weaknesses).

More information

Partial Derivatives for Math 229. Our puropose here is to explain how one computes partial derivatives. We will not attempt

Partial Derivatives for Math 229. Our puropose here is to explain how one computes partial derivatives. We will not attempt Partial Derivatives for Math 229 Our puropose here is to explain how one computes partial derivatives. We will not attempt to explain how they arise or why one would use them; that is left to other courses

More information

f(x 0 + h) f(x 0 ) h slope of secant line = m sec

f(x 0 + h) f(x 0 ) h slope of secant line = m sec Derivatives Using limits, we can define the slope of a tangent line to a function. When given a function f(x), and given a point P (x 0, f(x 0 )) on f, if we want to find the slope of the tangent line

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

(x x 0 ) 2 + (y y 0 ) 2 = ε 2, (2.11)

(x x 0 ) 2 + (y y 0 ) 2 = ε 2, (2.11) 2.2 Limits and continuity In order to introduce the concepts of limit and continuity for functions of more than one variable we need first to generalise the concept of neighbourhood of a point from R to

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

1MA1 Introduction to the Maths Course

1MA1 Introduction to the Maths Course 1MA1/-1 1MA1 Introduction to the Maths Course Preamble Throughout your time as an engineering student at Oxford you will receive lectures and tuition in the range of applied mathematical tools that today

More information

ODE Background: Differential (1A) Young Won Lim 12/29/15

ODE Background: Differential (1A) Young Won Lim 12/29/15 ODE Background: Differential (1A Copyright (c 2011-2015 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version

More information

LECTURE 11 - PARTIAL DIFFERENTIATION

LECTURE 11 - PARTIAL DIFFERENTIATION LECTURE 11 - PARTIAL DIFFERENTIATION CHRIS JOHNSON Abstract Partial differentiation is a natural generalization of the differentiation of a function of a single variable that you are familiar with 1 Introduction

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 3 Differentiation Rules 3.1 The Derivative of Polynomial and Exponential Functions In this section we learn how to differentiate constant functions, power functions, polynomials, and exponential functions.

More information

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y:

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y: 3 Algebraic Methods b The first appearance of the equation E Mc 2 in Einstein s handwritten notes. So far, the only general class of differential equations that we know how to solve are directly integrable

More information

How to Use Calculus Like a Physicist

How to Use Calculus Like a Physicist How to Use Calculus Like a Physicist Physics A300 Fall 2004 The purpose of these notes is to make contact between the abstract descriptions you may have seen in your calculus classes and the applications

More information

Topics and Concepts. 1. Limits

Topics and Concepts. 1. Limits Topics and Concepts 1. Limits (a) Evaluating its (Know: it exists if and only if the it from the left is the same as the it from the right) (b) Infinite its (give rise to vertical asymptotes) (c) Limits

More information

Math 162: Calculus IIA

Math 162: Calculus IIA Math 62: Calculus IIA Final Exam ANSWERS December 9, 26 Part A. (5 points) Evaluate the integral x 4 x 2 dx Substitute x 2 cos θ: x 8 cos dx θ ( 2 sin θ) dθ 4 x 2 2 sin θ 8 cos θ dθ 8 cos 2 θ cos θ dθ

More information

Families of Functions, Taylor Polynomials, l Hopital s

Families of Functions, Taylor Polynomials, l Hopital s Unit #6 : Rule Families of Functions, Taylor Polynomials, l Hopital s Goals: To use first and second derivative information to describe functions. To be able to find general properties of families of functions.

More information

Mathematics 1 Lecture Notes Chapter 1 Algebra Review

Mathematics 1 Lecture Notes Chapter 1 Algebra Review Mathematics 1 Lecture Notes Chapter 1 Algebra Review c Trinity College 1 A note to the students from the lecturer: This course will be moving rather quickly, and it will be in your own best interests to

More information

Chapter 2 Derivatives

Chapter 2 Derivatives Contents Chapter 2 Derivatives Motivation to Chapter 2 2 1 Derivatives and Rates of Change 3 1.1 VIDEO - Definitions................................................... 3 1.2 VIDEO - Examples and Applications

More information

Friday 09/15/2017 Midterm I 50 minutes

Friday 09/15/2017 Midterm I 50 minutes Fa 17: MATH 2924 040 Differential and Integral Calculus II Noel Brady Friday 09/15/2017 Midterm I 50 minutes Name: Student ID: Instructions. 1. Attempt all questions. 2. Do not write on back of exam sheets.

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

Chapter 4. Several-variable calculus. 4.1 Derivatives of Functions of Several Variables Functions of Several Variables

Chapter 4. Several-variable calculus. 4.1 Derivatives of Functions of Several Variables Functions of Several Variables Chapter 4 Several-variable calculus 4.1 Derivatives of Functions of Several Variables 4.1.1 Functions of Several Variables ² A function f of n variables (x 1,x 2,...,x n ) in R n is an entity that operates

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

Math Numerical Analysis

Math Numerical Analysis Math 541 - Numerical Analysis Joseph M. Mahaffy, jmahaffy@mail.sdsu.edu Department of Mathematics and Statistics Dynamical Systems Group Computational Sciences Research Center San Diego State University

More information

MTH4100 Calculus I. Week 6 (Thomas Calculus Sections 3.5 to 4.2) Rainer Klages. School of Mathematical Sciences Queen Mary, University of London

MTH4100 Calculus I. Week 6 (Thomas Calculus Sections 3.5 to 4.2) Rainer Klages. School of Mathematical Sciences Queen Mary, University of London MTH4100 Calculus I Week 6 (Thomas Calculus Sections 3.5 to 4.2) Rainer Klages School of Mathematical Sciences Queen Mary, University of London Autumn 2008 R. Klages (QMUL) MTH4100 Calculus 1 Week 6 1 /

More information

This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus II.

This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus II. MTH 142 Practice Exam Chapters 9-11 Calculus II With Analytic Geometry Fall 2011 - University of Rhode Island This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus

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

ORDINARY DIFFERENTIAL EQUATIONS

ORDINARY DIFFERENTIAL EQUATIONS ORDINARY DIFFERENTIAL EQUATIONS Basic concepts: Find y(x) where x is the independent and y the dependent varible, based on an equation involving x, y(x), y 0 (x),...e.g.: y 00 (x) = 1+y(x) y0 (x) 1+x or,

More information

Solutions to old Exam 3 problems

Solutions to old Exam 3 problems Solutions to old Exam 3 problems Hi students! I am putting this version of my review for the Final exam review here on the web site, place and time to be announced. Enjoy!! Best, Bill Meeks PS. There are

More information

Lecture 7 - Separable Equations

Lecture 7 - Separable Equations Lecture 7 - Separable Equations Separable equations is a very special type of differential equations where you can separate the terms involving only y on one side of the equation and terms involving only

More information

One-Variable Calculus

One-Variable Calculus POLI 270 - Mathematical and Statistical Foundations Department of Political Science University California, San Diego September 30, 2010 1 s,, 2 al Relationships Political Science, economics, sociology,

More information

Math 142, Final Exam, Fall 2006, Solutions

Math 142, Final Exam, Fall 2006, Solutions Math 4, Final Exam, Fall 6, Solutions There are problems. Each problem is worth points. SHOW your wor. Mae your wor be coherent and clear. Write in complete sentences whenever this is possible. CIRCLE

More information

(b) Find the range of h(x, y) (5) Use the definition of continuity to explain whether or not the function f(x, y) is continuous at (0, 0)

(b) Find the range of h(x, y) (5) Use the definition of continuity to explain whether or not the function f(x, y) is continuous at (0, 0) eview Exam Math 43 Name Id ead each question carefully. Avoid simple mistakes. Put a box around the final answer to a question (use the back of the page if necessary). For full credit you must show your

More information

Brief introduction to groups and group theory

Brief introduction to groups and group theory Brief introduction to groups and group theory In physics, we often can learn a lot about a system based on its symmetries, even when we do not know how to make a quantitative calculation Relevant in particle

More information

Without fully opening the exam, check that you have pages 1 through 11.

Without fully opening the exam, check that you have pages 1 through 11. Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages 1 through 11. Show all your work on the standard

More information

Problem # Max points possible Actual score Total 100

Problem # Max points possible Actual score Total 100 MIDTERM 1-18.01 - FALL 2014. Name: Email: Please put a check by your recitation section. Instructor Time B.Yang MW 10 M. Hoyois MW 11 M. Hoyois MW 12 X. Sun MW 1 R. Chang MW 2 Problem # Max points possible

More information

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

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

More information

Differentiation. Timur Musin. October 10, University of Freiburg 1 / 54

Differentiation. Timur Musin. October 10, University of Freiburg 1 / 54 Timur Musin University of Freiburg October 10, 2014 1 / 54 1 Limit of a Function 2 2 / 54 Literature A. C. Chiang and K. Wainwright, Fundamental methods of mathematical economics, Irwin/McGraw-Hill, Boston,

More information

Variational Methods & Optimal Control

Variational Methods & Optimal Control Variational Methods & Optimal Control lecture 02 Matthew Roughan Discipline of Applied Mathematics School of Mathematical Sciences University of Adelaide April 14, 2016

More information

Calculus I Review Solutions

Calculus I Review Solutions Calculus I Review Solutions. Compare and contrast the three Value Theorems of the course. When you would typically use each. The three value theorems are the Intermediate, Mean and Extreme value theorems.

More information

Ordinary Differential Equations (ODEs)

Ordinary Differential Equations (ODEs) c01.tex 8/10/2010 22: 55 Page 1 PART A Ordinary Differential Equations (ODEs) Chap. 1 First-Order ODEs Sec. 1.1 Basic Concepts. Modeling To get a good start into this chapter and this section, quickly

More information

MATH 255 Applied Honors Calculus III Winter Homework 5 Solutions

MATH 255 Applied Honors Calculus III Winter Homework 5 Solutions MATH 255 Applied Honors Calculus III Winter 2011 Homework 5 Solutions Note: In what follows, numbers in parentheses indicate the problem numbers for users of the sixth edition. A * indicates that this

More information

Contents. 2 Partial Derivatives. 2.1 Limits and Continuity. Calculus III (part 2): Partial Derivatives (by Evan Dummit, 2017, v. 2.

Contents. 2 Partial Derivatives. 2.1 Limits and Continuity. Calculus III (part 2): Partial Derivatives (by Evan Dummit, 2017, v. 2. Calculus III (part 2): Partial Derivatives (by Evan Dummit, 2017, v 260) Contents 2 Partial Derivatives 1 21 Limits and Continuity 1 22 Partial Derivatives 5 23 Directional Derivatives and the Gradient

More information

This format is the result of tinkering with a mixed lecture format for 3 terms. As such, it is still a work in progress and we will discuss

This format is the result of tinkering with a mixed lecture format for 3 terms. As such, it is still a work in progress and we will discuss Version 1, August 2016 1 This format is the result of tinkering with a mixed lecture format for 3 terms. As such, it is still a work in progress and we will discuss adaptations both to the general format

More information

Differential calculus. Background mathematics review

Differential calculus. Background mathematics review Differential calculus Background mathematics review David Miller Differential calculus First derivative Background mathematics review David Miller First derivative For some function y The (first) derivative

More information

Math 106 Fall 2014 Exam 2.1 October 31, ln(x) x 3 dx = 1. 2 x 2 ln(x) + = 1 2 x 2 ln(x) + 1. = 1 2 x 2 ln(x) 1 4 x 2 + C

Math 106 Fall 2014 Exam 2.1 October 31, ln(x) x 3 dx = 1. 2 x 2 ln(x) + = 1 2 x 2 ln(x) + 1. = 1 2 x 2 ln(x) 1 4 x 2 + C Math 6 Fall 4 Exam. October 3, 4. The following questions have to do with the integral (a) Evaluate dx. Use integration by parts (x 3 dx = ) ( dx = ) x3 x dx = x x () dx = x + x x dx = x + x 3 dx dx =

More information

Introduction to ODE's (0A) Young Won Lim 3/9/15

Introduction to ODE's (0A) Young Won Lim 3/9/15 Introduction to ODE's (0A) Copyright (c) 2011-2014 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2

More information

Math 111: Calculus. David Perkinson

Math 111: Calculus. David Perkinson Math : Calculus David Perkinson Fall 207 Contents Week, Monday: Introduction: derivatives, integrals, and the fundamental theorem. 5 Week, Wednesday: Average speed, instantaneous speed. Definition of the

More information

Integration and antiderivatives

Integration and antiderivatives Integration and antiderivatives 1. Evaluate the following:. True or false: d dx lim x / x et dt x cos( 1 4 t ) dt sin x dx = sin(π/) 3. True or false: the following function F (x) is an antiderivative

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES The functions that we have met so far can be described by expressing one variable explicitly in terms of another variable. y For example,, or y = x sin x,

More information

Calculus II Lecture Notes

Calculus II Lecture Notes Calculus II Lecture Notes David M. McClendon Department of Mathematics Ferris State University 206 edition Contents Contents 2 Review of Calculus I 5. Limits..................................... 7.2 Derivatives...................................3

More information

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

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

More information

Math 212-Lecture 20. P dx + Qdy = (Q x P y )da. C

Math 212-Lecture 20. P dx + Qdy = (Q x P y )da. C 15. Green s theorem Math 212-Lecture 2 A simple closed curve in plane is one curve, r(t) : t [a, b] such that r(a) = r(b), and there are no other intersections. The positive orientation is counterclockwise.

More information

Lecture 19: Solving linear ODEs + separable techniques for nonlinear ODE s

Lecture 19: Solving linear ODEs + separable techniques for nonlinear ODE s Lecture 19: Solving linear ODEs + separable techniques for nonlinear ODE s Geoffrey Cowles Department of Fisheries Oceanography School for Marine Science and Technology University of Massachusetts-Dartmouth

More information

UNIVERSITY OF SOUTHAMPTON. A foreign language dictionary (paper version) is permitted provided it contains no notes, additions or annotations.

UNIVERSITY OF SOUTHAMPTON. A foreign language dictionary (paper version) is permitted provided it contains no notes, additions or annotations. UNIVERSITY OF SOUTHAMPTON MATH055W SEMESTER EXAMINATION 03/4 MATHEMATICS FOR ELECTRONIC & ELECTRICAL ENGINEERING Duration: 0 min Solutions Only University approved calculators may be used. A foreign language

More information

Math 2a Prac Lectures on Differential Equations

Math 2a Prac Lectures on Differential Equations Math 2a Prac Lectures on Differential Equations Prof. Dinakar Ramakrishnan 272 Sloan, 253-37 Caltech Office Hours: Fridays 4 5 PM Based on notes taken in class by Stephanie Laga, with a few added comments

More information

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018 Lecture 10 Partial derivatives Dan Nichols nichols@math.umass.edu MATH 233, Spring 2018 University of Massachusetts February 27, 2018 Last time: functions of two variables f(x, y) x and y are the independent

More information

Separable Equations (1A) Young Won Lim 3/24/15

Separable Equations (1A) Young Won Lim 3/24/15 Separable Equations (1A) Copyright (c) 2011-2015 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or

More information

Lesson 31 - Average and Instantaneous Rates of Change

Lesson 31 - Average and Instantaneous Rates of Change Lesson 31 - Average and Instantaneous Rates of Change IBHL Math & Calculus - Santowski 1 Lesson Objectives! 1. Calculate an average rate of change! 2. Estimate instantaneous rates of change using a variety

More information

MAS153/MAS159. MAS153/MAS159 1 Turn Over SCHOOL OF MATHEMATICS AND STATISTICS hours. Mathematics (Materials) Mathematics For Chemists

MAS153/MAS159. MAS153/MAS159 1 Turn Over SCHOOL OF MATHEMATICS AND STATISTICS hours. Mathematics (Materials) Mathematics For Chemists Data provided: Formula sheet MAS53/MAS59 SCHOOL OF MATHEMATICS AND STATISTICS Mathematics (Materials Mathematics For Chemists Spring Semester 203 204 3 hours All questions are compulsory. The marks awarded

More information

MATH 18.01, FALL PROBLEM SET #5 SOLUTIONS (PART II)

MATH 18.01, FALL PROBLEM SET #5 SOLUTIONS (PART II) MATH 8, FALL 7 - PROBLEM SET #5 SOLUTIONS (PART II (Oct ; Antiderivatives; + + 3 7 points Recall that in pset 3A, you showed that (d/dx tanh x x Here, tanh (x denotes the inverse to the hyperbolic tangent

More information

Solutions to Second Midterm(pineapple)

Solutions to Second Midterm(pineapple) Math 125 Solutions to Second Midterm(pineapple) 1. Compute each of the derivatives below as indicated. 4 points (a) f(x) = 3x 8 5x 4 + 4x e 3. Solution: f (x) = 24x 7 20x + 4. Don t forget that e 3 is

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Basic Concepts Paul Dawkins Table of Contents Preface... Basic Concepts... 1 Introduction... 1 Definitions... Direction Fields... 8 Final Thoughts...19 007 Paul Dawkins i http://tutorial.math.lamar.edu/terms.aspx

More information

No calculators, cell phones or any other electronic devices can be used on this exam. Clear your desk of everything excepts pens, pencils and erasers.

No calculators, cell phones or any other electronic devices can be used on this exam. Clear your desk of everything excepts pens, pencils and erasers. Name: Section: Recitation Instructor: READ THE FOLLOWING INSTRUCTIONS. Do not open your exam until told to do so. No calculators, cell phones or any other electronic devices can be used on this exam. Clear

More information

2. Theory of the Derivative

2. Theory of the Derivative 2. Theory of the Derivative 2.1 Tangent Lines 2.2 Definition of Derivative 2.3 Rates of Change 2.4 Derivative Rules 2.5 Higher Order Derivatives 2.6 Implicit Differentiation 2.7 L Hôpital s Rule 2.8 Some

More information

1 Implicit Differentiation

1 Implicit Differentiation 1 Implicit Differentiation In logarithmic differentiation, we begin with an equation y = f(x) and then take the logarithm of both sides to get ln y = ln f(x). In this equation, y is not explicitly expressed

More information

Institute of Computer Science

Institute of Computer Science Institute of Computer Science Academy of Sciences of the Czech Republic Calculus Digest Jiří Rohn http://uivtx.cs.cas.cz/~rohn Technical report No. V-54 02.02.202 Pod Vodárenskou věží 2, 82 07 Prague 8,

More information

5.5. The Substitution Rule

5.5. The Substitution Rule INTEGRALS 5 INTEGRALS 5.5 The Substitution Rule In this section, we will learn: To substitute a new variable in place of an existing expression in a function, making integration easier. INTRODUCTION Due

More information

Math 180, Final Exam, Fall 2012 Problem 1 Solution

Math 180, Final Exam, Fall 2012 Problem 1 Solution Math 80, Final Exam, Fall 0 Problem Solution. Find the derivatives of the following functions: (a) ln(ln(x)) (b) x 6 + sin(x) e x (c) tan(x ) + cot(x ) (a) We evaluate the derivative using the Chain Rule.

More information