A113689 Number of semiprimes in clumps of size > 1 through n^2 in the semiprime spiral.
0, 0, 2, 6, 9, 13, 17, 21, 23, 31, 37, 45, 54, 59, 72, 77, 83, 93, 104, 116, 125, 140, 150, 164, 180, 188, 203, 219, 236, 255, 272, 287, 301, 317, 334, 354, 378, 403, 419, 430, 450, 475, 498, 521, 542, 560, 588, 608, 626, 652, 677, 698
Offset: 1
Examples
a(3) = 2 because there is one visible clump through 3^2 = 9, {4,6}, which two semiprimes are diagonally connected. a(4) = 6 because there are 6 semiprimes in the 2 visible clumps through 4^2 = 16, {4, 6, 14, 15}, {9, 10}. a(5) = 9 because there are 9 semiprimes in the 3 visible clumps through 5^2 = 25, {4, 6, 14, 15}, {9, 10, 25}, {21, 22}. ...................... ... 17 16 15 14 13 ... ... 18 5 4 3 12 ... ... 19 6 1 2 11 ... ... 20 7 8 9 10 ... ... 21 22 23 24 25 ... ......................
References
- S. M. Ellerstein, The square spiral, J. Recreational Mathematics 29 (#3, 1998) 188; 30 (#4, 1999-2000), 246-250.
Links
- M. Stein and S. M. Ulam, An Observation on the Distribution of Primes, Amer. Math. Monthly 74, 43-44, 1967.
- M. Stein, S. M. Ulam and M. B. Wells, A Visual Display of Some Properties of the Distribution of Primes, Amer. Math. Monthly 71, 516-520, 1964.
- Eric Weisstein's World of Mathematics, Prime Spiral.
- Eric Weisstein's World of Mathematics, Semiprime
Crossrefs
Extensions
Corrected and extended by Alois P. Heinz, Jan 02 2011
Comments