The total length of the base n sequence when starting from 2 and creating the smallest unused prime number, when read in base n, by either removing or changing or adding a single digit, from 0 to n-1, anywhere in the base n value of the previous number. If the base n sequence does not terminate, a(n) = -1.
A390366
The total length of the base n sequence when starting from 2 and creating the smallest unused prime number, when read in base n, by either removing or changing or adding a single digit, from 0 to n-1, anywhere in the base n value of the previous number. If the base n sequence does not terminate, a(n) = -1.
Terms
- a(0) =11a(1) =11a(2) =862a(3) =167a(4) =679239a(5) =178a(6) =59061a(7) =16928a(8) =9656503a(9) =917a(10) =1217507499a(11) =1001a(12) =53029485a(13) =4000129a(14) =37671777a(15) =27638
External references
- oeis: A390366