Processing math: 100%

Search This Blog

Partial Derivatives Notation

Suppose that we have the function f:R2R

which is a function of two real variables. 


We denote its second order partial derivatives in the following way

2fx2

2fy2

2fxy

2fyx


In this notation it is important to remember that by definition

2fxy=fx(fy)

2fyx=fy(fx)

So if we write x first in the denominator, that means x is the second variable we differentiate by, 

and if we write y first in the denominator, that means y is the second variable we differentiate by. 

In other words, first we differentiate by the right-most variable (from the denominator), second we differentiate by the second right-most variable (from the denominator) and so on. Of course these are not really denominators (in the algebraic sense) but OK, they look like denominators.


The same applies to functions of more than two variables.


Suppose g:R3R

is a function of three real variables. 


Then by definition the expression 

3gxyz
means the following


3gxyz=gx(gy(gz))


In other words here we have differentiated first by z, then by y, and finally by x.



No comments:

Post a Comment