= w. w u. u ; u + w. x x. z z. y y. v + w. . Remark. The formula stated above is very important in the theory of. surface integral.

Size: px
Start display at page:

Download "= w. w u. u ; u + w. x x. z z. y y. v + w. . Remark. The formula stated above is very important in the theory of. surface integral."

Transcription

1 1 Chain rules 2 Directional derivative 3 Gradient Vector Field 4 Most Rapid Increase 5 Implicit Function Theorem, Implicit Differentiation 6 Lagrange Multiplier 7 Second Derivative Test

2 Theorem Suppose that w = f (x, y, z) is a differentiable function, where x = x(u, v), y = y(u, v), z = z(u, v), where the coordinate functions are parameterized by differentiable functions Then the composite function w(u, v) = f ( x(u, v), (u, v), (u, v) ) is a differentiable function in u and v, such that the partial functions are given by w u w v = w x x u + w y y u + w z z u ; = w x x v + w y y v + w z z v Remark The formula stated above is very important in the theory of surface integral

3 Theorem (Chain Rule for Coordinate Changes) Suppose that s = f (x, y, z) is a differentiable function, where x = x(u, v, w), y = y(u, v, w), z = z(u, v, w), where the coordinate functions are parameterized by differentiable functions in variables u, v and w Then the composite function S(u, v, w) = f ( x(u, v, w), (u, v, w), (u, v, w) ) is a differentiable function in u, v and w, such that the partial functions are given by S u S v = S x x u + S y y u + S z z u ; = S x x v + S y y v + S z z v ; S w = S x x w + S y y w + S z z w Remark The formula stated above is very important in the theory of inverse function theory and integration theory

4 Example In spherical coordinates, we have the parameters (ρ, θ, ϕ) to represent (x, y, z) as follows: x = ρ sin ϕ cos θ, y = ρ sin ϕ sin θ, z = ρ cos ϕ, with ρ 0, 0 θ 2π, and 0 ϕ π Define S(x, y, z) = x 2 + y 2 + z 2 Evaluate the partial derivative S ρ in two ways Solution (i) Since S(ρ sin ϕ cos θ, ρ sin ϕ sin θ, ρ cos ϕ) = ρ, so S ρ = 1 for any choices of parameters involved (ii) The second method is to apply chain rule S x = S y = and S z = x = sin ϕ cos θ, x x 2 +y 2 +z 2 ρ = ρ (ρ sin ϕ cos θ) = sin ϕ cos θ, y = sin ϕ sin θ, y x 2 +y 2 +z 2 ρ = ρ (ρ sin ϕ sin θ) = sin ϕ sin θ, z = cos ϕ, z x 2 +y 2 +z 2 ρ = ρ (ρ cos ϕ) = cos ϕ And S ρ = S x x ρ + S y y ρ + S z z ρ = (sin ϕ cos θ) 2 + (sin ϕ sin θ) 2 + (cos ϕ) 2 = (sin 2 ϕ)(cos 2 θ + sin 2 θ ) + cos 2 ϕ = 1

5 Theorem (Chain Rule of 2-variables) Suppose that f (x, y)nd is a real valued function defined on the planar domain D, and that r(t) = x(t)i + y(t)j is a curve in the domain D Then we obtain a real-valued function g(t) = f (x(t), y(t)) which is a function of t Then the derivative of g is given by g (t) = d f ( f (x(t), y(t)) ) = dt x f x (r(t))x (t) + f y (r(t))y (t) dx (r(t)) dt + f dy (r(t)) y dt =

6 Theorem Chain Rule of 3-variables Suppose that f (x, y, z) is real valued function defined on the domain D which is part of R 3, and that x = x(t), y = y(t) and z = z(t) is a curve in the domain D One can think of the a particle moving in domain D, and its position is given by (x(t), y(t), z(t)) changing with respect to t, so it traces out a path in domain D given by r(t) = x(t)i + y(t)j + z(t)k Then we obtain a real-valued function g(t) = f (x(t), y(t), z(t)) Then the chain rule tells us that g (t) = d ( f (x(t), y(t), z(t)) ) dt = f dx x (r(t)) dt + f dy y (r(t)) dz (r(t)) dt = f x (r(t))x (t) + f y (r(t))y (t) + f z (r(t))z (t) dt + f z (chain rule)

7 Partial Derivatives Suppose that z = f (x, y) is a function defined in a domain D, and P(a, b) is a point in D Recall that the partial derivatives f (a + h, b) f (a, b) f x (a, b) = lim, and h 0 h f (a, b + k) f (a, b) f y (a, b) = lim k 0 k The limits are taken along the coordinate axes

8 Directional Derivative Through the point P(a, b) we choose any direction u = (h, k) = hi + kj, then we consider the straight line through the point P along the direction u given by r(t) = (a + ht, b + kt), and the rate of change of g(t) = f (r(t)) at t = 0 is z g f ( r(t) ) f ( r(0) ) f (a+th,b+tk) f (a,b) (0) = lim t 0 t = lim t 0 t T P(x,y,z ) y x

9 Directional Derivative Through the point P(a, b) we choose any direction u = (h, k) = hi + kj, then we consider the straight line through the point P along the direction u given by r(t) = (a + ht, b + kt), and the rate of change of g(t) = f (r(t)) at t = 0 is g f ( r(t) ) f ( r(0) ) f (a+th,b+tk) f (a,b) (0) = lim t 0 t = lim t 0 t Suppose that f is differentiable, then it follows from the (multivariate) chain rule that g (0) = f dx x dt + f dy y dt = f f (P)h + x y (P)k = ( f x (a, b)i + f y (a, b)j ) (hi + kj) = f (a, b) u, where f is the vector-valued function f x i + f y j, called the gradient of f at the point (x, y) Note g (0) only depends of the choice of the curve through P(a, b) with tangent direction r (0) only

10 In order to simplify the notation more, one requires the directional vector u to be an unit vector Definition (Directional derivative) The resulting derivative g (0) is called the directional derivative D u f of f along the direction u, and hence we write D u f = f u to represent the rate of the change of f in the unit direction u Remark In general, if f = f (x 1,, x n ) is a function of n variables, one define (i) the gradient of f to be f = ( f f x, 1, x n ), and (ii) the directional derivative D u f by D u f = f u

11 Example Evaluate the directional derivative f (x, y) = xe y + cos(xy) at the point P 0 (2, 0) in the direction 3i 4j Remark The blue curve is the level curve of f at different values Solution Let u = 3i 4i = i 4 5j And f (2, 0) = (f x (2, 0), f y (2, 0)) = (e y y sin(xy), xe y x sin(xy)) (x,y)=(2,0) = (1, 2) It follows that D u f (2, 0) = f (2, 0) u = = 1

12 Proposition The greatest rate of change of a scalar function f, ie, the maximum directional derivative, takes place in the direction of, and has the magnitude of, the vector f Proof For any direction v, the directional derivative of f along the direction v at a point P in the domain of f, is given by v D v (P) := f (P), = f cos θ, where θ is the angle between v the vectors f (P) and v Hence D v (P) attains maximum (minimum) value if and only if cos θ = 1 ( 1), if and only if f (P) ( f (P) ) is parallel to v In this case, we have D v (P) = f ( f )

