Minkowski Inner Product and General Tensor/Matrix Question

Click For Summary
SUMMARY

The discussion focuses on the Minkowski inner product and its application in calculating spacetime intervals using the Minkowski metric, defined as diag(-1, 1, 1, 1) or \(\eta_{\alpha\beta}\). The inner product of two vectors A and B is expressed as \(\eta_{\alpha\beta} A^{\alpha} B^{\beta}\), leading to a scalar result through matrix multiplication. The participants clarify that the spacetime interval squared is indeed equal to this inner product, emphasizing the importance of the correct order of matrix multiplication in this context.

PREREQUISITES
  • Understanding of Minkowski metric and its representation as diag(-1, 1, 1, 1)
  • Familiarity with inner product notation and summation convention in linear algebra
  • Basic knowledge of matrix multiplication rules
  • Concept of spacetime intervals in the context of special relativity
NEXT STEPS
  • Study the properties of the Minkowski metric in detail
  • Learn about the implications of the inner product in the context of special relativity
  • Explore matrix multiplication techniques and their applications in physics
  • Investigate the relationship between spacetime intervals and Lorentz transformations
USEFUL FOR

Students and professionals in physics, particularly those studying special relativity, linear algebra enthusiasts, and anyone seeking to deepen their understanding of tensor mathematics and spacetime concepts.

Vorde
Messages
786
Reaction score
0
Hello all.

I have a fairly rudimentary knowledge of matrices and broader linear algebra. This gets me in a lot of trouble when I'm following along the math of something fine and then I run into some matrix stuff and get stumped, like this. I'm a little bit confused on taking the inner product from the Minkowski Tensor to the actual number. I understand why (in the context of spacetime intervals) it makes sense to define the metric as diag(-1,1,1,1) = \eta\alpha\beta

What I don't get is that if you define the inner product of two vectors A and B as \eta\alpha\betaA\alphaB\beta (I hope I got the summation convention right), how do you get from the matrix form to the number -t\alphat\beta+x\alphax\beta ...(and so on)?
It is just a rule of matrices I don't know? Or is it a specific thing in this context.

Thank you
Also, unrelated: my textbook didn't explicitly say that the spacetime interval (squared) is equal to the inner product, is that true?
 
Physics news on Phys.org
It is, in fact, the standard matrix multiplication that you do know, but the order of multiplication is different- the only order in which those matrices can be multiplied. This would be interpreted as
\begin{pmatrix}t & x & y & z\end{pmatrix}\begin{pmatrix}-1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & 0 & 1\end{pmatrix}\begin{pmatrix}t \\ x\\ y \\ z\end{pmatrix}
= \begin{pmatrix}t & x & y & z\end{pmatrix}\begin{pmatrix}-t \\ x \\ y \\ z\end{pmatrix}= -t^2+ x^2+ y^2+ z^2
 
Ah, you're totally right. I wasn't thinking of the vectors as matrices.

Thank you
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 24 ·
Replies
24
Views
9K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K