A220126 Number of tilings of a 9 X n rectangle using integer-sided rectangular tiles of area 9.
1, 1, 1, 2, 3, 4, 6, 9, 13, 37, 64, 95, 188, 326, 513, 875, 1449, 2302, 4289, 7422, 12072, 21561, 37559, 62571, 107806, 184027, 306628, 532661, 915705, 1537768, 2654311, 4574383, 7752577, 13292546, 22778306, 38625110, 66213867, 113475693, 192821642, 330086669
Offset: 0
Keywords
Examples
a(5) = 4, because there are 4 tilings of a 9 X 5 rectangle using integer-sided rectangular tiles of area 9: ._._._._._. ._____._._. ._._____._. ._._._____. | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |_____| | | | |_____| | | | |_____| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |_____| | | | |_____| | | | |_____| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_| |_____|_|_| |_|_____|_| |_|_|_____|
Links
- Alois P. Heinz, Table of n, a(n) for n = 0..1000
Crossrefs
Column k=9 of A220122.