Definitions and claims functions of several variables

Size: px
Start display at page:

Download "Definitions and claims functions of several variables"

Transcription

1 Definitions and claims functions of several variables In the Euclidian space I n of all real n-dimensional vectors x = (x 1, x,..., x n ) the following are defined: x + y = (x 1 + y 1, x + y,..., x n + y n ) - vector addition cx = (cx 1, cx,..., cx n ) - multiplication of a vector by a scalar x y =< x, y >:= x 1 y 1 + x y + + x n y n - dot product (inner product, scalar product) x = x x = x x n - norm (length) of a vector d(x, y) = x y = (x 1 y 1 ) +... (x n y n ) - distance of x from y If θ is the angle between the nonzero vectors x and y then x y = x y cos θ. Definition. Given a point (vector) a I n, we defined the ball with center a and radius ε (the ε-neighbourhood of a) as B(a, ε) = {x I n : x a < ε}. Definition. Let D I n, a function f : D I is a function of several variables. We usually indicate f as f(x). If n =, f(x, y) is a function of two variables, if n = 3, f(x, y, z) is a function of three variables. D is the domain of f and {f(x) : x D} is the range of f. Example. f(x, y) = x+y+1 x 1, D = {(x, y) : x + y + 1 0, x 1} is the half plane above the line y = x 1 without the points on the line x = 1. Example. f(x, y, z) = xy ln z, D I 3 is the half space z > 0. Definition. If f is a function of two variables with domain D, the graph of f is the set {(x, y, z) I 3 : z = f(x, y), (x, y) D}. Example. f(x, y) = 9 x y, D is the disk with center (0, 0) and radius 3, the graph of f is the top half of the sphere with center at the origin and radius 3. Definition. The level curves of a function f of two variables are the curves with equation f(x, y) = k, where k is a constant. Example. f(x, y) = 4x + y, elliptic paraboloid, its level curves x + y = k are ellipses. emark. For functions of three variables we talk of level surfaces: for f(x, y, z) = x +y +z the level surfaces are spheres. Definitions and claims functions of several variables - Limits and continuity. Definition. Let f be a function of several variables defined on a neighbourhood of a I n (a ball with center at a) except possibly at a. Then we say that the it of f(x) as x approaches a is L f(x) = L x a if for every ε > 0 there exists a corresponding δ > 0 such that f(x) L < ε whenever 0 < x a < δ. emark. indicates the absolute value, i.e. f(x) L is the distance of f(x) from L in I, while indicates the norm, i.e. x a the distance of x from a in I n. Example. Discuss x y (x,y) (0,0) x +y. Let s approach (0, 0) along the axis: x axis, y = 0 f(x, 0) = x x = 1 so f(x, y) 1 along x axis; y axis, x = 0 f(x, 0) = y y = 1 so f(x, y) 1 along y axis; thus, the it does not exist. Fact. If a function approaches different its along two different paths, then the it does not exist (DNE). Example. (x,y) (0,0) (x,y) (0,0) xy (x,y) (0,0) x +y DNE (zero along the axis, 1/ along y = x). xy x +y 4 DNE (zero along the axis and along every line y = mx, 1/ along x = y ). 8x y x +y = 0, ε-δ-proof with δ = ε/8. (x,y,z) (0,0,0) ln(x + y + z ) = 1

