Tensor gymnastic in Noether's Current

  • Context: Graduate 
  • Thread starter Thread starter Rizlablack
  • Start date Start date
  • Tags Tags
    Current Tensor
Click For Summary

Discussion Overview

The discussion revolves around deriving Noether's Current using an improved energy-momentum tensor, focusing on the manipulation of tensor indices and the application of functional derivatives in the context of field theory. Participants explore various expressions and their validity, addressing potential errors in index placement and the implications for calculations.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant presents a series of expressions involving derivatives of fields and tensor components, questioning their correctness and the treatment of indices.
  • Another participant suggests using different indices for summation versus free indices to clarify the expressions.
  • A later reply emphasizes the importance of maintaining consistent index placement, arguing that the original expressions are invalid due to repeated indices in the same position.
  • Further contributions explore how to correctly apply the product rule for functional derivatives and provide alternative formulations for the derivatives in question.
  • One participant expresses gratitude for the clarifications received and seeks guidance on how to handle index naming when computing derivatives of a specific tensor expression.
  • Another participant advises on the necessity of contracting indices appropriately to maintain the integrity of the tensor expressions.

Areas of Agreement / Disagreement

Participants express differing views on the validity of certain tensor expressions and the proper treatment of indices. There is no consensus on the correctness of the original formulations, and multiple perspectives on how to approach the problem remain evident throughout the discussion.

Contextual Notes

Participants highlight the importance of adhering to conventions regarding upper and lower indices in tensor notation, particularly in the context of Lorentz invariance in special relativity. The discussion also reflects varying levels of familiarity with tensor algebra and functional derivatives.

Who May Find This Useful

This discussion may be useful for students and researchers in theoretical physics, particularly those working with field theory, tensor calculus, and Noether's theorem.

Rizlablack
Messages
8
Reaction score
0
ok, I hope this is the right place to post this, that's my first post here! ^_^
Well I'm deriving the Noether's Current in terms of an improved energy momentum tensor and by now all the knowledge about tensors algebra and so on came from my own sadly. I'm stuck with a matter that probably reveals anything that is not really clear about tensors..
I have:
[itex]\frac{\partial}{\partial(\partial_{\mu}\phi)} \partial_{\rho}\phi\partial^{\mu}\phi[/itex]
now I would write:
a) [itex]=\frac{\partial}{\partial(\partial_{\mu}\phi)} (\partial_{\rho}\phi)\eta^{\mu\mu}(\partial_{\mu} \phi )=(\partial_{\rho}\phi)\eta^{\mu\mu}[/itex]

a') [itex]=\frac{\partial}{\partial(\partial_{\mu}\phi)} \delta^{\mu}_{\rho}(\partial_{\mu}\phi)(\partial^{\mu}\phi)=<br /> \delta^{\mu}_{\rho}(\partial^{\mu}\phi)=<br /> \delta^{\mu}_{\rho}\eta^{\mu \mu }(\partial_{\mu} \phi )=<br /> (\partial_{\rho}\phi)\eta^{\mu\mu}[/itex]

and I hope they are correct.. but then I thought.. what about this one?? O.o

b) [itex]=\frac{\partial}{\partial(\partial_{\mu}\phi)} \delta^{\mu}_{\rho}(\partial_{\mu}\phi)\eta^{\mu \mu}(\partial_{\mu}\phi)=<br /> 2(\partial_{\rho}\phi)\eta^{\mu\mu}[/itex]
 
Physics news on Phys.org
The only advice I can give you is to use different indices (summation vs free), for example

[tex]\frac{\partial}{\partial \left(\partial_{\mu}\phi\right)} \left(\partial_{\rho}\phi\right) \left(\partial^{\rho}\phi\right)[/tex]
 
Last edited:
Rizlablack said:
ok, I hope this is the right place to post this, that's my first post here! ^_^
Well I'm deriving the Noether's Current in terms of an improved energy momentum tensor and by now all the knowledge about tensors algebra and so on came from my own sadly. I'm stuck with a matter that probably reveals anything that is not really clear about tensors..
I have:
[itex]\frac{\partial}{\partial(\partial_{\mu}\phi)} \partial_{\rho}\phi\partial^{\mu}\phi[/itex]
now I would write:
a) [itex]=\frac{\partial}{\partial(\partial_{\mu}\phi)} (\partial_{\rho}\phi)\eta^{\mu\mu}(\partial_{\mu} \phi )=(\partial_{\rho}\phi)\eta^{\mu\mu}[/itex]

a') [itex]=\frac{\partial}{\partial(\partial_{\mu}\phi)} \delta^{\mu}_{\rho}(\partial_{\mu}\phi)(\partial^{\mu}\phi)=<br /> \delta^{\mu}_{\rho}(\partial^{\mu}\phi)=<br /> \delta^{\mu}_{\rho}\eta^{\mu \mu }(\partial_{\mu} \phi )=<br /> (\partial_{\rho}\phi)\eta^{\mu\mu}[/itex]

