login
A082859
Lower triangular region of A082858.
3
0, 0, 1, 0, 1, 2, 0, 1, 1, 3, 0, 1, 2, 1, 4, 0, 1, 2, 1, 2, 5, 0, 1, 2, 3, 2, 2, 6, 0, 1, 1, 3, 1, 1, 3, 7, 0, 1, 1, 3, 1, 1, 3, 3, 8, 0, 1, 2, 1, 4, 2, 2, 1, 1, 9, 0, 1, 2, 1, 4, 2, 2, 1, 1, 4, 10, 0, 1, 2, 1, 4, 5, 2, 1, 1, 4, 4, 11, 0, 1, 2, 1, 2, 5, 2, 1, 1, 2, 2, 5, 12, 0, 1, 2, 1, 2, 5, 2, 1, 1, 2, 2, 5, 5, 13, 0, 1, 2, 3, 4, 2, 6, 3, 3, 4, 4, 4, 2, 2, 14
OFFSET
0,6
LINKS
Antti Karttunen, Alternative Catalan Orderings (with the complete Scheme source)
PROG
(Scheme-functions showing the essential idea. For the full source, follow the "Alternative Catalan Orderings" link.)
(define (A082859 n) (A080300 (parenthesization->binexp (GCSB (binexp->parenthesization (A014486 (A003056 n))) (binexp->parenthesization (A014486 (A002262 n)))))))
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Antti Karttunen, May 06 2003
STATUS
approved