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.

A226918 Minimal number of 1X3 I-trominoes needed to prevent any further I-trominoe from being placed on an n X n grid.

Original entry on oeis.org

0, 0, 3, 4, 5, 7, 9, 13, 16, 20, 24, 28
Offset: 1

Views

Author

N. J. A. Sloane, Jul 11 2013

Keywords

Comments

The I-trominoes must line up with the squares on the grid and must occupy exactly three squares (skew placements are not allowed).
a(n) is the independent domination number of a graph with one node per tromino and an edge for each pair of trominoes that conflict. - Rob Pratt, Oct 02 2019

Extensions

a(12) from Rob Pratt, Oct 02 2019