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.

A256330 Number of H&S Family matchings on n edges.

Original entry on oeis.org

1, 3, 14, 84, 592, 4659, 39699, 359004, 3399164, 33378417, 337584612, 3498553682, 37006524557, 398312230440, 4351822041763, 48169486233388, 539303075161814, 6099303431601708, 69604032964928589, 800737747350839332, 9279033826462097649, 108236883894562489628
Offset: 1

Views

Author

Aziza Jefferson, Mar 25 2015

Keywords

Comments

The H&S Family of matchings is the family of matchings that can be drawn in the plane without crossings.
Jay Pantone has computed the first 1500 terms and has a conjectured g.f. - N. J. A. Sloane, Oct 06 2016
Consider the graph whose vertices are the arcs of a matching, where two vertices are connected if the corresponding arcs cannot be drawn on the same side without crossing. Matchings, where the graph obtained this way is connected, are in bijection with 3-edge-connected rooted cubic maps with 2n nodes and a distinguished Hamiltonian cycle (cf. A000264). - Ludovic Schwob, Jun 17 2025

Examples

			a(5)= 592; in canonical sequence form the two 3-noncrossing matchings it does not include are 1231435425 and 1234254153.
		

Crossrefs

Cf. A000264.