Write the natural numbers as an infinite sequence of digits; starting at the left, cut into the smallest pieces so that each piece is a prime. Leading zeros are thrown away.
A162324
Write the natural numbers as an infinite sequence of digits; starting at the left, cut into the smallest pieces so that each piece is a prime. Leading zeros are thrown away.
Terms
- a(0) =1234567891a(1) =11a(2) =1213a(3) =14151617a(4) =181a(6) =5
External references
- oeis: A162324