Geometrical algebra in theoretical physics

AI Thread Summary
Geometric algebra (GA) and geometric calculus are valuable tools for theoretical physicists, offering significant advantages over traditional vector calculus. GA allows for calculations without reliance on specific coordinate frames, simplifying complex operations such as rotations. It encompasses various mathematical constructs, including vectors, tensors, and quaternions, enabling a unified approach to physics problems. For instance, while vector calculus requires multiple equations for electromagnetism, GA can condense this to a single equation, showcasing its efficiency.Despite its benefits, GA remains less mainstream, partly due to the comfort level of physicists with established methods. The challenges of publishing GA-related work also contribute to its limited adoption. Nonetheless, GA simplifies tensor manipulations and provides a more straightforward framework for solving complex problems, making it a worthwhile pursuit for those willing to embrace its potential.
scottbekerham
Messages
48
Reaction score
0
Is geometric algebra and geometric calculus worth learning for a theoretical physicist? What are the advantages of this approach against the usual vector calculus ?
 
Physics news on Phys.org
1st question: Possibly. It's really interesting stuff, but it's not very main stream so if you work exclusively in it your work may be completely ignored by the larger physics community. And that's if you can even get it published. David Hestenes has had a lot of trouble getting his papers published (might be easier now, now that more people are working on it).

2nd question: Basically any geometric approach, including differential geometry (which is essentially completely contained in GA), allows you to work without reference to a specific coordinate frame. Calculating rotations is super easy in GA compared to vector arithmetic. Also, all of vectors, tensors, linear algebra, forms, quaternions, octonions, complex variables, etc. are all contained in the formalism of GA in some form or another. This makes it so that virtually all of physics can be worked in in terms of just GA. e.g. vector calculus works fine in E&M and classical mechanics, but it won't work for GR (you need more complicated tensor stuff). If you work with GA, you only need GA.

Simple example of GA vs. vectors: How many equations do you need for E&M? With vectors you need 4. With GA you only need 1.
 
  • Like
Likes FactChecker
So why isn't it mainstream? Is it because it's new or what? Shouldn't it replace ordinary vector calculus if it's easier to work with and provide geometrical approach far superior than ordinary calculus?
 
scottbekerham said:
So why isn't it mainstream? Is it because it's new or what? Shouldn't it replace ordinary vector calculus if it's easier to work with and provide geometrical approach far superior than ordinary calculus?

Probably the same reason engineers don't use differential forms when doing EM. Because people feel comfortable with what they already know.
 
I consider it worth learning just for the simplicity it introduces into problems that otherwise would've been extremely tedious or difficult.

It's not uncommon that one will have to manipulate a tensor expression to try to get to a simpler result. GA's generality and identities make this much easier to do than laboring through index notation, in my opinion.

Example: find ##\epsilon_{ijk} \epsilon^{ljk}##. I can't speak to proving this in index notation, but in GA, you can keep things grounded and simple. The Levi-Civita tensor is just components of the pseudoscalar evaluated on some basis. In this case, we can generalize this problem to an equivalent one:

Simplify ##(a \wedge B) i (c \wedge B^{-1}) i = (a \wedge B)(B^{-1} \wedge c)## for vectors ##a,c## and bivector ##B##.

This isn't a hard problem to attack, especially with the power of GA. Projection onto grade and associativity make it rather straightforward. Note that ##ac = a B B^{-1} c## and project out some components.

$$ \langle a B B^{-1} c \rangle_0 = (a \wedge B)\cdot (B^{-1} \wedge c) = a \cdot c $$

This is actually so much easier than most identity problems, I was surprised I was done at this point. Usually you have to consider two grades at least, but since the result must be scalar, we're done here. Yes, for the identity we meant to consider, there's a missing factor of 2. I can't quite find it--probably would if I were more methodical--but it does show that there's some work in converting a tensor expression to a GA one.
 
I’ve been looking through the curricula of several European theoretical/mathematical physics MSc programs (ETH, Oxford, Cambridge, LMU, ENS Paris, etc), and I’m struck by how little emphasis they place on advanced fundamental courses. Nearly everything seems to be research-adjacent: string theory, quantum field theory, quantum optics, cosmology, soft matter physics, black hole radiation, etc. What I don’t see are the kinds of “second-pass fundamentals” I was hoping for, things like...
TL;DR Summary: I want to do a PhD in applied math but I hate group theory, is this a big problem? Hello, I am a second-year math and physics double major with a minor in data science. I just finished group theory (today actually), and it was my least favorite class in all of university so far. It doesn't interest me, and I am also very bad at it compared to other math courses I have done. The other courses I have done are calculus I-III, ODEs, Linear Algebra, and Prob/Stats. Is it a...
Back
Top