8000 Update catalan-numbers.md · cp-algorithms/cp-algorithms@e169a6f · GitHub
[go: up one dir, main page]

Skip to content

Commit e169a6f

Browse files
authored
Update catalan-numbers.md
1 parent 43d93af commit e169a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/combinatorics/catalan-numbers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Catalan numbers is a number sequence, which is found useful in a number of combi
99

1010
This sequence was named after the Belgian mathematician [Catalan](https://en.wikipedia.org/wiki/Eug%C3%A8ne_Charles_Catalan), who lived in the 19th century. (In fact it was known before to Euler, who lived a century before Catalan).
1111

12-
The first few numbers of Catalan numbers, $C_n$ (starting from zero):
12+
The first few Catalan numbers $C_n$ (starting from zero):
1313

1414
$1, 1, 2, 5, 14, 42, 132, 429, 1430, \ldots$
1515

0 commit comments

Comments
 (0)
0