Sistema ternario

El sistema ternario, también llamado sistema ternario desbalanceado,[1][2] es un sistema de numeración posicional en que todas las cantidades se representan con base 3, es decir, utilizando sólo tres cifras: 0, 1 y 2.

Comparación con sistema binario y decimal

Ternario 012101112202122100
Binario 01101110010111011110001001
Decimal 0123456789
Ternario 101102110111112120121122200 201
Binario 10101011110011011110111110000100011001010011
Decimal 10111213141516171819
Ternario 202210211212220221222100010011002
Binario 10100101011011010111110001100111010110111110011101
Decimal 20212223242526272829

Referencias

  1. Bellotti, Marianne (9 de junio de 2018). «The Land Before Binary» (html). Medium (en inglés). Archivado desde el original el 10 de junio de 2018. Consultado el 26 de junio de 2018. «(FYI I’m going to reverse the conventional order so that the 2⁰ is the left most throughout this post) (...) Once you think about including a third state into the mix there are actually a couple of different ways of doing ternary. In addition to {-1,0,1} you could also do {0,1,2} (unbalance ternary) at which point the number 11 would be 2-0-1 (1+1+9). Or you might prefer fractions {0, 1/2, 1} ».
  2. Buntine, Andrew (16 de noviembre de 2016). «The Balanced Ternary Machines of Soviet Russia» (html). Dev To (en inglés). Archivado desde el original el 21 de noviembre de 2016. Consultado el 26 de junio de 2018. «Ternary, or base-3, is a number system in which there are three possible values: 0 , 1 and 2 . In balanced ternary, these three possibilities are -1, 0 and +1; often simplified to -, 0 and +, respectively. So, in its balanced form, we can think of the ternary values as being "balanced" around the mid-point of 0. »
Este artículo ha sido escrito por Wikipedia. El texto está disponible bajo la licencia Creative Commons - Atribución - CompartirIgual. Pueden aplicarse cláusulas adicionales a los archivos multimedia.