2 Definition. Let f be a function of several variables defined on a ball B a, then f is continuous at a if f(x) = f(a). x a This means that three conditions must be satisfied: 1) the function is defined at a; ) the it exists; 3) the it equals the value of the function at a. A function f is continuous on a set D if it is continuous at every point in D. Example. f(x, y) = 8x y { 8x y x +y is not continuous at (0, 0) because it is not defined there; x f(x, y) = +y (x, y) (0, 0) is not continuous at (0, 0) because the it is different from f(0, 0); { 1 (x, y) = (0, 0) 8x y x f(x, y) = +y (x, y) (0, 0) is continuous everywhere. 0 (x, y) = (0, 0) emark. All Theorems about its and continuity studied for functions of one variable are extendable to functions of several variables: uniqueness of it, it and continuity of sum, difference, product, quotient, composition of functions. In particular, if f is a continuous function defined on a closed bounded set D of I n, then f obtains its maximum and minimum value in D. Example. Find domain, discuss continuity and graph the function f(x, y) = ln(x + y 1). Definitions and claims functions of several variables - Partial derivatives. Definition. If f is a function of two variables x and y, then its partial derivative at (x 0, y 0 ) with respect to x is f f(x 0 + h, y 0 ) f(x 0, y 0 ) x = f x (x 0, y 0 ) = D x f := (x0,y h 0 0) h if the it exists, its partial derivative at (x 0, y 0 ) with respect to y is f f(x 0, y 0 + h) f(x 0, y 0 ) y = f y (x 0, y 0 ) = D y f := (x0,y h 0 0) h if the it exists. If we let (x 0, y 0 ) vary, f x, f y are the functions partial derivatives defined by f(x + h, y) f(x, y) f(x, y + h) f(x, y) f x (x, y) =, f y (x, y) = h 0 h h 0 h Example. f(x, y) = x 3 + xy sin xy + 6, f x = 3x + y y cos xy, f y = xy x cos xy. emark. Geometrically, if the graph of f is the surface S, then the partial derivative f x (x 0, y 0 ) represents the slope of the tangent line at the point P (x 0, y 0, f(x 0, y 0 )) S to the curve resulting from the intersection of the surface S with the plane y = y 0. Analogues interpretation for f y (x 0, y 0 ): slope of tangent line at P to the curve intersection of S and x = x 0. Example. f(x, y) = y y+e yx : find f x, f y, f x (1,1). Definition. For functions of more variables, f(x 1,..., x n ), f f(x 1,..., x i + h,..., x n ) f(x 1,..., x i,..., x n ) = x i h 0 h Example. f(x, y, z) = e xy ln z, find all partial derivatives. Definition. Since partial derivatives are themselves functions of several variables, we define their partial derivatives ((f x ) x, (f x ) y, (f y ) y, (f y ) x ) as the second order partial derivatives of f. Moreover we use the notation (f x ) x = f xx = f x, (f x ) y = f xy = f y x, (f y) y = f yy = f y, (f y ) x = f yx = f x y. Similar definition and notation are introduced for functions of three or more variables, and for higher order derivatives. Example. f(x, y) = x 3 + e x cos y + xy y, find all second order partial derivatives. g(x, y, z) = xy z z sin(x yz), find f zxy. Theorem. Suppose f : I n I is defined on a neighborhood of a point and has continuous second order partial derivatives at the point, then f xix j = f xjx i, where 1 i, j n (mixed partial derivatives are the same). emark. A function may have partial derivatives at a point without being there continuous.

3 { 0 xy 0 Example. f(x, y) = is differentiable but not continuous at (0, 0). 1 xy = 0 Definition. A differential equation involving partial derivatives of a function of several variables is called a partial differential equation. f x + f y = 0 is called Laplace equation, its solutions are harmonic functions. Example. Show that f(x, y) = e x sin y solves the Laplace equation. Consider a function of two variables z = f(x, y). If x and y are given increments x, y, then z has a corresponding increment z = f(x + x, y + y) f(x, y). Theorem. Suppose f x, and f y exist on a region containing (x 0, y 0 ) and (x 0 + x, y 0 + y). Suppose that f x, and f y are continuous at (x 0, y 0 ), then where ε 1 0, ε 0 as ( x, y) (0, 0). Proof. (Use Lagrange ) z = f x (x 0, y 0 ) x + f y (x 0, y 0 ) y + ε 1 x + ε y Definition. If z = f(x, y), then f is differentiable at (x 0, y 0 ) if z can be written in the form z = f x (x 0, y 0 ) x + f y (x 0, y 0 ) y + ε 1 x + ε y where ε 1 0, ε 0 as ( x, y) (0, 0). f is differentiable on a region if it is differentiable at every point of the region. Corollary. If f x and f y are continuous on a region, then f is differentiable on. Theorem. If f is differentiable at a point, then f is continuous at the point. Definition. Given a function f(x, y) differentiable at (x 0, y 0 ), we define the linearization of f at (x 0, y 0 ) as the function l(x, y) = f(x 0, y 0 ) + f x (x 0, y 0 )(x x 0 ) + f y (x 0, y 0 )(y y 0 ) l(x, y) is the linear approximation of f at (x 0, y 0 ). Suppose that f has continuous first and second order partial derivatives in a rectangular region centered at (x 0, y 0 ), and M is a upper bound for the values of f xx, f yy, f xy on, then the error E(x, y) we make by replacing the function f with its linearization on can be estimated by E(x, y) = 1 M( x x 0 + y y 0 ). Definition. z = l(x, y) is the equation of the tangent plane to the surface z = f(x, y) at (x 0, y 0, f(x 0, y 0 )). If z 0 = f(x 0, y 0 ) the equation of the tangent plane is indeed z z 0 = f x (x 0, y 0 )(x x 0 ) + f y (x 0, y 0 )(y y 0 ). Example. Find equation of tangent plane to z = e x ln y at (3, 1, 0). The definition of linearization can be extended to functions of more then three variables (and in general for function from I n to I m, we will reconsider this definition after introducing the concepts of gradient and total differential). Example. Given f(x, y, z) = x xy + 3 sin z, find its linearization at (x 0, y 0, z 0 ) = (, 1, 0). Use the result to approximate the value of f at (, 1, 0.01) and at (.1, 1, 0). Definitions and claims functions of several variables - Chain rule. Implicit differentiation. Theorem. Suppose z = f(x, y) is a differentiable function, and suppose x = g(t) and y = h(t) with both g and h differentiable functions of t. Then f is a differentiable function of t and df dt = dz dt = f dx x dt + f dy y dt, z x y t t It is convenient to draw a tree diagram to visualize the dependent, intermediate and independent variables. Example. Given z = x y + 3xy 4, x = e t, y = sin t, find dz dz dt and dt t=0. 3

4 Theorem. The above theorem can be extended to function f of n variables x 1, x,..., x n where each x j is a function of m variables t 1,..., t m, then if all partial derivatives xj t i exist, we have for every i = 1,..., m. f t i = n j=1 f x j x j t i Example. Evaluate dw dt if w = f(x, y, z) = xy + z and x = cos t, y = sin t, z = t. (The function f is consider over a path, indeed x = cos t, y = sin t, z = t are the parametric equations of a helix in I 3 ). In this case using the tree diagram w dw x y z we get dt = w dx x dt + w dy y dt + w dz z dt. t t t Example. Given z = e x sin y, x = st, y = s t, evaluate z t and z s. From z x y s t s t we get z t = z x x t + z y y t, z s = z x x s + z y y s. Example. Given w = x + y + z, x = r s, y = r ln s, z = r, find w r w x y z. s r s r s r w and s using the tree diagram Theorem. Implicit Function Theorem. F (x, y) = 0 defines implicitly y as a function of x near a point (a, b) if F (a, b) = 0, F y (a, b) 0 and F x and F y are continuous on a disk containing (a, b). Theorem. If F (x, y) = 0 defines implicitly y as a function of x then the derivative of y with respect to x can be evaluated by dy dx = F x. F y Proof. (Use chain rule.) Example. Given F (x, y) = x + sin y y use implicit differentiation to find dy dx near (0, 0). (Prove first that F (x, y) = 0 defines implicitly y as a function of x near (0, 0).) 5. Directional derivative. Gradient. If z = f(x, y), the partial derivatives f x, f y represent the rate of change of f in the direction of the x and y axis. We may wish to find the rate of change of z in any direction. emember that given any vector v its direction is determine by the unit vector u = v v. Definition. The directional derivative of f at (x 0, y 0 ) in the direction of the unit vector u = (a, b) is D u f(x 0, y 0 ) = h 0 f(x 0 + ha, y 0 + hb) f(x 0, y 0 ) h if the it exists. Theorem. If f is a differentiable function of x and y, then f has directional derivative in the direction of any unit vector u = (a, b) and D u f(x, y) = f x (x, y)a + f y (x, y)b. Proof. (Use chain rule.) Example. Find the directional derivative of f(x, y) = x 3 y 4 at P (6, 1) in the direction of v =<, 5 >= i+5j. Definition. Given f(x, y) we call gradient of f the vector function f =< f x, f y >= f x i + f y j. 4

5 Example. Given f(x, y) = cos x e xy, evaluate f and f (0, 1). emark. D u f(x, y) = f u ( inner product of two vectors). emark. Due to the fact that v u = v u cos θ, where θ is the angle between v and u, we have that D u is maximal when u and f are parallel. Thus: f(x, y) increases most rapidly in the direction of f (at every point). Any direction u to f is a direction of no change in f, so f is to level curves. The direction of f is the direction of minimal change of rate of f. emark. In three dimensions: f =< f x, f y, f z >, f is (still) the direction of maximal rate of increase, f (if 0) is orthogonal to level surfaces, so it is to the tangent plane to the level surface. Example. Find the tangent plane to the circular paraboloid x + y + z 9 = 0 at P (1,, 4). (Notice that if f(x, y, z) = x + y + z 9 the paraboloid is the level surface f = 0). For the general case of a function f : I n I, the definition and theorems concerning Directional derivatives are the following. Definition. The directional derivative of a function f : I n I in the direction of a unit vector u at the point x is f(x + hu) f(x) D u f(x) =. h 0 h Theorem. If x is a point such that the gradient of f, f =< f x 1,..., f at x, then D u f(x) = f(x) u. Definition. The linearization of a function f(x) at a point a is: f(x) f(a) + f a (x a). x n > is a continuous vector function Definitions and claims Vector functions. The total derivative as a linear map. Definition. A function f : I n I m is called a vector valued function. Such a function is given by m real-valued component functions, f(x) =< f 1 (x 1,..., x n ),..., f m (x 1,..., x n ) >, with x =< x 1,..., x n >. The partial derivatives of all component functions (if they exist) can be organized in an m n matrix, the Jacobian matrix J of f, or J f, as follows: J = f 1 x 1. f m x 1 f 1 x n.... Definition. Let U I n be an open subset. Then a function f : U I m is said to be (totally) differentiable at a point p U, if there exists a linear map d f p : I n I m (also denoted D p f or Df(p)) such that f m x n. f(x) f(p) d f p (x p) = 0. x p x p The linear map d f p is called the (total) derivative or (total) differential of f at p. A function is (totally) differentiable if its total derivative exists at every point in its domain. emark. Note that f is differentiable if and only if each of its components f i : U I is differentiable. For this it is necessary, but not sufficient, that the partial derivatives of each function f j exist. However, if these partial derivatives exist and are continuous, then f is differentiable and its differential at any point is the linear map determined by the Jacobian matrix of partial derivatives at that point. Thus in terms of linearization we can say that f(x) f(p) + J f p (x p). emark. We must observe that the above definition generalizes the one given in our previous class for m = 1; for functions f : I n I the Jacobian matrix corresponds to the gradient f of f. Example. Linearize f : I I f(x, y) =< x + y, 3x + y > around the point (1, 1). Definitions and claims functions of several variables - Maximum and minimum values. Definition. Given f(x, y) defined on a region, we say that f has a local maximum at (a, b) (and f(a, b) is the local maximum value) if f(x, y) f(a, b) for every point (x, y) in a certain disk with center (a, b), 5

6 we say that f has a local minimum at (a, b) (and f(a, b) is the local minimum value) if f(x, y) f(a, b) for every point (x, y) in a certain disk with center (a, b). If the above inequalities hold for every point in the domain of f, we then say that f has absolute maximum or absolute minimum at (a, b). Theorem. If f has local minimum or local maximum at (a, b), then f x (a, b) = f y (a, b) = 0. Proof. Definition. A point (a, b) such that f x (a, b) = 0 and f y (a, b) = 0, or one of the partial derivatives does not exist, is called a critical point. Definition. f(x, y) has a saddle point at a critical point (a, b) if for every disk D such that (a, b) D there are points (x, y) D such that f(x, y) f(a, b) and points (x, y) D such that f(x, y) f(a, b). Example. f(x, y) = x + y has absolute minimum at (0, 0). Example. For z = y x, (0, 0) is a saddle point. (Same for z = xy, z = y y 4 x, z = xy(x y ) (x +y ), use maple to graph these functions). Theorem. If f(x, y) is continuous and has continuous second partial derivatives on a disk D containing (a, b), suppose that f x (a, b) = f y (a, b) = 0. Consider then the value (a, b) = f xx f xy the determinant of the Hessian matrix, f yx = f xy f yy i.e. the Jacobian of the gradient of f at (a, b) (a,b) If > 0 and f xx (a, b) > 0, then f(a, b) is a local minimum. If > 0 and f xx (a, b) < 0, then f(a, b) is a local maximum. If < 0, then f(a, b) is a saddle. Example. Find local extrema (maximum, minimum or saddle points) of f(x, y) = xy x y x y + 4. If a function is continuous on a closed bounded set, then it obtains its absolute maximum and absolute minimum values. To find the absolute maximum and minimum on a closed bounded set D we then follows the following Step 1. Find critical points of f inside D and evaluate the function at each point. Step. Find extreme points of f on the boundary of D, and evaluate the function at those points. Step 3. Compare all the values from 1. and., the largest is the absolute maximum value of f on D and the smallest is the absolute minimum of f on D. Example. Find absolute maximum and minimum of f(x, y) = + x + y x y on the triangle with vertices at (0, 9), (0, 0) and (9, 0) (sides included). Definitions and claims functions of several variables - Lagrange multipliers. The method of Lagrange multipliers provides a strategy for finding the maximum and minimum of a function subject to constraints. We consider a problem of the type Maximize f(x) subject to g(x) = k, where x I or x I 3. Assume that these extreme values exist. The method of Lagrange multipliers then says that we need to find all points x and λ I such that f(x) = λ g(x) and g(x) = k and evaluate the function f at all such points x. The biggest value is the maximum of f, the smallest the minimum. Proof: (For x I.) Example. Find maximum and minimum value of f(x, y) = xy on the curve x 8 + y = 1. Definitions and claims Multiple integrals. Double integrals. Definition. Consider a function f(x, y) defined over a rectangle = [a 1, b 1 ] [a, b ]. Consider a partition a 1 = x 1 < x < < x m = b 1, of [a 1, b 1 ] and a partition a = y 1 < y < < y n = b, of [a, b ], then the set of all mn subrectangles ij = [x i 1, x i ] [y j 1, y j ] forms a partition of. We call norm of this partition of the length δ of the longest diagonal of all subrectangles ij. Also the area of the ij-subrectangle is A ij = (x i x i 1 )(y j y j 1 ). Chose a point (x ij, y ij ) inside each ij, we now can define the iemann sum m i=1 j=1 n f(x ij, yij) A ij. 6

7 The function f is said to be iemann integrable over, and the double integral of f over is f(x, y) da = m δ 0 i=1 j=1 n f(x ij, yij) A ij if the it exists. Theorem. If f(x, y) 0, and f is integrable over a rectangle, then the volume of the solid that lies under z = f(x, y), above the rectangle is V = f(x, y) da. emark. If we want to approximate the volume, we can consider a finite partition of and evaluate a finite sum as in the definition of double integral. Example. Use a finite partition of = [0, ] [0, 1] to approximate the volume of the solid lying under z = 4 x y and above. Theorem. (Fubini.) If f(x, y) is integrable over the rectangle = [a, b] [c, d] then Example. f(x, y) da = b a ( d c ) f(x, y) dy dx = d c ( b Evaluate (4 x y) da using both orders of integration. b d a emark. c h(x)g(y) dydx = b a h(x) dy d g(y) dy. c Theorem. (Properties of double integral.) kf da = k f da k I, f ± g da = f da ± A f da, f da 0 if f 0, f da g da if f g, f da = 1 f da + f da if 1 and 1 =, f da f da. a ) f(x, y) dx dy. If we need to integrate f(x, y) over a non-rectangular bounded region D, we close the region inside a rectangle and we define the function { f(x, y) (x, y) D g(x, y) = 0 (x, y) \ D then we define D f(x, y) da = g(x, y) da. Theorem. If the region D can be described as D = {(x, y) : a x b, g 1 (x) y g (x)}, then f(x, y) da = b a ( g(x) g 1(x) ) f(x, y) dy dx. If the region D can be described as D = {(x, y) : c y d, h 1 (y) y h (y)}, then f(x, y) da = d c ( h(y) h 1(y) ) f(x, y) dx dy. Example. Integrate in two different possible ways f(x, y) = 3 x y on the triangle D with vertices at (0, 0), (1, 0), (1, 1). emark. The area of a region A I is calculated as a double integral: Area(A)= A da. emark. The area of the surface with equation z = f(x, y), (x, y) D, where f x and f y are continuous is Area(S) = fx (x, y) D + f y (x, y) + 1 da. Definitions and claims Integral in polar coordinates. Change of variables. emark. The description of certain type of regions in I is easier with the use of polar coordinates. For example, the closed disk with center at the origin and radius one is described in polar coordinates by D = {(r, θ) : 0 r 1, 0 θ π}, thus is a rectangle, while in cartesian coordinates by D = {(x, y) : 1 x 1, 1 x y 1 x }. emember that the relation between cartesian and polar coordinates is x = r cos θ, y = r sin θ. Fact. If f is integrable on a region D, then D f(r, θ) da = f(r, θ) r dr dθ. D Example. Evaluate D (3x + 4y ) da, where D = {(x, y) : y 0, 1 x + y 4} with the use of polar coordinates. 7

8 Theorem. Suppose T : I I is a C 1 -transformation given by x = g(u, v), y = h(u, v), that maps a region S in the uv-plane onto a region D in the xy-plane then f(x, y) dx dy = f(g(u, v), h(u, v)) det J(u, v) du dv D S where det J(u, v) is the absolute value of the determinant of the Jacobian of the transformation, i.e. det J(u, v) = x y u v x y v u. emark. Changing an integral from cartesian to polar coordinates we use the transformation x = r cos θ, y = r sin θ and in this case D f(x, y) dx dy = f(r cos θ, r sin θ)r dr dθ, being det J(r, θ) = r. S Example. Use the transformation x + y = u, x y = v to evaluate D e x+y x y dxdy where D I is the region with vertices (0, 1), (0, ), (1, 0), (, 0). 8

Review guide for midterm 2 in Math 233 March 30, 2009

Review guide for midterm 2 in Math 233 March 30, 2009 Review guide for midterm 2 in Math 2 March, 29 Midterm 2 covers material that begins approximately with the definition of partial derivatives in Chapter 4. and ends approximately with methods for calculating

More information

FUNCTIONS OF SEVERAL VARIABLES AND PARTIAL DIFFERENTIATION

FUNCTIONS OF SEVERAL VARIABLES AND PARTIAL DIFFERENTIATION FUNCTIONS OF SEVERAL VARIABLES AND PARTIAL DIFFERENTIATION 1. Functions of Several Variables A function of two variables is a rule that assigns a real number f(x, y) to each ordered pair of real numbers

More information

Exam 2 Summary. 1. The domain of a function is the set of all possible inputes of the function and the range is the set of all outputs.

Exam 2 Summary. 1. The domain of a function is the set of all possible inputes of the function and the range is the set of all outputs. Exam 2 Summary Disclaimer: The exam 2 covers lectures 9-15, inclusive. This is mostly about limits, continuity and differentiation of functions of 2 and 3 variables, and some applications. The complete

More information

CHAPTER 11 PARTIAL DERIVATIVES

CHAPTER 11 PARTIAL DERIVATIVES CHAPTER 11 PARTIAL DERIVATIVES 1. FUNCTIONS OF SEVERAL VARIABLES A) Definition: A function of two variables is a rule that assigns to each ordered pair of real numbers (x,y) in a set D a unique real number

More information

Functions of several variables

Functions of several variables Chapter 6 Functions of several variables 6.1 Limits and continuity Definition 6.1 (Euclidean distance). Given two points P (x 1, y 1 ) and Q(x, y ) on the plane, we define their distance by the formula

More information

WESI 205 Workbook. 1 Review. 2 Graphing in 3D

WESI 205 Workbook. 1 Review. 2 Graphing in 3D 1 Review 1. (a) Use a right triangle to compute the distance between (x 1, y 1 ) and (x 2, y 2 ) in R 2. (b) Use this formula to compute the equation of a circle centered at (a, b) with radius r. (c) Extend

More information

Math 148 Exam III Practice Problems

Math 148 Exam III Practice Problems Math 48 Exam III Practice Problems This review should not be used as your sole source for preparation for the exam. You should also re-work all examples given in lecture, all homework problems, all lab

More information

[f(t)] 2 + [g(t)] 2 + [h(t)] 2 dt. [f(u)] 2 + [g(u)] 2 + [h(u)] 2 du. The Fundamental Theorem of Calculus implies that s(t) is differentiable and

[f(t)] 2 + [g(t)] 2 + [h(t)] 2 dt. [f(u)] 2 + [g(u)] 2 + [h(u)] 2 du. The Fundamental Theorem of Calculus implies that s(t) is differentiable and Midterm 2 review Math 265 Fall 2007 13.3. Arc Length and Curvature. Assume that the curve C is described by the vector-valued function r(r) = f(t), g(t), h(t), and that C is traversed exactly once as t

More information

ANSWER KEY. (a) For each of the following partials derivatives, use the contour plot to decide whether they are positive, negative, or zero.

ANSWER KEY. (a) For each of the following partials derivatives, use the contour plot to decide whether they are positive, negative, or zero. Math 2130-101 Test #2 for Section 101 October 14 th, 2009 ANSWE KEY 1. (10 points) Compute the curvature of r(t) = (t + 2, 3t + 4, 5t + 6). r (t) = (1, 3, 5) r (t) = 1 2 + 3 2 + 5 2 = 35 T(t) = 1 r (t)

More information

14.4. Tangent Planes. Tangent Planes. Tangent Planes. Tangent Planes. Partial Derivatives. Tangent Planes and Linear Approximations

14.4. Tangent Planes. Tangent Planes. Tangent Planes. Tangent Planes. Partial Derivatives. Tangent Planes and Linear Approximations 14 Partial Derivatives 14.4 and Linear Approximations Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. Suppose a surface S has equation z = f(x, y), where

More information

2.1 Partial Derivatives

2.1 Partial Derivatives .1 Partial Derivatives.1.1 Functions of several variables Up until now, we have only met functions of single variables. From now on we will meet functions such as z = f(x, y) and w = f(x, y, z), which

More information

MATH 105: Midterm #1 Practice Problems

MATH 105: Midterm #1 Practice Problems Name: MATH 105: Midterm #1 Practice Problems 1. TRUE or FALSE, plus explanation. Give a full-word answer TRUE or FALSE. If the statement is true, explain why, using concepts and results from class to justify

More information

Review Sheet for Math 230, Midterm exam 2. Fall 2006

Review Sheet for Math 230, Midterm exam 2. Fall 2006 Review Sheet for Math 230, Midterm exam 2. Fall 2006 October 31, 2006 The second midterm exam will take place: Monday, November 13, from 8:15 to 9:30 pm. It will cover chapter 15 and sections 16.1 16.4,

More information

MATH Review Exam II 03/06/11

MATH Review Exam II 03/06/11 MATH 21-259 Review Exam II 03/06/11 1. Find f(t) given that f (t) = sin t i + 3t 2 j and f(0) = i k. 2. Find lim t 0 3(t 2 1) i + cos t j + t t k. 3. Find the points on the curve r(t) at which r(t) and

More information

University of California, Berkeley Department of Mathematics 5 th November, 2012, 12:10-12:55 pm MATH 53 - Test #2

University of California, Berkeley Department of Mathematics 5 th November, 2012, 12:10-12:55 pm MATH 53 - Test #2 University of California, Berkeley epartment of Mathematics 5 th November, 212, 12:1-12:55 pm MATH 53 - Test #2 Last Name: First Name: Student Number: iscussion Section: Name of GSI: Record your answers

More information

Test Yourself. 11. The angle in degrees between u and w. 12. A vector parallel to v, but of length 2.

Test Yourself. 11. The angle in degrees between u and w. 12. A vector parallel to v, but of length 2. Test Yourself These are problems you might see in a vector calculus course. They are general questions and are meant for practice. The key follows, but only with the answers. an you fill in the blanks

More information

MATH Exam 2 Solutions November 16, 2015

MATH Exam 2 Solutions November 16, 2015 MATH 1.54 Exam Solutions November 16, 15 1. Suppose f(x, y) is a differentiable function such that it and its derivatives take on the following values: (x, y) f(x, y) f x (x, y) f y (x, y) f xx (x, y)

More information

Practice problems from old exams for math 233

Practice problems from old exams for math 233 Practice problems from old exams for math 233 William H. Meeks III January 14, 2010 Disclaimer: Your instructor covers far more materials that we can possibly fit into a four/five questions exams. These

More information

Similarly, the point marked in red below is a local minimum for the function, since there are no points nearby that are lower than it:

Similarly, the point marked in red below is a local minimum for the function, since there are no points nearby that are lower than it: Extreme Values of Multivariate Functions Our next task is to develop a method for determining local extremes of multivariate functions, as well as absolute extremes of multivariate functions on closed

More information

Section 14.3 Partial Derivatives

Section 14.3 Partial Derivatives Section 14.3 Partial Derivatives Ruipeng Shen March 20 1 Basic Conceptions If f(x, y) is a function of two variables x and y, suppose we let only x vary while keeping y fixed, say y = b, where b is a constant.

More information

Math 2411 Calc III Practice Exam 2

Math 2411 Calc III Practice Exam 2 Math 2411 Calc III Practice Exam 2 This is a practice exam. The actual exam consists of questions of the type found in this practice exam, but will be shorter. If you have questions do not hesitate to

More information

Maxima and Minima. Terminology note: Do not confuse the maximum f(a, b) (a number) with the point (a, b) where the maximum occurs.

Maxima and Minima. Terminology note: Do not confuse the maximum f(a, b) (a number) with the point (a, b) where the maximum occurs. 10-11-2010 HW: 14.7: 1,5,7,13,29,33,39,51,55 Maxima and Minima In this very important chapter, we describe how to use the tools of calculus to locate the maxima and minima of a function of two variables.

More information

Mock final exam Math fall 2007

Mock final exam Math fall 2007 Mock final exam Math - fall 7 Fernando Guevara Vasquez December 5 7. Consider the curve r(t) = ti + tj + 5 t t k, t. (a) Show that the curve lies on a sphere centered at the origin. (b) Where does the

More information

SOLUTIONS 2. PRACTICE EXAM 2. HOURLY. Problem 1) TF questions (20 points) Circle the correct letter. No justifications are needed.

SOLUTIONS 2. PRACTICE EXAM 2. HOURLY. Problem 1) TF questions (20 points) Circle the correct letter. No justifications are needed. SOLUIONS 2. PRACICE EXAM 2. HOURLY Math 21a, S03 Problem 1) questions (20 points) Circle the correct letter. No justifications are needed. A function f(x, y) on the plane for which the absolute minimum

More information

Name: ID: Section: Math 233 Exam 2. Page 1. This exam has 17 questions:

Name: ID: Section: Math 233 Exam 2. Page 1. This exam has 17 questions: Page Name: ID: Section: This exam has 7 questions: 5 multiple choice questions worth 5 points each. 2 hand graded questions worth 25 points total. Important: No graphing calculators! Any non scientific

More information

Calculus IV Math 2443 Review for Exam 2 on Mon Oct 24, 2016 Exam 2 will cover This is only a sample. Try all the homework problems.

Calculus IV Math 2443 Review for Exam 2 on Mon Oct 24, 2016 Exam 2 will cover This is only a sample. Try all the homework problems. Calculus IV Math 443 eview for xam on Mon Oct 4, 6 xam will cover 5. 5.. This is only a sample. Try all the homework problems. () o not evaluated the integral. Write as iterated integrals: (x + y )dv,

More information

11.7 Maximum and Minimum Values

11.7 Maximum and Minimum Values Arkansas Tech University MATH 2934: Calculus III Dr. Marcel B Finan 11.7 Maximum and Minimum Values Just like functions of a single variable, functions of several variables can have local and global extrema,

More information

MATH 8 FALL 2010 CLASS 27, 11/19/ Directional derivatives Recall that the definitions of partial derivatives of f(x, y) involved limits

