OFFSET
1,2
COMMENTS
A domino tower is built by placing dominoes horizontally on a convex horizontal base. A domino tower is convex if all its columns and rows are convex.
LINKS
T. M. Brown, Convex domino towers, arXiv:1608.01562 [math.CO] (2016).
FORMULA
G.f.: (2*A_k(x)+B_k(x))*(C_{k-1}(x)+1) where A_k(x) is the generating function on right-skewed domino towers with a base of k dominoes from the sequence A275599, B_k(x) is the generating function on domino stacks with a base of k dominoes associated with the sequence A275204, and C_k(x) is the generating function on flat partitions whose largest part is k-1 given by the sequence A117468.
EXAMPLE
Triangle begins:
1;
3, 1;
7, 6, 1;
15, 18, 7, 1;
...
If n = 3 and k = 2, the widest row of the domino tower has two dominoes. Thus the third domino may be found supporting the row of two dominoes in one way or being supported by the row of two dominoes in 5 ways, so T(3,2) = 6.
CROSSREFS
KEYWORD
AUTHOR
Tricia Muldoon Brown, Aug 04 2016
STATUS
approved