Minkowski metric in spherical polar coordinates

Click For Summary

Homework Help Overview

The discussion revolves around the Minkowski metric in the context of spherical polar coordinates. Participants are exploring the transformation from Cartesian coordinates to a new coordinate system and the implications for the line element in Minkowski space.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the use of Taylor expansion to relate the infinitesimal displacements in Cartesian coordinates to those in the new coordinate system. There is an exploration of the Jacobian matrix and its invertibility. Some participants question the order of solving parts of the problem, particularly the relationship between parts (b) and (c).

Discussion Status

There is a productive exchange regarding the calculation of the Jacobian matrix and its inverse. Some participants have confirmed the correctness of the reasoning presented, while others are considering alternative approaches to derive the Minkowski metric in spherical coordinates.

Contextual Notes

Participants are adhering to the problem's instructions, which may impose constraints on the methods used to derive the line element in spherical coordinates.

spaghetti3451
Messages
1,311
Reaction score
31

Homework Statement



Consider Minkowski space in the usual Cartesian coordinates ##x^{\mu}=(t,x,y,z)##. The line element is

##ds^{2}=\eta_{\mu\nu}dx^{\mu}dx^{\nu}=-dt^{2}+dx^{2}+dy^{2}+dz^{2}##

in these coordinates. Consider a new coordinate system ##x^{\mu'}## which differs from these Cartesian coordinates. The Cartesian coordinates ##x^{\mu}## can be written as a function of these new coordinates ##x^{\mu}=x^{\mu}(x^{\mu'})##.

(a) Take a point ##x^{\mu'}## in this new coordinate system, and imagine displacing it by an infinitesimal amount to ##x^{\mu'}+dx^{\mu'}##. We want to understand how the ##x^{\mu}## coordinates change to first order in this displacement ##dx^{\mu'}##. Argue that

##dx^{\mu}=\frac{\partial x^{\mu}}{\partial x^{\mu'}}dx^{\mu'}##.

