• No results found

25 Partial Derivatives.pdf

N/A
N/A
Protected

Academic year: 2020

Share "25 Partial Derivatives.pdf"

Copied!
20
0
0

Loading.... (view fulltext now)

Full text

(1)

Partial Derivatives

Mathematics 54 - Elementary Analysis 2

Institute of Mathematics University of the Philippines-Diliman

(2)

Partial Derivatives

Mathematics 54 - Elementary Analysis 2

(3)

Introduction

Letz=f(x,y) be defined at (a,b). If we fixy=b, thenf(x,b) becomes a function ofxalone.

The slope of the above tangent line to this curve at (a,b) is given by d

dx

¡

f(x,b)¢¯¯ ¯x

=a=:fx(a,b).

(4)

Similarly, if we fixx=a, thenf(a,y) becomes a function ofyalone.

The slope of the above tangent line to this curve at (a,b) is given by d

dy

¡

f(a,y)¢¯ ¯ ¯

y=b=:fy(a,b).

(5)

Partial Derivatives

Definition

Letz=f(x,y).

1 Thepartial derivative offwith respect toxat any point (x,y) is

fx(x,y)= lim

x→0

f(x+x,y)f(x,y)

x ,

provided that this limit exists.

2 Thepartial derivative offwith respect toyat any point (x,y) is

fy(x,y)= lim

y→0

f(x,y+∆y)f(x,y)

y ,

provided that this limit exists.

(6)

Example

Findfx(x,y) given thatf(x,y)=2x2y2+2y+4x.

Solution.Consider

f(x+∆x,y)−f(x,y)

x =

2(x+∆x)2y2+2(y)+4(x+∆x)−(2x2y2+2y+4x) ∆x

= 2x

2y2+4x(x)y2+2(x)2y2+2y+4x+4x2x2y22y4x

x

= 4x(∆x)y

2+2(x)2y2+4x

x = 4xy2+2y2∆x+4

Thus,

fx(x,y) = lim

x→0(4xy 2

+2y2∆x+4)

(7)

Partial Derivatives

Remark.

The partial derivatives off at (a,b) are also given by

1 f

x(a,b)=lim xa

f(x,b)f(a,b) xa

2 fy(a,b)=lim

yb

f(a,y)−f(a,b) yb

(8)

Example

Findfx(1, 1) andfy(1, 1) given thatf(x,y)=

3x y +4xy

2.

Solution.Forfx, let us use the definition. We have

f(1+x, 1)f(1, 1)

x =

3(1+∆x)

1 +4(1+∆x)(1) 2

µ3(1)

1 +4(1)(1) 2

x

= 3+3∆x+4∆x−3 ∆x

= 7∆xx

= 7.

Thus,

fx(1, 1)= lim

(9)

Example.(continued...)

Findfx(1, 1) andfy(1, 1) given thatf(x,y)=

3x y +4xy

2.

Forfy, let us use the previous remark. Consider

f(1,y)−f(1, 1) y1 =

3 y+4y

27

y1

=

3+4y3−7y y y1

= (2y+3)(2y−1)(y−1)

y(y−1)

= (2y+3)(2y−1)

y .

Hence,

fy(1, 1)=lim y→1

(2y+3)(2y1) y =5.

(10)

Remark.

The partial derivative with respect to a variable can also be obtained by applying theorems for ordinary differentiation while treating the other variables constant.

Example

Determine the partial derivative off(x,y)=2x2y2+2y+4xwith respect to x.

fx(x,y) = (2y2)

d dx(x

2) +2y d

dx(1)+4 d dx(x)

(11)

Partial Derivatives

Example

Findfx(1, 1) andfy(1, 1) given thatf(x,y)=

3x y +4xy

2.

First,fx(x,y)=

3 y

d dx(x)+4y

2 d dx(x)=

3 y+4y

2.

Thus,fx(1, 1)=

3 1+4(1)

2 =7.

Similarly,fy(x,y)=3x

d dy

µ1

y

¶ +4x d

dy(y 2)

=−y3x2 +8xy.

Hence,fy(1, 1)=−

3(1)

12 +8(1)(1)=5.

(12)

Notations.

Letz=f(x,y). The following denotes the partial derivatives off with respect tox:

fx(x,y)

Dx ¡

f(x,y)¢

∂x

¡

f(x,y)¢

∂z ∂x

Similarly, the partial derivatives off with respect toyare denoted by:

fy(x,y)

Dy ¡

f(x,y)¢

∂y

¡

f(x,y)¢

(13)

Partial Derivatives

Example

Evaluate ∂ysin

2(2x3y).

Solution.

∂ysin

2(2x

−3y) =

∂y

¡

sin(2x3y)¢2

= 2 sin(2x3y) cos(2x3y)(3)

= −6 sin(2x−3y) cos(2x−3y)

Note.

fxandfyare also called the derivatives off in thex- andy-directions,

respectively. Moreoever, they can also be interpreted as rates of change.

(14)

Remark.

