Back to Cosmos

cosmos

code/mathematical_algorithms/src/catalan_number/README.md

latest452 B
Original Source

cosmos

Your personal library of every algorithm and data structure code that you will ever encounter

Catalan Number

The Catalan numbers are a sequence of natural numbers that have applications in the area of combinatorial mathematics.

The firsts Catalan numbers are: 1, 1, 2, 5, 14, 42, 132, 429, 1430...


<p align="center"> A massive collaborative effort by <a href="https://github.com/OpenGenus/cosmos">OpenGenus Foundation</a> </p>