(Hint: Taylor expand ##x^{\mu}(x^{\mu'}+dx^{\mu'})##.)

(b) The sixteen quantities ##\frac{\partial x^{\mu}}{\partial x^{\mu'}}## are referred to as the Jacobian matrix; we will require this matrix to be invertible. Show that the inverse of this matrix is ##\frac{\partial x^{\mu'}}{\partial x^{\mu}}##. (Hint: Use the chain rule.)

(c) Consider spherical coordinates, ##x^{\mu'}=(t,r,\theta,\phi)## which are related to the Cartesian
coordinates by

##(t,x,y,z)=(t,r\ \text{sin}\ \theta\ \text{cos}\ \phi,r\ \text{sin}\ \theta\ \text{sin}\ \phi,r\ \text{cos}\ \theta)##.

Compute the matrix ##\frac{\partial x^{\mu}}{\partial x^{\mu'}}##. Is this matrix invertible everywhere? Compute the displacements ##dx^{\mu}## in this coordinate system (i.e. write them as functions of ##x^{\mu'}## and the infinitesimal displacements ##dx^{\mu'}##).

(d) Compute the line element ##ds^{2}## in this coordinate system.

Homework Equations



The Attempt at a Solution



(a) By Taylor expansion,

##x^{\mu}(x^{\mu'}+dx^{\mu'}) = x^{\mu}(x^{\mu'}) + \frac{\partial x^{\mu}}{\partial x^{\mu'}}dx^{\mu'}##

##x^{\mu}(x^{\mu'}+dx^{\mu'}) - x^{\mu}(x^{\mu'}) = \frac{\partial x^{\mu}}{\partial x^{\mu'}}dx^{\mu'}##

##dx^{\mu}=\frac{\partial x^{\mu}}{\partial x^{\mu'}}dx^{\mu'}##

Am I correct so far?
 
Last edited:
Physics news on Phys.org
failexam said:

Homework Statement



Consider Minkowski space in the usual Cartesian coordinates ##x^{\mu}=(t,x,y,z)##. The line element is

##ds^{2}=\eta_{\mu\nu}dx^{\mu}dx^{\nu}=-dt^{2}+dx^{2}+dy^{2}+dz^{2}##

in these coordinates. Consider a new coordinate system ##x^{\mu'}## which differs from these Cartesian coordinates. The Cartesian coordinates ##x^{\mu}## can be written as a function of these new coordinates ##x^{\mu}=x^{\mu}(x^{\mu'})##.

(a) Take a point ##x^{\mu'}## in this new coordinate system, and imagine displacing it by an infinitesimal amount to ##x^{\mu'}+dx^{\mu'}##. We want to understand how the ##x^{\mu}## coordinates change to first order in this displacement ##dx^{\mu'}##. Argue that

##dx^{\mu}=\frac{\partial x^{\mu}}{\partial x^{\mu'}}dx^{\mu'}##.

(Hint: Taylor expand ##x^{\mu}(x^{\mu'}+dx^{\mu'})##.)

(b) The sixteen quantities ##\frac{\partial x^{\mu}}{\partial x^{\mu'}}## are referred to as the Jacobian matrix; we will require this matrix to be invertible. Show that the inverse of this matrix is ##\frac{\partial x^{\mu'}}{\partial x^{\mu}}##. (Hint: Use the chain rule.)

(c) Consider spherical coordinates, ##x^{\mu'}=(t,r,\theta,\phi)## which are related to the Cartesian
coordinates by

##(t,x,y,z)=(t,r\ \text{sin}\ \theta\ \text{cos}\ \phi,r\ \text{sin}\ \theta\ \text{sin}\ \phi,r\ \text{cos}\ \theta)##.

Compute the matrix ##\frac{\partial x^{\mu}}{\partial x^{\mu'}}##. Is this matrix invertible everywhere? Compute the displacements ##dx^{\mu}## in this coordinate system (i.e. write them as functions of ##x^{\mu'}## and the infinitesimal displacements ##dx^{\mu'}##).

(d) Compute the line element ##ds^{2}## in this coordinate system.

Homework Equations



The Attempt at a Solution



(a) By Taylor expansion,

##x^{\mu}(x^{\mu'}+dx^{\mu'}) = x^{\mu}(x^{\mu'}) + \frac{\partial x^{\mu}}{\partial x^{\mu'}}dx^{\mu'}##

##x^{\mu}(x^{\mu'}+dx^{\mu'}) - x^{\mu}(x^{\mu'}) = \frac{\partial x^{\mu}}{\partial x^{\mu'}}dx^{\mu'}##

##dx^{\mu}=\frac{\partial x^{\mu}}{\partial x^{\mu'}}dx^{\mu'}##

Am I correct so far?

Yes, but you should go ahead and calculate the nine components:

\frac{\partial x}{\partial r}, \frac{\partial y}{\partial r}, \frac{\partial z}{\partial r}
\frac{\partial x}{\partial \theta}, \frac{\partial y}{\partial \theta}, \frac{\partial z}{\partial \theta}
\frac{\partial x}{\partial \phi}, \frac{\partial y}{\partial \phi}, \frac{\partial z}{\partial \phi}
 
Isn't that in part (c)?

Shouldn't I do (b) first?
 
failexam said:
Isn't that in part (c)?

Shouldn't I do (b) first?

Yeah, I guess you should, even though part c doesn't actually depend on part b.
 
(b) Via the chain rule,

##\frac{\partial x^{\mu}}{\partial x^{\mu'}}\frac{\partial x^{\mu'}}{\partial x^{\nu}}=\delta_{\nu}^{\mu}##,

where we are using the summation convention only over ##\mu'##.

Therefore, the inverse of the matrix ##\frac{\partial x^{\mu}}{\partial x^{\mu'}}## is the matrix ##\frac{\partial x^{\mu'}}{\partial x^{\nu}}##.

Is this correct?
 
What's wrong with taking the differentials of x, y, and z (expressed in terms of the spherical coordinates in post #1), evaluating their differentials (in terms of the spherical coordinates and their differentials), and then taking the sum of their squares? This should give the Minkowski metric in spherical coordinates, correct?

Chet
 
Chestermiller said:
What's wrong with taking the differentials of x, y, and z (expressed in terms of the spherical coordinates in post #1), evaluating their differentials (in terms of the spherical coordinates and their differentials), and then taking the sum of their squares? This should give the Minkowski metric in spherical coordinates, correct?

Chet

I know that this is a correct and shorter approach, but I'm trying to follow the instructions of the question.
 
  • Like
Likes   Reactions: Chestermiller

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
0
Views
1K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 30 ·
2
Replies
30
Views
8K
Replies
1
Views
2K