Start to read the sequence digit by digit and erase the first "1" you encounter, then the first "2", the first "3", etc., until the first "0"; go on from there and erase again the first "1", the first "2", etc., until "0" -- and so on, cyclically until the end of the (infinite) sequence. Concatenate what is left. The result is the concatenation of all integers of the sequence.
A108710
Start to read the sequence digit by digit and erase the first "1" you encounter, then the first "2", the first "3", etc., until the first "0"; go on from there and erase again the first "1", the first "2", etc., until "0" -- and so on, cyclically until the end of the (infinite) sequence. Concatenate what is left. The result is the concatenation of all integers of the sequence.
Terms
- a(0) =1a(1) =12a(2) =13a(3) =24a(4) =153a(5) =627a(6) =4819a(7) =5031a(8) =6223a(9) =7445a(10) =8617a(11) =985900a(12) =3112632a(13) =4253677a(14) =4849508a(15) =16213749a(16) =58657980a(17) =90031121a(18) =324653627a(19) =482950316a(20) =2737445864a(21) =7985900811a(22) =26324153677a(23) =489950816253
External references
- oeis: A108710