Bochner-Weitzenbock formula (-> Laplacian)

  • Context: Graduate 
  • Thread starter Thread starter Sajet
  • Start date Start date
  • Tags Tags
    Formula Laplacian
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 5K views
Sajet
Messages
45
Reaction score
0
Hi! I'm trying to understand a proof for the Bochner-Weitzenbock formula. I'm sorry I have to bother you with such a basic question but I've worked at this for more than an hour now, but I just don't get the very first step, i.e.:

[itex]-\frac{1}{2} \Delta |\nabla f|^2 = \frac{1}{2} \sum_{i}X_iX_i \langle \nabla f, \nabla f \rangle[/itex]

Where we are in a complete Riemannian manifold, [itex]f \in C^\infty(M)[/itex] at a point [itex]p \in M[/itex], with a local orthonormal frame [itex]X_1, ..., X_n[/itex] such that [itex]\langle X_i, X_j \rangle = \delta_{ij}, D_{X_i}X_j(p) = 0[/itex], and of course

[itex]\langle \nabla f, X \rangle = X(f) = df(X)[/itex]
[itex]\textrm{Hess }f(X, Y) = \langle D_X(\nabla f), Y \rangle[/itex]
[itex]\Delta f = - \textrm{tr(Hess )}f[/itex]

I've tried to use the Levi-Civita identities, but I'm getting entangled in these formulas and don't get anywhere.

Any help is appreciated.
 
Physics news on Phys.org
Sorry, i didn't notice the post. In case anyone ever finds this through google or the search function, here it is:

[itex]-\frac{1}{2} \Delta\|\nabla f\|^2 = \frac{1}{2}\text{tr}(\text{Hess}(\langle \nabla f, \nabla f \rangle ))[/itex]
[itex]= \frac{1}{2}\sum_{i=1}^n \langle \nabla_{X_i} \text{grad}\langle \nabla f, \nabla f \rangle, X_i\rangle[/itex] (<- these are the diagonal entries of the representation matrix)
[itex]= \frac{1}{2}\sum_{i=1}^n X_i \langle \text{grad}\langle \nabla f, \nabla f\rangle, X_i\rangle - \langle \text{grad}\langle \nabla f, \nabla f\rangle, \nabla_{X_i} X_i\rangle[/itex] (where the second summand is zero)
[itex]= \frac{1}{2} \sum_{i=1}^n X_i X_i \langle \nabla f, \nabla f\rangle[/itex]