a(n) is the concatenation of next n numbers (omit leading 0's).

A053067

a(n) is the concatenation of next n numbers (omit leading 0's).

Terms

    a(0) =1a(1) =23a(2) =456a(3) =78910a(4) =1112131415a(5) =161718192021

External references