login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A180962
Number of linear extensions for Young-Fibonacci lattices of increasing rank
0
1, 1, 2, 16, 4200, 1093025200
OFFSET
1,3
REFERENCES
Donald E. Knuth, The Art of Computer Programming, Volume 4 Fascicle 2, Generating All Tuples and Permutations (2005), v+128pp. ISBN 0-201-85393-0. [Algorithm V for generating all topological sorts.]
LINKS
Richard P. Stanley, Differential posets, Journal of the American Mathematical Society Vol. 1, No. 4, pp. 919-961, 1988.
EXAMPLE
For n = 3, the Young-Fibonacci lattice as defined by the following edge set {(1,2),(2,3),(2,4)} has two total orderings: 1234 and 1243. The sequence increases rapidly since Young-Fibonacci lattices are sparse digraphs.
CROSSREFS
Sequence in context: A138834 A088321 A061301 * A324565 A306729 A325049
KEYWORD
nonn,hard,more
AUTHOR
Nikolaos Kavvadias, Jan 23 2011
STATUS
approved