Find lorentz transformation for arbitrary velocity (v) relat

Click For Summary

Discussion Overview

The discussion revolves around finding the Lorentz transformation for arbitrary velocity (v) relative to a reference frame (O). Participants explore the mathematical formulation, including the use of matrix representations and vector forms, while addressing the complexities involved in applying these concepts to transformations in three-dimensional space.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant seeks to derive the Lorentz transformation using all three components of velocity (V_x, V_y, V_z) and expresses confusion about the necessity of matrices in this context.
  • Another participant suggests that the Wikipedia page provides relevant information, specifically pointing to the vector form of the transformation, which may not require matrix representation.
  • There is a contention regarding the correctness of the transformation equations provided, with some participants asserting that certain forms are only valid under specific conditions (e.g., when only V_x is nonzero).
  • A suggestion is made to use a spatial rotation matrix to align the boost direction before applying the Lorentz transformation, indicating a more complex approach to the problem.
  • Participants express differing views on whether to prioritize understanding the vector form over the matrix form, with some advocating for the former to grasp the underlying concepts better.
  • One participant emphasizes the importance of understanding the origin of the equations rather than merely copying solutions, highlighting a desire for deeper comprehension.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the necessity of using matrices versus vector forms for the Lorentz transformation. There are competing views on the correctness of the transformation equations and the best approach to understanding the concepts involved.

Contextual Notes

There are limitations in the discussion regarding the assumptions made about the transformation equations and the conditions under which they apply. The complexity of applying the Lorentz transformation in arbitrary directions remains unresolved.

Pual Black
Messages
91
Reaction score
1
Hello
i have to find the Lorentz transformation for arbitrary velocity (v) relative to (O)

the information's i have:
1-i have to use all 3 components of velocity ##(V_x, V_y, V_z )##
2- ##x'=\frac{x-vt}{\sqrt{1-\frac{v^2}{c^2}}}##

##y'=y##

##z'=z##

3- ##V_x'=\frac{V_x-V}{1-\frac{VV_x}{c^2}}##

##V_y'=\frac{V_y\sqrt{1-\frac{v^2}{c^2}}}{1-\frac{VV_x}{c^2}}##

##V_z'=\frac{V_z\sqrt{1-\frac{v^2}{c^2}}}{1-\frac{VV_x}{c^2}}##

i searched the internet and this forum and found that i have to use a matrix to solve this question but i don't know how to do that.
 
Physics news on Phys.org
Do you mean that you can't find the general matrix form of the Lorentz transformation, or that you don't know how to use that matrix?
 
I can't find a way to get a solution of the problem above. I just have the information but don't know how to use them. Of course i also don't know how to use the matrix and even don't know if i have to use a matrix to get the solution of lorentz transformation.
So i need your help to solve the whole question and get the final equation.
Please give me a hint how i have to start.
Thank you
 
A.T. said:

Thank you for the link but Wikipedia was the first page i visited and from this site i know that i shall use the matrix. But I don't understand it. I can't just copy the solution without understandig it.
Therefore i asked for your help so i can solve this solution step by step.
 
Pual Black said:
from this site i know that i shall use the matrix

The Wikipedia page doesn't say you have to use a matrix. There's a whole section on the vector form before the one on the matrix form. Have you tried looking at that?
 
Pual Black said:
2- ##x'=\frac{x-vt}{\sqrt{1-\frac{v^2}{c^2}}}##

##y'=y##

##z′=z##

This is not correct for the general case you are trying to solve; it's only correct for the special case in which only ##V_x## is nonzero.
 
PeterDonis said:
The Wikipedia page doesn't say you have to use a matrix. There's a whole section on the vector form before the one on the matrix form. Have you tried looking at that?

Do you mean "
Boost in the x-direction and in y - z direction "

Yes i read it but the question says in arbitrary direction. Therefore x,y,z and not just in one direction.
Correct me please if I am wrong
 
Pual Black said:
Wikipedia was the first page i visited and from this site i know that i shall use the matrix. But I don't understand it.

Can you say more specifically about what you don't understand about it? You don't understand how to use it, or you don't understand where it comes from? Specifically, this:

b335adbcd19fc73b578845feda88875b.png
 
  • #10
Pual Black said:
Do you mean "
Boost in the x-direction and in y - z direction "

I mean the section entitled "Vector form" under "Boost in any direction".

Pual Black said:
the question says in arbitrary direction

A boost in "any" direction is the same thing as a boost in an "arbitrary" direction. That's why A.T. directed you to that portion of the Wikipedia page.
 
  • #11
