Calculating Distance and Innerproduct in 4-D Minkowski Vector Space

Maepez
Messages
2
Reaction score
0

Homework Statement


In the 4-D Minkowski vector space [you can think of this as the locations of events in space-time given by (t, x, y, z)] consider the vectors pointing to the following events: (4ns, -1m, 2, 7) and (2ns, 3m, 1m, 9m)
(a) Find the distance between the events.
(b) Find the innerproduct between the two events.


Homework Equations


Distance Formula


The Attempt at a Solution


My initial thoughts are to "subtract" one point from another to get a vector from the first point to the second. Then take the square root of the sum of each component squared. The only thing that bothers me is the different units (ns and m).

For part (b), the inner product is just a dot product of the two original vectors. Is that a correct assumption? (I've never studied anything like this before, and it seems important.)

Thanks in advance for any advice!
 
Physics news on Phys.org
I'm pretty sure that by "distance between the two events", they mean d=(\Delta x^2+\Delta y^2+\Delta z^2)^{1/2}...If they asked for the space-time separation (or interval) between the events, then you would calculate \Delta s=(c^2\Delta t^2-\Delta x^2-\Delta y^2-\Delta z^2)^{1/2} (Using the convention that s^2=c^2t^2-x^2-y^2-z^2 )...However, different authors will use different terminology, so you should check with your Professor. Alternatively, the definition of "distance between events", that you are expected to use might be found in your text, or at least your notes.

As for the inner product, are the 4-vectors you posted contravariant or covariant? What is the definition for the inner product between two 4-vectors that is given in your text/notes?
 
Thanks very much for your reply, gabba. It seems my intuition was leading me in the right direction on the distance. Unfortunately, the only information I have was posted in the question. I'll consult the text, too, with the ideas you have given me. As far as note are concerned, I don't have anything covering Mindowski vector space. We're discussing Eigenvectors in class and something completely different in the homework. :\
 
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
##|\Psi|^2=\frac{1}{\sqrt{\pi b^2}}\exp(\frac{-(x-x_0)^2}{b^2}).## ##\braket{x}=\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dx\,x\exp(-\frac{(x-x_0)^2}{b^2}).## ##y=x-x_0 \quad x=y+x_0 \quad dy=dx.## The boundaries remain infinite, I believe. ##\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dy(y+x_0)\exp(\frac{-y^2}{b^2}).## ##\frac{2}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,y\exp(\frac{-y^2}{b^2})+\frac{2x_0}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,\exp(-\frac{y^2}{b^2}).## I then resolved the two...
Back
Top