Product rule for partial differentiation: Difference between revisions

From Calculus
Line 6: Line 6:
! Version type !! Statement for functions of two variables
! Version type !! Statement for functions of two variables
|-
|-
| specific point, named function || 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>uppose 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>
| 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 f,g are both functions of variables x,y. Suppose (x0,y0) is a point in the domain of both f and g. Suppose the partial derivatives fx(x0,y0) and gx(x0,y0) both exist. Then, we have:
(fg)x(x0,y0)=fx(x0,y0)g(x0,y0)+f(x0,y0)gx(x0,y0)
Suppose the partial derivatives fy(x0,y0) and gy(x0,y0) both exist. Then, we have:
(fg)y(x0,y0)=fy(x0,y0)g(x0,y0)+f(x0,y0)gy(x0,y0)
generic point, named functions Suppose f,g are both functions of variables x,y.
(fg)x(x,y)=fx(x,y)g(x,y)+f(x,y)gx(x,y)
(fg)y(x,y)=fy(x,y)g(x,y)+f(x,y)gy(x,y)
These hold wherever the right side expressions make sense.
generic point, named functions, point-free notation Suppose f,g are both functions of variables x,y.
(fg)x=fxg+fgx
(fg)y=fyg+fgy
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