Re: More complex numbers than reals?

Liste des GroupesRevenir à cl c  
Sujet : Re: More complex numbers than reals?
De : 643-408-1753 (at) *nospam* kylheku.com (Kaz Kylheku)
Groupes : comp.lang.c
Date : 09. Jul 2024, 10:47:24
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20240709014307.800@kylheku.com>
References : 1 2 3
User-Agent : slrn/pre1.0.4-9 (Linux)
On 2024-07-09, Chris M. Thomasson <chris.m.thomasson.1@gmail.com> wrote:
On 7/8/2024 3:59 PM, Ben Bacarisse wrote:
"Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> writes:
 
Are there "more" complex numbers than reals?
 
If you ask this in an appropriate group (sci.math?) I'll answer.  Can
you really think this is topical in comp.lang.c?
 
>
Ahhhh shit! this was meant for sci.math! Damn it! Cursing, ..., ..., .....

Anyway, a complex number is a + ib where a and b are real.

We can take any two reals (wlog, in the range [0, 1)):

  a = 0 . a0 a1 a2 a3 a4 ....  (a0 a1 ... are decimal digits of a)

  b = 0 . b0 b1 b2 b3 b4 ....

and intertwine the digits to make a new real number:

  c = 0. a0 b0 a1 b1 a2 b2 ...

That new number c is still among the reals.

The intertwining is undoable: you can recover the original pair
of numbers by taking the even or odd digits.

Thus, any complex number can be encoded as a real number,
which implies that there can't be more of them than reals.

Date Sujet#  Auteur
9 Jul 24 * More complex numbers than reals?23Chris M. Thomasson
9 Jul 24 +* Re: More complex numbers than reals?15Ben Bacarisse
9 Jul 24 i+* Re: More complex numbers than reals?2James Kuyper
9 Jul 24 ii`- Re: More complex numbers than reals?1Tim Rentsch
9 Jul 24 i+* Re: More complex numbers than reals?6Kaz Kylheku
9 Jul 24 ii+- Re: More complex numbers than reals?1Chris M. Thomasson
9 Jul 24 ii`* Re: More complex numbers than reals?4Ben Bacarisse
9 Jul 24 ii +* Re: More complex numbers than reals?2Richard Harnden
9 Jul 24 ii i`- Re: More complex numbers than reals?1Ben Bacarisse
9 Jul 24 ii `- Re: More complex numbers than reals?1James Kuyper
9 Jul 24 i`* Re: More complex numbers than reals?6Chris M. Thomasson
9 Jul 24 i `* Re: More complex numbers than reals?5Kaz Kylheku
9 Jul 24 i  `* Re: More complex numbers than reals?4Chris M. Thomasson
10 Jul 24 i   `* Re: More complex numbers than reals?3Lawrence D'Oliveiro
11 Jul 24 i    +- Re: More complex numbers than reals?1Chris M. Thomasson
12 Jul 24 i    `- Re: More complex numbers than reals?1Chris M. Thomasson
9 Jul 24 +- Re: More complex numbers than reals?1Richard Damon
9 Jul 24 +- Re: More complex numbers than reals?1Lawrence D'Oliveiro
9 Jul 24 +* Re: More complex numbers than reals?4Kaz Kylheku
9 Jul 24 i+- Re: More complex numbers than reals?1Chris M. Thomasson
11 Jul 24 i`* Re: More complex numbers than reals?2Chris M. Thomasson
11 Jul 24 i `- Re: More complex numbers than reals?1Lawrence D'Oliveiro
9 Jul 24 `- Re: More complex numbers than reals?1Blue-Maned_Hawk

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal