A247738 Total number of N shapes in all tilings of a 5 X n rectangle with pentominoes of any shape.
0, 0, 0, 8, 88, 1024, 10388, 99840, 935900, 8415368, 74295280, 645535244, 5545784444, 47152918764, 397457338488, 3327197881716, 27688757985292, 229256300558340, 1889667799688076, 15514699106805468, 126939424800685264, 1035396864840877088, 8421920979218715332
Offset: 0
Keywords
Links
- Alois P. Heinz, Table of n, a(n) for n = 0..500
- Wikipedia, Pentomino
Formula
a(n) = Sum_{k>0} k * A247705(n,k).