cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A096832 Number of primes in enlarged neighborhood with center = n-th primorial and radius = 2*ceiling(log(n-th primorial)). So compared to A096831, the radius is doubled.

Original entry on oeis.org

2, 4, 4, 2, 3, 4, 1, 2, 1, 1, 1, 1, 3, 3, 1, 4, 2, 1, 4, 1, 2, 4, 1, 7, 1, 4, 2, 3, 0, 2, 3, 3, 0, 1, 6, 2, 1, 2, 4, 2, 3, 2, 2, 0, 3, 0, 2, 5, 3, 3, 1, 5, 2, 6, 3, 4, 3, 2, 2, 4, 2, 4, 1, 4, 7, 5, 2, 7, 1, 3, 2, 2, 6, 6, 3, 1, 3, 5, 4, 1, 4, 5, 6, 2, 5, 2, 4, 2, 0, 6, 1, 3, 5, 2, 5, 4, 4, 4, 3, 4, 3, 1, 3, 2, 4
Offset: 1

Views

Author

Labos Elemer, Jul 14 2004

Keywords

Comments

What is exceptional in such neighborhoods of primorials is that in most cases no primes occur, i.e., these zones are peculiarly poor or empty of primes! If the radius is doubled then the density of primes appears to be "normal".

Examples

			n=7: 7th primorial = 510510; for radius=14, no primes in the relevant neighborhood; for radius=28, then one prime appears: 510529.
		

Crossrefs