login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A232360
A walk based on the digits of Champernowne constant C (A033307).
0
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, 1, 1, 1, 2, 1, 2, 3, 2, 1, 2, 3, 4, 3, 2, 1, 2, 3, 4, 5, 4, 3, 2, 1, 2, 3, 4, 5, 6, 5, 4, 3, 2, 1, 2, 3, 4, 5, 6, 7, 6, 5, 4, 3, 2, 1, 2, 3, 4, 5, 6, 7, 8, 7, 6, 5, 4, 3, 2, 1, 2, 3, 4, 5, 6, 7, 8, 9, 8
OFFSET
1,3
COMMENTS
C = 0,12345678910111213141516171819202122...
Between 0 and 1 we place nothing.
Between 1 and 2 we place nothing.
Between 2 and 3 we place nothing.
Between 3 and 4 we place nothing.
Between 4 and 5 we place nothing.
Between 5 and 6 we place nothing.
Between 6 and 7 we place nothing.
Between 7 and 8 we place nothing.
Between 8 and 9 we place nothing.
Between 9 and 1 we place 8, 7, 6, 5, 4, 3 and 2.
....
Between 1 and 3 we place 2.
Between 3 and 1 we place 2, and so on.
This gives:
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, ...
This could be called a walk (or promenade) on the digits of C.
CROSSREFS
KEYWORD
nonn,easy,base
AUTHOR
Philippe Deléham, Nov 23 2013
STATUS
approved