$$C_n = \frac{1}{n+1}\binom{2n}{n} = \binom{2n}{n} - \binom{2n}{n+1}, \qquad C_0 = 1$$
The Catalan numbers $1, 1, 2, 5, 14, 42, \ldots$ count balanced, non-crossing, or nested structures such as valid parenthesizations and lattice paths that stay below the diagonal.