language-icon Old Web
English
Sign In

Quinary

Quinary (base-5 or pental) is a numeral system with five as the base. A possible origination of a quinary system is that there are five fingers on either hand. Quinary (base-5 or pental) is a numeral system with five as the base. A possible origination of a quinary system is that there are five fingers on either hand. In the quinary place system, five numerals, from 0 to 4, are used to represent any real number. According to this method, five is written as 10, twenty-five is written as 100 and sixty is written as 220. As five is a prime number, only the reciprocals of the powers of five terminate, although its location between two highly composite numbers (4 and 6) guarantees that many recurring fractions have relatively short periods. Today, the main usage of base 5 is as a biquinary system, which is decimal using five as a sub-base. Another example of a sub-base system, is sexagesimal, base 60, which used 10 as a sub-base. Each quinary digit has log25 (approx. 2.32) bits of information. Few calculators support calculations in the quinary system, except for some Sharp models (including some of the EL-500W and EL-500X series, where it is named the pental system) since about 2005, as well as the open-source scientific calculator WP 34S. The Python programming language supports conversion of a string to quinary using the int function. For example, if s='101' then the function print(int('101',5)) would return 26. Many languages use quinary number systems, including Gumatj, Nunggubuyu, Kuurn Kopan Noot, Luiseño and Saraveca. Gumatj is a true '5–25' language, in which 25 is the higher group of 5. The Gumatj numerals are shown below: In the video game Riven and subsequent games of the Myst franchise, the D'ni language uses a quinary numeral system. A decimal system with 2 and 5 as a sub-bases is called biquinary, and is found in Wolof and Khmer. Roman numerals are a biquinary system. The numbers 1, 5, 10, and 50 are written as I, V, X, and L respectively. Eight is VIII and seventy is LXX.

[ "Arithmetic", "Algebra", "Quaternary", "Inorganic chemistry", "Thermodynamics" ]
Parent Topic
Child Topic
    No Parent Topic