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.

A354706 Diagonal of A354704.

Original entry on oeis.org

2, 5, 13, 18, 32, 41, 53, 72, 89, 113, 128, 149, 181, 205, 242, 265, 313, 338, 373, 421, 450, 512, 545, 584, 648, 697
Offset: 1

Views

Author

Hugo Pfoertner, Jun 19 2022

Keywords

Comments

a(n) is a lower bound for the maximum number of grid points in a square grid covered by an arbitrarily positioned and rotated square of side length n, excluding the trivial case of an axis-parallel unshifted square.
Grid points must be strictly inside the covering square, i.e., grid points on the perimeter of the square are not allowed.

Examples

			For examples see the figures in the linked file.
		

Crossrefs

Formula

a(n) = A354704(n,n).