An open API service indexing awesome lists of open source software.

https://github.com/devbluecomet/catalan-numbers

1, 1, 2, 5, 14, 42, 132, 429, 1430, 4862, 16796, 58786, ... (sequence A000108 in the OEIS). Let's implement it to programming logic.
https://github.com/devbluecomet/catalan-numbers

c java javascript math php python shinobi

Last synced: 11 months ago
JSON representation

1, 1, 2, 5, 14, 42, 132, 429, 1430, 4862, 16796, 58786, ... (sequence A000108 in the OEIS). Let's implement it to programming logic.

Awesome Lists containing this project