MATH 8 FALL 2010 CLASS 27, 11/19/ Directional derivatives Recall that the definitions of partial derivatives of f(x, y) involved limits MATH 8 FALL 2010 CLASS 27, 11/19/2010 1 Directional derivatives Recall that the definitions of partial derivatives of f(x, y) involved limits lim h 0 f(a + h, b) f(a, b), lim h f(a, b + h) f(a, b) In these

More information

i + u 2 j be the unit vector that has its initial point at (a, b) and points in the desired direction. It determines a line in the xy-plane:

i + u 2 j be the unit vector that has its initial point at (a, b) and points in the desired direction. It determines a line in the xy-plane: 1 Directional Derivatives and Gradients Suppose we need to compute the rate of change of f(x, y) with respect to the distance from a point (a, b) in some direction. Let u = u 1 i + u 2 j be the unit vector

More information

Exam 2 Review Sheet. r(t) = x(t), y(t), z(t)

Exam 2 Review Sheet. r(t) = x(t), y(t), z(t) Exam 2 Review Sheet Joseph Breen Particle Motion Recall that a parametric curve given by: r(t) = x(t), y(t), z(t) can be interpreted as the position of a particle. Then the derivative represents the particle

More information

1. Vector Fields. f 1 (x, y, z)i + f 2 (x, y, z)j + f 3 (x, y, z)k.