13 Example (a) Find the directional derivative of f (x, y, z) = 2x 3 y 3y 2 z at P(1, 2, 1) in a direction v = 2i 3j + 6k (b) In what direction from P is the directional derivative a maximum? (c) What is the magnitude of the maximum directional derivative? Solution (a) f (P) = 6x 2 yi + (2x 3 6yz)j 3y 2 k (1,2, 1) = 12i + 14j 12k at P Then the directional derivative of f along the direction v is given by D v f = f v v = 12i + 14j 12k, 2i 3j+6k = 90 7 (b) D v f (P) is maximum(minimum) v ( v) is parallel to f (P) = 12i + 14j 12k (c) The maximum magnitude of D v f (P) is given by f (P) f = f (P) = 12i + 14j 12k = f (P) f (P) = 22 = f (P) 2

14 Proposition Let C : r(t) = x(t)i + y(t)j + z(t)k be a curve lying on the level surface S : f (x, y, z) = c for some c, ie c = f (r(t)) = f ( x(t), y(t), z(t) ) for all t Then the gradient vector f of f is always perpendicular to the tangent vector r (t) at r(t) for all t ie f (r(t)) r (t) Proof Define the composite function g(t) = f ( x(t), y(t), z(t) ), it follows from the given condition that g(t) = f ( x(t), y(t), z(t) ) = c is a constant function, so one can differentiate the identity c = g(t) = f ( x(t), y(t), z(t) ), so 0 = g (t) = f x dx dt + f y dy dt + f z dx dt = f (r(t)), r (t) for all t So f r (t) at r(t) for all t

15 Proposition Let f (x, y, z) be a differentiable function defined in R 3, and S : f (x, y, z) = c be a level surface for some constant c, ie S = { (x, y, z) f (x, y, z) = c } Suppose that P(a, b, c) be a point on S such that the gradient vector f (a, b, c) of f at point P(a, b, c) is not zero, then the equation of the tangent plane of S at P is given by < f (a, b, c), (x a, y b, z c) >= 0, ie f x (a, b, c)(x a) + f y (a, b, c)(y b) + f z (a, b, c)(z c) = 0 Remark For any given level surface S defined by a scalar function f, the tangent plane of S at any P of S is spanned by the tangent vector of the curve contained in S The result above tells us that the normal direction to the tangent plane of S at any point P of S is parallel to f (P)

16 Let f (x, y) be a differentiable function defined on xy-plane For any real number k, recall the level level of f for k is given by the set { (x, y) f (x, y) = k } When the value k changes, the level curve changes gradually Let f (x, y) = x 2 7xy + 2y 2 defined on xy-plane The blue curves represent the level curves C k : f (x, y) = k of various values c And the red arrows represent the gradient vector field f (a, b) = ( f x (a, b), f y (a, b) ) which is normal to the tangent vector to level curve C a at P(a, b) of various values k Proposition Let C k : f (x, y) = k be a fixed level curve with a point P(a, b) in C k If f (a, b) = (0, 0), then the equation of the tangent line of C k at P is given by f (a, b) (x a, y b) = 0, ie f x (a, b)(x a) + f y (a, b)(y b) = 0

17 Example Let F(x, y, z) = x α + y α + z α, where α is non-zero number Determine the equation of the tangent plane of the level surface S : F(x, y, z) = k of some point P(a, b, c) in S, where k is a positive constant Solution The normal direction N of the tangent plane of S at P is parallel to F(x, y, z) = α(x α 1, y α 1, z α 1 ) evaluated at P(a, b, c) So N = (a α 1, b α 1, c α 1 ), it follows that the equation of the tangent plane of S at P(a, b, c) is given by 0 = N, (x a, y b, z c) = a α 1 (x a) + b α 1 (y b) + c α 1 (z c), So the equation of the tangent plane of S at P is given by a α 1 x + b α 1 y + c α 1 z = a α + b α + c α = F(a, b, c) = k

18 Example Show that the surface S : x 2 2yz + y 3 = 4 is perpendicular to any member of the family of surfaces S a : x = (2 4a)y 2 + az 2 at the point of intersection P(1, 1, 2) Solution Let the defining equations of level surfaces S, S a be F(x, y, z) = x 2 2yz + y 3 4 = 0 and G(x, y, z) = x (2 4a)y 2 az 2 = 0 Then F(x, y, z) = 2xi + (3y2 2z)j 2yk, and G(x, y, z) = 2xi 2(2 4a)yj 2azk Thus, the normals to the two surfaces at P(1, 1, 2) are given by N 1 = 2i j + 2k, N 2 = 2i + 2(2 4a)j 4ak Since N 1 N 2 = (2)(2) 2(2 4a) (2)(4a) = 0, it follows that N 1 and N 2 are perpendicular for all a, and so the required result follows

19 Implicit Functions Given a relation between two variables expressed by an equation of the form f (x, y) = k, we often want to solve for y That is, for each given x in some interval, we expect to find one and only one value y = φ(x) that satisfies the relation The function φ is thus implicit in the relation; geometrically, the locus of the equation f (x, y) = k is a level curve in the (x, y)-plane that serves as the graph of the function y = φ(x) Example Let C : x 2 + y 2 = 1 be a level curve defined by a function f (x, y) = x 2 + y 2 Is it possible that this level curve C in xy-plane is given by the graph of some "nice" function? If y = g(x), then we have 1 = x 2 + (g(x)) 2, and hence g(x) 2 = 1 x 2, so g(x) = ± 1 x 2 Though we find out a possible representation of y = g(x), which is usually called "explicit function," in fact g not differentiable at x = ±1 On the contrary, we call y is defined implicitly by f (x, y) = c

20 The most familiar example of an implicitly defined function is provided by the equation f (x, y) = x 2 + y 2 The locus or level curve f (x, y) = k is a circle of radius k if k > 0, we can view it as the graph of two different functions, y = φ ± (x) = ± k x 2 we can take either P + (0, + k) or P ( 0, k) as a fixed point of the level curve, so that φ ± defines a function respectively such that (i) the graph passes through the point P ± (0, ± k), and (ii) the graph of f lies completely on the level curve, ie all the points (x, φ ± (x)) lies on the level curve, f (x, φ ± (x)) = k for all x dom(f )

21 The explicit functions φ ± defined by means of implicit function f (x, y) = k, satisfy (i) the graph passes through the point P ± (0, ± k), and (ii) the graph of f lies completely on the level curve, ie all the points (x, φ ± (x)) lies on the level curve, f (x, φ ± (x)) = k for all x dom(f ) Thing completely fails if we chose the point P( k, 0), the reason is that a function can takes on only one value, though we can write down y = + k x 2 for k x k, but the graph can not be extended to any bigger domain to meet the second condition (ii) Moreover, the function y = + k x 2 does not have any derivative at x = k, which checked directly

22 Implicit Function Theorem I Let C : f (x, y) = k be a level curve defined by a differentiable scalar function f of 2 variables Suppose P(a, b) is a point in the domain of f such that f y (P) = 0, then there exists δ > 0 and a differentiable function g defined in an interval I = (a δ, a + δ) such that (i) f (x, g(x)) = c for all x I with g(a) = b; ie y = g(x) is an explicit function defined by the level curve C; and (ii) g (x) = f x(x, g(x)) for all x I f y (x, g(x)) Remark (i) In general, we can t write down the explicit function g (ii) one can interchange the role of x and y, if f x (P) = 0