jtbell said:
Can you say more specifically about what you don't understand about it? You don't understand how to use it, or you don't understand where it comes from? Specifically, this:

b335adbcd19fc73b578845feda88875b.png

I don't know where they come from.
 
  • #12
PeterDonis said:
This is not correct for the general case you are trying to solve; it's only correct for the special case in which only ##V_x## is nonzero.

yes i searched a little and found this. is it right now?

##x'=\frac{x-vt}{\sqrt{1-\frac{v^2}{c^2}}}##

##y'=\frac{y-vt}{\sqrt{1-\frac{v^2}{c^2}}}##

##z'=\frac{z-vt}{\sqrt{1-\frac{v^2}{c^2}}}##
 
  • #13
It seems to me that the easiest conceptual approach is to find some purely spatial rotation (which can be represented by a matrix R) that aligns the boost in some specified direction of your choice (x,y,z).

Then the total boost should be ##R^{-1} B R## where R is the purely spatial rotation matrix (padded out from the usual 3x3 matrix to a 4x4 matrix), ##R^{-1}## is its inverse, and B is the boost along the axis of your choice (x,y,z).

I.e to boost in an arbitrary direction, you rotate your frame of reference so that one of the x,y,or z axis (your choice) points in the boost direction, then you preform the boost along your chosen axis, then you undo the rotation.

This also strikes me as more work than I care to do. But you should eventually be able to get the right answer, I think.
 
  • #14
Pual Black said:
is it right now?

No. I'm not sure I understand why you keep searching for solutions to copy, since you said this in an earlier post:

Pual Black said:
I can't just copy the solution without understandig it.

Searching isn't going to help you understand; you need to take some time and look at the information we've already linked you to, and try to figure out what it's telling you, and ask questions about it.
 
  • #15
Pual Black said:
I don't know where they come from.

They come from writing the vector equations in the "vector form" section out component by component, and then putting all that information in matrix form. Once again, have you looked at the "vector form" section? Do you have questions about what it says there? If you want to understand how a boost in an arbitrary direction works, that section is a good place to start.
 
  • #16
PeterDonis said:
No. I'm not sure I understand why you keep searching for solutions to copy, since you said this in an earlier post:
Searching isn't going to help you understand; you need to take some time and look at the information we've already linked you to, and try to figure out what it's telling you, and ask questions about it.

I'm not searching for solutions. I'm searching for more information about what you said. I don't want to ask you everything.
And as i said i just have a few informations which are not enough. Therefore i must keep searching and learning.

Now i want your help to understand why we used the matrix. What is the reason ? Why not a determined or something else
 
  • #17
Pual Black said:
i want your help to understand why we used the matrix.

Sigh. You aren't even reading my posts. Twice now I have pointed you at the vector form of the transformation. That is not the matrix form. You do not have to use the matrix.

And even if you end up using the matrix for calculations, understanding the vector form and how it works will help you to understand the matrix form. So, for a third time, have you looked at the vector form of the transformation?
 
  • #18
PeterDonis said:
Sigh. You aren't even reading my posts. Twice now I have pointed you at the vector form of the transformation. That is not the matrix form. You do not have to use the matrix.

And even if you end up using the matrix for calculations, understanding the vector form and how it works will help you to understand the matrix form. So, for a third time, have you looked at the vector form of the transformation?
Just curious, would you generally recommend using the vector form over the matrix form for boosts in any direction? I must admit that the matrix complicates matters a little more than I'd like it to.
 
  • #19
PWiz said:
would you generally recommend using the vector form over the matrix form for boosts in any direction?

For understanding what's going on, yes. For actually doing computations, it depends; for many computations, the matrix form will probably be easier to use.
 
  • #20
Pual Black said:
I'm not searching for solutions. I'm searching for more information about what you said. I don't want to ask you everything.
And as i said i just have a few informations which are not enough. Therefore i must keep searching and learning.

Now i want your help to understand why we used the matrix. What is the reason ? Why not a determined or something else

Matrices represent linear trasnformations, a tool of linear algebra. I would suggest finding an introductory textbook on the topic on matrices (and/or linear algebra, though the later might be a bit broader search term) to learn more about them.

I don't have any specific textbook recommendations, but you should be able to find some books at the library.

If you are struggling to understand the Lorentz transformation and its representation via matrices, it might be helpful to first study rotations (which I hope you are familiar with conceptually) and how matrices are used to represent rotations.
 

Similar threads

  • · Replies 120 ·
5
Replies
120
Views
10K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 54 ·
2
Replies
54
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K