Product rule for partial differentiation: Difference between revisions
| Line 6: | Line 6: | ||
! Version type !! Statement for functions of two variables | ! Version type !! Statement for functions of two variables | ||
|- | |- | ||
| specific point, named | | specific point, named functions || Suppose <math>f,g</math> are both functions of variables <math>x,y</math>. Suppose <math>(x_0,y_0)</math> is a point in the domain of both <math>f</math> and <math>g</math>. Suppose the partial derivatives <math>f_x(x_0,y_0)</math> and <math>g_x(x_0,y_0)</math> both exist. Then, we have:<br><math>(f \cdot g)_x(x_0,y_0) =f_x(x_0,y_0)g(x_0,y_0) + f(x_0,y_0)g_x(x_0,y_0)</math><br>Suppose the partial derivatives <math>f_y(x_0,y_0)</math> and <math>g_y(x_0,y_0)</math> both exist. Then, we have:<br><math>(f \cdot g)_y(x_0,y_0) = f_y(x_0,y_0)g(x_0,y_0) + f(x_0,y_0)g_y(x_0,y_0)</math> | ||
|- | |||
| generic point, named functions || Suppose <math>f,g</math> are both functions of variables <math>x,y</math>. <br><math>(f \cdot g)_x(x,y) =f_x(x,y)g(x,y) + f(x,y)g_x(x,y)</math><br><math>(f \cdot g)_y(x,y) = f_y(x,y)g(x,y) + f(x,y)g_y(x,y)</math><br>These hold wherever the right side expressions make sense. | |||
|- | |||
| generic point, named functions, point-free notation || Suppose <math>f,g</math> are both functions of variables <math>x,y</math>. <br><math>(f \cdot g)_x =f_x \cdot g + f \cdot g_x</math><br><math>(f \cdot g)_y = f_y\cdot g + f\cdot g_y</math><br>These hold wherever the right side expressions make sense. | |||
|} | |} | ||
Revision as of 23:09, 17 December 2011
Statement for two functions
Statement for partial derivatives
| Version type | Statement for functions of two variables |
|---|---|
| specific point, named functions | Suppose are both functions of variables . Suppose is a point in the domain of both and . Suppose the partial derivatives and both exist. Then, we have: Suppose the partial derivatives and both exist. Then, we have: |
| generic point, named functions | Suppose are both functions of variables . These hold wherever the right side expressions make sense. |
| generic point, named functions, point-free notation | Suppose are both functions of variables . These hold wherever the right side expressions make sense. |
Statement for directional derivatives
Fill this in later
Statement for gradient vectors
Fill this in later
Statement for multiple functions
Statement for partial derivatives
Fill this in later
Statement for directional derivatives
Fill this in later
Statement for gradient vectors
Fill this in later