A358556
Triangle read by rows: T(n,k) is the number of regions formed when n points are placed along each edge of a square that divide the edges into n+1 equal parts and a line is continuously drawn from the current point to that k points, 2 <= k <= 2*n, counterclockwise around the square until the starting point is again reached.
Original entry on oeis.org
2, 5, 21, 2, 5, 5, 4, 61, 2, 5, 29, 5, 73, 25, 105, 2, 5, 25, 5, 5, 31, 141, 11, 157, 2, 5, 5, 5, 85, 5, 153, 4, 25, 61, 229, 2, 5, 25, 5, 73, 33, 5, 15, 245, 71, 297, 22, 317, 2, 5, 25, 5, 65, 29, 165, 5, 269, 81, 333, 25, 385, 109, 401, 2, 5, 5, 5, 61, 5, 153, 16, 5, 91, 377, 4, 449, 125, 61, 37, 509, 2
Offset: 1
The table begins:
2;
5, 21, 2;
5, 5 4, 61, 2;
5, 29, 5, 73, 25, 105, 2;
5, 25, 5, 5, 31, 141, 11, 157, 2;
5, 5, 5, 85, 5, 153, 4, 25, 61, 229, 2;
5, 25, 5, 73, 33, 5, 15, 245, 71, 297, 22, 317, 2;
5, 25, 5, 65, 29, 165, 5, 269, 81, 333, 25, 385, 109, 401, 2;
5, 5, 5, 61, 5, 153, 16, 5, 91, 377, 4, 449, 125, 61, 37, 509, 2;
5, 25, 5, 5, 25, 137, 5, 285, 5, 385, 31, 501, 141, 25, 11, 613, 169, 629, 2;
.
.
See the attached file for more examples.
- Scott R. Shannon, Table for n=1..50.
- Scott R. Shannon, Image for T(2,3) = 21.
- Scott R. Shannon, Image for T(4,6) = 25.
- Scott R. Shannon, Image for T(7,9) = 245.
- Scott R. Shannon, Image for T(10,19) = 629.
- Scott R. Shannon, Image for T(11,20) = 55.
- Scott R. Shannon, Image for T(20,11) = 269.
- Scott R. Shannon, Image for T(20,30) = 25.
- Scott R. Shannon, Image for T(20,31) = 2277.
- Scott R. Shannon, Image for T(50,61) = 11933.
A358574
Triangle read by rows: T(n,k) is the number of vertices formed when n points are placed along each edge of a square that divide the edges into n+1 equal parts and a line is continuously drawn from the current point to that k points, 2 <= k <= 2*n, counterclockwise around the square until the starting point is again reached.
Original entry on oeis.org
8, 12, 20, 12, 16, 16, 16, 64, 16, 20, 36, 20, 68, 36, 100, 20, 24, 36, 24, 24, 44, 144, 29, 144, 24, 28, 28, 28, 92, 28, 140, 28, 44, 76, 208, 28, 32, 44, 32, 84, 52, 32, 39, 240, 88, 292, 46, 296, 32, 36, 48, 36, 80, 52, 164, 36, 252, 100, 316, 52, 368, 124, 364, 36, 40, 40, 40, 80, 40, 164, 47, 40, 112, 364, 40, 436, 144, 88, 67, 472, 40
Offset: 1
The table begins:
8;
12, 20, 12;
16, 16, 16, 64, 16;
20, 36, 20, 68, 36, 100, 20;
24, 36, 24, 24, 44, 144, 29, 144, 24;
28, 28, 28, 92, 28, 140, 28, 44, 76, 208, 28;
32, 44, 32, 84, 52, 32, 39, 240, 88, 292, 46, 296, 32;
36, 48, 36, 80, 52, 164, 36, 252, 100, 316, 52, 368, 124, 364, 36;
40, 40, 40, 80, 40, 164, 47, 40, 112, 364, 40, 436, 144, 88, 67, 472, 40;
.
.
See the attached file for more examples.
- Scott R. Shannon, Table for n=1..50.
- Scott R. Shannon, Image for T(2,3) = 20.
- Scott R. Shannon, Image for T(4,6) = 36.
- Scott R. Shannon, Image for T(7,9) = 240.
- Scott R. Shannon, Image for T(10,19) = 584.
- Scott R. Shannon, Image for T(11,20) = 90.
- Scott R. Shannon, Image for T(20,11) = 308.
- Scott R. Shannon, Image for T(20,30) = 100.
- Scott R. Shannon, Image for T(20,31) = 2220.
A358627
Triangle read by rows: T(n,k) is the number of edges formed when n points are placed along each edge of a square that divide the edges into n+1 equal parts and a line is continuously drawn from the current point to that k points, 2 <= k <= 2*n, counterclockwise around the square until the starting point is again reached.
Original entry on oeis.org
9, 16, 40, 13, 20, 20, 19, 124, 17, 24, 64, 24, 140, 60, 204, 21, 28, 60, 28, 28, 74, 284, 39, 300, 25, 32, 32, 32, 176, 32, 292, 31, 68, 136, 436, 29, 36, 68, 36, 156, 84, 36, 53, 484, 158, 588, 67, 612, 33, 40, 72, 40, 144, 80, 328, 40, 520, 180, 648, 76, 752, 232, 764, 37, 44, 44, 44, 140, 44, 316, 62, 44, 202, 740, 43, 884, 268, 148, 103, 980, 41
Offset: 1
The table begins:
9;
16, 40, 13;
20, 20, 19, 124, 17;
24, 64, 24, 140, 60, 204, 21;
28, 60, 28, 28, 74, 284, 39, 300, 25;
32, 32, 32, 176, 32, 292, 31, 68, 136, 436, 29;
36, 68, 36, 156, 84, 36, 53, 484, 158, 588, 67, 612, 33;
40, 72, 40, 144, 80, 328, 40, 520, 180, 648, 76, 752, 232, 764, 37;
44, 44, 44, 140, 44, 316, 62, 44, 202, 740, 43, 884, 268, 148, 103, 980, 41;
.
.
See the attached file for more examples.
A355902
Start with a 2 X n array of squares, join every vertex on top edge to every vertex on bottom edge; a(n) = one-half the number of cells.
Original entry on oeis.org
0, 3, 10, 26, 56, 112, 196, 331, 522, 790, 1138, 1615, 2204, 2975, 3910, 5041, 6388, 8047, 9958, 12262, 14894, 17920, 21346, 25347, 29796, 34875, 40522, 46854, 53826, 61716, 70274, 79883, 90380, 101875, 114346, 127981, 142612, 158737, 176086, 194827, 214852, 236717, 259906, 285124, 311970, 340588, 370990, 403819, 438440, 475556
Offset: 0
Comments