Let S = 123456789101112131415..., the concatenation of the natural numbers; partition this string into distinct squarefree numbers. To avoid leading zeros, no number may end at the digit that comes before a 0 in S.
A085943
Let S = 123456789101112131415..., the concatenation of the natural numbers; partition this string into distinct squarefree numbers. To avoid leading zeros, no number may end at the digit that comes before a 0 in S.
Terms
- a(0) =1a(1) =2a(2) =3a(3) =4567a(4) =89a(5) =10a(6) =11a(7) =1213a(8) =14a(9) =15a(10) =161a(11) =7a(12) =181a(13) =9202a(14) =122a(15) =23a(16) =242526a(17) =27282a(18) =930a(19) =31a(20) =323a(21) =33a(22) =43a(23) =5a(24) =3637a(25) =38a(26) =39a(27) =404142a(28) =434a(29) =445
External references
- oeis: A085943