Balanced nonary

Balanced nonary is a positional numeral system with base 9 and digit set

{−4, −3, −2, −1, 0, 1, 2, 3, 4}.

Like ordinary base-9 notation, each digit is multiplied by a power of 9. The difference is that the digits are symmetric around zero. This symmetry gives every integer a representation in which positive and negative contributions are handled locally, digit by digit, rather than by attaching a separate sign to the whole number.

This makes balanced nonary a useful example of a broader idea: a numeral system is not determined only by its base, but also by its choice of digit set. Changing the digit set changes the structure of representation, the behavior of arithmetic, and the kinds of patterns that become visible. Balanced nonary is therefore not merely a variant of base 9 notation. It is a compact way to study how positional systems work when the digits themselves are allowed to carry sign.