A332610 Triangle read by rows: T(m,n) = number of triangular regions in a "frame" of size m X n with m >= n >= 1 (see Comments in A331457 for definition of frame).
4, 14, 48, 32, 102, 128, 70, 192, 204, 288, 124, 326, 312, 396, 512, 226, 524, 516, 600, 716, 928, 360, 802, 784, 868, 984, 1196, 1472, 566, 1192, 1196, 1280, 1396, 1608, 1884, 2304, 820, 1634, 1704, 1788, 1904, 2116, 2392, 2812, 3328, 1218, 2296, 2500, 2584, 2700, 2912, 3188, 3608, 4124, 4928
Offset: 1
Examples
Triangle begins: [4], [14, 48], [32, 102, 128], [70, 192, 204, 288], [124, 326, 312, 396, 512], [226, 524, 516, 600, 716, 928], [360, 802, 784, 868, 984, 1196, 1472], [566, 1192, 1196, 1280, 1396, 1608, 1884, 2304], [820, 1634, 1704, 1788, 1904, 2116, 2392, 2812, 3328], [1218, 2296, 2500, 2584, 2700, 2912, 3188, 3608, 4124, 4928], [1696, 3074, 3456, 3540, 3656, 3868, 4144, 4564, 5080, 5884, 6848], [2310, 4052, 4684, 4768, 4884, 5096, 5372, 5792, 6308, 7112, 8076, 9312], ...
Comments