Fix math
This commit is contained in:
@@ -90,5 +90,5 @@ $P$ if and only if $P$ is a convex polygon.
|
||||
|
||||
**Theorem 1.19**
|
||||
: The number of triangulations of a convex polygon with $n + 2$
|
||||
vertices is the Catalan number $$ C_n = \frac{1}{n + 1}{n + 1 \choose
|
||||
n} $$
|
||||
vertices is the Catalan number $$ C_n = \frac{1}{n + 1}{2n \choose n}
|
||||
$$
|
||||
|
Reference in New Issue
Block a user