23 Remark Recall that the level surface associated to a scalar function f and a fixed number k, is the set { (x, y, z) f (x, y, z) = k } In general, this set is not expected to have any nice condition However, we have the following important Implicit Function Theorem II Let S : F(x, y, z) = k be a level surface defined by a differentiable scalar function F, and suppose that P(a, b, c) is a point on the level surface, ie F(a, b, c) = k Suppose that F z (P) = 0, then there exists δ > 0 and a differentiable function z = g(x, y) defined on the open disc B( (a, b), δ) such that (i) F(x, y, g(x, y)) = k for all (x, y) B( (a, b), δ), with g(a, b) = c; and (ii) g x (x, y) = F x(x, y, g(x, y) ) g F z (x, y, g(x, y) ) y (x, y) = F y(x, y, g(x, y) ) for all F z (x, y, g(x, y) ) (x, y) B( (a, b), δ)

24 Implicit Function Theorem II Let S : F(x, y, z) = k be a level surface defined by a differentiable scalar function F, and suppose that P(a, b, c) is a point on the level surface, ie F(a, b, c) = k Suppose that F z (P) = 0, then there exists δ > 0 and a differentiable function z = g(x, y) defined on the open disc B( (a, b), δ) such that (i) F(x, y, g(x, y)) = k for all (x, y) B( (a, b), δ), with g(a, b) = c; and (ii) g x (x, y) = F x(x, y, g(x, y) ) g F z (x, y, g(x, y) ) y (x, y) = F y(x, y, g(x, y) ) for all F z (x, y, g(x, y) ) (x, y) B( (a, b), δ) Remark Differentiate F(x, y, g(x, y)) = k with respect to x and y respectively by means of chain rule, we have F F g (x, y, g(x, y)) + (x, y, g(x, y)) (x, y) = (k) = 0, and the x z x x result follows

25 Let z = z(x, y) be implicitly defined by ze xz = 2z + y + 1 Find z x at the point (x, y, z) = (0, 0, 1) Solution Write z(x, y) instead of z, and then differentiate the identity z(x, y)e xz(x,y) = 2z(x, y) + y + 1 with respect to x, we have z x e xz + ze xz (xz x + z) = (ze xz ) x = (2z + y + 1) x = 2z x, hence z x (e xz + xze xz 2) = z 2 e xz At (x, y, z) = (0, 0, 1), we have z x ( ) = ( 1) 2, ie z x (0, 0) = 1

26 Example Suppose that the implicit function given by the level surface S : F(x, y, z) = 0 defines the following explicit functions: x = x(y, z), y = y(x, z) and z = x(x, y), where F is a differentiable function Then x y y z z x = Solution It follows from the implicit function theorem that x y = F y F x, for all (x, y, z) in S Similarly, we have y z = F z, and z F y x = F x, for F z all (x, y, z) in S It follows that x y y z z ( x = F ) ( y F ) ( z F ) x = 1, for all (x, y, z) in S F x F y F z

27 Theorem Let r(t) = (x(t), y(t), z(t)) be a curve on the level surface S : f (x, y, z) = c, prove that the tangent vector r (t) of the curve r(t) is normal to the gradient f at the point of S Consequently, f is the normal vector of the tangent plane of level surface S at any point P(x, y, z) of S Proof The result follows easily from differentiate the identity c = f ( x(t), y(t), z(t) ) for all the t in the domain of r with the help of chain rule, so 0 = d dt (c) = d ( f (x(t), y(t), z(t)) ) = dt f dx x dt + f dy y dt + f dz dx = f ( z dt dt, dy dt, dz dt ) = f r (t), so f is normal to the tangent vector r (t) of the curve

28 Example Determine the extremum of the function z = z(x, y) defined implicitly by the equation 3x 2 + 2y 2 + z 2 + 8yz z + 8 = 0 Solution Define F(x, y, z) = 3x 2 + 2y 2 + z 2 + 8yz z + 8, so the function z = z(x, y) is in fact the graph of the level surface S associated to the equation F(x, y, z) = 0, or sometimes we just denote it by S : F(x, y, z) = 0 It follows that F(x, y, z(x, y)) = 0, for all (x, y) in the (unspecified) domain of z(x, y), in fact we just think of the equality as an identity in x and y So differentiate with respect to x and y respectively by means of chain rule, we have 0 = x (0) = F x ( F(x, y, z(x, y)) ) = x x x + F z z x = F z x + F z x, so one has z x (x, y) = F x(x, y, z(x, y)) F z (x, y, z(x, y)) = F x and F z z y (x, y) = F y(x, y, z(x, y)) F z (x, y, z(x, y)) = F y One should notice that the F z assumption F z = 0 for all (x, y) in the domain of z = z(x, y) is necessary, which one can obtain explicitly if F z is known

29 Example Determine the extremum of the function z = z(x, y) defined implicitly by the equation 3x 2 + 2y 2 + z 2 + 8yz z + 8 = 0 Solution Let F(x, y, z) = 3x 2 + 2y 2 + z 2 + 8yz z + 8 so z x = F x 6x z =, and F z 2z + 8y 1 y = F y 4y + 8z = F z 2z + 8y 1 To locate the extremum value of z = z(x, y), one need its two partial derivatives z x and z y vanish, ie (6x, 4y + 8z) = (0, 0) where (x, y, z) is a point of the level surface S : F(x, y, z) = 0 Hence, x = 0, and y = 2z Then 0 = F(0, 2z, z) = 2( 2z) 2 + z 2 + 8( 2z)z z + 8 = 7z 2 z + 8 = (7z + 8)(z 1) so z = 1 or 7 8 Hence P(0, 2, 1) or Q(0, 16 7, 8 7 ) are the only critical point of the function z = z(x, y), however, z = z(x, y) is not explicitly determined yet One can determine use the quadratic formula to express z in terms of x and y, and then one can see that z max = 1 and z min = 8 7 Remark In the last part, we skip some details, but the gap can be filled in after we learn the second derivative test

30 Theorem (Lagrange multiplier) Let f (x, y) and g(x, y) be functions with continuous first-order partial derivatives If the maximum (minimum) value of f subject to the condition (constraint) given by a level curve C : g(x, y) = 0 occurs at a point P where f (P) = 0, then f (P) = λ g(p) for some real number λ Remarks 1 The last condition just means that these two vectors f (P) and g(p) are parallel, in other words, at the point where f attains maximum, the level curve of f will tangent to the constraint curve 2 The last equation f (P) = λ g(p) gives a necessary condition for finding the point P, though λ is also an unknown: f x (x, y) = λg x (x, y), f y (x, y) = λg y (x, y), g(x, y) = 0 3 The similar condition f (P) = λ g(p) works for functions of any variables, and the constant λ is called a multiplier

31 Example Determine min value of x 2 + y 2 subject to the constraint xy = 1 Solution Let f (x, y) = x 2 + y 2 be the objective function, and g(x, y) = xy be the constraint with the level curve given C : g(x, y) = 1 Though C is not a bounded set, one can put more restriction x 2 + y 2 M with the result curve C M which is closed and bounded As C M is closed and bounded in R 2, then the continuous function f attains its minimum on C M at some point in C M In fact, the minimum value always occurs exactly at the same two points One apply the Lagrange multiplier to locate the minimum that f (x, y) = λ g(x, y) at those extremum points

32 Example Determine min value of x 2 + y 2 subject to the constraint xy = 1 Solution (One should know that it is only a necessary condition, but not sufficient one) Hence we have: (2x, 2y) = (λy, λx), and xy = 1 From the last equation, one knows that x = 0 and y = 0, so 2x = λy, and then λ = 2x/y Substituting, we have 2y = (2x/y)x and hence y 2 = x 2, ie y = ±x But xy = 1, so x = y = ±1 and the possible points for the extreme values of f are (1, 1) and ( 1, 1) The minimum value is f (1, 1) = f ( 1, 1) = 2 Remark Here there is no maximum value for f, since the constraint xy = 1 allows x or y to become arbitrarily large, and hence f (x, y) = x 2 + y 2 can be made arbitrarily large

