Addition of Velocities in Special Relativity

Bleys
Messages
74
Reaction score
0
The problem is in an Algebra book but the jist of it is about calculus/analysis. If G is the interval (-c,c) and the operation is addition of velocities in Special Relativity, (that is:
x \circ y = \frac{x+y}{1+\frac{xy}{c^2}}) then decide whether G is a group. At first I thought it wasn't; figured either associativity or closure would fail. But when I tried some strange values it actually worked so I went about proving it. Associativity was fine. The identity is zero, inverse of x is -x. Closure is what I'm having trouble with. Everytime I try to use the fact |x|<c and |y|<c I lose information and I get upper bounds that are way too high to be of any use. I noticed things looked 'somewhat' (which is an overstatement) similar to what i was trying to prove if I used (x+y)^2 = x^2 + 2xy + y^2, played around with it, but again once I started using inequalities i get too far. Is there some piece of information other than -c<x,y<c that I'm missing which would be key to solving this?
 
Physics news on Phys.org
Note, that x \circ y &lt; c \Leftrightarrow (c-x)(c-y) &gt; 0, which is always true for -c &lt; x,y &lt; c.
 
Last edited:
ah thanks. Every time I had c(x+y) < c^2 + xy it never occurred to me to factorise it!
 
Back
Top