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.

Showing 1-4 of 4 results.

A379438 Triangle read by rows: T(n,k) is the number of sensed combinatorial maps with n edges and genus k, 0 <= k <= floor(n/2).

Original entry on oeis.org

1, 2, 4, 1, 14, 6, 57, 46, 4, 312, 452, 106, 2071, 4852, 2382, 131, 15030, 52972, 46680, 8158, 117735, 587047, 830848, 313611, 14118, 967850, 6550808, 13804864, 9326858, 1369446, 8268816, 73483256, 218353000, 236095958, 74803564, 2976853, 72833730, 827801468, 3328822880, 5345316004, 3023693380, 391288854
Offset: 0

Views

Author

Andrew Howroyd, Jan 16 2025

Keywords

Examples

			Triangle begins:
  n\k     [0]      [1]       [2]      [3]      [4]
  [0]      1;
  [1]      2;
  [2]      4,       1;
  [3]     14,       6;
  [4]     57,      46,        4;
  [5]    312,     452,      106;
  [6]   2071,    4852,     2382,     131;
  [7]  15030,   52972,    46680,    8158;
  [8] 117735,  587047,   830848,  313611,   14118;
  [9] 967850, 6550808, 13804864, 9326858, 1369446;
  ...
		

Crossrefs

Row sums are A170946.
Cf. A269919 (rooted), A379439 (unsensed), A380234 (achiral), A380235.

A379439 Triangle read by rows: T(n,k) is the number of unsensed combinatorial maps with n edges and genus k, 0 <= k <= floor(n/2).

Original entry on oeis.org

1, 2, 4, 1, 14, 6, 52, 40, 4, 248, 320, 76, 1416, 2946, 1395, 82, 9172, 29364, 24950, 4348, 66366, 309558, 427336, 160050, 7258, 518868, 3365108, 6987100, 4696504, 688976, 4301350, 37246245, 109761827, 118353618, 37466297, 1491629, 37230364, 416751008, 1668376886, 2675297588, 1512650776, 195728778
Offset: 0

Views

Author

Andrew Howroyd, Jan 16 2025

Keywords

Examples

			Triangle begins:
  n\k     [0]      [1]      [2]      [3]     [4]
  [0]      1;
  [1]      2;
  [2]      4,       1;
  [3]     14,       6;
  [4]     52,      40,       4;
  [5]    248,     320,      76;
  [6]   1416,    2946,    1395,      82;
  [7]   9172,   29364,   24950,    4348;
  [8]  66366,  309558,  427336,  160050,   7258;
  [9] 518868, 3365108, 6987100, 4696504, 688976;
		

Crossrefs

Row sums are A214816.
Cf. A269919 (rooted), A379438 (sensed), A380234 (achiral), A380235.

Formula

T(n,k) = (A379438(n,k) + A380234(n,k))/2.

A006443 Number of achiral planar maps with n edges.

Original entry on oeis.org

1, 2, 4, 14, 47, 184, 761, 3314, 14997, 69886, 333884, 1626998, 8067786, 40580084, 206734083, 1064666724, 5536480877, 29036188788, 153450351924, 816503772830, 4371551433888
Offset: 0

Views

Author

Keywords

Comments

An achiral map is a map with a sense-reversing automorphism.
The planar maps considered are connected and may contain loops and parallel edges. - Andrew Howroyd, Jan 13 2025

References

  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Column k=0 of A380234.
Cf. A006384 (sensed), A006385 (unsensed), A006444 (2-connected), A006445 (3-connected).

Formula

a(n) = 2*A006385(n) - A006384(n). [Liskovets eq 3a] - R. J. Mathar, Oct 01 2011

Extensions

a(0)=1 prepended by Andrew Howroyd, Jan 13 2025
a(20) added by Andrew Howroyd, Jan 20 2025

A170947 Number of achiral combinatorial maps with n edges.

Original entry on oeis.org

2, 5, 20, 85, 418, 2242, 12828, 77777, 493286, 3260485, 22314484, 157735801, 1147285362, 8570960234, 65611620808, 513963377327, 4113363020482, 33598074760393, 279764563749076, 2372822051513583, 20481425601917742, 179795508212739402, 1604084463778300348, 14536376462636666141
Offset: 1

Views

Author

N. J. A. Sloane, Feb 21 2010

Keywords

Comments

Achiral maps are also called reflexible.

Crossrefs

Row sums of A380234.
Cf. A170946 (sensed), A170948 (chiral pairs), A214816 (unsensed).
Showing 1-4 of 4 results.