33 Steps of implementing Lagrange multipliers To find the maximum and minimum values of f (x, y, z) subject to the constraint defined by the level surface S : g(x, y, z) = k Suppose that these extreme values exist and on the surface S, which is related to the condition of S 1 Find all values of x, y, z and λ such that f x (x, y, z) = λg x (x, y, z) (1) f = λ g f y (x, y, z) = λg y (x, y, z) (2) f z (x, y, z) = λg z (x, y, z) (3) and g(x, y, z) = k (4) 2 Evaluate f at all the points (x, y, z) that result from step (a) The largest of these values is the maximum value of f ; the smallest is the minimum value of f

34 Example Use Lagrange multipliers to find the point (x, y, z) at which x 2 + y 2 + z 2 is minimal subject to x + 2y + 3z = 1 Solution Let f (x, y, z) = x 2 + y 2 + z 2, and g(x, y, z) = x + 2y + 3z be the objective function and the constraint function respectively We want to locate the point P(x, y) on the plane x + 2y + 3z = 1, such that f = λ g for some λ, ie (2x, 2y, 2z) = λ(1, 2, 3), and so 1 = x + 2y + 3z = λ 2 + 2λ + 3 3λ 2 = 7λ, ie λ = 7 1 And hence (x, y, z) = ( λ 2, λ, 3λ 2 ) = (1/14, 1/7, 3/14) Remark Why does the point (x, y, z) = (1/14, 1/7, 3/14) give the minimum of f? One can consider the moving point (x, y, z) = (3t + 1, 0, t) lying on the plane x + 2y + 3z = 1, then f (2t + 1, 0, t) = (2t + 1) ( t) 2 = (2t + 1) 2 + t 2 t 2 which does not have any maximum value However, one can prove that the absolute minimum value of f does exist by means of Cauchy s inequality, and we skip the proof of this fact

35 Example A rectangular box is placed on the xy-plane so that one vertex at the origin, and the opposite vertex lies in the plane Ax + By + Cz = 1, where A, B and C are positive Find the maximum volume of such a box Solution It follows from the given condition that the box has dimension x y z, with x, y, z > 0 and satisfy Ax + By + Cz = 1 Then the volume V(x, y, z) = xyz, subject to the constraint D = { (x, y, z) Ax + By + Cz = 1, and x, y, z 0 }, which is a closed and bounded subset of R 3, hence the volume function V attains both maximum and minimum The minimum volume is obviously 0; and we use Lagrange multiplier to find the maximum volume as follows(yz, xz, xy) = V(x, y, z) = λ (Ax + By + Cz 1) = (λa, λb, λc) If λ = 0, then one of x, y, and z will be zero, in this case, V(x, y, z) = 0, which is not maximum Assume λ = 0 so x 2 = xy xz yz AC = λc λb λa = λ BC A, ie x = BC A λ Similarly, we have B λ, and z = y = ( BC A A + B AC B AB + C AB C λ At last, we have 1 = Ax + By + Cz = ) λ C = 3 ABC λ, so λ = 1 9ABC Then

