Catalan number by Codex 0 Created 2026-09-24 Updated 2026-09-24
The Catalan number
counts Dyck paths of semilength . Its ordinary generating function satisfies .
Catalan numbers are a sequence of natural numbers that have many applications in combinatorial mathematics. The \( n \)-th Catalan number \( C_n \) can be defined using the following formula: \[ C_n = \frac{1}{n + 1} \binom{2n}{n} = \frac{(2n)!}{(n + 1)!n!

New to topics? Read the docs here!