|
|
A167231
|
|
Append three digits, each increasing by one modulo 10 from the last digit the of the positive integers. 0 -> 123, 1 -> 1234 2 -> 2345, ... , 9 -> 9012, 10 ->10123, etc.
|
|
0
|
|
|
123, 2345, 3456, 4567, 5678, 6789, 7890, 8901, 9012, 10123, 11234, 12345, 13456, 14567, 15678, 16789, 17890, 18901, 19012, 20123, 21234, 22345, 23456
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
|