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.

A380575 One half of the sum of the perimeters of the free polyominoes with n cells.

Original entry on oeis.org

2, 3, 8, 24, 71, 236, 835, 3182, 12302, 48834, 195035, 785280, 3167322, 12808531, 51834644, 209965222, 850817523, 3449091525
Offset: 1

Views

Author

Omar E. Pol, Feb 12 2025

Keywords

Comments

A380287 is the main entry for this question.
One half of the perimeters of any holes are included here.

Crossrefs

Formula

a(n) = A380287(n)/2.
a(n) = Sum_{k=2..n+1} k*A342243(n,k). - Andrew Howroyd, Feb 28 2025