36 Example Let r(t) = (a + ht, b + kt) be the line in xy-plane passing through the point P(a, b) Let f be a function defined in a domain D containing P with continuous second order partial derivatives, and that P is a critical point of f ie f (P) = 0 Let g(t) = f (r(t)), (i) evaluate the second derivatives of g at t = 0; and (ii) the sign of g (0) provided that f xx (a, b) > 0 and f xx (a, b)f yy (a, b) (f xy (a, b)) 2 > 0 for (h, k) = (0, 0) Solution (i) Let A = f xx (a, b), C = f yy (a, b), B = (f xy (a, b) It follows from chain rule that g (t) = f x (a + ht, b + kt)h + f y (a + ht, b + kt)k, and hence g (t) = f xx (a + ht, b + kt)h 2 + f xy (a + ht, b + kt)hk + f yx (a + ht, b + kt)kh + f yy (a + ht, b + kt)k 2 In particular, at t = 0, g (0) = f xx (a, b)h 2 + 2f xy (a, b)hk + f yy (a, b)k 2 = Ah 2 + 2Bhk + Ck 2 (ii) As A = f xx (a, b) > 0, and AC B 2 > 0, then for s R, then l(s) = As 2 + 2Bs + C = 1 A (A2 s 2 + 2ABs + B 2 ) + C B 2 /A = 1 A (As + B)2 + AC B2 A AC B2 A > 0 So, and hence g (0) = Ah 2 + 2Bhk + Ck 2 = k 2 (A(h/k) 2 + 2Bh/k + C) = k 2 l( h k ) > 0 for all (h, k) R 2 with k = 0 If k = 0, then g (0) = Ah 2 > 0 for all h = 0

37 Proposition (Maximum-Minimum Test for Quadratic Functions) Let g(x, y) = Ax 2 + 2Bxy + Cy 2, where A, B, C are constants 1 If AC B 2 > 0, and A > 0, [respectively A < 0], then g(x, y) has a minimum [respectively maximum] at (0, 0) 2 If AC B 2 < 0, then g(x, y) takes both positive and negative values near (0, 0), so (0, 0) is not a local extremum for g Proof To prove these assertions, we consider the two cases separately (1) ( If AC B 2 > 0, then A ( cannot be zero (why?), so g(x, y) = A x 2 + 2B A xy + A C y2) = A x 2 + 2B B2 A xy + y 2 C A 2 A y2 B2 y 2) A ( ) 2 2 = A x + A B y + 1 A (AC B 2 )y 2 Both terms above have the same sign as A, and they are both zero only when x + A B y = 0 and y = 0, ie (x, y) = (0, 0) Thus (0, 0) is a minimum point for g if A > 0 (since g(x, y) > 0 if (x, y) = (0, 0)) and a maximum point if A < 0 (since g(x, y) < 0 if (x, y) = (0, 0) ) This completes the proof of (1)

38 Proposition (Maximum-Minimum Test for Quadratic Functions) Let g(x, y) = Ax 2 + 2Bxy + Cy 2, where A, B, C are constants 1 If AC B 2 > 0, and A > 0, [respectively A < 0], then g(x, y) has a minimum [respectively maximum] at (0, 0) 2 If AC B 2 < 0, then g(x, y) takes both positive and negative values near (0, 0), so (0, 0) is not a local extremum for g Proof (2) If AC B 2 < 0 and A = 0, then formula (1) still applies, but now the terms on the right-hand side have opposite signs By suitable choices of x and y (try it!), we can make either term zero and the other nonzero If A = 0, then g(x, y) = y(2bx + Cy), so we can again achieve both signs Remark In case (2), (0, 0) is called a saddle point for g(x, y)

39 Theorem (Second Derivatives Test) Suppose the second partial derivatives of f (x, y) are continuous on a disk with center (a, b), and suppose that f (a, b) = (0, 0) ie (a, b) is a critical point of f Let D = D(a, b) = f xx (a, b)f yy (a, b) [f xy (a, b)] 2 1 If D > 0 and f xx (a, b) > 0, then f (a, b) is a local minimum; 2 If D > 0 and f xx (a, b) < 0, then f (a, b) is a local maximum; 3 If D < 0, then f (a, b) is neither a local maximum nor a local minimum

40 Example Determine the nature of the critical points of f (x, y) = x 3 + y 3 6xy Solution As f (x, y) = (3x 2 6y, 3y 2 6x), so x 2 = 2y and y 2 = 2x It follows that x 4 = 4y 2 = 4 2x = 8x, ie 0 = x 4 8x = x(x ) = x(x 2)(x 2 + 2x + 4) As (x 2 + 2x + 4) = (x + 1) > 0, we have x = 0 or x = 2 So 2y = 0 2 or 2 2, so the critical points of f are (0, 0) and (2, 2) Next we need to apply the 2nd derivative testand f xx = 6x, f yy = 6y, f xy = 6, and the discriminant (x, y) = f xx f yy f 2 xy = (6x)(6y) ( 6) 2 = 36(xy 1) And (0, 0) = 36 < 0, (2, 2) = 36(4 1) = 108 Hence (0, 0) is a saddle point of f, where (2, 2) is a local minimum point of f

41 Taylor s Formula for f (x, y) at the Point (a, b) Theorem Suppose f (x, y) and its partial derivatives through order n + 1 are continuous throughout an open rectangular region R centered at a point (a, b) Then, throughout R, f (a + h, b + k) = f (a, b) + (hf x + kf y ) (a,b) }{{} + Linear or 1st order approximation f (a + h, b + k) = f (a, b) + (hf x + kf y ) (a,b) + 1 2! (h2 f xx + 2hkf xy + k 2 f yy ) (a,b) + }{{} 2nd order approximation f (a + h, b + k) = f (a, b) + (hf x + kf y ) (a,b) + 2! 1 (h2 f xx + 2hkf xy + k 2 f yy ) (a,b) + 3! 1 (h3 f xxx + 3h 2 kf xxy + 2hk 2 f xyy + k 3 f yyy ) (a,b) + ( ) n + n! 1 h x + k y f (a,b) + 1 (n+1)! for some c (0, 1) ( h x + k y ) n+1 f (a+ch,b+ck)

42 Taylor s Theorem Suppose f (x, y) and its partial derivatives through order n + 1 are continuous throughout an open rectangular region R centered at a point (a, b) Then, throughout R, = f (a, b) + (hf x + kf y ) (a,b) + 2! 1 (h2 f xx + 2hkf xy + k 2 f yy ) (a,b) + 3! 1 (h3 f xxx + 3h 2 kf xxy + 2hk 2 f xyy + k 3 f yyy ) (a,b) + ( ) n ( ) n+1 + n! 1 h x + k y f (a,b) + 1 h (n+1)! x + k y f (a+ch,b+ck) for some c (0, 1) Remarks 1 The proof just applies the chain rule and the trick of n-th Taylor polynomial to the function g(t) = f (a + ht, b + kt) one variable 2 If one have an estimate the last term (in blue), for example an upper bound, then we can estimate the given function by means of polynomials in 2 variables 3 The theorem can be easily generalized to function of n variables for n 1 Though this topics is not treated in this book, but its application is important in other courses, so we put the result in this notes for the sake of students

. 1. Chain rules. Directional derivative. Gradient Vector Field. Most Rapid Increase. Implicit Function Theorem, Implicit Differentiation

. 1. Chain rules. Directional derivative. Gradient Vector Field. Most Rapid Increase. Implicit Function Theorem, Implicit Differentiation 1 Chain rules 2 Directional derivative 3 Gradient Vector Field 4 Most Rapid Increase 5 Implicit Function Theorem, Implicit Differentiation 6 Lagrange Multiplier 7 Second Derivative Test Theorem Suppose

More information

. Tutorial Class V 3-10/10/2012 First Order Partial Derivatives;...

. Tutorial Class V 3-10/10/2012 First Order Partial Derivatives;... Tutorial Class V 3-10/10/2012 1 First Order Partial Derivatives; Tutorial Class V 3-10/10/2012 1 First Order Partial Derivatives; 2 Application of Gradient; Tutorial Class V 3-10/10/2012 1 First Order

More information

REVIEW I MATH 254 Calculus IV. Exam I (Friday, April 29) will cover sections

REVIEW I MATH 254 Calculus IV. Exam I (Friday, April 29) will cover sections REVIEW I MATH 254 Calculus IV Exam I (Friday, April 29 will cover sections 14.1-8. 1. Functions of multivariables The definition of multivariable functions is similar to that of functions of one variable.

More information

= f (a, b) + (hf x + kf y ) (a,b) +

= f (a, b) + (hf x + kf y ) (a,b) + Chapter 14 Multiple Integrals 1 Double Integrals, Iterated Integrals, Cross-sections 2 Double Integrals over more general regions, Definition, Evaluation of Double Integrals, Properties of Double Integrals

More information

Lagrange Multipliers. Lagrange Multipliers. Lagrange Multipliers. Lagrange Multipliers. Lagrange Multipliers. Lagrange Multipliers

Lagrange Multipliers. Lagrange Multipliers. Lagrange Multipliers. Lagrange Multipliers. Lagrange Multipliers. Lagrange Multipliers In this section we present Lagrange s method for maximizing or minimizing a general function f(x, y, z) subject to a constraint (or side condition) of the form g(x, y, z) = k. Figure 1 shows this curve

More information

What you will learn today

What you will learn today What you will learn today Tangent Planes and Linear Approximation and the Gradient Vector Vector Functions 1/21 Recall in one-variable calculus, as we zoom in toward a point on a curve, the graph becomes

More information

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

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

More information

Hw 4 Due Feb 22. D(fg) x y z (

Hw 4 Due Feb 22. D(fg) x y z ( Hw 4 Due Feb 22 2.2 Exercise 7,8,10,12,15,18,28,35,36,46 2.3 Exercise 3,11,39,40,47(b) 2.4 Exercise 6,7 Use both the direct method and product rule to calculate where f(x, y, z) = 3x, g(x, y, z) = ( 1

More information

Chapter 15 Vector Calculus

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

More information

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

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

More information

Background for Surface Integration

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

More information

Math Exam III Review

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

More information

Calculus 234. Problems. May 15, 2003

Calculus 234. Problems. May 15, 2003 alculus 234 Problems May 15, 23 A book reference marked [TF] indicates this semester s official text; a book reference marked [VPR] indicates the official text for next semester. These are [TF] Thomas

More information

Math 113 Calculus III Final Exam Practice Problems Spring 2003

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

More information

EXTRA-CREDIT PROBLEMS ON SURFACES, MULTIVARIABLE FUNCTIONS AND PARTIAL DERIVATIVES

EXTRA-CREDIT PROBLEMS ON SURFACES, MULTIVARIABLE FUNCTIONS AND PARTIAL DERIVATIVES EXTRA-CREDIT PROBLEMS ON SURFACES, MULTIVARIABLE FUNCTIONS AND PARTIAL DERIVATIVES A. HAVENS These problems are for extra-credit, which is counted against lost points on quizzes or WebAssign. You do not

More information

f xx (x, y) = 6 + 6x f xy (x, y) = 0 f yy (x, y) = y In general, the quantity that we re interested in is

f xx (x, y) = 6 + 6x f xy (x, y) = 0 f yy (x, y) = y In general, the quantity that we re interested in is 1. Let f(x, y) = 5 + 3x 2 + 3y 2 + 2y 3 + x 3. (a) Final all critical points of f. (b) Use the second derivatives test to classify the critical points you found in (a) as a local maximum, local minimum,

More information

Inverse and Implicit functions

Inverse and Implicit functions CHAPTER 3 Inverse and Implicit functions. Inverse Functions and Coordinate Changes Let U R d be a domain. Theorem. (Inverse function theorem). If ϕ : U R d is differentiable at a and Dϕ a is invertible,

More information

Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives

Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives In general, if f 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. By the definition of a derivative, we have Then we are really

More information

MAT203 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS

MAT203 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT203 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT203 covers essentially the same material as MAT201, but is more in depth and theoretical. Exam problems are often more sophisticated in scope and difficulty

More information

14.5 Directional Derivatives and the Gradient Vector

14.5 Directional Derivatives and the Gradient Vector 14.5 Directional Derivatives and the Gradient Vector 1. Directional Derivatives. Recall z = f (x, y) and the partial derivatives f x and f y are defined as f (x 0 + h, y 0 ) f (x 0, y 0 ) f x (x 0, y 0

More information

Calculus III Meets the Final

Calculus III Meets the Final Calculus III Meets the Final Peter A. Perry University of Kentucky December 7, 2018 Homework Review for Final Exam on Thursday, December 13, 6:00-8:00 PM Be sure you know which room to go to for the final!

More information

LECTURE 18 - OPTIMIZATION

LECTURE 18 - OPTIMIZATION LECTURE 18 - OPTIMIZATION CHRIS JOHNSON Abstract. In this lecture we ll describe extend the optimization techniques you learned in your first semester calculus class to optimize functions of multiple variables.

More information

Constrained Optimization and Lagrange Multipliers

Constrained Optimization and Lagrange Multipliers Constrained Optimization and Lagrange Multipliers MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Constrained Optimization In the previous section we found the local or absolute

More information

Chapter 5 Partial Differentiation

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

More information

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

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

More information

Multivariate Calculus: Review Problems for Examination Two

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

More information

Chapter 6. Curves and Surfaces. 6.1 Graphs as Surfaces

Chapter 6. Curves and Surfaces. 6.1 Graphs as Surfaces Chapter 6 Curves and Surfaces In Chapter 2 a plane is defined as the zero set of a linear function in R 3. It is expected a surface is the zero set of a differentiable function in R n. To motivate, graphs

More information

UNIVERSIDAD CARLOS III DE MADRID MATHEMATICS II EXERCISES (SOLUTIONS ) CHAPTER 3: Partial derivatives and differentiation

UNIVERSIDAD CARLOS III DE MADRID MATHEMATICS II EXERCISES (SOLUTIONS ) CHAPTER 3: Partial derivatives and differentiation UNIVERSIDAD CARLOS III DE MADRID MATHEMATICS II EXERCISES SOLUTIONS ) 3-1. Find, for the following functions: a) fx, y) x cos x sin y. b) fx, y) e xy. c) fx, y) x + y ) lnx + y ). CHAPTER 3: Partial derivatives

