A247139 The number of tilings of a triangular shape T_n with n rectangles identifying all tilings which use the same rectangular shapes.
1, 1, 2, 3, 6, 11, 23, 45, 95, 195, 417, 875, 1887, 4021, 8727, 18755, 40850, 88366, 192991, 418994, 916490, 1995080, 4367522, 9521434, 20849739, 45493669
Offset: 1
Examples
For n = 3 (see the Catalan link): tiling T1: (3,1), (2,1), (1,1) tiling T2: (2,2), (1,1)^2 (self-transposed) tiling T3: (1,3), (1,2), (1,1) (transposed of T1) tiling T4: (1,3), (2,1), (1,1) tiling T5: (3,1), (1,2), (1,1) (transposed of T4) The total number is 5 = A000108(5) (Catalan). T3 is identified with T1 by taking (1,3) as (3,1) and (1,2) as (2,1). Similarly, T4 and T5 are also identified with T1. Representatives are T1 and T2, representing 4 and 1 tilings,respectively. Therefore a(3) = 2.
Links
- Kival Ngaokrajang, Illustration for n = 1..6, Illustration for n = 10, Catalan numbers (conjecture)
Extensions
Edited (rewritten name, comments, example) by Wolfdieter Lang, Dec 10 2014
a(12)-a(26) from Ludovic Schwob, Mar 23 2025
Comments