Let N = 123456789101112131415161718..., the concatenation of the natural numbers. a(n) is the n-digit number formed from the digits of N starting from the {n(n-1)/2 +1}th digit. Omit any leading zeros.
A066547
Let N = 123456789101112131415161718..., the concatenation of the natural numbers. a(n) is the n-digit number formed from the digits of N starting from the {n(n-1)/2 +1}th digit. Omit any leading zeros.
Terms
- a(0) =1a(1) =23a(2) =456a(3) =7891a(4) =1112a(5) =131415a(6) =1617181a(7) =92021222a(8) =324252627a(9) =2829303132a(10) =33343536373a(11) =839404142434
External references
- oeis: A066547