1. Vector Fields. f 1 (x, y, z)i + f 2 (x, y, z)j + f 3 (x, y, z)k. HAPTER 14 Vector alculus 1. Vector Fields Definition. A vector field in the plane is a function F(x, y) from R into V, We write F(x, y) = hf 1 (x, y), f (x, y)i = f 1 (x, y)i + f (x, y)j. A vector field

More information

Final Exam Review Problems. P 1. Find the critical points of f(x, y) = x 2 y + 2y 2 8xy + 11 and classify them.

Final Exam Review Problems. P 1. Find the critical points of f(x, y) = x 2 y + 2y 2 8xy + 11 and classify them. Final Exam Review Problems P 1. Find the critical points of f(x, y) = x 2 y + 2y 2 8xy + 11 and classify them. 1 P 2. Find the volume of the solid bounded by the cylinder x 2 + y 2 = 9 and the planes z

More information

Differentiable functions (Sec. 14.4)

Differentiable functions (Sec. 14.4) Math 20C Multivariable Calculus Lecture 3 Differentiable functions (Sec. 4.4) Review: Partial derivatives. Slide Partial derivatives and continuity. Equation of the tangent plane. Differentiable functions.

More information

Practice problems from old exams for math 233

Practice problems from old exams for math 233 Practice problems from old exams for math 233 William H. Meeks III October 26, 2012 Disclaimer: Your instructor covers far more materials that we can possibly fit into a four/five questions exams. These

More information

Chapter 16. Partial Derivatives

Chapter 16. Partial Derivatives Chapter 16 Partial Derivatives The use of contour lines to help understand a function whose domain is part of the plane goes back to the year 1774. A group of surveyors had collected a large number of

More information

LECTURE 19 - LAGRANGE MULTIPLIERS

LECTURE 19 - LAGRANGE MULTIPLIERS LECTURE 9 - LAGRANGE MULTIPLIERS CHRIS JOHNSON Abstract. In this lecture we ll describe a way of solving certain optimization problems subject to constraints. This method, known as Lagrange multipliers,

More information

EXERCISES CHAPTER 11. z = f(x, y) = A x α 1. x y ; (3) z = x2 + 4x + 2y. Graph the domain of the function and isoquants for z = 1 and z = 2.

EXERCISES CHAPTER 11. z = f(x, y) = A x α 1. x y ; (3) z = x2 + 4x + 2y. Graph the domain of the function and isoquants for z = 1 and z = 2. EXERCISES CHAPTER 11 1. (a) Given is a Cobb-Douglas function f : R 2 + R with z = f(x, y) = A x α 1 1 x α 2 2, where A = 1, α 1 = 1/2 and α 2 = 1/2. Graph isoquants for z = 1 and z = 2 and illustrate the

More information

The Chain Rule, Higher Partial Derivatives & Opti- mization

The Chain Rule, Higher Partial Derivatives & Opti- mization The Chain Rule, Higher Partial Derivatives & Opti- Unit #21 : mization Goals: We will study the chain rule for functions of several variables. We will compute and study the meaning of higher partial derivatives.

More information

MATH 234 THIRD SEMESTER CALCULUS

MATH 234 THIRD SEMESTER CALCULUS MATH 234 THIRD SEMESTER CALCULUS Fall 2009 1 2 Math 234 3rd Semester Calculus Lecture notes version 0.9(Fall 2009) This is a self contained set of lecture notes for Math 234. The notes were written by

