Functions of Several Variables Copyright © Cengage Learning. All rights reserved.

Slides:



Advertisements
Similar presentations
Partial Derivatives Definitions : Function of n Independent Variables: Suppose D is a set of n-tuples of real numbers (x 1, x 2, x 3, …, x n ). A real-valued.
Advertisements

Copyright © Cengage Learning. All rights reserved. 14 Partial Derivatives.
ESSENTIAL CALCULUS CH11 Partial derivatives
Copyright © Cengage Learning. All rights reserved. 13 Vector Functions.
15 PARTIAL DERIVATIVES.
Functions of Several Variables Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Section 11.3 Partial Derivatives
Copyright © Cengage Learning. All rights reserved. 14 Partial Derivatives.
Differential Equations 6 Copyright © Cengage Learning. All rights reserved. 6.1 Day
ME 2304: 3D Geometry & Vector Calculus Dr. Faraz Junejo Gradient of a Scalar field & Directional Derivative.
Partial Derivatives. 1. Find both first partial derivatives (Similar to p.914 #9-40)
Second Order Partial Derivatives
Copyright © Cengage Learning. All rights reserved Partial Derivatives.
Differentiation Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved. 3 Derivatives.
Multiple Integration 14 Copyright © Cengage Learning. All rights reserved.
Functions of Several Variables Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved. Differentiation 2.
Differential Equations Copyright © Cengage Learning. All rights reserved.
Functions of Several Variables 13 Copyright © Cengage Learning. All rights reserved
Multiple Integration Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Integration Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved. 14 Partial Derivatives.
12 Vector-Valued Functions
Section 15.3 Partial Derivatives. PARTIAL DERIVATIVES If f is a function of two variables, its partial derivatives are the functions f x and f y defined.
Integration 4 Copyright © Cengage Learning. All rights reserved.
Functions of Several Variables Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved. 14 Partial Derivatives.
Functions of Several Variables 13 Copyright © Cengage Learning. All rights reserved.
Section 13.3 Partial Derivatives. To find you consider y constant and differentiate with respect to x. Similarly, to find you hold x constant and differentiate.
Partial Derivatives Written by Dr. Julia Arnold Professor of Mathematics Tidewater Community College, Norfolk Campus, Norfolk, VA With Assistance from.
Copyright © Cengage Learning. All rights reserved. Differentiation.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
7 Applications of Integration
14.6 Directional Derivatives and the Gradient Vector
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
PARTIAL DERIVATIVES.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
13 Functions of Several Variables
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Math 200 Week 4 - Monday Partial derivatives.
13 Functions of Several Variables
Copyright © Cengage Learning. All rights reserved.
11 Vectors and the Geometry of Space
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
13 Functions of Several Variables
13 Functions of Several Variables
Chapter 8: Partial Derivatives
Functions of Several Variables
Copyright © Cengage Learning. All rights reserved.
Functions of Several Variables
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Presentation transcript:

Functions of Several Variables Copyright © Cengage Learning. All rights reserved.

Partial Derivatives Copyright © Cengage Learning. All rights reserved.

3 Find and use partial derivatives of a function of two variables. Find and use partial derivatives of a function of three or more variables. Find higher-order partial derivatives of a function of two or three variables. Objectives

4 Partial Derivatives of a Function of Two Variables

5 You can determine the rate of change of a function f with respect to one of its several independent variables. This process is called partial differentiation, and the result is referred to as the partial derivative of f with respect to the chosen independent variable.

6 This definition indicates that if z = f(x, y), then to find f x you consider y constant and differentiate with respect to x. Similarly, to find f y, you consider x constant and differentiate with respect to y. Partial Derivatives of a Function of Two Variables

7 Example 1a – Finding Partial Derivatives To find f x for (x, y) = 3x – x 2 y 2 + 2x 3 y, consider y to be constant and differentiate with respect to x. To find f y, consider x to be constant and differentiate with respect to y.

8 Example 1b – Finding Partial Derivatives To find f x for (x, y) = (ln x)(sin x 2 y), consider y to be constant and differentiate with respect to x. To find f y, consider x to be constant and differentiate with respect to y.

9 Partial Derivatives of a Function of Two Variables

10 The partial derivatives of a function of two variables, z = f(x, y), have a useful geometric interpretation. If y = y 0, then z = f(x, y 0 ) represents the curve formed by intersecting the surface z = f(x, y) with the plane y = y 0, as shown in Figure Figure Partial Derivatives of a Function of Two Variables

11 Therefore, represents the slope of this curve at the point (x 0, y 0, f(x 0, y 0 )). Note that both the curve and the tangent line lie in the plane y = y 0. Partial Derivatives of a Function of Two Variables

12 Similarly, represents the slope of the curve given by the intersection of z = f(x, y) and the plane x = x 0 at (x 0, y 0, f(x 0, y 0 )), as shown in Figure Figure Partial Derivatives of a Function of Two Variables

13 Informally, the values of ∂f/∂x and ∂f/∂y at the point (x 0, y 0, z 0 ) denote the slopes of the surface in the x- and y-directions, respectively. Partial Derivatives of a Function of Two Variables

14 Example 3 – Finding the Slopes of a Surface in the x- and y-Directions Find the slopes in the x-direction and in the y-direction of the surface given by Solution: The partial derivatives of f with respect to x and y are

15 Example 3 – Solution So, in the x-direction, the slope is and in the y-direction the slope is Figure Figure cont’d

16 Partial Derivatives of a Function of Three or More Variables

17 Partial Derivatives of a Function of Three or More Variables The concept of a partial derivative can be extended naturally to functions of three or more variables. For instance, if w = f(x, y, z), there are three partial derivatives, each of which is formed by holding two of the variables constant. That is, to define the partial derivative of w with respect to x, consider y and z to be constant and differentiate with respect to x. A similar process is used to find the derivatives of w with respect to y and with respect to z.

18 In general, if w = f(x 1, x 2,..., x n ), there are n partial derivatives denoted by To find the partial derivative with respect to one of the variables, hold the other variables constant and differentiate with respect to the given variable. Partial Derivatives of a Function of Three or More Variables

19 a. To find the partial derivative of f(x, y, z) = xy + yz 2 + xz with respect to z, consider x and y to be constant and obtain b. To find the partial derivative of f(x, y, z) = z sin(xy 2 + 2z) with respect to z, consider x and y to be constant. Then, using the Product Rule, you obtain Example 6 – Finding Partial Derivatives

20 Example 6 – Finding Partial Derivatives c. To find the partial derivative of f(x, y, z, w) = (x + y + z)/w with respect to w, consider x,y, and z to be constant obtain cont’d

21 Higher-Order Partial Derivatives

22 Higher-Order Partial Derivatives The function z = f(x, y) has the following second partial derivatives. 1. Differentiate twice with respect to x: 2. Differentiate twice with respect to y: 3. Differentiate first with respect to x and then with respect to y:

23 4. Differentiate first with respect to y and then with respect to x: The third and fourth cases are called mixed partial derivatives. Higher-Order Partial Derivatives

24 Example 7 – Finding Second Partial Derivatives Find the second partial derivatives of f(x, y) = 3xy 2 – 2y + 5x 2 y 2, and determine the value of f xy (–1, 2). Solution: Begin by finding the first partial derivatives with respect to x and y. f x (x, y) = 3y xy 2 and f y (x, y) = 6xy – x 2 y Then, differentiate each of these with respect to x and y. f xx (x, y) = 10y 2 and f yy (x, y) = 6x + 10x 2

25 Example 7 – Solution f xy (x, y) = 6y + 20xy and f yx (x, y) = 6y + 20xy At (–1, 2) the value of f xy is f xy (–1, 2) = 12 – 40 = –28. cont’d

26 Higher-Order Partial Derivatives

27 Example 8 – Finding Higher-Order Partial Derivatives Show that f xz = f zx and f xzz = f zxz = f zzx for the function given by f(x, y, z) = ye x + x ln z. Solution: First partials: Second partials (note that the first two are equal): Third partials (note that all three are equal):