There are also pairs of numbers like {230100, 311100} which are cross referential numbers, where the first digit of one number is the number of zeros in the other number, second digit of one number is the number of ones in the other number, etc. By length, {230100, 311100} is the smallest such pair. Can you find longer cross referential numbers?
There are also cyclic referential numbers like the set {4110100, 3300100, 4102000}. 4110100 describes 4102000, 4102000 describes 3300100, and 3300100 describes 4110100. Are there any other cycles?