For a function ofnvariablesx1,x2, . . . ,xn, there arenpartial derivatives.

The partial derivative with respect to theith variable is

fxi(x1,x2, . . . ,xn)= lim

xi→0

f(x1, . . . ,xi−1,xi+∆xi,xi+1, . . . ,xn)−f(x1, . . . ,xn) ∆xi

.

Also,fxi(x1,x2, . . . ,xn) is obtained by performing ordinary differentiation

with respect toxiwhile treating the other variables constant.

Notation.

Letu=f(x1,x2, . . . ,xn). The following are the other notations for the partial

derivative with respect toxi:

Dxi £

f(x1,x2, . . . ,xn) ¤

(15)

Partial Derivatives of Functions of

n

Variables

Example

Letf(x,y,z)=xz

y2+sin(2x+3y+4z)+e

x2z. Findf

x,fyandfz.

Solution.

fx(x,y,z) =

z

y2+2 cos(2x+3y+4z)+2xze x2z

fy(x,y,z) = −

2xz

y3 +3 cos(2x+3y+4z)

fz(x,y,z) =

x

y2+4 cos(2x+3y+4z)+x 2ex2z

(16)

Letz=f(x,y). The functionsfx(x,y) andfy(x,y) are also functions ofxand

y.

These functions also have partial derivatives. In fact, there are four of them.

∂x

µz

∂x

=

2z

∂x2=fxx

∂y

µz

∂x

=

2z

∂y∂x=fxy

∂x

µz

∂y

=

2z

∂x∂y=fyx

∂y

µz

∂y

=

2z

∂y2=fyy

The above derivatives are called thesecond order partial derivativesoff.

(17)

Higher Order Partial Derivatives

Example

Letw=f(x,y)=ln(2x+3y). Find (a) 2w

∂x∂y and (b)fxy(x,y).

Solution. (a)∂w

∂y =fy(x,y)= 1 2x+3y(3)=

3 2x+3y

2w

∂xy=fyx(x,y)= ∂x

£

3(2x+3y)−1¤

=(3)(2x+3y)−2(2)

= −(2x 6 +3y)2

(b)∂w

∂x =fx(x,y)= 1 2x+3y(2)=

2 2x+3y

2w

∂y∂x=fxy(x,y)= ∂y

£

2(2x+3y)−1¤

=(−2)(2x+3y)−2(3)= − 6

(2x+3y)2

Remark.The above example shows thatfxy=fyx.

(18)

Clairaut’s Theorem

Letf be a function ofxandy. Iffxyandfyxare continuous on some

circular regionRon a plane, then for all (x,y) onR,

fxy=fyx.

Example

No functionf(x,y) exists such thatfx(x,y)=3x+2yandfy(x,y)=4x+5y.

Indeed, if such a function exists, thenfxy=fyx. Butfxy(x,y)=2 and

fyx(x,y)=4, which are both continuous, yet are not equal.

Remark.

(19)

Higher Order Partial Derivatives

Example

Letf(x,y,z)=zln(x2ycosz). Find 3f

∂x∂x∂z andfxzx.

Solution.

∂f(x,y,z)

∂z = ln(x

2ycosz) +z

µ 1

x2ycosz

¶ ¡

x2y(sinz)¢

= 2 lnx+lny+ln(cosz)−ztanz

2f(x,y,z) ∂x∂z =

2 x

3f(x,y,z) ∂x∂x∂z = −

2 x2

Forfxzx, recall thatfzx=fxzfor all (x,y,z) in the domain off. Thus,

fxzx=fzxx= −

2 x2.

(20)

1 Findfxandfyforf(x,y)=tan(3xy)+x

y.

2 Findgxandgyforg(x,y)=xy.

3 Findhxandhyforh(x,y)= x

py

x2y.

4 Findfx,fyandfzforf(x,y,z)=log

x(y)−xz2.

5 Solve for

2f

∂x∂z iff(x,y,z)= x2−3y

z .

References

Related documents

As applications, we establish Opial type inequalities for Katugampola conformable partial derivatives and α -conformable integrals.. Inequality (1.1) has received

Higher Order Asymptotic Theory for Semiparametric Averaged

In the present article, we obtain some applications of first order dif- ferential subordination, superordination and sandwich results for higher- order derivatives of p

In this section an inequality of Ostrowski type involving two-dimensional integrals for functions whose partial derivatives belong to L 1 and satisfy certain convexity.. properties

The text gives an example of a function f (x, y) which is defined by a quotient of two polynomials everywhere except at the origin, and even has partial derivatives with respect to

7.2.2 Partial Derivatives of Expressions in Several Variables 123 7.2.3 Derivatives of Functions in One

Chapter 19 DIFFERENTIAL CALCULUS OF FUNCTIONS OF SEVERAL VARIABLES page 880 Chapter 20 DIRECTIONAL DERIVATIVES, GRADIENTS, APPTICATIONS OF PARTIAL DERIVATIVES, AND LINE

Conversely, if you are given the derivative matrix, then you can read off the partial derivatives of all the component