Partial Derivatives Flashcards
For what functions do we use partial differentiation?
f (x, y)
How do you partially differentiate?
We derive with respect to each derivative at a same whilst treating the other as a constant i.e. derive for all functions of x, then derive for all functions of y and then combine.
State the product rule for partial derivatives.
(df/dx)y = u (x, y) (dv/dx)y + v (x, y) (du/dx)y
(df/dy)x = u (x, y) (dv/dy)x + v (x, y) (du/dy)x
State the quotient rule for partial derivatives.
(df/dx)y = (v du/dx - u dv/dx) / v2
(df/dy)x = (v du/dy - u dv/dy) / v2
For a function of two variables, how many possible partial second derivatives are there?
4
State the four partial second derivatives for f (x, y).
d2f/dx2
d2f/dydx
d2f/dy2
d2f/dxdy
State Euler’s reciprocity relation and annotate.
d/dy(df/dx) = d/dx(df/dy)
Shows that the d2f/dydx and d2f/dxdy are equal to each other.
What is meant by ‘total differential’?
df = (df/dx)dx + (df/dy)dy