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 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>
| 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. Let <math>fg</math> denote the [[pointwise product of functions|product]] of the functions. Then, we have:<br><math>(fg)_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>(fg)_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 || 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>(fg)_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.
| generic point, named functions, point-free notation || Suppose <math>f,g</math> are both functions of variables <math>x,y</math>. <br><math>(f g)_x =f_xg + fg_x</math><br><math>(f g)_y = f_yg + fg_y</math><br>These hold wherever the right side expressions make sense.
|}
|}


===Statement for directional derivatives===
===Statement for directional derivatives===


Suppose <math>f,g</math> are both real-valued functions of many variables. Suppose <math>\overline{u}</math> is a unit vector. Then, we have the following product rule for [[directional derivative]]s:
{| class="sortable" border="1"
 
! Version type !! Statement
<math>\nabla_{\overline{u}}(f \cdot g)|_{\overline{x}} =  f \nabla_{\overline{u}}(g) + g \nabla_{\overline{u}}(f)</math>
|-
| specific point, named functions || Suppose <math>f,g</math> are both real-valued functions of a vector variable <math>\overline{x}</math>. Suppose <math>\overline{u}</math> is a unit vector. Suppose <math>\overline{x_0}</math> is a point in the domain of both functions. Then, we have the following product rule for [[directional derivative]]s:<br><math>\! \nabla_{\overline{u}}(fg)(\overline{x_0}) =  f(\overline{x_0})\nabla_{\overline{u}}(g)(\overline{x_0}) + g(\overline{x_0}) \nabla_{\overline{u}}(f)(\overline{x_0})</math>
|-
| generic point, named functions || Suppose <math>f,g</math> are both real-valued functions of a vector variable <math>\overline{x}</math>. Suppose <math>\overline{u}</math> is a unit vector. Then, we have the following product rule for [[directional derivative]]s:<br><math>\! \nabla_{\overline{u}}(fg)(\overline{x}) =  f(\overline{x})\nabla_{\overline{u}}(g)(\overline{x}) + g(\overline{x}) \nabla_{\overline{u}}(f)(\overline{x})</math>.
|-
| generic point, named functions, point-free notation || Suppose <math>f,g</math> are both real-valued functions of a vector variable <math>\overline{x}</math>. Suppose <math>\overline{u}</math> is a unit vector. Suppose <math>\overline{x_0}</math> is a point in the domain of both functions. Then, we have the following product rule for [[directional derivative]]s:<br><math>\! \nabla_{\overline{u}}(fg) =  f\nabla_{\overline{u}}(g) + g\nabla_{\overline{u}}(f)</math>.
|}


The rule applies at all points where the right side make sense.
The rule applies at all points where the right side make sense.

Revision as of 23:39, 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. Let denote the product of the functions. 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

Version type Statement
specific point, named functions Suppose are both real-valued functions of a vector variable . Suppose is a unit vector. Suppose is a point in the domain of both functions. Then, we have the following product rule for directional derivatives:
generic point, named functions Suppose are both real-valued functions of a vector variable . Suppose is a unit vector. Then, we have the following product rule for directional derivatives:
.
generic point, named functions, point-free notation Suppose are both real-valued functions of a vector variable . Suppose is a unit vector. Suppose is a point in the domain of both functions. Then, we have the following product rule for directional derivatives:
.

The rule applies at all points where the right side make sense.

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