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

A271449 Greatest number of edges in a simple polygon on an n X n grid with no two edges parallel or perpendicular.

Original entry on oeis.org

0, 3, 6, 9, 12, 18
Offset: 2

Views

Author

Giovanni Resta, May 05 2016

Keywords

Comments

a(8) >= 22, see picture in Links.

Examples

			a(5)=9 because of this polygon on a 5 X 5 grid:
2  .  .  .  .
.  .  1  3  5
.  .  4  .  7
.  6  .  .  8
9  .  .  .  .
See Links for other examples.
		

Crossrefs

Cf. A255981.
Showing 1-1 of 1 results.