Tensor Field Notation: Einstein Gravity Explained

  • Context: Undergrad 
  • Thread starter Thread starter Noobnoob
  • Start date Start date
  • Tags Tags
    Field Notation Tensor
Click For Summary

Discussion Overview

The discussion revolves around the notation and transformation properties of tensor fields in the context of Einstein's gravity, specifically addressing the transformation of vectors and the implications of index placement in tensor notation. Participants are exploring the mathematical relationships and assumptions presented in Zee's "Einstein Gravity in a Nutshell," particularly focusing on the derivative transformations of vector fields and the consistency of notation across different sections of the text.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant questions the transformation of derivatives of vector fields and whether the relationship ∂xk/∂x'h = Rkh holds true based on earlier definitions.
  • Another participant emphasizes the importance of correctly placing indices in tensor notation and suggests using LaTeX for clarity.
  • A participant presents equations demonstrating how the transformation of vector fields should behave under rotation, leading to confusion about the correct interpretation of indices.
  • Some participants argue that the partial derivatives of vector components are not necessarily the components of a rank 2 tensor unless specific conditions are met, such as having flat space and affine coordinates.
  • There is a discussion about the inconsistency in Zee's notation regarding the order of indices between different sections of the book, with one participant suggesting that the author may not have intended for the reader to directly compare them.
  • A later reply highlights the foundational calculus theorem regarding the transformation of derivatives and asserts that the initial assumption about the equality of certain derivatives is incorrect.
  • Another participant expresses confusion about the implications of the transformations and seeks further clarification on specific equations presented in the discussion.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the correct interpretation of the tensor transformations and the implications of index placement. Multiple competing views remain regarding the validity of certain equations and the assumptions underlying the transformations.

Contextual Notes

Participants note that the discussion is complicated by the lack of clarity in notation and the potential for misunderstanding due to the different contexts in which the tensor transformations are presented. There is also mention of the need for careful attention to the distinction between contravariant and covariant indices, which has not yet been fully introduced in the text.

Noobnoob
Messages
8
Reaction score
1
TL;DR
need help for basic calculus
Hi there,
I'm just starting Zee's Einstein Gravity in a Nutshell, and I'm stuck on a seemingly very easy assumption that I can't figure out. On the Tensor Field section (p.53) he develops for vectors x' and x, and tensor R (with all indices being upper indices) : x'=Rx => x=RT x' (because R-1=RT in that case, that's ok) => ∂xk/∂x'h = (RT)kh = Rhk
On page 45 in the Index&Notations section he develops, for vectors u=Mv (M matrix) : ui=Mij vj => dui = Rij dvj (R rotation matrix) => dx'i = Rij dxj
So should not it be ∂xk/∂x'h = Rkh ?
Thanks for enlighting me
 
Physics news on Phys.org
If you're going to ask a question about tensor notation, which depends critically on correctly putting indexes "up" or "down", you really, really need to use the PF LaTeX feature. You can find help on it here:

https://www.physicsforums.com/help/latexhelp/
As it stands, I can't even tell for sure what indexes in your question are supposed to be up vs. down.
 
  • Like
Likes   Reactions: vanhees71 and dextercioby
Thanks for the tips, and so sorry about the poor notation. I'll try to be more explicit.
In his paragraph he demonstrates that the derivative of a vector field
\begin{equation}
V'^{i}(\vec x') = R^{ij}V^{j}(\vec x)
\end{equation}
transforms like
\begin{equation}
\frac {\partial V'^{i}(\vec x')} {\partial x'^{h}} = R^{hk}R^{ij}\frac {\partial V^{j}(\vec x)} {\partial x^{k}}
\end{equation}
so that it transforms like a tensor.

To get the Rhk tensor he writes (with R element of the simple orthogonal group) :
\begin{equation}
\vec x' = R\vec x => \vec x = R^{-1}\vec x' = R^{T}\vec x' => \frac {\partial x^{k}} {\partial x'^{h}} = (R^{T})^{kh} = R^{hk}
\end{equation}

What puzzles me is that earlier he defines vectors as entities that transform under rotations like (M transformation matrix, R rotation matrix) :
\begin{equation}
\vec u = M\vec v => u^{i} = M^{ij}v^{j} => dx'^{i} = R^{ij}dx^{j}
\end{equation}

