A332600 Triangle read by rows: T(n,k) = number of edges in a "frame" of size n X k (see Comments in A331457 for definition).
8, 28, 92, 80, 240, 360, 178, 508, 604, 860, 372, 944, 1040, 1320, 1792, 654, 1548, 1652, 1956, 2452, 3124, 1124, 2520, 2640, 2968, 3488, 4184, 5256, 1782, 3754, 4004, 4356, 4900, 5620, 6716, 8188, 2724, 5392, 5936, 6312, 6880, 7624, 8744, 10240, 12304, 3914, 7528, 8364, 8764, 9356, 10124, 11268, 12788, 14876, 17460
Offset: 1
Examples
Triangle begins: [8], [28, 92], [80, 240, 360], [178, 508, 604, 860], [372, 944, 1040, 1320, 1792], [654, 1548, 1652, 1956, 2452, 3124], [1124, 2520, 2640, 2968, 3488, 4184, 5256], [1782, 3754, 4004, 4356, 4900, 5620, 6716, 8188], [2724, 5392, 5936, 6312, 6880, 7624, 8744, 10240, 12304], [3914, 7528, 8364, 8764, 9356, 10124, 11268, 12788, 14876, 17460], ...
Links
- Scott R. Shannon, Colored illustration for T(3,3) = 360
- Scott R. Shannon, Colored illustration for T(4,4) = 860
- N. J. A. Sloane, Illustration for T(3,3) = 360.
Crossrefs
Formula
Extensions
More terms from N. J. A. Sloane, Mar 13 2020
Comments