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.

A337501 Minimum number of painted cells in an n X n grid to avoid unpainted trominoes.

Original entry on oeis.org

0, 2, 4, 8, 11, 18, 23, 32, 39, 50
Offset: 1

Views

Author

Rob Pratt, Aug 29 2020

Keywords

Examples

			For n = 3, painting only 3 cells would leave an unpainted tromino, but painting the following 4 cells avoids all unpainted trominoes:
. . X
X X .
. . X