A186634 Irregular triangle, read by rows, giving dense patterns of n primes.
0, 2, 0, 2, 6, 0, 4, 6, 0, 2, 6, 8, 0, 2, 6, 8, 12, 0, 4, 6, 10, 12, 0, 4, 6, 10, 12, 16, 0, 2, 6, 8, 12, 18, 20, 0, 2, 8, 12, 14, 18, 20, 0, 2, 6, 8, 12, 18, 20, 26, 0, 2, 6, 12, 14, 20, 24, 26, 0, 6, 8, 14, 18, 20, 24, 26, 0, 2, 6, 8, 12, 18, 20, 26, 30, 0, 2, 6, 12, 14, 20, 24, 26, 30, 0, 4, 6, 10, 16, 18, 24, 28, 30, 0, 4, 10, 12, 18, 22, 24, 28, 30, 0, 2, 6, 8, 12, 18, 20, 26, 30, 32, 0, 2, 6, 12, 14, 20, 24, 26, 30, 32
Offset: 2
Examples
The irregular triangle begins: 0, 2 0, 2, 6, 0, 4, 6 0, 2, 6, 8 0, 2, 6, 8, 12, 0, 4, 6, 10, 12 0, 4, 6, 10, 12, 16 0, 2, 6, 8, 12, 18, 20, 0, 2, 8, 12, 14, 18, 20
Links
- T. D. Noe, Rows n = 2..20, flattened (from Forbes)
- Thomas J. Engelsma, Permissible Patterns
- Tony Forbes, Prime clusters and Cunningham chains, Math. Comp. 68 (1999), 1739-1747.
- Tony Forbes, Smallest Prime k-tuples
- Eric Weisstein's World of Mathematics, Prime Constellation
Comments