A319033 a(n) is the (conjectured) largest number k that is zeroless in every base b such that n <= b < k.
7, 619, 26237, 698531, 3979433, 3979433, 29643151199, 29643151199, 29643151199, 29643151199, 260621258159, 260621258263, 260621258263, 296126238241, 296126238241, 296126238241, 296126238241, 556715917481, 971156053631, 971156053631, 971156053631, 971156053631
Offset: 2
Examples
a(2) = 7 because k = 7 = 111_2 = 21_3 = 13_4 = 12_5 = 11_6, with no zero digits in any base from 2 through k-1, and this is almost certainly (see Comments) the largest such number having this property. a(3) = 619 because k = 619 = 211221_3 = 21223_4 = 4434_5 = 2511_6 = 1543_7 = 1153_8 = 757_9 = 619_10 = 513_11 = 437_12 = 388_13 = 323_14 = 2B4_15 = ... = 11_(k-1), and this is almost certainly (see Comments) the largest number having this property.
Comments