a(n) is the smallest prime p such that the minimum number of divisors among the numbers between p and NextPrime(p) is n, or -1 if no such prime exists.
A357258
a(n) is the smallest prime p such that the minimum number of divisors among the numbers between p and NextPrime(p) is n, or -1 if no such prime exists.
Terms
- a(0) =3a(1) =5a(2) =12117359a(3) =11a(5) =29a(6) =42433a(7) =7207a(9) =59a(11) =191a(12) =149767a(13) =269a(15) =179
External references
- oeis: A357258