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.

A063550 Largest number of crossing-free matchings on a set S of n points in the plane, that is, a set of floor(n/2) pairwise non-intersecting segments with endpoints in S having no endpoint in common.

Original entry on oeis.org

1, 1, 3, 3, 14, 12, 79, 56, 497, 311
Offset: 1

Views

Author

N. J. A. Sloane, Aug 14 2001

Keywords

Examples

			The Sharir link contains an image (Figure 1) of a placement of 6 points in the plane such that 12 of their perfect matchings are crossing-free, demonstrating that a(6) >= 12. - _Nathaniel Johnston_, Nov 17 2014
		

Crossrefs

Cf. A063549.

Extensions

a(1) = a(2) = 1 inserted by Nathaniel Johnston, Nov 17 2014
Name clarified by Manfred Scheucher, Mar 12 2018