Ternary numeral system

numeral system with three as its base

A ternary /ˈtɜːrnəri/ numeral system (also called base 3) has three as its base.[1] This means that you can only count with 0, 1, and 2. The first ten numbers (from 0 to 9) in ternary are 00, 01, 02, 10, 11, 12, 20, 21, 22, 100. When all the digits in the number reach 2, you add a 1 in front and change everything else to 0. There is another system with the same name more specifically called the balanced ternary system. This system is called that way because 0 is the middle digit, with the other two digits being -1 and 1. That system is used in comparison logic and ternary computers.

Numeral systems by culture
Hindu–Arabic numerals
Western Arabic
Eastern Arabic
Khmer
Indian family
Brahmi
Thai
East Asian numerals
Chinese
Suzhou
Counting rods
Japanese
Korean 
Alphabetic numerals
Abjad
Armenian
Cyrillic
Ge'ez
Hebrew
Greek (Ionian)
Āryabhaṭa
 
Other systems
Attic
Babylonian
Egyptian
Etruscan
Mayan
Roman
Urnfield
List of numeral system topics
Positional systems by base
Decimal (10)
2, 4, 8, 16, 32, 64
1, 3, 9, 12, 20, 24, 30, 36, 60, more…
A ternary multiplication table
×12101112202122100
112101112202122100
22112022101110112121200
1010201001101202002102201000
111122110121202220100110121100
12121011202022211010102211111200
202011020022010101100112012102000
2121112210100110221120121120022100
2222121220101211111210200221012200
10010020010001100120020002100220010000

Similar to a bit in binary, a ternary digit is called a trit.

Related pages

References