A359932
Number of vertices among all distinct circles that can be constructed from an n x n square grid of points using only a compass.
Original entry on oeis.org
40, 689, 7240, 38729, 151584, 488741
Offset: 2
A359933
Number of regions among all distinct circles that can be constructed from an n X n square grid of points using only a compass.
Original entry on oeis.org
45, 836, 8197, 43252, 167157, 535572
Offset: 2
A359935
Irregular table read by rows: T(n,k) is the number of k-gons, k>=2, among all distinct circles that can be constructed from an n x n square grid of points using only a compass.
Original entry on oeis.org
0, 16, 30, 0, 412, 341, 60, 20, 4, 0, 3464, 3534, 928, 212, 48, 12, 0, 16936, 19861, 5252, 1056, 88, 52, 8, 0, 63712, 77394, 20480, 4820, 612, 108, 20, 12, 4, 202904, 244013, 71244, 14968, 1852, 472, 80, 32, 4
Offset: 2
The table begins:
0, 16, 30;
0, 412, 341, 60, 20, 4;
0, 3464, 3534, 928, 212, 48, 12;
0, 16936, 19861, 5252, 1056, 88, 52, 8;
0, 63712, 77394, 20480, 4820, 612, 108, 20, 12;
4, 202904, 244013, 71244, 14968, 1852, 472, 80, 32, 4;
.
.
A360350
Number of distinct circles that can be constructed from an n X n square grid of points when each pair of points is connected by a circle and the points lie at the ends of a diameter of the circle.
Original entry on oeis.org
5, 26, 79, 185, 366, 653, 1077, 1678, 2494, 3571, 4959, 6718, 8889, 11541, 14740, 18553, 23027, 28278, 34351, 41352, 49356, 58454, 68732, 80330, 93304, 107757, 123815, 141605, 161211, 182795, 206393, 232190, 260331, 290907, 324090, 360080, 398856, 440655, 485655
Offset: 2
- N. J. A. Sloane, New Gilbreath Conjectures, Sum and Erase, Dissecting Polygons, and Other New Sequences, Doron Zeilberger's Exper. Math. Seminar, Rutgers, Sep 14 2023: Video, Slides, Updates. (Mentions this sequence.)
-
a(n) = { my (p = vector(n^2, k, (k-1)%n + ((k-1)\n)*I)); #setbinop((i,j)->[i+j, norm(i-j)], p)-n^2; } \\ Rémy Sigrist, Sep 24 2023
A359934
Number of edges among all distinct circles that can be constructed from an n x n square grid of points using only a compass.
Original entry on oeis.org
84, 1524, 15436, 81980, 318740, 1024312
Offset: 2
A365669
Number of distinct circles created after n iterations of constructing circles from all current vertices using only a compass, starting with one vertex.
Original entry on oeis.org
0, 1, 2, 6, 114, 42103152
Offset: 1
- N. J. A. Sloane, New Gilbreath Conjectures, Sum and Erase, Dissecting Polygons, and Other New Sequences, Doron Zeilberger's Exper. Math. Seminar, Rutgers, Sep 14 2023: Video, Slides, Updates. (Mentions this sequence.)
A372682
Number of distinct circles that can be constructed from the 3 vertices and the equally spaced 3*n points placed on the sides of an equilateral triangle, using only a compass.
Original entry on oeis.org
3, 15, 36, 69, 123, 180, 264, 339, 453, 549, 702, 807, 999, 1128, 1329, 1494, 1749, 1935, 2214, 2373, 2682, 2940, 3288, 3483
Offset: 0
A372735
Number of distinct circles that can be constructed from the 3 vertices and the equally spaced 3*n points placed on the sides of an equilateral triangle when every pair of the 3 + 3*n points are connected by a circle and where the points lie at the ends of the circle's diameter.
Original entry on oeis.org
3, 15, 34, 63, 99, 148, 201, 267, 340, 423, 513, 616, 723, 843, 970, 1107, 1251, 1408, 1569, 1743, 1924, 2115, 2313, 2524, 2739, 2967, 3202, 3447, 3699
Offset: 1
A372981
Number of distinct circles that can be constructed from the 4 vertices and the equally spaced 4*n points placed on the sides of a square, using only a compass.
Original entry on oeis.org
8, 32, 88, 160, 264, 400, 576, 732, 968, 1184, 1480, 1728, 2104, 2424, 2840, 3196, 3688, 4088, 4640, 5048, 5704, 6248, 6904, 7364
Offset: 0
A373110
Number of distinct circles that can be constructed from the 4 vertices and the equally spaced 4*n points placed on the sides of a square when every pair of the 4 + 4*n points are connected by a circle and where the points lie at the ends of the circle's diameter.
Original entry on oeis.org
5, 22, 54, 99, 159, 232, 320, 421, 537, 666, 810, 967, 1139, 1324, 1524, 1737, 1965, 2206, 2462, 2731, 3015, 3312, 3624, 3949
Offset: 0
Showing 1-10 of 10 results.
Comments