Conway's Base 13 Function - Numberphile

Numberphile Numberphile Jul 22, 2025

Audio Brief

Show transcript
This episode examines Conway's Base-13 Function, revealing its counter-intuitive properties. There are three key takeaways from this discussion. First, mathematical functions can possess properties that defy simple geometric intuition. Second, Conway's function uniquely takes on every possible real number value within any given interval. Third, the choice of Base 13 is crucial to its extraordinary construction. Mathematical functions can exhibit behaviors far beyond typical lines or curves. This function demonstrates how abstract rules can lead to incredibly complex and unexpected results, challenging conventional understanding of graph plotting. Conway's Base-13 function achieves a remarkable space-filling property. Its graph appears to "color in" the entire two-dimensional plane, meaning that within any arbitrarily small x-axis segment, the function's output covers all real numbers. The ingenious use of Base 13 is fundamental to the function's operation. This number base provides sufficient digits to cleverly encode both the sign and decimal point, allowing any Base 10 decimal number to be represented within its Base 13 structure. This discussion highlights the surprising complexity and elegance found within abstract mathematical constructions.

Episode Overview

  • The episode introduces a counter-intuitive mathematical concept known as Conway's Base-13 Function.
  • It begins with a foundational explanation of what a function is and how different number bases (like Base 10 and Base 13) work.
  • The core of the video breaks down the specific rules of Conway's function, which involves converting numbers to Base 13 and interpreting their digits in a unique way.
  • The discussion culminates in the "mind-blowing" property of this function: its graph is dense in the entire 2D plane, meaning it takes on every possible real number value within any given interval.

Key Concepts

  • Functions: A mathematical function is a rule that assigns a single, unique output value for every given input value. Typically visualized as a line or curve on a graph, functions are deterministic and fixed.
  • Number Bases: We normally use Base 10, which has ten digits (0-9). The video explains that other bases are possible, such as Base 13, which uses thirteen digits (0-9, and symbols like A, B, C for 10, 11, 12).
  • Conway's Base-13 Function: This is a specific function that takes a real number as input. It operates by:
    1. Expressing the input number in Base 13.
    2. Scanning the Base-13 representation for the last occurrence of one of three special digits: 'A', 'B', or 'C'.
    3. If no special digits are found, the output is 0.
    4. If a special digit is found, the sequence of digits following it is interpreted as a new number in Base 10. The special digit 'A' indicates a positive number, 'C' indicates a negative number, and 'B' acts as the decimal point.
  • Space-Filling Property: The most remarkable feature of this function is that for any interval on the x-axis, no matter how small, the function's output values cover all real numbers. When plotted, its graph effectively "colors in" the entire 2D plane.

Quotes

  • At 00:00 - "I want to show you a mind-blowing function." - The speaker sets an intriguing premise for the episode, promising a surprising mathematical concept.
  • At 02:14 - "A function is a fixed thing in the mathematical universe. It's predetermined, all the values are just there." - This quote provides a clear and intuitive definition of the deterministic nature of a mathematical function.
  • At 12:42 - "If you zoom out a little bit, you actually just colored the entire plane by the graph of this function." - The speaker reveals the mind-blowing conclusion, explaining that the function's graph is so dense that it appears to fill all of 2D space.

Takeaways

  • Mathematical functions can have properties that defy simple geometric intuition, such as a graph that is not a simple line or curve.
  • Conway's Base-13 function demonstrates that it's possible to construct a function that takes on every single real number value within any arbitrarily small interval.
  • The choice of "Base 13" is a clever trick; it provides enough digits (10 for 0-9, plus three more for the sign and decimal point) to encode any Base-10 decimal number within a Base-13 representation.
  • This function serves as a powerful example of how abstract mathematical rules can lead to incredibly complex and unexpected results.