A055162 The number n has digits in ascending order and n=a-b where a has the digits of n in descending order and b has the digits of n in another order (a and b perhaps with extra zeros), ordered by a.
459, 1467, 445599, 134667, 13346667, 1245789, 123456789, 444555999, 1333466667, 123456789, 12457899, 12334566789, 133334666667, 12334566789, 1234567899, 124578999, 444455559999, 1233345666789
Offset: 1
Examples
459 = 954 - 495.
References
- Denis Borris, Ken Duisenberg's Puzzle of the Week, April 20, 2000
Comments