a(n) = n concatenations of numbers from 1 to n, concatenated.

A105311

a(n) = n concatenations of numbers from 1 to n, concatenated.

Terms

    a(0) =1a(1) =1212a(2) =123123123

External references