Catalan Number: C_n
Catalan Number, 카탈란 수, 카탈란
정의
Catalan number:
C_0 = 1, C_1 = 1, C_2 = 2, C_3 = 5, C_4 = 14, C_5 = 42.
응용 (모두 C_n 개)
- balanced parenthesis n 쌍
- binary tree with n internal nodes
- Dyck path length 2n (only up-right moves)
- triangulation of convex (n+2)-gon
- stack-permutations of 1..n
점화식
또는 .
💬 댓글