Obtaining the Metric in a Boosted Observer Frame?

  • Context: Graduate 
  • Thread starter Thread starter Mentz114
  • Start date Start date
  • Tags Tags
    Basis Frame
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Mentz114
Messages
5,429
Reaction score
292
I'm trying to get a metric in the frame of a boosted observer. The spacetime in question has coframe and frame basis vectors

[tex] \begin{align*}<br /> \vec{\sigma}^0 = \frac{-1}{\sqrt{F}}dt\ \ \ \ & \vec{e}_0 = -\sqrt{F}\partial_t \\<br /> \vec{\sigma}^1 = \sqrt{F}dz\ \ \ \ & \vec{e}_1 = \frac{1}{\sqrt{F}}\partial_z \\<br /> \vec{\sigma}^2 = \sqrt{F}dr\ \ \ \ & \vec{e}_2 = \frac{1}{\sqrt{F}}\partial_r \\<br /> \vec{\sigma}^3 = r\sqrt{F}d\phi\ \ \ \ & \vec{e}_3 = \frac{1}{r\sqrt{F}}\partial_\phi <br /> \end{align*}[/tex]

Boosting the coordinate frame basis by [itex]\beta[/itex] in the [itex]\phi[/itex] direction gives the new frame basis

[tex] \begin{align*}<br /> \vec{f}_0 &= -\gamma\sqrt{F}\partial_t + \gamma\beta \frac{1}{r\sqrt{F}}\partial_\phi \\<br /> \vec{f}_1 &= \frac{1}{\sqrt{F}}\partial_z \\<br /> \vec{f}_2 &= \frac{1}{\sqrt{F}}\partial_r \\<br /> \vec{f}_3 &= \gamma\frac{1}{r\sqrt{F}}\partial_\phi + \gamma\beta \sqrt{F}\partial_t <br /> \end{align*}[/tex]

Now, my problem is reading off the new coframe basis [itex]s[/itex]. My attempt is below, but I'm only 50% confident it's right.

[tex] \begin{align*}<br /> {\vec{s}}^0 &= (\gamma\sqrt{F})^{-1}dt+(\gamma\beta)^{-1}r\sqrt{F}d\phi \\<br /> {\vec{s}}^1 &= \sqrt{F}dz \\<br /> {\vec{s}}^2 &= \sqrt{F}dr \\<br /> {\vec{s}}^3 &= \gamma^{-1}r\sqrt{F}d\phi + (\gamma\beta)^{-1}\sqrt{F}dt<br /> \end{align*}[/tex]

The metric that arises from this is sort of plausible. I'd appreciate any pointers, particularly to any errors.
 
Physics news on Phys.org
From Lee's book "Riemanian Manifolds : An Introduction to Curvature" ( page 30)

Let (E1, . . . , En) be any local frame for TM, that is, n smooth vector fields defined on some open set U such that (E1|p, . . . , En|p) form a basis for TpM at each point p ∈ U. Associated with such a frame is the dual coframe, which we denote (ϕ1, . . . , ϕn); these are smooth 1-forms satisfying ϕi(Ej) = δij.

Couldn't be simpler really.