2

Hello,

Given a symmetric bilinear form $f:V\times V \to K$ , where $V$ is a vectorspace and $K$ is an appropriate field, define the quadratic form $q:V \to K$ as $q(v):= f(v,v)$.

The Polarisation Formula states that $f(x,y) = 1/2\big( q(x+y) - q(x) - q(y)\big)$, which is easily proven.

This means that any symmetric bilinear form $f:V\times V \to K$ is fully determined by the values $f(v,v)$ for all $v \in V$.

I now want to prove the following theorem: Prove that any symmetric $k$-linear form $M:V\times\cdots \times V \to K$ is determined by the values $M[v]^k := M[v,...,v]$ for all $v\in V$.

How does that work?

flag
I'll rephrase my question: Why is any symmetric k-linear form M:Vx...xV -> determined by the values of M[v]^k := M[v,...,v] for all v in V? I am looking for a PROOF. – Felix Wutschke Jun 3 at 15:41
4 
This looks like homework. Voting to close until some context is given – Igor Rivin Jun 3 at 16:37
This is not my homework. I have just completed Linear Algebra 1, which is more basic than the question I posted. I stumbled upon this in a German Analysis book in my free time! I need to understand this because the book uses multilinear forms to define higher order differentials of functions f:R^n -> R. I have never heard of multilinear forms before today and have a hard time dealing with them. For M(x1,---xk) I tried to substitute linear combinations of a basis v1,..,vn but I couldn't simplify it further. Please help me get this right, I am really trying to understand it. Thank you, Feli – Felix Wutschke Jun 3 at 19:54

3 Answers

3

The reason is Schur-Weyl duality.

The subspace $W = \langle \forall v \in V \, | \, v \otimes v \otimes v \otimes \cdots \otimes v\rangle$ forms a $GL(V)$ subrepresentation of $\otimes^kV$ if we allow $GL(V)$ to act diagonally on tensors.

If we consider the dual action, which is the symmetric group $S_k$ permuting tensor factors, we see that all of the generators of $W$ have the symmetry type of the trivial representation of $S_k$ since they are invariant under these permutations. It follows that the $GL(V)$ subrepresentation $W$ is contained within $\mbox{Sym}^kV \subset \otimes^kV$.

However, by Schur-Weyl duality, the symmetric tensors form an irreducible representation of $GL(V)$---the subrepresentation $W$ is either $0$ or all of $\mbox{Sym}^kV$.

It isn't $0$, so every symmetric tensor $s$ can be written

$$s = \alpha_0 \cdot v_0 \otimes v_0 \otimes v_0 \otimes \cdots \otimes v_0 + \alpha_1 \cdot v_1 \otimes v_1 \otimes v_1 \otimes \cdots \otimes v_1 + \cdots \alpha_l \cdot v_l \otimes v_l \otimes v_l \otimes \cdots \otimes v_l$$

for some suitable choice of $v_i$ and $\alpha_i$.

In other words, the $k^{th}$ powers of the elements of $V$ span $\mbox{Sym}^k V$. It follows that knowing a symmetric multilinear form on the $k^{th}$ powers is enough to determine the form.

link|flag
3 
This could be considered overkill. You can write down a simple formula for $M(x_1,\dots ,x_k)$ as a linear combination of terms of the form $M(x,\dots ,x)$. And it does look like homework. – Tom Goodwillie Jun 3 at 17:08
This is the most general version of polarization that I know. I leave my answer in hopes that it helps a future google searcher. – John Wiltshire-Gordon Jun 3 at 17:21
Hello John. Your answer is too advanced for my understanding of mathematics but I know you did not intend to deliver a most basic answer. Thank you anyway. – Felix Wutschke Jun 3 at 19:55
This is not my homework. I have just completed Linear Algebra 1, which is more basic than the question I posted. I stumbled upon this in a German Analysis book in my free time! I need to understand this because the book uses multilinear forms to define higher order differentials of functions f:R^n -> R. I have never heard of multilinear forms before today and have a hard time dealing with them. For M(x1,---xk) I tried to substitute linear combinations of a basis v1,..,vn but I couldn't simplify it further. Please help me get this right, I am really trying to understand it. Thank you, Feli – Felix Wutschke Jun 3 at 19:55
1 
Most general? The proof by explicit formulas works over any ring in which k factorial is invertible, and shows that symmetric multilinear functors of $k$ variables correspond bijectively with homogeneous degree $k$ polynomials. – Tom Goodwillie Jun 3 at 20:29
show 2 more comments
1

You can be completely explicit in this matter. For $T_j$ in a commutative algebra $$ T_1T_2\dots T_k=\frac{1}{2^k k!}\sum_{\epsilon_j=\pm 1} \epsilon_1\dots\epsilon_k(\epsilon_1T_1 +\dots+\varepsilon_{k}T_{k})^k. $$ The following lemma in available in the Euclidean case.

Lemma. Let $V$ be an Euclidean finite-dimensional vector space, and $A$ a symmetric $k$-multilinear form. We have $ \sup_{\Vert T\Vert=1} \vert{A T^k}\vert =\sup_{\Vert{T_j}\Vert=1} \vert{AT_1\dots T_k}\vert. $

This lemma is a consequence of the 1928 paper by O.D. Kellogg [MR1544896]. This is not true in the non-Euclidean case where the inequality $$ \sup_{\Vert T\Vert=1} \vert{A T^k}\vert \le \sup_{\Vert{T_j}\Vert=1} \vert{AT_1\dots T_k}\vert\le \kappa_k \sup_{\Vert T\Vert=1} \vert{A T^k}\vert, $$ holds true in general with the best constant $ \kappa_{k}= k^k/k!. $

link|flag
1

This Wikipedia article contains the Polarization of an algebraic form in general.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.