A096831 Number of primes in the neighborhood with center = n-th primorial and radius = ceiling(log(n-th primorial)).
2, 2, 2, 1, 2, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
Offset: 1
Keywords
Examples
n=7: 7th primorial=510510; radius=14, a(7)=0 because there are no primes in the relevant neighborhood. [1, 3], [4, 8], [26, 34], [2302, 2318] (around 2, 6, 30, 2310, respectively) are the only zones in which 2 primes were found.
Comments