6123456domain: NAppears in sequencesa(n) is the smallest number not already in the sequence, such that the concatenation of all a(n) displays the periodic digit string 1, 2, 3, 4, 5, 6 (and repeat).at n=41A165304a(n) = 8*((9*n + 8)*10^n - 8)/81.at n=6A294329Concatenation of the decimal digits of {n, 1..n}.at n=5A357915