Multiplicatively separable function

From Calculus
Revision as of 23:38, 10 April 2012 by Vipul (talk | contribs)

Definition

For a function of two variables

Suppose G is a function of two variables x and y. We say that G is multiplicatively separable if there exist functions f,g of one variable such that:

G(x,y)=f(x)g(y)

on the entire domain of G.

Note that the concept of multiplicatively separable is sensitive to the coordinate system, i.e., if we change the coordinate system, a function that was originally multiplicatively separable need not remain multiplicatively separable.

For a function of many variables

Suppose G is a function of n variables x1,x2,,xn. We say that G is completely multiplicatively separable if there exist functions g1,g2,,gn, each a function of one variable, such that:

G(x1,x2,,xn)=g1(x1)g2(x2)gn(xn)

(note that the subscripts here are not to be confused with subscripts used for partial derivatives).

There is a weaker notion of partially multiplicatively separable: if we express the set {1,2,,n} as a union of two disjoint subsets A,B, G is multiplicatively separable with respect to the partition if there exist functions gA,gB such that:

G(x1,x2,,xn)=gA(only the variables xi,iA)gB(only the variables xi,iB)

{{#widget:YouTube|id=9pXmMkHG248}}

Partial derivatives

For a function of two variables

Consider the case G(x,y)=f(x)g(y).

Then, if f is m times differentiable and g is n times differentiable, then Gxxxyyy makes sense where x occurs m times and y occurs n times, and:

Gxxxyyy=f(m)(x)g(n)(y)

Further, any partial derivative of G that uses m occurrences of x and n occurrences of y will have the same derivative as the above.

In particular, we have that:

  • Gx(x,y)=f(x)g(y)
  • Gy(x,y)=f(x)g(y)
  • Gxy(x,y)=Gyx(x,y)=f(x)g(y)