Surreal Number — Definition, Formula & Examples
A surreal number is a member of a vast number system that contains all real numbers, all ordinal numbers (infinities), and infinitesimal quantities. Surreal numbers are built recursively using pairs of sets, where each number is defined as a "cut" between a left set and a right set of previously constructed surreal numbers.
A surreal number is an element of the form , where and are sets of surreal numbers such that no element of is greater than or equal to any element of . The class of all surreal numbers, denoted , forms an ordered field that is a proper class containing the real numbers, the ordinal numbers, and infinitesimal numbers as substructures.
How It Works
Construction begins on "day 0" with the simplest surreal number: , where both the left and right sets are empty. On day 1, you get and . Each new day, you form all valid combinations from numbers already created, producing fractions, then eventually all real numbers, infinitesimals like , and infinite numbers like . Addition and multiplication are defined recursively on these forms, making the surreal numbers a fully ordered field (in the generalized sense).
Worked Example
Problem: Construct the surreal number representing 1/2 and verify it lies between 0 and 1.
Step 1: Write the surreal form with 0 in the left set and 1 in the right set.
Step 2: The simplicity rule says this represents the simplest number strictly between 0 and 1. Since no simpler surreal number (integer or previously created value) lies strictly between 0 and 1, this must be a new number.
Step 3: By the surreal number construction, the simplest value between 0 and 1 is identified as 1/2.
Answer: The surreal number , and it is indeed strictly between 0 and 1.
Why It Matters
Surreal numbers appear in combinatorial game theory, where game positions are analyzed using the same construction. They also provide a rigorous framework for reasoning about infinitesimals, offering an alternative to nonstandard analysis in advanced mathematics and theoretical computer science.
Common Mistakes
Mistake: Assuming surreal numbers are just another name for hyperreal numbers or complex numbers.
Correction: Surreal numbers are a distinct system. Unlike hyperreals, they form a universal ordered field containing all ordered fields. Unlike complex numbers, every surreal number can be compared by size — the surreals are totally ordered.
