A352431 Number T(n,k) of tilings of a 2k X n rectangle using dominoes and 2 X 2 tiles.
1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 11, 5, 1, 1, 1, 43, 29, 11, 1, 1, 1, 171, 173, 165, 21, 1, 1, 1, 683, 1037, 2773, 593, 43, 1, 1, 1, 2731, 6221, 48605, 17937, 2773, 85, 1, 1, 1, 10923, 37325, 864901, 550969, 205879, 11093, 171, 1
Offset: 0
Examples
Table T(n,k) begins: n\k 0 1 2 3 4 ----------------------------------- 0: 1 1 1 1 1 1: 1 1 1 1 1 2: 1 3 11 43 171 3: 1 5 29 173 1037 4: 1 11 165 2773 48605 5: 1 21 593 17937 550969 6: 1 43 2773 205879 16231655 7: 1 85 11093 1615993 242436361 8: 1 171 48605 16231655 5811552169
Links
- Andrew Howroyd, Table of n, a(n) for n = 0..860 (first 41 antidiagonals).
- Gerhard Kirchner, Maxima code
Programs
-
Maxima
See "Maxima code" link.
Comments