cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A380235 Triangle read by rows: T(n,k) is the number of n edge non-orientable genus k maps.

Original entry on oeis.org

1, 4, 2, 19, 16, 8, 106, 137, 128, 47, 709, 1254, 1890, 1372, 473, 5356, 12597, 27036, 31007, 22556, 7190, 44558, 133518, 379491, 611322, 704066, 469632, 144904, 397146, 1464725, 5229092, 11017122, 17691240, 18521632, 11990766, 3534490, 3716039, 16373700, 70805740, 186044902, 387965547, 563764626, 571333104, 352456980, 100895667
Offset: 1

Views

Author

Andrew Howroyd, Jan 17 2025

Keywords

Examples

			Triangle begins:
      1;
      4,      2;
     19,     16,      8;
    106,    137,    128,     47;
    709,   1254,   1890,   1372,    473;
   5356,  12597,  27036,  31007,  22556,   7190;
  44558, 133518, 379491, 611322, 704066, 469632, 144904;
  ...
		

Crossrefs

Main diagonal is A380236.
Cf. A267180 (rooted), A379439 (on orientable surface).