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-3 of 3 results.

A322343 Number of equivalence classes of convex lattice polygons of genus n.

Original entry on oeis.org

16, 45, 120, 211, 403, 714, 1023, 1830, 2700, 3659, 6125, 8101, 11027, 17280, 21499, 28689, 43012, 52736, 68557, 97733, 117776, 152344, 209409, 248983, 319957, 420714, 497676, 641229, 813814, 957001, 1214030, 1525951, 1774058, 2228111, 2747973, 3184761
Offset: 1

Views

Author

Hugo Pfoertner, Dec 04 2018

Keywords

Examples

			a(1) = 16 because there are 16 equivalence classes of lattice polygons having exactly 1 interior lattice point. See Pfoertner link.
		

Crossrefs

Extensions

a(31) onwards from Justus Springer, Oct 25 2024

A322349 Maximal lattice width of a convex lattice polygon of genus n, restricted to those polygons that are interior to another polygon.

Original entry on oeis.org

3, 2, 4, 4, 4, 5, 4, 4, 5, 6, 5, 6, 6, 6, 7, 6, 6, 7, 8, 7, 8, 8, 7, 8, 8, 8, 8, 9, 8, 9
Offset: 1

Views

Author

Hugo Pfoertner, Dec 04 2018

Keywords

Comments

Sequence first differs from A322348 at n = 23.

References

Crossrefs

A357888 a(n) is the minimal squared length of the longest side of a strictly convex grid n-gon of smallest area.

Original entry on oeis.org

2, 1, 2, 2, 5, 2, 5, 5, 5, 5, 10, 5, 10, 5, 13, 10, 13, 10, 13, 13, 17, 13, 17, 13, 25, 17, 25, 17, 25, 13, 25, 17, 26, 17, 26, 17, 26, 17, 26, 25, 26, 25, 29, 29, 29, 34, 34, 34, 41, 37, 41, 37, 41, 34, 41, 41, 41, 41, 41, 41, 61, 41, 61, 41, 61, 41, 61, 41, 41
Offset: 3

Views

Author

Hugo Pfoertner, Nov 10 2022

Keywords

Comments

It is conjectured that at least one polygon of smallest area exists with 4 sides of length 1 for n >= 8 and additionally 4 sides of squared length 2 for n >= 12.

Crossrefs

Programs

  • Python
    # See Rote link.

Extensions

a(29)-a(60) from Günter Rote, Sep 20 2023
Terms a(61) and beyond from Andrey Zabolotskiy, Sep 21 2023
Showing 1-3 of 3 results.