Partition the concatenation 1234567...of natural numbers into successive strings which are multiples of 8, all different and > 8. (0 never taken as the most significant digit.)

A077301

Partition the concatenation 1234567...of natural numbers into successive strings which are multiples of 8, all different and > 8. (0 never taken as the most significant digit.)

Terms

    a(0) =123456a(1) =789101112a(3) =2122232a(4) =42526272a(7) =344a(8) =45464a(9) =74849505152a(11) =616a(12) =26364656a(13) =66768a(15) =777879808a(16) =1828384a(17) =858687888a(18) =9909192

External references