11111111011112
11111111011112 is a sequence of decimal digits consisting of eight consecutive 1s, a single 0, four more 1s, and a final 2. The full string has a total length of 14 characters and uses only the digits 0, 1, and 2. Its pattern stands out for the long run of 1s, interrupted by a single zero, and ending with the digits 12.
Because the string contains only digits 0–2, it can be interpreted as a base-3 (ternary) numeral. If
In other contexts, such a sequence may be encountered as a symbolic identifier, a sample data point,
Related concepts include the base-3 numeral system and the general process of converting between numeral bases,