Re: On Binary Digits

Liste des GroupesRevenir à c misc 
Sujet : Re: On Binary Digits
De : ram (at) *nospam* zedat.fu-berlin.de (Stefan Ram)
Groupes : comp.misc
Date : 01. Apr 2025, 17:30:34
Autres entêtes
Organisation : Stefan Ram
Message-ID : <code-20250401172640@ram.dialup.fu-berlin.de>
References : 1
Ben Collver <bencollver@tilde.pink> wrote or quoted:
With them the computers can represent any finite quantity

  Computers /can/ represent /infinite/ quantities just as well,
  for example: "ℵ₀", "∞".

  Computers (and humans) /can't/ represent "any finite quantity".
  With the usual notation system for integers, like "0101"2 = "3"10,
  some finite numbers are just too large. To write down some
  finite numbers with that system, one would need to write more
  digits than there are elementary particles in the universe.

  However, what matters is not the value of a number, but how
  many of them you want to represent. Say, you use this code:

bit
state  meaning
0      the number 0
1      the number 100^100^100^100^100^100^100^100^100^100^100^100^100^100

  . Now, 100^100^100^100^100^100^100^100^100^100^100^100^100^100 is
  a very large number (^ is right-associative!). But using this code,
  it's represented by the bit "1". We need only one single bit,
  because we chose to represent just /two/ different values.

The number 31337 could be represented as:

  Ha, that's "Eleet"!

  Yeah, back then, binary numbers got a lot of attention - something
  we'd see as just a technical detail nowadays. It's kind of like
  trying to explain what people are, saying they're mostly made
  up of water, and then diving into hydrogen and oxygen.



Date Sujet#  Auteur
1 Apr 25 * On Binary Digits17Ben Collver
1 Apr 25 +- Re: On Binary Digits1Stefan Ram
1 Apr 25 +* Re: On Binary Digits9Richmond
2 Apr 25 i`* Re: On Binary Digits8Ben Collver
2 Apr 25 i +* Re: On Binary Digits5Aharon Robbins
2 Apr 25 i i+- Re: On Binary Digits1Bob Eager
4 Apr 25 i i`* Re: On Binary Digits3Lawrence D'Oliveiro
12 May 25 i i `* Re: On Binary Digits2anthk
12 May 25 i i  `- Re: On Binary Digits1Richmond
2 Apr 25 i `* Re: On Binary Digits2Bob Eager
3 Apr 25 i  `- Re: On Binary Digits1Anton Shepelev
1 Apr 25 +- Re: On Binary Digits1Lawrence D'Oliveiro
3 Apr 25 `* Re: On Binary Digits5vallor
3 Apr 25  `* Re: On Binary Digits4Sn!pe
3 Apr 25   +- Re: On Binary Digits1Scott Dorsey
4 Apr 25   `* Re: On Binary Digits2vallor
4 Apr 25    `- Re: On Binary Digits1Sn!pe

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal