A268416 Number of aligned free polyominoes that will fit in a square of size n X n.
1, 4, 35, 1280, 262292, 205515653, 592830103236
Offset: 1
Formula
a(n) = Sum_{i=1..n*(n+1)/2} A268371(i). - John Mason, Sep 11 2024
Extensions
a(6) from Talmon Silver, Jul 29 2020
a(7) from John Mason, Sep 11 2024
Comments