A332357
Consider a partition of the triangle with vertices (0, 0), (1, 0), (0, 1) by the lines a_1*x_1 + a_2*x_2 = 1, where (x_1, x_2) is in {1, 2,...,m} X {1, 2,...,n}, m >= 1, n >= 1. Triangle read by rows: T(m,n) = number of cells (both 3-sided and 4-sided) in the partition, for m >= n >= 1.
Original entry on oeis.org
1, 2, 5, 3, 9, 17, 4, 14, 28, 47, 5, 20, 41, 70, 105, 6, 27, 57, 99, 150, 215, 7, 35, 75, 131, 199, 286, 381, 8, 44, 96, 169, 258, 372, 497, 649, 9, 54, 119, 211, 323, 467, 625, 817, 1029, 10, 65, 145, 258, 396, 574, 769, 1006, 1268, 1563, 11, 77, 173, 309, 475, 689, 923, 1208, 1523, 1878, 2257
Offset: 1
Triangle begins:
1,
2, 5,
3, 9, 17,
4, 14, 28, 47,
5, 20, 41, 70, 105,
6, 27, 57, 99, 150, 215,
7, 35, 75, 131, 199, 286, 381,
8, 44, 96, 169, 258, 372, 497, 649,
9, 54, 119, 211, 323, 467, 625, 817, 1029,
10, 65, 145, 258, 396, 574, 769, 1006, 1268, 1563,
...
- M. A. Alekseyev, M. Basova, and N. Yu. Zolotykh. On the minimal teaching sets of two-dimensional threshold functions. SIAM Journal on Discrete Mathematics 29:1 (2015), 157-165. doi:10.1137/140978090. See Theorem 13.
- N. J. A. Sloane, Illustration for (m,n) = (2,2), (3,1), (3,2), (3,3) [c_3 = number of triangles, c_4 = number of quadrilaterals; c, e, v = numbers of cells, edges, vertices]
A332953
The number of regions formed inside an isosceles triangle by straight line segments mutually connecting all vertices and all points that divide the two equal length sides into n equal parts; the base of the triangle contains no points other than its vertices.
Original entry on oeis.org
1, 5, 18, 52, 125, 257, 486, 832, 1333, 2027, 3048, 4304, 6057, 8167, 10749, 13929, 18058, 22664, 28533, 34981, 42519, 51425, 62118, 73473, 86768, 101902, 118695, 137138, 159147, 181752, 208813, 237209, 268614, 303718, 340882, 380811, 427540, 477134, 530047
Offset: 1
- Lars Blomberg, Table of n, a(n) for n = 1..70
- Scott R. Shannon, Illustration for n = 2.
- Scott R. Shannon, Illustration for n = 3.
- Scott R. Shannon, Illustration for n = 4.
- Scott R. Shannon, Illustration for n = 5.
- Scott R. Shannon, Illustration for n = 6.
- Scott R. Shannon, Illustration for n = 8.
- Scott R. Shannon, Illustration for n = 10.
- Scott R. Shannon, Illustration for n = 12.
- Scott R. Shannon, Illustration for n = 15.
- Scott R. Shannon, Illustration for n = 5 with random distance-based coloring.
- Scott R. Shannon, Illustration for n = 10 with random distance-based coloring.
- Scott R. Shannon, Illustration for n = 15 with random distance-based coloring.
A333025
Irregular table read by rows: Take an isosceles triangle with its equal length sides divided into n equal parts with all diagonals drawn, as in A332953. Then T(n,k) = number of k-sided polygons in that figure for k>=3.
Original entry on oeis.org
1, 5, 14, 3, 1, 29, 19, 4, 50, 66, 9, 81, 164, 12, 134, 313, 37, 2, 219, 546, 60, 7, 359, 853, 112, 9, 556, 1294, 160, 16, 1, 779, 1940, 283, 43, 3, 1105, 2780, 360, 53, 6, 1540, 3750, 670, 91, 5, 1, 2087, 5064, 873, 132, 11, 2806, 6625, 1144, 164, 7, 3
Offset: 1
Table begins:
1;
5;
14, 3, 1;
29, 19, 4;
50, 66, 9;
81, 164, 12;
134, 313, 37, 2;
219, 546, 60, 7;
359, 853, 112, 9;
556, 1294, 160, 16, 1;
779, 1940, 283, 43, 3;
1105, 2780, 360, 53, 6;
1540, 3750, 670, 91, 5, 1;
2087, 5064, 873, 132, 11;
2806, 6625, 1144, 164, 7, 3;
The row sums are A332953.
A333027
The number of edges formed on an isosceles triangle by straight line segments mutually connecting all vertices and all points that divide the two equal length sides into n equal parts; the base of the triangle contains no points other than its vertices.
Original entry on oeis.org
3, 10, 33, 96, 235, 486, 933, 1600, 2561, 3884, 5907, 8310, 11793, 15890, 20863, 27002, 35229, 44117, 55820, 68312, 82931, 100368, 121711, 143685, 169750, 199509, 232366, 268169, 312132, 355839, 409902, 465503, 527080, 596443, 668961, 746443, 839830, 937967
Offset: 1
A333026
The number of vertices formed on an isosceles triangle by straight line segments mutually connecting all vertices and all points that divide the two equal length sides into n equal parts; the base of the triangle contains no points other than its vertices.
Original entry on oeis.org
3, 6, 16, 45, 111, 230, 448, 769, 1229, 1858, 2860, 4007, 5737, 7724, 10115, 13074, 17172, 21454, 27288, 33332, 40413, 48944, 59594, 70213, 82983, 97608, 113672, 131032, 152986, 174088, 201090, 228295, 258467, 292726, 328080, 365633, 412291, 460834, 512016
Offset: 1
Showing 1-5 of 5 results.
Comments