A couple years ago I wrote about relativistic addition. Given two numbers in the interval (-c, c) you can define their relativistic sum by
We can set c = 1 without loss of generality.
Given this exotic definition of addition, what is multiplication?
We’d expect 2 ⊙ x to be the same as x ⊕ x, and 3 ⊙ x to be the same as x ⊕ x ⊕ x, etc. If you stare at these examples you may come up with the proposal
It turns out this works for all positive integers n. We can replace n with any real number r and take this as the definition of multiplication by any real number. (Because x is between -1 and 1, the terms in parentheses are always positive and so there’s no difficulty defining real exponents.)
Now what kind of algebraic properties does this multiplication have? It’s not symmetric. The left argument of ⊙ can be any real number, while the right argument has to be in (-1, 1). And if the first argument r happens to be in (-1, 1), it’s not generally the case that r ⊙ x equals x ⊙ r.
What we have is scalar multiplication in a vector space. If we define vectors to be numbers in the interval (-1, 1), with vector addition defined by ⊕, and scalar multiplication defined by ⊙, all the axioms of a vector space are satisfied.
Reference: Michael A. Carchidi. Generating Exotic-Looking Vector Spaces. The College Mathematics Journal, Vol. 29, No. 4, pp. 304–308
As a proposal I would have thought of rapidity and reached for tanh( n atanh(x)), which of course turns out to be the same thing.