More information

MATH 12 CLASS 9 NOTES, OCT Contents 1. Tangent planes 1 2. Definition of differentiability 3 3. Differentials 4

MATH 12 CLASS 9 NOTES, OCT Contents 1. Tangent planes 1 2. Definition of differentiability 3 3. Differentials 4 MATH 2 CLASS 9 NOTES, OCT 0 20 Contents. Tangent planes 2. Definition of differentiability 3 3. Differentials 4. Tangent planes Recall that the derivative of a single variable function can be interpreted

More information

Math Final Exam - 6/11/2015

Math Final Exam - 6/11/2015 Math 200 - Final Exam - 6/11/2015 Name: Section: Section Class/Times Instructor Section Class/Times Instructor 1 9:00%AM ( 9:50%AM Papadopoulos,%Dimitrios 11 1:00%PM ( 1:50%PM Swartz,%Kenneth 2 11:00%AM

More information

Unit 7 Partial Derivatives and Optimization

Unit 7 Partial Derivatives and Optimization Unit 7 Partial Derivatives and Optimization We have learned some important applications of the ordinary derivative in finding maxima and minima. We now move on to a topic called partial derivatives which

More information

Estimating Areas. is reminiscent of a Riemann Sum and, amazingly enough, will be called a Riemann Sum. Double Integrals

Estimating Areas. is reminiscent of a Riemann Sum and, amazingly enough, will be called a Riemann Sum. Double Integrals Estimating Areas Consider the challenge of estimating the volume of a solid {(x, y, z) 0 z f(x, y), (x, y) }, where is a region in the xy-plane. This may be thought of as the solid under the graph of z

More information

MATH 261 EXAM II PRACTICE PROBLEMS

MATH 261 EXAM II PRACTICE PROBLEMS MATH 61 EXAM II PRACTICE PROBLEMS These practice problems are pulled from actual midterms in previous semesters. Exam typically has 6 problems on it, with no more than one problem of any given type (e.g.,

More information

Solutions to the problems from Written assignment 2 Math 222 Winter 2015

Solutions to the problems from Written assignment 2 Math 222 Winter 2015 Solutions to the problems from Written assignment 2 Math 222 Winter 2015 1. Determine if the following limits exist, and if a limit exists, find its value. x2 y (a) The limit of f(x, y) = x 4 as (x, y)

More information

Lecture 4 : Monday April 6th

Lecture 4 : Monday April 6th Lecture 4 : Monday April 6th jacques@ucsd.edu Key concepts : Tangent hyperplane, Gradient, Directional derivative, Level curve Know how to find equation of tangent hyperplane, gradient, directional derivatives,

More information

4 to find the dimensions of the rectangle that have the maximum area. 2y A =?? f(x, y) = (2x)(2y) = 4xy

4 to find the dimensions of the rectangle that have the maximum area. 2y A =?? f(x, y) = (2x)(2y) = 4xy Optimization Constrained optimization and Lagrange multipliers Constrained optimization is what it sounds like - the problem of finding a maximum or minimum value (optimization), subject to some other

More information

266&deployment= &UserPass=b3733cde68af274d036da170749a68f6

266&deployment= &UserPass=b3733cde68af274d036da170749a68f6 Sections 14.6 and 14.7 (1482266) Question 12345678910111213141516171819202122 Due: Thu Oct 21 2010 11:59 PM PDT 1. Question DetailsSCalcET6 14.6.012. [1289020] Find the directional derivative, D u f, of

More information

Calculus II Fall 2014

Calculus II Fall 2014 Calculus II Fall 2014 Lecture 3 Partial Derivatives Eitan Angel University of Colorado Monday, December 1, 2014 E. Angel (CU) Calculus II 1 Dec 1 / 13 Introduction Much of the calculus of several variables

More information

B) 0 C) 1 D) No limit. x2 + y2 4) A) 2 B) 0 C) 1 D) No limit. A) 1 B) 2 C) 0 D) No limit. 8xy 6) A) 1 B) 0 C) π D) -1

