A247737 Total number of L shapes in all tilings of a 5 X n rectangle with pentominoes of any shape.
0, 0, 4, 24, 436, 3888, 29880, 264460, 2353136, 20400352, 171215320, 1430108512, 11962161392, 99523393628, 822501750184, 6763177931936, 55433124540308, 453013557727460, 3690931980743340, 29988435689294280, 243064471330287696, 1965884816120576180
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 * A247704(n,k).