A281943 Nonnegative numbers whose digits can be formed by typing adjacent keys on a 789-456-123-00X keypad without repeating a digit.
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 20, 21, 23, 25, 32, 36, 41, 45, 47, 52, 54, 56, 58, 63, 65, 69, 74, 78, 85, 87, 89, 96, 98, 102, 120, 123, 125, 145, 147, 201, 210, 214, 236, 254, 256, 258, 320, 321, 325, 365, 369, 410, 412, 452, 456, 458, 478, 520, 521, 523, 541, 547, 563, 569, 587
Offset: 1
Examples
The keypad is: +---+---+---+ | 7 | 8 | 9 | +---+---+---+ | 4 | 5 | 6 | +---+---+---+ | 1 | 2 | 3 | +---+---+---+ | 0 | x | +---+---+---+ It is visibly obvious that 5210 can be formed on the keypad.
Links
- FUNG Cheok Yin, Table of n, a(n) for n = 1..1082
Extensions
Initial 0 added by N. J. A. Sloane, Feb 05 2017
Comments