Skip to content

Questions about Positional notation

Short answers, pulled from the story.

What is positional notation and how does it differ from additive numeral systems?

Positional notation is a numeral system in which each symbol's value depends on both the symbol itself and its position within a written number, with each position representing a power of a fixed base. Additive systems such as Roman numerals assign a fixed value to each symbol regardless of position, so the total is simply the sum of all symbol values. Positional systems make arithmetic far simpler because calculations follow consistent place-value rules rather than requiring symbol-by-symbol addition.

Which civilization developed the first positional numeral system?

The Babylonian numeral system, which used base-60, is credited as the first positional numeral system. It lacked a true zero: by around 700 BC, Babylonian scribes indicated a missing position with a space or a punctuation symbol such as two slanted wedges, but this placeholder was never used alone or at the end of a number.

Why does positional notation use base-60 for time and angles?

The use of 60 minutes in an hour and 360 degrees in a circle traces directly to the Babylonian base-60 numeral system. Hellenistic and Roman astronomers adopted the Babylonian base-60 framework for their calculations, and those conventions passed into the measurement of time and angles that remain standard today.

Who developed decimal fractions and when were they first used?

Chinese mathematicians first developed and used decimal fractions in the 1st century BC through rod calculus. The mathematician Abu'l-Hasan al-Uqlidisi was using positional decimal fractions in Damascus by the mid-10th century. In Europe, Simon Stevin's textbook De Thiende is often credited with popularising decimal fractions, though Stevin himself credited the German astronomer Regiomontanus as an important predecessor.

Why do modern computers use binary, or base-2, positional notation?

Computers use binary because two states, on and off, are far easier to implement reliably in electronic circuits than ten. Every four binary digits correspond to exactly one hexadecimal digit, so programmers use base-16 as a compact shorthand for binary values.

Which cultures historically used base-20 counting systems?

The Maya civilization and other pre-Columbian Mesoamerican societies used base-20, as did several North American tribal groups and languages of central and western Africa. Remnants survive in modern French number words, in the Welsh language, in the Inuit languages, and in English expressions such as "fourscore." Students from Kaktovik, Alaska independently invented a base-20 numeral system in 1994.

Up Next