Product rule for partial differentiation: Difference between revisions

From Calculus
 
Line 15: Line 15:
|}
|}


<center>{{#widget:YouTube|id=lTFCy8V5qDc}}</center>
===Statement for partial derivatives for functions of multiple variables===
===Statement for partial derivatives for functions of multiple variables===



Latest revision as of 21:38, 8 April 2012

Statement for two functions

Statement for partial derivatives for functions of two variables

The derivatives used here are partial derivatives.

Version type Statement
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. Let fg denote the product of the functions. 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 (see concept of equality conditional to existence of one side).
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 (see concept of equality conditional to existence of one side).
{{#widget:YouTube|id=lTFCy8V5qDc}}

Statement for partial derivatives for functions of multiple variables

Version type Statement
specific point, named functions Suppose f,g are both functions of variables x1,x2,,xn. Suppose (a1,a2,,an) is a point in the domain of both f and g. Fix a number i in {1,2,3,,n}. Suppose the partial derivatives fxi(a1,a2,,an) and gxi(a1,a2,,an) both exist. Let fg denote the product of the functions. Then, we have:
(fg)xi(a1,a2,,an)=fxi(a1,a2,,an)g(a1,a2,,an)+f(a1,a2,,an)gxi(a1,a2,,an)
generic point, named functions Suppose f,g are both functions of variables x1,2,,xn. Then, for any fixed i in {1,2,3,,n}: (fg)xi(x1,x2,,xn)=fxi(x1,x2,,xn)g(x1,x2,,xn)+f(x1,x2,,xn)gxi(x1,x2,,xn)
These hold wherever the right side expressions make sense (see concept of equality conditional to existence of one side).
generic point, named functions, point-free notation Suppose f,g are both functions of variables x,y. Then, for any fixed i in {1,2,3,,n}: (fg)xi=fxig+fgxi
These hold wherever the right side expressions make sense (see concept of equality conditional to existence of one side).

Statement for directional derivatives

Version type Statement
specific point, named functions Suppose f,g are both real-valued functions of a vector variable x¯. Suppose u¯ is a unit vector. Suppose x0¯ is a point in the domain of both functions. Then, we have the following product rule for directional derivatives:
u¯(fg)(x0¯)=u¯(f)(x0¯)g(x0¯)+f(x0¯)u¯(g)(x0¯)
generic point, named functions Suppose f,g are both real-valued functions of a vector variable x¯. Suppose u¯ is a unit vector. Then, we have the following product rule for directional derivatives wherever the right side expression makes sense (see concept of equality conditional to existence of one side):
u¯(fg)(x¯)=u¯(f)(x¯)g(x¯)+f(x¯)u¯(g)(x¯).
generic point, named functions, point-free notation Suppose f,g are both real-valued functions of a vector variable x¯. Suppose u¯ is a unit vector. Then, we have the following product rule for directional derivatives wherever the right side expression makes sense (see concept of equality conditional to existence of one side):
u¯(fg)=u¯(f)g+fu¯(g).


Statement for gradient vectors

Version type Statement
specific point, named functions Suppose f,g are both real-valued functions of a vector variable x¯. Suppose x0¯ is a point in the domain of both functions. Then, we have the following product rule for gradient vectors:
(fg)(x0¯)=g(x0¯)(f)(x0¯)+f(x0¯)(g)(x0¯). Note that the products on the right side are scalar-vector multiplications.
generic point, named functions Suppose f,g are both real-valued functions of a vector variable x¯. Then, we have the following product rule for gradient vectors wherever the right side expression makes sense (see concept of equality conditional to existence of one side):
(fg)(x¯)=g(x¯)(f)(x¯)+f(x¯)(g)(x¯). Note that the products on the right side are scalar-vector function multiplications.
generic point, named functions, point-free notation Suppose f,g are both real-valued functions of a vector variable x¯. Then, we have the following product rule for gradient vectors wherever the right side expression makes sense (see concept of equality conditional to existence of one side):
(fg)=g(f)+f(g). Note that the products on the right side are scalar-vector function multiplications.

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