so to me it looks like I should rather get
\begin{equation}
\frac {\partial x^{k}} {\partial x'^{h}} = (R^{T})^{hk} = R^{kh}
\end{equation}

I'm definitely missing something since the final demonstration is right...
 
Noobnoob said:
\begin{equation}
\vec u = M\vec v => u^{i} = M^{ij}v^{j} => dx'^{i} = R^{ij}dx^{j}
\end{equation}

so to me it looks like I should rather get
\begin{equation}
\frac {\partial x^{k}} {\partial x'^{h}} = (R^{T})^{hk} = R^{kh}
\end{equation}
$$dx’^i = \frac{\partial x’^i}{\partial x^j} dx^j \neq \frac{\partial x^i}{\partial x’^j} dx^j$$ So your thinking is incorrect.
 
So I'm just trying to figure it out, from :
\begin{equation}
dx’^i = \frac{\partial x’^i}{\partial x^j} dx^j = R^{ij} dx^j => \frac{\partial x’^i}{\partial x^j} = R^{ij} ,
\end{equation}
I can't write :
\begin{equation}
dx^j = \frac{\partial x^j}{\partial x'^i} dx'^i = (R^T)^{ij} = R^{ji} => \frac{\partial x^j}{\partial x'^i} = R^{ji} ,
\end{equation}
that's where I'm wrong ?
 
The partial derivatives of the components of a vector field most certainly are not the components of a rank 2 tensor. At least not unless you restrict yourself to coordinate systems where all Christoffel symbols are identically zero (this requires a flat space and affine coordinates).

Also note that ##R## is not a tensor.
 
  • Like
Likes   Reactions: vanhees71 and Pencilvester
Yes I assume this is the case at this stage of the book
 
And I still don't get it...
 
Noobnoob said:
And I still don't get it...
Do you still not understand why ##\frac {\partial x^{k}} {\partial x'^{h}} \neq R^{kh}##?
 
  • #10
Yes, I surely don't derive it correctly, but I don't see how I can't get (9) from (8)
 
  • #11
$$dx’^i = \frac{\partial x’^i}{\partial x^j} dx^j$$ is a foundational calculus theorem, so that plus eq. (4) should be enough to show you that your eq. (5) is generally incorrect since in general, ##\frac{\partial x’^i}{\partial x^j} \neq \frac{\partial x^i}{\partial x’^j}##. And in post 5 you said “I can’t write [eq. (9)]”, but in fact, (9) does follow directly from (8) since R represents a rotational transformation.
 
  • #12
So if in that particular case (9) follows (8), by changing indices it's equivalent to \begin{equation}\frac {\partial x^{k}} {\partial x'^{h}} = R^{kh} ,\end{equation} so I don't see what's wrong :cry:
Besides I understand that \begin{equation}\frac{\partial x’^i}{\partial x^j} \neq \frac{\partial x^i}{\partial x’^j}\end{equation} ,
and there is no really use of the right hand side of this inequality in the previous equations. In fact I imagine that if
\begin{equation}\frac{\partial x’^i}{\partial x^j} = R^{ij} then \frac{\partial x^j}{\partial x’^i} = (R^{ij})^{-1} = (R^{T})^{ij} = R^{ji} \end{equation}

If you could detail what happens in eq (3) I may see it more clearly
 
  • #13
Okay, I see the issue now. Yes, you’re right, Zee is not consistent with the order of indices between those two sections to which you’re referring. I don’t think he intends for the reader to refer directly to the notation from pg. 45 to get context for pg. 53. He probably does not feel the need to be consistent with the order of indices across different sections since he has yet to introduce the distinction between contravariant indices (superscripts) and covariant indices (subscripts). If you keep reading, you’ll soon find that coordinate transformations like ##R## should be written with one superscript and one subscript. The “order of indices” does not really make sense between upper and lower indices.
 
  • #14
Okey, that's a relief I started going crazy.
Since I'm not familiar with those notations I'm trying to get everything step by step and all was clear till this point.
I'll take a more relaxed approach :)
Thanks !
 
  • Like
Likes   Reactions: Pencilvester
  • #15
Noobnoob said:
So if in that particular case (9) follows (8), by changing indices it's equivalent to \begin{equation}\frac {\partial x^{k}} {\partial x'^{h}} = R^{kh} ,\end{equation} so I don't see what's wrong :cry:
Besides I understand that \begin{equation}\frac{\partial x’^i}{\partial x^j} \neq \frac{\partial x^i}{\partial x’^j}\end{equation} ,
and there is no really use of the right hand side of this inequality in the previous equations. In fact I imagine that if
\begin{equation}\frac{\partial x’^i}{\partial x^j} = R^{ij} then \frac{\partial x^j}{\partial x’^i} = (R^{ij})^{-1} = (R^{T})^{ij} = R^{ji} \end{equation}

If you could detail what happens in eq (3) I may see it more clearly
It is utmost (!) important to be very pedantic with placing indices of tensor components. It's important to keep both the horizontal and the vertical position under control.

Concerning the transformation properties, everything can be explained with vector fields, and I assume a flat spacetime and that ##x^{\mu}## (##\mu \in \{0,1,3,\}##) are pseudocartesian components.

Then any object transforming under Lorentz transformations as the ##x^{\mu}## or rather the "infinitesimal displacements" denote contravariant components:
$$\mathrm{d} x^{\prime \mu}=\frac{\partial x^{\prime \mu}}{\partial x^{\nu}} \mathrm{d} x^{\nu}.$$
Here
$$\frac{\partial x^{\prime \mu}}{\partial x^{\nu}}={\Lambda^{\mu}}_{\nu}$$
is a Lorentz-transformation matrix.

Now consider a scalar field ##\Phi(x)##, which transforms as
$$\Phi'(x')=\Phi(x).$$
Now let's see how the partial derivatives transform:
$$\frac{\partial}{\partial x^{\mu}} \Phi \rightarrow \frac{\partial}{\partial x^{\prime \mu}} \Phi'(x')= \frac{\partial x^{\nu}}{\partial x^{\prime \mu}} \frac{\partial}{\partial x^{\nu}} \Phi(x),$$
This means the partial derivatives transform with the inverse matrix, and such an object gets lower indices. Objects with lower indices are called covariant objects. Thus we write
$$\frac{\partial}{\partial x^{\mu}}=\partial_{\mu}$$
with a lower index!

The transformation property for the covariant components is thus like
$$\partial_{\mu} ' \Phi'=\frac{\partial x^{\nu}}{\partial x^{\prime \mu}} \partial_{\nu} \Phi = {(\Lambda^{-1})^{\nu}}_{\mu} \partial_{\nu} \Phi.$$
 
Last edited:

Similar threads

  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
5
Views
4K