and I hope they are correct.. but then I thought.. what about this one?? O.o

b) [itex]=\frac{\partial}{\partial(\partial_{\mu}\phi)} \delta^{\mu}_{\rho}(\partial_{\mu}\phi)\eta^{\mu \mu}(\partial_{\mu}\phi)=<br /> 2(\partial_{\rho}\phi)\eta^{\mu\mu}[/itex]
You write the indices in a wrong way; your expression should be

[itex]\frac{\partial}{\partial(\partial_{\mu}\phi)} ( \partial_{\rho}\phi\partial_{\mu}\phi)[/itex]

Then you use the algebraic rule

[itex] \frac{\partial \phi(x)}{\partial \phi (y)} = \delta^4(x-y), \ \ \ \frac{\partial}{\partial(\partial_{\mu}\phi(y))} \partial_{\nu}\phi(x) = \delta^{\mu}_{\nu}\delta^4(x-y)[/itex]
which also holds for higher derivatives. Actually, these are functional derivatives, but let's write it as this. With this you can calculate your expression using the product rule, which holds for functional derivatives.
 
it depends on if you mean what you wrote or not!
Notice: The free indices on both sides of the equality should be the same. this
rules out your a, a', and b!

[tex] \frac{\partial}{\partial(\partial_\mu \phi)} \partial_\rho \phi \partial^\mu \phi[/tex]
is generally considered invalid because the repeated index should occur once
in the lower and once in the upper position. your [itex]\mu[/itex] is in the upper
position in both. [the reason physicists prefer this convention is that for special
relativity we have a slight difference between 4-vectors with upper and lower indices
and it's only with the upper/lower einstein convention that you get a lorentz invariant
quantity.]

Now let's look at a couple of ways we could "fix" what you wrote - and see how
we'd work out the derivative in each case.
[tex]\frac{\partial}{\partial \left( \partial_\mu \phi\right)} \partial_\rho\phi \partial_\mu \phi<br /> = \frac{\partial (\partial_\rho \phi)}{\partial \left( \partial_\mu \phi\right)} \partial_\mu \phi<br /> + \partial_\rho \phi \frac{\partial (\partial_\mu \phi)}{\partial \left( \partial_\mu \phi\right)} [/tex]
[tex] = \delta^\mu_\rho \partial_\mu \phi + \partial_\rho \phi \delta^\mu_\mu <br /> = (D+1) \partial_\rho \phi[/tex]
where D is the dimension of your vector space.


if you meant [itex] \frac{\partial}{\partial (\partial_\mu \phi)} \partial_\rho \phi \partial^\rho \phi[/itex] as dextercioby suggests you get
[tex] \frac{\partial}{\partial (\partial_\mu \phi)} \partial_\rho \phi \partial^\rho \phi<br /> = \frac{\partial (\partial_\rho \phi)}{\partial (\partial_\mu \phi)} \partial^\rho \phi +<br /> \partial_\rho \phi \frac{\partial (\partial^\rho \phi)}{\partial (\partial_\mu \phi)} [/tex]
[tex] = \delta^\mu_\rho \partial_\rho \phi + \delta^{\rho \mu} \partial_\rho \phi<br /> = 2 \partial^\mu \phi[/tex]
 
thanks guys you really clarify me that formula!And now I understand how to move through it!
the only thing not clear is:
given

[itex]K^{\mu}_{\ \ \rho} = \partial_{\rho}\phi \partial^{\mu}\phi[/itex]

if I have to compute

[itex]S^{\mu}=\frac{\partial}{\partial(\partial_{\mu} \phi )}K^{\mu}_{\ \ \rho}[/itex]

I have to change name to index? which way?thanks!
 
Rizlablack said:
thanks guys you really clarify me that formula!And now I understand how to move through it!
the only thing not clear is:
given

[itex]K^{\mu}_{\ \ \rho} = \partial_{\rho}\phi \partial^{\mu}\phi[/itex]

if I have to compute

[itex]S^{\mu}=\frac{\partial}{\partial(\partial_{\mu} \phi )}K^{\mu}_{\ \ \rho}[/itex]

I have to change name to index? which way?thanks!

I'd go for


[itex]S^{\rho}=\frac{\partial}{\partial(\partial_{\mu} \phi )}K_{\mu}^{\ \ \rho}[/itex]

You seem to be confused about


[itex]\frac{\partial}{\partial(\partial_{\mu} \phi )} = X^{\mu}[/itex]

This is a tensor with a upper index mu! So you have to contract it with something which has a lower index mu. One free index then remains.
 
ok thanks a lot you all! ^_^
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 0 ·
Replies
0
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K