More information

Multivariate Calculus Review Problems for Examination Two

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

More information

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

11/1/2017 Second Hourly Practice 11 Math 21a, Fall Name: 11/1/217 Second Hourly Practice 11 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

Surfaces and Integral Curves

Surfaces and Integral Curves MODULE 1: MATHEMATICAL PRELIMINARIES 16 Lecture 3 Surfaces and Integral Curves In Lecture 3, we recall some geometrical concepts that are essential for understanding the nature of solutions of partial

More information

Solution 2. ((3)(1) (2)(1), (4 3), (4)(2) (3)(3)) = (1, 1, 1) D u (f) = (6x + 2yz, 2y + 2xz, 2xy) (0,1,1) = = 4 14

Solution 2. ((3)(1) (2)(1), (4 3), (4)(2) (3)(3)) = (1, 1, 1) D u (f) = (6x + 2yz, 2y + 2xz, 2xy) (0,1,1) = = 4 14 Vector and Multivariable Calculus L Marizza A Bailey Practice Trimester Final Exam Name: Problem 1. To prepare for true/false and multiple choice: Compute the following (a) (4, 3) ( 3, 2) Solution 1. (4)(

More information

True/False. MATH 1C: SAMPLE EXAM 1 c Jeffrey A. Anderson ANSWER KEY

True/False. MATH 1C: SAMPLE EXAM 1 c Jeffrey A. Anderson ANSWER KEY MATH 1C: SAMPLE EXAM 1 c Jeffrey A. Anderson ANSWER KEY True/False 10 points: points each) For the problems below, circle T if the answer is true and circle F is the answer is false. After you ve chosen

More information

Functions of Two variables.

Functions of Two variables. Functions of Two variables. Ferdinánd Filip filip.ferdinand@bgk.uni-obuda.hu siva.banki.hu/jegyzetek 27 February 217 Ferdinánd Filip 27 February 217 Functions of Two variables. 1 / 36 Table of contents

More information

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

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

More information

13.1. Functions of Several Variables. Introduction to Functions of Several Variables. Functions of Several Variables. Objectives. Example 1 Solution

13.1. Functions of Several Variables. Introduction to Functions of Several Variables. Functions of Several Variables. Objectives. Example 1 Solution 13 Functions of Several Variables 13.1 Introduction to Functions of Several Variables Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. Objectives Understand

More information

MATH 2023 Multivariable Calculus

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

More information

3.3 Optimizing Functions of Several Variables 3.4 Lagrange Multipliers

3.3 Optimizing Functions of Several Variables 3.4 Lagrange Multipliers 3.3 Optimizing Functions of Several Variables 3.4 Lagrange Multipliers Prof. Tesler Math 20C Fall 2018 Prof. Tesler 3.3 3.4 Optimization Math 20C / Fall 2018 1 / 56 Optimizing y = f (x) In Math 20A, we

More information

Math 126 Final Examination Autumn CHECK that your exam contains 9 problems on 10 pages.

Math 126 Final Examination Autumn CHECK that your exam contains 9 problems on 10 pages. Math 126 Final Examination Autumn 2016 Your Name Your Signature Student ID # Quiz Section Professor s Name TA s Name CHECK that your exam contains 9 problems on 10 pages. This exam is closed book. You

More information

x 6 + λ 2 x 6 = for the curve y = 1 2 x3 gives f(1, 1 2 ) = λ actually has another solution besides λ = 1 2 = However, the equation λ

x 6 + λ 2 x 6 = for the curve y = 1 2 x3 gives f(1, 1 2 ) = λ actually has another solution besides λ = 1 2 = However, the equation λ Math 0 Prelim I Solutions Spring 010 1. Let f(x, y) = x3 y for (x, y) (0, 0). x 6 + y (4 pts) (a) Show that the cubic curves y = x 3 are level curves of the function f. Solution. Substituting y = x 3 in

More information

Lagrange multipliers October 2013

Lagrange multipliers October 2013 Lagrange multipliers 14.8 14 October 2013 Example: Optimization with constraint. Example: Find the extreme values of f (x, y) = x + 2y on the ellipse 3x 2 + 4y 2 = 3. 3/2 1 1 3/2 Example: Optimization

More information