B) 0 C) 1 D) No limit. x2 + y2 4) A) 2 B) 0 C) 1 D) No limit. A) 1 B) 2 C) 0 D) No limit. 8xy 6) A) 1 B) 0 C) π D) -1 MTH 22 Exam Two - Review Problem Set Name Sketch the surface z = f(x,y). ) f(x, y) = - x2 ) 2) f(x, y) = 2 -x2 - y2 2) Find the indicated limit or state that it does not exist. 4x2 + 8xy + 4y2 ) lim (x,

More information

33. Riemann Summation over Rectangular Regions

33. Riemann Summation over Rectangular Regions . iemann Summation over ectangular egions A rectangular region in the xy-plane can be defined using compound inequalities, where x and y are each bound by constants such that a x a and b y b. Let z = f(x,

More information

MATH 259 FINAL EXAM. Friday, May 8, Alexandra Oleksii Reshma Stephen William Klimova Mostovyi Ramadurai Russel Boney A C D G H B F E

MATH 259 FINAL EXAM. Friday, May 8, Alexandra Oleksii Reshma Stephen William Klimova Mostovyi Ramadurai Russel Boney A C D G H B F E MATH 259 FINAL EXAM 1 Friday, May 8, 2009. NAME: Alexandra Oleksii Reshma Stephen William Klimova Mostovyi Ramadurai Russel Boney A C D G H B F E Instructions: 1. Do not separate the pages of the exam.

More information

Lecture 19 - Partial Derivatives and Extrema of Functions of Two Variables

Lecture 19 - Partial Derivatives and Extrema of Functions of Two Variables Lecture 19 - Partial Derivatives and Extrema of Functions of Two Variables 19.1 Partial Derivatives We wish to maximize functions of two variables. This will involve taking derivatives. Example: Consider

More information

MATH 20C: FUNDAMENTALS OF CALCULUS II FINAL EXAM

MATH 20C: FUNDAMENTALS OF CALCULUS II FINAL EXAM MATH 2C: FUNDAMENTALS OF CALCULUS II FINAL EXAM Name Please circle the answer to each of the following problems. You may use an approved calculator. Each multiple choice problem is worth 2 points.. Multiple

More information

Lecture 15. Global extrema and Lagrange multipliers. Dan Nichols MATH 233, Spring 2018 University of Massachusetts

Lecture 15. Global extrema and Lagrange multipliers. Dan Nichols MATH 233, Spring 2018 University of Massachusetts Lecture 15 Global extrema and Lagrange multipliers Dan Nichols nichols@math.umass.edu MATH 233, Spring 2018 University of Massachusetts March 22, 2018 (2) Global extrema of a multivariable function Definition

More information

REVIEW SHEET FOR MIDTERM 2: ADVANCED

REVIEW SHEET FOR MIDTERM 2: ADVANCED REVIEW SHEET FOR MIDTERM : ADVANCED MATH 195, SECTION 59 (VIPUL NAIK) To maximize efficiency, please bring a copy (print or readable electronic) of this review sheet to the review session. The document

More information

Multiple Integrals. Advanced Calculus. Lecture 1 Dr. Lahcen Laayouni. Department of Mathematics and Statistics McGill University.

Multiple Integrals. Advanced Calculus. Lecture 1 Dr. Lahcen Laayouni. Department of Mathematics and Statistics McGill University. Lecture epartment of Mathematics and Statistics McGill University January 4, 27 ouble integrals Iteration of double integrals ouble integrals Consider a function f(x, y), defined over a rectangle = [a,

More information

7/26/2018 SECOND HOURLY PRACTICE I Maths 21a, O.Knill, Summer Name:

7/26/2018 SECOND HOURLY PRACTICE I Maths 21a, O.Knill, Summer Name: 7/26/218 SECOND HOURLY PRACTICE I Maths 21a, O.Knill, Summer 218 Name: Start by printing your name in the above box. Try to answer each question on the same page as the question is asked. If needed, use

More information

11.2 LIMITS AND CONTINUITY

11.2 LIMITS AND CONTINUITY 11. LIMITS AND CONTINUITY INTRODUCTION: Consider functions of one variable y = f(x). If you are told that f(x) is continuous at x = a, explain what the graph looks like near x = a. Formal definition of

More information

VectorPlot[{y^2-2x*y,3x*y-6*x^2},{x,-5,5},{y,-5,5}]

VectorPlot[{y^2-2x*y,3x*y-6*x^2},{x,-5,5},{y,-5,5}] hapter 16 16.1. 6. Notice that F(x, y) has length 1 and that it is perpendicular to the position vector (x, y) for all x and y (except at the origin). Think about drawing the vectors based on concentric

More information

Double Integrals over More General Regions

Double Integrals over More General Regions Jim Lambers MAT 8 Spring Semester 9-1 Lecture 11 Notes These notes correspond to Section 1. in Stewart and Sections 5.3 and 5.4 in Marsden and Tromba. ouble Integrals over More General Regions We have

More information

Section 3: Functions of several variables.

Section 3: Functions of several variables. Section 3: Functions of several variables. Compiled by Chris Tisdell S1: Motivation S2: Function of two variables S3: Visualising and sketching S4: Limits and continuity S5: Partial differentiation S6:

More information

Review Problems. Calculus IIIA: page 1 of??

Review Problems. Calculus IIIA: page 1 of?? Review Problems The final is comprehensive exam (although the material from the last third of the course will be emphasized). You are encouraged to work carefully through this review package, and to revisit

More information

Math 5BI: Problem Set 1 Linearizing functions of several variables

Math 5BI: Problem Set 1 Linearizing functions of several variables Math 5BI: Problem Set Linearizing functions of several variables March 9, A. Dot and cross products There are two special operations for vectors in R that are extremely useful, the dot and cross products.

More information

Partial Differentiation 1 Introduction

Partial Differentiation 1 Introduction Partial Differentiation 1 Introduction In the first part of this course you have met the idea of a derivative. To recap what this means, recall that if you have a function, z say, then the slope of the

More information

Calculus 3 Exam 2 31 October 2017

Calculus 3 Exam 2 31 October 2017 Calculus 3 Exam 2 31 October 2017 Name: Instructions: Be sure to read each problem s directions. Write clearly during the exam and fully erase or mark out anything you do not want graded. You may use your

More information

(d) If a particle moves at a constant speed, then its velocity and acceleration are perpendicular.

(d) If a particle moves at a constant speed, then its velocity and acceleration are perpendicular. Math 142 -Review Problems II (Sec. 10.2-11.6) Work on concept check on pages 734 and 822. More review problems are on pages 734-735 and 823-825. 2nd In-Class Exam, Wednesday, April 20. 1. True - False

More information

SYDE 112, LECTURE 34 & 35: Optimization on Restricted Domains and Lagrange Multipliers

SYDE 112, LECTURE 34 & 35: Optimization on Restricted Domains and Lagrange Multipliers SYDE 112, LECTURE 34 & 35: Optimization on Restricted Domains and Lagrange Multipliers 1 Restricted Domains If we are asked to determine the maximal and minimal values of an arbitrary multivariable function

More information

This exam contains 9 problems. CHECK THAT YOU HAVE A COMPLETE EXAM.

This exam contains 9 problems. CHECK THAT YOU HAVE A COMPLETE EXAM. Math 126 Final Examination Winter 2012 Your Name Your Signature Student ID # Quiz Section Professor s Name TA s Name This exam contains 9 problems. CHECK THAT YOU HAVE A COMPLETE EXAM. This exam is closed

More information

INTEGRATION OVER NON-RECTANGULAR REGIONS. Contents 1. A slightly more general form of Fubini s Theorem

INTEGRATION OVER NON-RECTANGULAR REGIONS. Contents 1. A slightly more general form of Fubini s Theorem INTEGRATION OVER NON-RECTANGULAR REGIONS Contents 1. A slightly more general form of Fubini s Theorem 1 1. A slightly more general form of Fubini s Theorem We now want to learn how to calculate double

More information

11/18/2008 SECOND HOURLY FIRST PRACTICE Math 21a, Fall Name:

11/18/2008 SECOND HOURLY FIRST PRACTICE Math 21a, Fall Name: 11/18/28 SECOND HOURLY FIRST PRACTICE Math 21a, Fall 28 Name: MWF 9 Chung-Jun John Tsai MWF 1 Ivana Bozic MWF 1 Peter Garfield MWF 1 Oliver Knill MWF 11 Peter Garfield MWF 11 Stefan Hornet MWF 12 Aleksander

More information

Math 2321 Review for Test 2 Fall 11

Math 2321 Review for Test 2 Fall 11 Math 2321 Review for Test 2 Fall 11 The test will cover chapter 15 and sections 16.1-16.5 of chapter 16. These review sheets consist of problems similar to ones that could appear on the test. Some problems

More information

Math Final Exam - 6/13/2013

Math Final Exam - 6/13/2013 Math - Final Exam - 6/13/13 NAME: SECTION: Directions: For the free response section, you must show all work. Answers without proper justification will not receive full credit. Partial credit will be awarded

More information

Maxima and Minima. Chapter Local and Global extrema. 5.2 Continuous functions on closed and bounded sets Definition of global extrema

Maxima and Minima. Chapter Local and Global extrema. 5.2 Continuous functions on closed and bounded sets Definition of global extrema Chapter 5 Maxima and Minima In first semester calculus we learned how to find the maximal and minimal values of a function y = f(x) of one variable. The basic method is as follows: assuming the independent

More information

14.7 Maximum and Minimum Values

14.7 Maximum and Minimum Values CHAPTER 14. PARTIAL DERIVATIVES 115 14.7 Maximum and Minimum Values Definition. Let f(x, y) be a function. f has a local max at (a, b) iff(a, b) (a, b). f(x, y) for all (x, y) near f has a local min at

More information

11/1/2017 Second Hourly Practice 2 Math 21a, Fall Name:

11/1/2017 Second Hourly Practice 2 Math 21a, Fall Name: 11/1/217 Second Hourly Practice 2 Math 21a, Fall 217 Name: MWF 9 Jameel Al-Aidroos MWF 9 Dennis Tseng MWF 1 Yu-Wei Fan MWF 1 Koji Shimizu MWF 11 Oliver Knill MWF 11 Chenglong Yu MWF 12 Stepan Paul TTH

More information

F13 Study Guide/Practice Exam 3

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

More information

Section 15.3 Partial Derivatives

Section 15.3 Partial Derivatives Section 5.3 Partial Derivatives Differentiating Functions of more than one Variable. Basic Definitions In single variable calculus, the derivative is defined to be the instantaneous rate of change of a

More information

Exam 1 Study Guide. Math 223 Section 12 Fall Student s Name

Exam 1 Study Guide. Math 223 Section 12 Fall Student s Name Exam 1 Study Guide Math 223 Section 12 Fall 2015 Dr. Gilbert Student s Name The following problems are designed to help you study for the first in-class exam. Problems may or may not be an accurate indicator

More information

MULTI-VARIABLE OPTIMIZATION NOTES. 1. Identifying Critical Points

MULTI-VARIABLE OPTIMIZATION NOTES. 1. Identifying Critical Points MULTI-VARIABLE OPTIMIZATION NOTES HARRIS MATH CAMP 2018 1. Identifying Critical Points Definition. Let f : R 2! R. Then f has a local maximum at (x 0,y 0 ) if there exists some disc D around (x 0,y 0 )

More information

Math 259 Winter Recitation Handout 9: Lagrange Multipliers

Math 259 Winter Recitation Handout 9: Lagrange Multipliers Math 259 Winter 2009 Recitation Handout 9: Lagrange Multipliers The method of Lagrange Multipliers is an excellent technique for finding the global maximum and global minimum values of a function f(x,

More information

Math 32, October 22 & 27: Maxima & Minima

Math 32, October 22 & 27: Maxima & Minima Math 32, October 22 & 27: Maxima & Minima Section 1: Critical Points Just as in the single variable case, for multivariate functions we are often interested in determining extreme values of the function.

More information

Calculus of Several Variables

Calculus of Several Variables Benjamin McKay Calculus of Several Variables Optimisation and Finance February 18, 2018 This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. Preface The course is

More information

10.1 Curves defined by parametric equations

10.1 Curves defined by parametric equations Outline Section 1: Parametric Equations and Polar Coordinates 1.1 Curves defined by parametric equations 1.2 Calculus with Parametric Curves 1.3 Polar Coordinates 1.4 Areas and Lengths in Polar Coordinates

More information

Practice Problems: Calculus in Polar Coordinates

Practice Problems: Calculus in Polar Coordinates Practice Problems: Calculus in Polar Coordinates Answers. For these problems, I want to convert from polar form parametrized Cartesian form, then differentiate and take the ratio y over x to get the slope,

More information

11/2/2016 Second Hourly Practice I Math 21a, Fall Name:

11/2/2016 Second Hourly Practice I Math 21a, Fall Name: 11/2/216 Second Hourly Practice I Math 21a, Fall 216 Name: MWF 9 Koji Shimizu MWF 1 Can Kozcaz MWF 1 Yifei Zhao MWF 11 Oliver Knill MWF 11 Bena Tshishiku MWF 12 Jun-Hou Fung MWF 12 Chenglong Yu TTH 1 Jameel

More information

VECTOR CALCULUS Julian.O 2016

VECTOR CALCULUS Julian.O 2016 VETO ALULUS Julian.O 2016 Vector alculus Lecture 3: Double Integrals Green s Theorem Divergence of a Vector Field Double Integrals: Double integrals are used to integrate two-variable functions f(x, y)

More information

Trigonometry. David R. Wilkins

Trigonometry. David R. Wilkins Trigonometry David R. Wilkins 1. Trigonometry 1. Trigonometry 1.1. Trigonometric Functions There are six standard trigonometric functions. They are the sine function (sin), the cosine function (cos), the

More information

Chapter 2: Functions and Graphs Lesson Index & Summary

Chapter 2: Functions and Graphs Lesson Index & Summary Section 1: Relations and Graphs Cartesian coordinates Screen 2 Coordinate plane Screen 2 Domain of relation Screen 3 Graph of a relation Screen 3 Linear equation Screen 6 Ordered pairs Screen 1 Origin

More information

14.6 Directional Derivatives

14.6 Directional Derivatives CHAPTER 14. PARTIAL DERIVATIVES 107 14.6 Directional Derivatives Comments. Recall that the partial derivatives can be interpreted as the derivatives along traces of f(x, y). We can reinterpret this in

More information

There is another online survey for those of you (freshman) who took the ALEKS placement test before the semester. Please follow the link at the Math 165 web-page, or just go to: https://illinois.edu/sb/sec/2457922

More information

Independent of path Green s Theorem Surface Integrals. MATH203 Calculus. Dr. Bandar Al-Mohsin. School of Mathematics, KSU 20/4/14

Independent of path Green s Theorem Surface Integrals. MATH203 Calculus. Dr. Bandar Al-Mohsin. School of Mathematics, KSU 20/4/14 School of Mathematics, KSU 20/4/14 Independent of path Theorem 1 If F (x, y) = M(x, y)i + N(x, y)j is continuous on an open connected region D, then the line integral F dr is independent of path if and

More information

Review #Final Exam MATH 142-Drost

Review #Final Exam MATH 142-Drost Fall 2007 1 Review #Final Exam MATH 142-Drost 1. Find the domain of the function f(x) = x 1 x 2 if x3 2. Suppose 450 items are sold per day at a price of $53 per item and that 650 items are

More information

47. Conservative Vector Fields

47. Conservative Vector Fields 47. onservative Vector Fields Given a function z = φ(x, y), its gradient is φ = φ x, φ y. Thus, φ is a gradient (or conservative) vector field, and the function φ is called a potential function. Suppose

More information

Lecture 19. Vector fields. Dan Nichols MATH 233, Spring 2018 University of Massachusetts. April 10, 2018.

Lecture 19. Vector fields. Dan Nichols MATH 233, Spring 2018 University of Massachusetts. April 10, 2018. Lecture 19 Vector fields Dan Nichols nichols@math.umass.edu MATH 233, Spring 218 University of Massachusetts April 1, 218 (2) Chapter 16 Chapter 12: Vectors and 3D geometry Chapter 13: Curves and vector

More information

1. Let f(x, y) = 4x 2 4xy + 4y 2, and suppose x = cos t and y = sin t. Find df dt using the chain rule.

1. Let f(x, y) = 4x 2 4xy + 4y 2, and suppose x = cos t and y = sin t. Find df dt using the chain rule. Math 234 WES WORKSHEET 9 Spring 2015 1. Let f(x, y) = 4x 2 4xy + 4y 2, and suppose x = cos t and y = sin t. Find df dt using the chain rule. 2. Let f(x, y) = x 2 + y 2. Find all the points on the level

More information

Calculus I Handout: Curves and Surfaces in R 3. 1 Curves in R Curves in R 2 1 of 21

Calculus I Handout: Curves and Surfaces in R 3. 1 Curves in R Curves in R 2 1 of 21 1. Curves in R 2 1 of 21 Calculus I Handout: Curves and Surfaces in R 3 Up until now, everything we have worked with has been in two dimensions. But we can extend the concepts of calculus to three dimensions

More information

Discussion 8 Solution Thursday, February 10th. Consider the function f(x, y) := y 2 x 2.

Discussion 8 Solution Thursday, February 10th. Consider the function f(x, y) := y 2 x 2. Discussion 8 Solution Thursday, February 10th. 1. Consider the function f(x, y) := y 2 x 2. (a) This function is a mapping from R n to R m. Determine the values of n and m. The value of n is 2 corresponding

More information

Math 233. Extrema of Functions of Two Variables Basics

Math 233. Extrema of Functions of Two Variables Basics Math 233. Extrema of Functions of Two Variables Basics Theorem (Extreme Value Theorem) Let f be a continuous function of two variables x and y defined on a closed bounded region R in the xy-plane. Then

More information

MAT187H1F Lec0101 Burbulla

MAT187H1F Lec0101 Burbulla Spring 17 What Is A Parametric Curve? y P(x, y) x 1. Let a point P on a curve have Cartesian coordinates (x, y). We can think of the curve as being traced out as the point P moves along it. 3. In this

More information