Generalized Galilean transformation

Click For Summary
SUMMARY

The discussion focuses on the formulation of the Galilean coordinate transformation equations for two inertial frames, S and S', moving with a relative velocity v. The transformation equations are defined as x' = x - vx t, y' = y - vy t, z' = z - vz t, and t' = t. The matrix representation of these transformations is presented as a 4x4 matrix, where the transformation matrix M is defined with appropriate components for velocity. The inverse transformation matrix is also discussed, highlighting that it mirrors the original transformation with opposite signs for the velocity components.

PREREQUISITES
  • Understanding of Galilean transformations
  • Familiarity with matrix notation and operations
  • Knowledge of inertial reference frames
  • Basic concepts of classical mechanics
NEXT STEPS
  • Study the derivation of Lorentz transformations in special relativity
  • Learn about the implications of non-inertial frames
  • Explore applications of Galilean transformations in physics problems
  • Investigate the relationship between Galilean and Einsteinian physics
USEFUL FOR

Students of physics, particularly those studying classical mechanics and relativity, as well as educators looking to explain coordinate transformations in a clear and structured manner.

Pushoam
Messages
961
Reaction score
53

Homework Statement


Write the Galilean coordinate transformation equations
for the case of an arbitrary direction for the relative velocity v of one frame with respect to the other. Assume that the corresponding axes of the two frames remain parallel. (Hint: let v have componentsvx, vy, vz.)

Write down the equivalent matrix equation.

Homework Equations


Consider a frame S' moving with uniform velocity v with respect to another inertial frame S.
Then
x'=x- vx t, $$
$$y'=y- vy t, $$
$$z'=z- vz t, $$
$$t' = t

The Attempt at a Solution


The matrix formulation is
$$\begin{pmatrix}
x' \\
y' \\
z'\\
t'
\end{pmatrix} =\begin{pmatrix}
x& -v_x \\
y & -v_y \\
z & -v_z\\
0&1\end{pmatrix}
\begin{pmatrix}
1 \\
t\\

\end{pmatrix}
$$
Is this right?
 
Physics news on Phys.org
Pushoam said:
Is this right?
I don't think so. Your relevant equations are fine. For a coordinate transformation one expects something of the form $$
\begin{pmatrix}
x' \\
y' \\
z' \\
t'
\end{pmatrix} = M\begin{pmatrix}
x \\
y \\
z \\
t
\end{pmatrix}$$
(compare with the matrix for a simple rotation in 3D, e.g. around the z-axis)
 
Then,
##\begin{pmatrix}
x' \\
y' \\
z'\\
t'
\end{pmatrix} =\begin{pmatrix}
1&0&0& -v_x \\
0&1&0& -v_y \\
0&0&1 & -v_z\\
0&0&0&1\end{pmatrix}\begin{pmatrix}
x \\
y\\
z\\
t

\end{pmatrix}##
Is this correct?
Can you please tell me how to write the matrices side by side?
 
Last edited:
I think this is what the exercise composer meant, yes.
And the inverse transformation matrix looks the same, except that the minus signs are now plus signs. Good exercise to check that ##M^{-1}M = MM^{-1} = {\mathbb I}##
Pushoam said:
Can you please tell me how to write the matrices side by side?
But you did that already in post #1 !

Generally: right-click on a formula and pick show math as ##\TeX## commands :smile:
 
  • Like
Likes   Reactions: Pushoam
Thank you.
Pushoam said:
Can you please tell me how to write the matrices side by side?
I got it. I need to write" ## "before and after the text command for matrices.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
3
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
11
Views
1K
Replies
3
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K