Sujet : Re: About Hachel's alternate "complex" numbers
De : chris.m.thomasson.1 (at) *nospam* gmail.com (Chris M. Thomasson)
Groupes : sci.mathDate : 03. Mar 2025, 21:15:57
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vq52lt$1f91c$2@dont-email.me>
References : 1
User-Agent : Mozilla Thunderbird
On 3/1/2025 6:15 AM, Python wrote:
I did a bit of research to see if the structure that Hachel originally proposed, with these multiplication rules:
(a, b) * (a', b') = (aa' + bb', ab' + a'b)
had already been studied. Since it is clearly a ring (but not a field, as it has divisors of zero), it seemed likely to me.
And indeed, it has! This is called the set of split-complex numbers:
https://en.wikipedia.org/wiki/Split-complex_number
[...]
I wonder what Hachel thinks about the triplex numbers... His mind might explode.