I am new to this branch of math, so bear with me.
This question started when reading Kevin McCrimmon's "A Taste of Jordan Algebras" It talks about polarization and gives a general description.
the general process of linearization (often called polarization, espe- cially in analysis in dealing with quadratic mappings on a complex space). This is an important technique in nonassociative algebras ... Given a homogeneous polynomial p(x) of degree n, the process of linearization is designed to create a symmetric multilinear polynomial p'(x1,... ,xn) in n variables such that the original polynomial arises by specializing all the variables to the same value x : p'(x,... ,x) = p(x). For example, the full linearization of the square x^2= xx is 1/2 (x1x2+x2x1), and the full linearization of the cube x3= xx*x of degree 3 is1/6(x1x2x3+ x1x3x2+ x2x1x3+ x2x3x1+ x3x1x2+ x3x2x1).
I understand the first part
Full linearization is usually achieved one step at a time by a series of partial linearizations, in which a polynomial homogeneous of degree n in a particular variable x is replaced by one of degree n − 1 in x and linear in a new variable y. Intuitively, in an expression with n occurrences of x we simply replace each occurrence of x, one at a time, by a y, add up the results
Ok to here...But then he says
we often have no very explicit expression for p, and must describe linearization in a more intrinsic way. The clearest formulation is to take p(x+ λy) for an indeterminate scalar λ and expand this out as a polynomial in λ: p(x + λy) = p(x) + λp1(x;y) + λ2p2(x;y) + ··· + λnp(y). Here pi(x;y) is homogeneous of degree n − i in x and i in y (intuitively, we obtain it by replacing i of the x’s in p(x) by y’s in all possible ways)
This is where i almost get it, but not quite. where does the y come from here. Is it the same y as above, and so one... and wish I could look at another description of it... How would I symmetrize/linearize/polarize something like 3x^2yz + 2y^2x^2 + z^2x + z^3y
Also later he suggests this method for cases where p is quadratic ( ===q)
we take the value [of q[x]] on the sum x + y of two elements, and then subtract the pure x and y terms to obtain q(x,y) := q(x + y) − q(x) − q(y).
This only works then for squares of one variable then? ( ax^2?). not very useful...
I am looking for some more details about this, but links such as the following are confusing me as much as they are enlightening me because the notation and context are different. Is there a good textbook that explains this clearly?
in a case like f(x,y,z) = 3x^2yz + 2y^2x^2 + z^2x + z^3y does he mean define p(x)=f(x|y,z) compute p(x+λx')=f2(x,x',y,z) then define p2(y)=f2() compute p2(y+λy')=f3(x,x',y,y',z) define p2(y)=f3() compute p2(z+λz')=f3(x,x',y,y',z,z')
– asllearner Jan 09 '12 at 00:33polarizing (too close to polarized light, etc) symmetrizing (to many other meanings)
so I am trying to find out what theory he is talking about and where it was developed...is it a branch of abstract algebra, what? I can understand what a quadratic mapping of a complex space is, but don't know where "linearizing" fits in it???
I don'T mind trying to figure things out myself, but I think I need to be pointed in a direction...or at least confirmed in my thinking.
– asllearner Jan 09 '12 at 00:33