4

I've searched on Google but I could not find an example of a symmetric tensor. I've found this blog post but I cannot construct any example of a symmetric tensor. I know that a tensor $T$ is symmetric iff $T= \operatorname{Sym} T$. Could you give the simplest example, say on $\mathbb{R}^n$?

Srivatsan
  • 26,311
user20353
  • 1,175
  • 1
    In the blog post you mentioned there is actually an example of symmetric tensor at the end. –  Dec 25 '11 at 07:44

1 Answers1

5

Any symmetric matrix $M$ over $\mathbb{R}^n$ defines a symmetric tensor of rank two which maps ${\mathbb{R}^n}^*\times \mathbb{R}^n\rightarrow \mathbb{R}$ by $(\vec{x}^T,\vec{y})\mapsto \vec{x}^TM\vec{y}$. You may recognize this as an inner product on $\mathbb{R}^n$. The simplest example is given by the identity $I_n$, which defines the typical dot product on $\mathbb{R}^n$.

Bruno Joyal
  • 54,711
Alex Becker
  • 60,569