A320946 a(n) is the number of left-perimeter tiles among all rhombic tilings of the 2n-gon.
1, 2, 9, 80, 1340
Offset: 2
Examples
a(4) = 9 because among the eight rhombic tilings of the octagon, 9 left-perimeter rhombi appear.
Links
- B. E. Tenner, Tiling-based models of perimeter and area, arXiv:1811.00082 [math.CO], 2018.
Formula
a(n) = (n-1) * A320945(n).
Comments