Babylonian Numbers Calculator

Convert between decimal (base-10) and Babylonian sexagesimal (base-60) number systems.

Conversion Mode

Enter a non-negative integer to convert to base-60

Result

Babylonian (Base-60)
1, 1, 1
sexagesimal notation
Decimal Value 3661
Number of Base-60 Digits 3

Place Value Breakdown

PositionPower of 60DigitValue

Step-by-Step Solution

3661 = 1 x 60^2 + 1 x 60^1 + 1 x 60^0

The Babylonian Number System

The Babylonian number system is one of the oldest known numeral systems in the world. Developed by the ancient Babylonians in Mesopotamia (modern-day Iraq) around 1800 BCE, it uses a base-60 (sexagesimal) positional notation. This system had a profound influence on how we measure time and angles today.

Unlike our modern base-10 system where each position represents a power of 10, the Babylonian system uses powers of 60. For instance, in our decimal system, the number 123 means 1 x 100 + 2 x 10 + 3 x 1. In the Babylonian system, a number written as "2, 3" means 2 x 60 + 3 = 123 in decimal.

How Base-60 Works

Place Values

Each position is a power of 60: 60^0 = 1, 60^1 = 60, 60^2 = 3600, 60^3 = 216000, and so on.

N = d_n x 60^n + ... + d_1 x 60 + d_0

Digit Range

Each digit (place) can hold values from 0 to 59. The Babylonians used two symbols to form these digits.

Each digit: 0 to 59

Decimal to Base-60

Repeatedly divide by 60 and collect remainders, reading them in reverse order.

N / 60 = quotient R remainder

Converting Decimal to Babylonian

  1. Divide the decimal number by 60 and note the quotient and remainder.
  2. The remainder is the least significant digit (rightmost) of the Babylonian number.
  3. Repeat with the quotient until the quotient is 0.
  4. Read the digits in reverse order (last remainder first) to get the Babylonian representation.

Example: 3661 to Babylonian

3661 / 60 = 61 remainder 1. So the ones digit is 1.

61 / 60 = 1 remainder 1. So the sixties digit is 1.

1 / 60 = 0 remainder 1. So the 3600s digit is 1.

Result: 1, 1, 1 in base-60, meaning 1 x 3600 + 1 x 60 + 1 = 3661.

Converting Babylonian to Decimal

  1. Identify each digit and its positional power of 60.
  2. Multiply each digit by its corresponding power of 60.
  3. Sum all the products to obtain the decimal value.

Historical Significance

The Babylonian base-60 system is the reason we have:

  • 60 seconds in a minute and 60 minutes in an hour.
  • 360 degrees in a circle (6 x 60).
  • Advanced astronomical calculations performed by Babylonian scholars.

The Babylonians chose base-60 because it is highly composite: 60 has 12 divisors (1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, 60), making it very convenient for fractions and division. This is why many fractions that produce repeating decimals in base-10 terminate cleanly in base-60.

Babylonian Symbols

The Babylonians used only two cuneiform symbols to compose their digits: a vertical wedge (representing 1) and a corner wedge (representing 10). By combining these symbols, they could form any digit from 1 to 59. For example, the digit 23 would be represented as two corner wedges (20) followed by three vertical wedges (3).

The concept of zero was not originally part of their system, which sometimes made it ambiguous. Later Babylonian mathematicians introduced a placeholder symbol to indicate an empty position, which was one of the earliest uses of a zero-like concept in history.

Fun Facts

  • The Babylonians could solve quadratic equations over 3,000 years ago using their base-60 system.
  • The famous Plimpton 322 clay tablet (c. 1800 BCE) contains a table of Pythagorean triples in base-60.
  • Babylonian astronomers could predict eclipses with remarkable accuracy using sexagesimal calculations.
  • Our 12-hour clock, 12-month year, and 12-inch foot all trace back to the Babylonian love of 60 and its factors.