Page in construction... Enumeration of parity-constrained shuffle of Dyck words

Enumeration of parity-constrained shuffle of Dyck words

Definitions

A Dyck word is a word generated by the context-free grammar S->aSbS|1

Elementary results in combinatorics show that Dyck words are in bijection with hundreds of combinatorial structures (well balanced parentheses word, binary trees, lattice paths, polygon triangulations...) and the number d(2n) of Dyck word of length 2n is the n-th Catalan number : binomial(2n,n)/(n+1).

A shuffle of two words is defined recursively as follows : for any letters a,b, for any word u,v,
a.u shuffle b.v := a. (u shuffle b.v) union b.(a.u shuffle v).
u shuffle 1 = 1 shuffle u := u.

Now, the shuffle C of two languages A and B is the set C:={w=u shuffle v | u in A, v in B}.

Parity-constrained shuffle of Dyck languages

The di Francesco numbers

As these objects were introduced by Philippe di Francesco, I will call "di Francesco numbers" the sequence f(n):

Asymptotics