OFFSET
1,5
COMMENTS
There are restricted growth functions (RGF, sometime called restricted growth strings, RGS) for various kinds of combinatorial objects. For the RGF used here see figure 17.1-D on p.358 of the Fxtbook, see links.
LINKS
Alois P. Heinz, Rows n = 1..5295, flattened
Joerg Arndt, Matters Computational (The Fxtbook)
EXAMPLE
Table starts:
1
1,1
1,2
1,1,1
1,1,2
1,2,1
1,2,2
1,2,3
MATHEMATICA
Flatten[Table[RGFs[n], {n, 1, 5}]](* Geoffrey Critzer, Dec 08 2010 *)
CROSSREFS
KEYWORD
nonn,tabf
AUTHOR
Franklin T. Adams-Watters, Jun 28 2006
STATUS
approved