Transform of Line Element in Special Relativity

Click For Summary

Homework Help Overview

The discussion revolves around transforming the line element in special relativity from rectangular coordinates (t, x, y, z) to new coordinates (t', x', y', z') defined by specific relationships involving a constant g with dimensions of acceleration. Participants explore the implications of these transformations on the metric and the resulting line element.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants examine the transformation equations and the resulting line element, questioning the correctness of units and terms in the equations. There is a focus on the behavior of hyperbolic functions and their derivatives in the context of the transformation.

Discussion Status

Several participants have pointed out potential errors in the original poster's calculations, particularly regarding unit consistency and the signs of terms in the line element. There is ongoing exploration of the implications of taking the limit gt'/c << 1, with some participants suggesting alternative interpretations and approaches to the problem.

Contextual Notes

Participants note that the original problem imposes specific constraints, such as the requirement to analyze the limit gt'/c << 1, which may lead to different physical interpretations. The discussion reflects a collaborative effort to clarify assumptions and definitions related to the transformation process.

soothsayer
Messages
422
Reaction score
5

Homework Statement


Transform the line element of special relativity from the usual (t, x, y, z) coordinates rectangular coordinates to new coordinates (t', x', y', z') related by
t =\left (\frac{c}{g} + \frac{x&#039;}{c} \right )sinh\left (\frac{gt&#039;}{c} \right)
x =\left (\frac{c}{g} + \frac{x&#039;}{c} \right )cosh\left (\frac{gt&#039;}{c} \right) - \frac{gt&#039;}{g}
y = y', z = z'

for constant g with dimensions of acceleration

Homework Equations


ds^2 = -(cdt)^2 + dx^2 + dy^2 + dz^2

The Attempt at a Solution


After taking the typical steps to transform a line element, I came up with:

(cdt)^2 = g^2 \left (\frac{c}{g} +\frac{x&#039;}{c}^2 \right) cosh^2 \left(\frac{gt&#039;}{c} \right)(dt&#039;)^2 + sinh^2 \left (\frac{gt&#039;}{c}\right) (dx&#039;)^2 + 2g \left (\frac{c}{g} +\frac{x&#039;}{c} \right) sinh \left (\frac{gt&#039;}{c} \right) cosh \left(\frac{gt&#039;}{c} \right) dt&#039;dx&#039;

(dx)^2 = g^2 \left (\frac{c}{g} +\frac{x&#039;}{c}^2 \right) sinh^2 \left(\frac{gt&#039;}{c} \right)(dt&#039;)^2 + cosh^2 \left (\frac{gt&#039;}{c}\right) (dx&#039;)^2 - 2g \left (\frac{c}{g} +\frac{x&#039;}{c} \right) sinh \left (\frac{gt&#039;}{c} \right) cosh \left(\frac{gt&#039;}{c} \right) dt&#039;dx&#039;

As you can see, if you plug these expressions into the line element equation above, (dy = dy' and dz = dz'), the cross terms don't cancel out, but actually add together, as so,

(ds)^2 =-g^2\left(\frac{c}{g} +\frac{x&#039;}{c}\right)^2(dt&#039;)^2 -4g\left(\frac{c}{g} +\frac{x&#039;}{c}\right)sinh \left(\frac{gt&#039;}{c} \right ) cosh\left(\frac{gt&#039;}{c} \right )dt&#039;dx&#039; + (dx&#039;)^2 +(dy&#039;)^2 + (dz&#039;)^2

which seems wrong, but at the same time, the next part of the question asks me to find the gt'/c << 1 limit, which seems to imply that not all the hyperbolic terms cancel out, which would clearly be the case if the cross terms vanish. Have I made an error in calculating the line element somewhere?
 
Physics news on Phys.org
There's clearly something wrong with your units. In the coordinate transformations you have same units for t and x, but then in the metric you have an extra conversion factor c.

What is the extra t' doing in the coordinate transform for x? Is it just a typo since it's not in the later stages of your calculation?
 
<br /> x =\left (\frac{c}{g} + \frac{x&#039;}{c} \right )cosh\left (\frac{gt&#039;}{c} \right) - \frac{gt&#039;}{g}<br />
Should the last term in this be gt'/c ? The c factors are not right, as clamtrox suggests.

I can see your mistake ( I think). The minus on the cross term in dx2 is wrong.

If you still have a problem, I have a Maxima script for this now.
 
Last edited:
Whoa, yeah, sorry. That last term at the end of x should be c2/g, NOT gt'/g. I got carried away, or mixed up in the LaTeX or something. Anyway, it's a constant, and disappears in the differentiation.

Mentz, you're totally right. I made the rookie mistake of assuming that the derivative of coshx was -sinhx. I really should have looked that up while I was doing the problem yesterday XP

Ok, so the cross term in dx2 is now positive, so the cross terms in ds2 vanish. Thanks, guys.

so my new line element becomes:

ds^2 = g^2 \left(\frac{c}{g} +\frac{x&#039;}{c} \right)^2 \left[sinh^2 \left (\frac{gt&#039;}{c} \right) -cosh^2 \left(\frac{gt&#039;}{c} \right )\right]dt&#039;^2 + \left[cosh^2 \left (\frac{gt&#039;}{c} \right) -sinh^2 \left(\frac{gt&#039;}{c} \right )\right]dx&#039;^2 + dy&#039;^2 + dz&#039;^2

Which simplifies to:

ds^2 = -g^2 \left(\frac{c}{g} +\frac{x&#039;}{c} \right)^2 dt&#039;^2 + dx&#039;^2 + dy&#039;^2 + dz&#039;^2

So, when the problem asks me to take the gt'/c << 1 limit, what does that even mean to the above metric? This is supposed to result in a metric detailing a constant acceleration in the Newtonian limit.
 
Last edited:
soothsayer said:
Whoa, yeah, sorry. That last term at the end of x should be c2/g, NOT gt'/g. I got carried away, or mixed up in the LaTeX or something. Anyway, it's a constant, and disappears in the differentiation.

Mentz, you're totally right. I made the rookie mistake of assuming that the derivative of coshx was -sinhx. I really should have looked that up while I was doing the problem yesterday XP

Ok, so the cross term in dx2 is now positive, so the cross terms in ds2 vanish. Thanks, guys.

so my new line element becomes:

ds^2 = g^2 \left(\frac{c}{g} +\frac{x&#039;}{c} \right)^2 \left[sinh^2 \left (\frac{gt&#039;}{c} \right) -cosh^2 \left(\frac{gt&#039;}{c} \right )\right]dt&#039;^2 + \left[cosh^2 \left (\frac{gt&#039;}{c} \right) -sinh^2 \left(\frac{gt&#039;}{c} \right )\right]dx&#039;^2 + dy&#039;^2 + dz&#039;^2

Which simplifies to:

ds^2 = -g^2 \left(\frac{c}{g} +\frac{x&#039;}{c} \right)^2 dt&#039;^2 + dx&#039;^2 + dy&#039;^2 + dz&#039;^2

So, when the problem asks me to take the gt'/c << 1 limit, what does that even mean to the above metric? This is supposed to result in a metric detailing a constant acceleration in the Newtonian limit.

Are you sure it's not asking for the limit when gx'/c2<<1?
 
Yeah, I also thought it might have asked for gx'/c << 1 when I was typing this and didn't have the book on hand, but no, I checked it again and it definitely asked for gt'/c << 1. So I went back to the coordinate transform equations and took the gt'/c << 1 limit of those, instead of the line element, but try as I did, I couldn't seem to find any physically significant results.
 
The units on the first term on the rhs of the equation for x in your original post don't seem right. There seems to be a factor of c missing out front. If you make this change and use

sinh(gt'/c) → gt'/c at gt'/c <<1
and
cosh(gt'/c) → 1 + (gt'/c)2/2 at gt'/c <<1

see what you get.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
2K
Replies
19
Views
3K
Replies
44
Views
6K
  • · Replies 3 ·
Replies
3
Views
2K