Wednesday, April 17, 2019

homework and exercises - Show the continuity equation from the conservation of stress energy tensor


I am following Carroll Spacetime and geometry.



I want to derive the continuity equation from the conservation of the stress-energy tensor: tρ+(ρv)=0.



Suppose we assume that the Energy-stress tensor of a perfect fluid is conserved. Then since uμ is the 4-velocity, Tμν=(ρ+p)uνuμ+ημνp. It follows directly that 0=μTμν=(μp+μρ)uμuν+(p+ρ)uνμuμ+(p+ρ)uμμuν+νp(Eq. 1) We know that since uνuν=1 we get from the product rule that uνμuν=(1/2)μ(uνuν)=0. Multiplying equation 1 and using this identity we get 0=uνμTμν==μ(uμρ)pμuμ Assuming that we are in the non-relativistic limit uμ=(1,ui), |ui|1 and pρ, Carroll states that the continuity equation follows. I however find 0=μ(uμρ)pμuμ=(p+ρ)μuμuμμρpρ=ρμuμuμμρ=μ(uμρ)=tv0ρ(ρv)=tρ(ρv)tρ+(ρv) This is clearly problematic. May I get a few suggestions to rectify the derivation of the continuity equation?



Answer



The error seems to lie near the end of your derivation, when you claim


-\partial_{\mu}(u^{\mu}\rho)=\partial_{t}(v^{0}\rho)-\boldsymbol{\nabla}\cdot\left(\boldsymbol{v}\,\rho\right)



(Where I am using bold text to refer to vectors now.) This is, in fact, not the case. Recall that \partial_{\mu}=(\partial_{t},\boldsymbol{\nabla}), and requires no minus signs, since derivatives are naturally covariant. On the other hand, u^{\mu}=(u^{0},\textbf{u}) naturally transforms like coordinate vectors, and thus naturally has an upstairs index. Thus, the real expression would be


-\partial_{\mu}\left(u^{\mu}\rho\right)=-\left(\partial_t(v^{0}\rho)+\boldsymbol{\nabla}\cdot(\boldsymbol{v}\,\rho)\right)


With this, the continuity equation is immediately in the form you want it.


The lesson is that, when doing these kinds of calculations, it is important to recall how vectors like \partial and v are defined. Do they naturally have upstairs or downstairs indices? You get negatives when you contract two of the same type of vector, but none when you contract a vector and a covector.


I hope this helps!


No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...