d f(g(t), h(t)) = x dt + f ( y dt = 0. Notice that we can rewrite the relationship on the left hand side of the equality using the dot product: ( f

d f(g(t), h(t)) = x dt + f ( y dt = 0. Notice that we can rewrite the relationship on the left hand side of the equality using the dot product: ( f Gradients and the Directional Derivative In 14.3, we discussed the partial derivatives f f and, which tell us the rate of change of the x y height of the surface defined by f in the x direction and the

More information

Practice problems. 1. Given a = 3i 2j and b = 2i + j. Write c = i + j in terms of a and b.

Practice problems. 1. Given a = 3i 2j and b = 2i + j. Write c = i + j in terms of a and b. Practice problems 1. Given a = 3i 2j and b = 2i + j. Write c = i + j in terms of a and b. 1, 1 = c 1 3, 2 + c 2 2, 1. Solve c 1, c 2. 2. Suppose a is a vector in the plane. If the component of the a in

More information

2 Second Derivatives. As we have seen, a function f (x, y) of two variables has four different partial derivatives: f xx. f yx. f x y.

2 Second Derivatives. As we have seen, a function f (x, y) of two variables has four different partial derivatives: f xx. f yx. f x y. 2 Second Derivatives As we have seen, a function f (x, y) of two variables has four different partial derivatives: (x, y), (x, y), f yx (x, y), (x, y) It is convenient to gather all four of these into

More information

Math 213 Exam 2. Each question is followed by a space to write your answer. Please write your answer neatly in the space provided.

Math 213 Exam 2. Each question is followed by a space to write your answer. Please write your answer neatly in the space provided. Math 213 Exam 2 Name: Section: Do not remove this answer page you will return the whole exam. You will be allowed two hours to complete this test. No books or notes may be used other than a onepage cheat

More information

Quasilinear First-Order PDEs

Quasilinear First-Order PDEs MODULE 2: FIRST-ORDER PARTIAL DIFFERENTIAL EQUATIONS 16 Lecture 3 Quasilinear First-Order PDEs A first order quasilinear PDE is of the form a(x, y, z) + b(x, y, z) x y = c(x, y, z). (1) Such equations

More information

Lagrange multipliers 14.8

Lagrange multipliers 14.8 Lagrange multipliers 14.8 14 October 2013 Example: Optimization with constraint. Example: Find the extreme values of f (x, y) = x + 2y on the ellipse 3x 2 + 4y 2 = 3. 3/2 Maximum? 1 1 Minimum? 3/2 Idea:

More information

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

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

More information

(c) 0 (d) (a) 27 (b) (e) x 2 3x2

(c) 0 (d) (a) 27 (b) (e) x 2 3x2 1. Sarah the architect is designing a modern building. The base of the building is the region in the xy-plane bounded by x =, y =, and y = 3 x. The building itself has a height bounded between z = and

More information

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

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

More information

There are 10 problems, with a total of 150 points possible. (a) Find the tangent plane to the surface S at the point ( 2, 1, 2).

There are 10 problems, with a total of 150 points possible. (a) Find the tangent plane to the surface S at the point ( 2, 1, 2). Instructions Answer each of the questions on your own paper, and be sure to show your work so that partial credit can be adequately assessed. Put your name on each page of your paper. You may use a scientific

More information

Gradient and Directional Derivatives

Gradient and Directional Derivatives Gradient and Directional Derivatives MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Background Given z = f (x, y) we understand that f : gives the rate of change of z in

More information

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

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

More information

Answer sheet: Second Midterm for Math 2339

Answer sheet: Second Midterm for Math 2339 Answer sheet: Second Midterm for Math 2339 October 26, 2010 Problem 1. True or false: (check one of the box, and briefly explain why) (1) If a twice differentiable f(x,y) satisfies f x (a,b) = f y (a,b)

More information

Equation of tangent plane: for implicitly defined surfaces section 12.9

Equation of tangent plane: for implicitly defined surfaces section 12.9 Equation of tangent plane: for implicitly defined surfaces section 12.9 Some surfaces are defined implicitly, such as the sphere x 2 + y 2 + z 2 = 1. In general an implicitly defined surface has the equation

More information

Math 213 Calculus III Practice Exam 2 Solutions Fall 2002

Math 213 Calculus III Practice Exam 2 Solutions Fall 2002 Math 13 Calculus III Practice Exam Solutions Fall 00 1. Let g(x, y, z) = e (x+y) + z (x + y). (a) What is the instantaneous rate of change of g at the point (,, 1) in the direction of the origin? We want

More information

Math 240 Practice Problems

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

More information

(1) Given the following system of linear equations, which depends on a parameter a R, 3x y + 5z = 2 4x + y + (a 2 14)z = a + 2

(1) Given the following system of linear equations, which depends on a parameter a R, 3x y + 5z = 2 4x + y + (a 2 14)z = a + 2 (1 Given the following system of linear equations, which depends on a parameter a R, x + 2y 3z = 4 3x y + 5z = 2 4x + y + (a 2 14z = a + 2 (a Classify the system of equations depending on the values of

More information

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

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

More information

302 CHAPTER 3. FUNCTIONS OF SEVERAL VARIABLES. 4. Function of several variables, their domain. 6. Limit of a function of several variables

302 CHAPTER 3. FUNCTIONS OF SEVERAL VARIABLES. 4. Function of several variables, their domain. 6. Limit of a function of several variables 302 CHAPTER 3. FUNCTIONS OF SEVERAL VARIABLES 3.8 Chapter Review 3.8.1 Concepts to Know You should have an understanding of, and be able to explain the concepts listed below. 1. Boundary and interior points

More information

Practice problems from old exams for math 233 William H. Meeks III December 21, 2009

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

More information

Math 5BI: Problem Set 2 The Chain Rule

Math 5BI: Problem Set 2 The Chain Rule Math 5BI: Problem Set 2 The Chain Rule April 5, 2010 A Functions of two variables Suppose that γ(t) = (x(t), y(t), z(t)) is a differentiable parametrized curve in R 3 which lies on the surface S defined

More information

Review 1. Richard Koch. April 23, 2005

Review 1. Richard Koch. April 23, 2005 Review Richard Koch April 3, 5 Curves From the chapter on curves, you should know. the formula for arc length in section.;. the definition of T (s), κ(s), N(s), B(s) in section.4. 3. the fact that κ =

More information

Math 253, Section 102, Fall 2006 Practice Final Solutions

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

More information

18.02 Final Exam. y = 0

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

More information

Math 21a Homework 22 Solutions Spring, 2014

Math 21a Homework 22 Solutions Spring, 2014 Math 1a Homework Solutions Spring, 014 1. Based on Stewart 11.8 #6 ) Consider the function fx, y) = e xy, and the constraint x 3 + y 3 = 16. a) Use Lagrange multipliers to find the coordinates x, y) of

More information

Lecture 6: Chain rule, Mean Value Theorem, Tangent Plane

Lecture 6: Chain rule, Mean Value Theorem, Tangent Plane Lecture 6: Chain rule, Mean Value Theorem, Tangent Plane Rafikul Alam Department of Mathematics IIT Guwahati Chain rule Theorem-A: Let x : R R n be differentiable at t 0 and f : R n R be differentiable

More information

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

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

More information

Workbook. MAT 397: Calculus III

Workbook. MAT 397: Calculus III Workbook MAT 397: Calculus III Instructor: Caleb McWhorter Name: Summer 2017 Contents Preface..................................................... 2 1 Spatial Geometry & Vectors 3 1.1 Basic n Euclidean

More information

6. Find the equation of the plane that passes through the point (-1,2,1) and contains the line x = y = z.

6. Find the equation of the plane that passes through the point (-1,2,1) and contains the line x = y = z. Week 1 Worksheet Sections from Thomas 13 th edition: 12.4, 12.5, 12.6, 13.1 1. A plane is a set of points that satisfies an equation of the form c 1 x + c 2 y + c 3 z = c 4. (a) Find any three distinct

More information

Chapter 15: Functions of Several Variables

Chapter 15: Functions of Several Variables Chapter 15: Functions of Several Variables Section 15.1 Elementary Examples a. Notation: Two Variables b. Example c. Notation: Three Variables d. Functions of Several Variables e. Examples from the Sciences

More information

Total. Math 2130 Practice Final (Spring 2017) (1) (2) (3) (4) (5) (6) (7) (8)

Total. Math 2130 Practice Final (Spring 2017) (1) (2) (3) (4) (5) (6) (7) (8) Math 130 Practice Final (Spring 017) Before the exam: Do not write anything on this page. Do not open the exam. Turn off your cell phone. Make sure your books, notes, and electronics are not visible during

More information

f x = 2e xy +y(2x+y)e xy = (2+2xy+y 2 )e xy.

f x = 2e xy +y(2x+y)e xy = (2+2xy+y 2 )e xy. gri (rg38778) Homework 11 gri (11111) 1 This print-out should have 3 questions. Multiple-choice questions may continue on the next column or page find all choices before answering. Find lim (x,y) (,) 1

More information

Introduction to PDEs: Notation, Terminology and Key Concepts

Introduction to PDEs: Notation, Terminology and Key Concepts Chapter 1 Introduction to PDEs: Notation, Terminology and Key Concepts 1.1 Review 1.1.1 Goal The purpose of this section is to briefly review notation as well as basic concepts from calculus. We will also

More information

MATH Lagrange multipliers in 3 variables Fall 2016

MATH Lagrange multipliers in 3 variables Fall 2016 MATH 20550 Lagrange multipliers in 3 variables Fall 2016 1. The one constraint they The problem is to find the extrema of a function f(x, y, z) subject to the constraint g(x, y, z) = c. The book gives

More information

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

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

More information

Week 5: Geometry and Applications

Week 5: Geometry and Applications Week 5: Geometry and Applications Introduction Now that we have some tools from differentiation, we can study geometry, motion, and few other issues associated with functions of several variables. Much

More information

(1) Tangent Lines on Surfaces, (2) Partial Derivatives, (3) Notation and Higher Order Derivatives.

(1) Tangent Lines on Surfaces, (2) Partial Derivatives, (3) Notation and Higher Order Derivatives. Section 11.3 Partial Derivatives (1) Tangent Lines on Surfaces, (2) Partial Derivatives, (3) Notation and Higher Order Derivatives. MATH 127 (Section 11.3) Partial Derivatives The University of Kansas

More information

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

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

More information

Parametric Surfaces. Substitution

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

More information

Optimizations and Lagrange Multiplier Method

Optimizations and Lagrange Multiplier Method Introduction Applications Goal and Objectives Reflection Questions Once an objective of any real world application is well specified as a function of its control variables, which may subject to a certain

More information

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

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

More information

Multiple Integrals. max x i 0

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

More information

Daily WeBWorK, #1. This means the two planes normal vectors must be multiples of each other.

Daily WeBWorK, #1. This means the two planes normal vectors must be multiples of each other. Daily WeBWorK, #1 Consider the ellipsoid x 2 + 3y 2 + z 2 = 11. Find all the points where the tangent plane to this ellipsoid is parallel to the plane 2x + 3y + 2z = 0. In order for the plane tangent to

More information

Kevin James. MTHSC 206 Section 15.6 Directional Derivatives and the Gra

Kevin James. MTHSC 206 Section 15.6 Directional Derivatives and the Gra MTHSC 206 Section 15.6 Directional Derivatives and the Gradient Vector Definition We define the directional derivative of the function f (x, y) at the point (x 0, y 0 ) in the direction of the unit vector

More information

Directional Derivatives. Directional Derivatives. Directional Derivatives. Directional Derivatives. Directional Derivatives. Directional Derivatives

Directional Derivatives. Directional Derivatives. Directional Derivatives. Directional Derivatives. Directional Derivatives. Directional Derivatives Recall that if z = f(x, y), then the partial derivatives f x and f y are defined as and represent the rates of change of z in the x- and y-directions, that is, in the directions of the unit vectors i and

More information

Directional Derivatives and the Gradient Vector Part 2

Directional Derivatives and the Gradient Vector Part 2 Directional Derivatives and the Gradient Vector Part 2 Lecture 25 February 28, 2007 Recall Fact Recall Fact If f is a dierentiable function of x and y, then f has a directional derivative in the direction

More information

Second Midterm Exam Math 212 Fall 2010

Second Midterm Exam Math 212 Fall 2010 Second Midterm Exam Math 22 Fall 2 Instructions: This is a 9 minute exam. You should work alone, without access to any book or notes. No calculators are allowed. Do not discuss this exam with anyone other

More information

A small review, Second Midterm, Calculus 3, Prof. Montero 3450: , Fall 2008

A small review, Second Midterm, Calculus 3, Prof. Montero 3450: , Fall 2008 A small review, Second Midterm, Calculus, Prof. Montero 45:-4, Fall 8 Maxima and minima Let us recall first, that for a function f(x, y), the gradient is the vector ( f)(x, y) = ( ) f f (x, y); (x, y).

More information

Instructions and information

Instructions and information Instructions and information. Check that this paper has a total of 5 pages including the cover page.. This is a closed book exam. Calculators and electronic devices are not allowed. Notes and dictionaries

More information

Winter 2012 Math 255 Section 006. Problem Set 7

Winter 2012 Math 255 Section 006. Problem Set 7 Problem Set 7 1 a) Carry out the partials with respect to t and x, substitute and check b) Use separation of varibles, i.e. write as dx/x 2 = dt, integrate both sides and observe that the solution also

More information

21-256: Lagrange multipliers

21-256: Lagrange multipliers 21-256: Lagrange multipliers Clive Newstead, Thursday 12th June 2014 Lagrange multipliers give us a means of optimizing multivariate functions subject to a number of constraints on their variables. Problems

More information

Solution of final examination

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

More information

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

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

More information

Worksheet 2.2: Partial Derivatives

Worksheet 2.2: Partial Derivatives Boise State Math 275 (Ultman) Worksheet 2.2: Partial Derivatives From the Toolbox (what you need from previous classes) Be familiar with the definition of a derivative as the slope of a tangent line (the

More information

Quiz 6 Practice Problems

Quiz 6 Practice Problems Quiz 6 Practice Problems Practice problems are similar, both in difficulty and in scope, to the type of problems you will see on the quiz. Problems marked with a are for your entertainment and are not

More information

The Divergence Theorem

The Divergence Theorem The Divergence Theorem MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Summer 2011 Green s Theorem Revisited Green s Theorem: M(x, y) dx + N(x, y) dy = C R ( N x M ) da y y x Green

More information

we wish to minimize this function; to make life easier, we may minimize

we wish to minimize this function; to make life easier, we may minimize Optimization and Lagrange Multipliers We studied single variable optimization problems in Calculus 1; given a function f(x), we found the extremes of f relative to some constraint. Our ability to find

More information

Directional Derivatives and the Gradient Vector Part 2

Directional Derivatives and the Gradient Vector Part 2 Directional Derivatives and the Gradient Vector Part 2 Marius Ionescu October 26, 2012 Marius Ionescu () Directional Derivatives and the Gradient Vector Part October 2 26, 2012 1 / 12 Recall Fact Marius

More information

Math 265 Exam 3 Solutions

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

More information