Hilbert-Schmidt norm/smooth manifolds

314 Views Asked by At

Given two riemannian manifolds $M$ and $N$ and a smooth map $f$ : $M$ $\rightarrow$ $N$, we define the energy density of $f$ as the smooth function $e(f)$ : $M$ $\rightarrow$ $\mathbb{R}$ given by $e(f)$ = $\frac{1}{2}$$|df|^2$, where $|df|^2$ is the Hilbert-Schmidt norm of the differential $df$ of $f$.

I've got a couple of questions about the definition above:

I believe that the differential in this definition is the global one, I mean, the differential $df$ defined on the tangent bundle of $M$ to the t.b. of $N$ ($df$ : $TM$ $\rightarrow$ $TN$), am I right? Beside that, I'd like to know what is the H-S norm of the differential $df$. The notes that I'm reading say that, if $(e_1,...,e_n)$ is a local orthonormal frame on an open set $U$ $\subset$ $M$, then $e(f)$ = $\frac{1}{2}$$\langle(f_{*})e_i,(f_{*})e_i\rangle$. I didn't understand how the global differential acts on frames, since the domain of $df$ is $TM$ (so it would have to be something like $df$$(p,v)$).

Thanks for your time.

1

There are 1 best solutions below

0
On BEST ANSWER

If $T:V\to W$ is a linear transformation between two euclidean vector spaces (vector spaces with a positive definite inner product) then you define its norm square by taking the sum of squares of the entries of its matrix wrt some othonormal bases in $V,W$. You can check that this definition is independent of the bases chosen. An equivalent definition: $\text{tr}(T^*T)$, where the adjoint $T^*:W\to V$ is defined via the identity $\langle w,Tv\rangle= \langle T^*w,v\rangle$. Now apply this to $df:T_xM\to T_{f(x)}N$.