ck00
- 19
- 0
let f(x,y)=0
Why df=(∂f/∂x)dx + (∂f/∂y)dy?
Why df=(∂f/∂x)dx + (∂f/∂y)dy?
HallsofIvy said:If x and y are themselves functions of a parameter, say, t, then we can think of f(x, y)= f(x(t), y(t)) as a function of the single variable t and, by the chain rule:
\frac{df}{dt}= \frac{\partial f}{\partial x}\frac{dx}{dt}+ \frac{\partial f}{\partial y}\frac{dy}{dt}
And then, the usual definition of the "differential" as df= (df/dt)dt gives
df= \frac{\partial f}{\partial x}\frac{dx}{dt}dt+ \frac{\partial f}{\partial y}\frac{dy}{dt}dt= \frac{\partial f}{\partial x}dx+ \frac{\partial f}{\partial y} dy
ck00 said:But how can I prove this \frac{df}{dt}= \frac{\partial f}{\partial x}\frac{dx}{dt}+ \frac{\partial f}{\partial y}\frac{dy}{dt}?
I know the basic operation in partial differentiation but i just not quite understand the theory behind it. Are there some proofs?
let f(x,y)=0
Why df=(∂f/∂x)dx + (∂f/∂y)dy?