Am I Hallucinating? (confusion in geometric algebra)

Click For Summary
SUMMARY

The discussion centers on a misunderstanding in geometric algebra regarding the expression abcdabcd = -1. The user initially believes this statement is incorrect, but experts clarify that the vectors a, b, c, and d are basis vectors in a 4D space with a signature of (+,-,-,-). The confusion arises from the properties of orthogonal vectors and the pseudoscalar representation in the context of the metric of the space. Ultimately, the user acknowledges the error in their understanding of the space being analyzed.

PREREQUISITES
  • Understanding of geometric algebra principles
  • Familiarity with vector spaces, specifically ℝ1,3 and ℝ4
  • Knowledge of pseudoscalars in geometric algebra
  • Comprehension of orthogonal vectors and their properties
NEXT STEPS
  • Study the properties of geometric algebra in different dimensional spaces
  • Learn about the significance of pseudoscalars in geometric algebra
  • Explore the implications of vector signatures in geometric algebra
  • Review orthogonality in vector spaces and its effects on algebraic operations
USEFUL FOR

Students and researchers in mathematics and physics, particularly those studying geometric algebra and its applications in higher-dimensional spaces.

Hornbein
Gold Member
Messages
3,927
Reaction score
3,150
I'm learning geometric algebra. There is a very simple statement which I think is wrong. But it must be right, because all the experts say so. Arrg!

The only properties used are

1a = a1 = a

aa = 1

if b<>a then ab = -baTheir claim is that abcdabcd = -1.

Let's see:

aa = 1

abab = -abba = -aa = -1

abcabc = -abacbc = ababcc = abab = -1

abcdabcd = -abcadbcd = abcabdcd = -abcabcdd = -abcabc = --1 = 1

But the experts say abcdabcd = -1. See for yourself at
http://geocalc.clas.asu.edu/pdf-preAdobe8/ZBW_I_QM.pdf, eqn 10 and 11

This can't be. To reduce the 4D case to the 3D case there have to be an odd number of swaps. They are of opposite signs and nonzero. They can't possibly be equal.

Elsewhere they say that abcabc and abab equal -1.

?
 
Physics news on Phys.org
I think you are ignoring Eqs. (7)-(8) which basically tell you that your 4D space has signature (+,-,-,-). In other words, this means that you are working on ℝ1,3 and not on ℝ4, thus, using your notation, aa=1 and bb=cc=dd=-1.

Another thing worth noticing is that those vectors a,b,c,d are not arbitrary vectors: they are the basis vectors of your 4D space, and b,c,d by definition square to -1. In the context of that paper abcd represents the pseudoscalar of the space. Whether the square of the pseudoscalar is positive or negative (or zero) depends on the metric of the space.

It shall also be pointed out that ab=-ba is not true in general, but only when a,b are orthogonal vectors, which is expressed in Eq. (8).
 
Last edited:
  • Like
Likes   Reactions: Hornbein
mnb96 said:
I think you are ignoring Eqs. (7)-(8) which basically tell you that your 4D space has signature (+,-,-,-). In other words, this means that you are working on ℝ1,3 and not on ℝ4, thus, using your notation, aa=1 and bb=cc=dd=-1.

Another thing worth noticing is that those vectors a,b,c,d are not arbitrary vectors: they are the basis vectors of your 4D space, and b,c,d by definition square to -1. In the context of that paper abcd represents the pseudoscalar of the space. Whether the square of the pseudoscalar is positive or negative (or zero) depends on the metric of the space.

It shall also be pointed out that ab=-ba is not true in general, but only when a,b are orthogonal vectors, which is expressed in Eq. (8).

Aha, that's it. I had the wrong space.