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.

A090339 Number of pseudoline arrangements with n curves.

Original entry on oeis.org

1, 1, 1, 1, 1, 6, 43, 922, 38612, 3113660
Offset: 0

Views

Author

Jon Wild and Laurence Reeves, Jan 27 2004

Keywords

Comments

a(n) counts the topologically distinct planar configurations of n unbounded curves such that each curve crosses each other curve at exactly one point and no two intersection points coincide.
For n<8, a(n) is identical to A090338(n), where the curves must be straight line segments. But at n=8, we find a(n) includes configurations that cannot be drawn with straight line segments. The qualification "unbounded" disallows configurations that have an endpoint within an area enclosed by other curves. As in A090338(n), configurations related by mirror symmetry are not counted as distinct.

Examples

			See illustration for one of the three configurations for n=8 that is not drawable with straight lines and so does not appear in A090338. No further intersections between curves, beyond the ones shown, occur outside the visible portion of the plane.
		

Crossrefs

Cf. A090338.

Extensions

Title corrected by Günter Rote, Apr 14 2025