Overview

Zero (written 0) is the number used to denote the absence of quantity or a null amount. It serves as both a simple count — saying there are zero apples — and as a fundamental element of mathematical structures. In arithmetic and algebra, zero plays a central role as the additive identity: adding zero to a quantity leaves it unchanged.

Mathematical properties

Zero has several characteristic properties that are used throughout mathematics. It is the additive identity (a + 0 = a), it is even (divisible by 2), and multiplying any number by zero yields zero. Division by zero is undefined in ordinary arithmetic because it does not produce a unique or consistent result. Other specific rules link zero with factorials, limits and algebraic identities.

Notation, place value and computing

The adoption of a symbol for zero and its use as a placeholder in positional numeral systems made it possible to write large numbers compactly and to perform efficient calculations. In modern computing and programming, zero often appears as a natural starting index (zero-based indexing) and as a boolean-like sentinel for 'none' or 'empty' values in data structures.

History and development

The idea of representing 'nothing' and using a placeholder emerged independently in several ancient cultures. Early place-value systems used marks or gaps to indicate absence, and later civilizations developed a specific symbol and arithmetic rules for zero. Classical Indian mathematicians played a key role in treating zero as a number with formal rules; this knowledge later spread through the Islamic world and into Europe.

Uses, examples and distinctions

  • Everyday example: "zero hats" means no hats at all.
  • As a reference point: coordinate origins, temperature baselines and account balances often use zero as a meaningful threshold.
  • In set theory and logic, zero as a number is distinct from the empty set or the concept of null; these ideas are related but occupy different roles in mathematics and computer science.

For further reading on the mathematical concept see mathematical treatments of zero, and for simple everyday illustrations see everyday examples.