Catalan Number Calculator

Find any Catalan number Cₙ.

How to use

  1. Enter your values in the fields above.
  2. Press Calculate to see your result instantly.
  3. Use the Share button to copy a link to your result.

About this calculator

This calculator finds the nth Catalan number: Cn = (2n)! / ((n+1)! · n!), a sequence (1, 1, 2, 5, 14, 42, 132, …) that counts a surprising number of unrelated-looking combinatorial structures of size n, including the number of ways to correctly match n pairs of balanced parentheses, the number of distinct binary search trees with n nodes, and the number of ways to triangulate a convex polygon with n+2 sides.

Computer science students and researchers use it to count valid expression trees, parsing possibilities, and recursive data structures, while math enthusiasts use it as a classic example of how one recurrence relation reappears across many different combinatorics problems. Enter n to get Cn.

Was this helpful?

Comments (0)

  • Be the first to comment.

Popular calculators

All Calculators