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.

A347521 Number of polyominoes with n cells formed by coordinates that are not coprime.

Original entry on oeis.org

1, 0, 1, 1, 3, 3, 11, 17, 40, 69, 152, 309, 736, 1682, 3984, 9031
Offset: 1

Views

Author

Ludovic Schwob, Sep 04 2021

Keywords

Comments

By considering cells of a square grid, whose coordinates are not coprime (i.e., gcd(m,n) > 1), we get figures called polyominoes. Among all possible free polyominoes, only a few can be found following this rule.

Crossrefs

Cf. A000105.