Template:Short description Template:Distinguish Template:Use American English

File:Noncrossing partitions 5.svg
The Template:Math noncrossing partitions of a 5-element set (below, the other 10 of the 52 partitions)

The Catalan numbers are a sequence of natural numbers that occur in various counting problems, often involving recursively defined objects. They are named after Eugène Catalan, though they were previously discovered in the 1730s by Minggatu.

The Template:Mvar-th Catalan number can be expressed directly in terms of the central binomial coefficients by

<math>C_n = \frac{1}{n+1}{2n\choose n} = \frac{(2n)!}{(n+1)!\,n!} \qquad\text{for }n\ge 0.</math>

The first Catalan numbers for Template:Math are

Template:Math (sequence A000108 in the OEIS).

PropertiesEdit

An alternative expression for Template:Math is

<math>C_n = {2n\choose n} - {2n\choose n+1}</math> for <math>n\ge 0\,,</math>

which is equivalent to the expression given above because <math>\tbinom{2n}{n+1}=\tfrac{n}{n+1}\tbinom{2n}n</math>. This expression shows that Template:Math is an integer, which is not immediately obvious from the first formula given. This expression forms the basis for a proof of the correctness of the formula.

Another alternative expression is

<math>C_n = \frac{1}{2n+1} {2n+1\choose n}\,,</math>

which can be directly interpreted in terms of the cycle lemma; see below.

The Catalan numbers satisfy the recurrence relations

<math>C_0 = 1 \quad \text{and} \quad C_{n}=\sum_{i=1}^{n}C_{i-1}C_{n-i}\quad\text{for }n > 0</math>

and

<math>C_0 = 1 \quad \text{and} \quad C_{n} = \frac{2(2n-1)}{n+1}C_{n-1}\quad\text{for }n > 0.</math>

Asymptotically, the Catalan numbers grow as <math display=block>C_n \sim \frac{4^n}{n^{3/2}\sqrt{\pi}}\,,</math> in the sense that the quotient of the Template:Mvar-th Catalan number and the expression on the right tends towards 1 as Template:Mvar approaches infinity.

This can be proved by using the asymptotic growth of the central binomial coefficients, by Stirling's approximation for <math>n!</math>, or via generating functions.

The only Catalan numbers Template:Math that are odd are those for which Template:Math; all others are even. The only prime Catalan numbers are Template:Math and Template:Math.<ref>Template:Cite journal</ref> More generally, the multiplicity with which a prime Template:Mvar divides Template:Math can be determined by first expressing Template:Math in base Template:Mvar. For Template:Math, the multiplicity is the number of 1 bits, minus 1. For Template:Mvar an odd prime, count all digits greater than Template:Math; also count digits equal to Template:Math unless final; and count digits equal to Template:Math if not final and the next digit is counted.<ref>Template:Cite OEIS</ref> The only known odd Catalan numbers that do not have last digit 5 are Template:Math, Template:Math, Template:Math, Template:Math, Template:Math and Template:Math. The odd Catalan numbers, Template:Math for Template:Math, do not have last digit 5 if Template:Math has a base 5 representation containing 0, 1 and 2 only, except in the least significant place, which could also be a 3.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

The Catalan numbers have the integral representations<ref>Template:Citation, Example 3.1</ref><ref>Template:Citation,Theorem 1</ref>

<math>C_n=\frac {1}{2\pi}\int_0^4 x^n\sqrt{\frac{4-x}{x}}\,dx\,

=\frac{2}{\pi}4^n\int_{-1}^{1} t^{2n}\sqrt{1-t^2}\,dt. </math> which immediately yields <math>\sum_{n=0}^\infty \frac{C_n}{4^n} = 2</math>.

This has a simple probabilistic interpretation. Consider a random walk on the integer line, starting at 0. Let -1 be a "trap" state, such that if the walker arrives at -1, it will remain there. The walker can arrive at the trap state at times 1, 3, 5, 7..., and the number of ways the walker can arrive at the trap state at time <math>2k+1</math> is <math>C_k</math>. Since the 1D random walk is recurrent, the probability that the walker eventually arrives at -1 is <math>\sum_{n=0}^\infty \frac{C_n}{2^{2n+1}} = 1</math>.

Applications in combinatoricsEdit

There are many counting problems in combinatorics whose solution is given by the Catalan numbers. The book Enumerative Combinatorics: Volume 2 by combinatorialist Richard P. Stanley contains a set of exercises which describe 66 different interpretations of the Catalan numbers. Following are some examples, with illustrations of the cases Template:Math and Template:Math.

File:Dyck lattice D4.svg
Lattice of the 14 Dyck words of length 8 – Template:Mvar and Template:Mvar interpreted as up and down
XY
XXYY     XYXY
XXXYYY     XYXXYY     XYXYXY     XXYYXY     XXYXYY
  • Re-interpreting the symbol X as an open parenthesis and Y as a close parenthesis, Template:Math counts the number of expressions containing Template:Mvar pairs of parentheses which are correctly matched:
((()))     (()())     (())()     ()(())     ()()()
((ab)c)d     (a(bc))d     (ab)(cd)     a((bc)d)     a(b(cd))
File:Tamari lattice, trees.svg
The associahedron of order 4 with the C4=14 full binary trees with 5 leaves

The following diagrams show the case Template:Math:

This can be represented by listing the Catalan elements by column height:<ref>Template:Cite journal</ref>

File:Tamari lattice, hexagons.svg
The dark triangle is the root node, the light triangles correspond to internal nodes of the binary trees, and the green bars are the leaves.
[0,0,0,0] [0,0,0,1] [0,0,0,2] [0,0,1,1]
[0,1,1,1] [0,0,1,2] [0,0,0,3] [0,1,1,2] [0,0,2,2] [0,0,1,3]
[0,0,2,3] [0,1,1,3] [0,1,2,2] [0,1,2,3]
  • Template:Math is the number of ways to form a "mountain range" with Template:Mvar upstrokes and Template:Mvar downstrokes that all stay above a horizontal line. The mountain range interpretation is that the mountains will never go below the horizon.
Mountain Ranges
<math>n = 0:</math> * 1 way
<math>n = 1:</math> /\ 1 way
<math>n = 2:</math> Template:0Template:0Template:0Template:0Template:0Template:0Template:0/\
/\/\,Template:0/Template:0Template:0\
2 ways
<math>n = 3:</math> Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0/\
Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0Template:0/\Template:0Template:0Template:0Template:0/\Template:0Template:0Template:0Template:0Template:0Template:0/\/\Template:0Template:0Template:0Template:0/Template:0Template:0\
/\/\/\,Template:0/\/Template:0Template:0\,Template:0/Template:0Template:0\/\,Template:0/Template:0Template:0Template:0Template:0\,Template:0/Template:0Template:0Template:0Template:0\
5 ways
123   124   125   134   135
456   356   346   256   246
  • <math>C_n</math> is the number of length Template:Mvar sequences that start with <math>1</math>, and can increase by either <math>0</math> or <math>1</math>, or decrease by any number (to at least <math>1</math>). For <math>n=4</math> these are <math>1234, 1233, 1232, 1231, 1223, 1222, 1221, 1212, 1211, 1123, 1122, 1121, 1112, 1111</math>. From a Dyck path, start a counter at Template:Math. An X increases the counter by Template:Math and a Y decreases it by Template:Math. Record the values at only the X's. Compared to the similar representation of the Bell numbers, only <math>1213</math> is missing.

Proof of the formulaEdit

There are several ways of explaining why the formula

<math>C_n = \frac{1}{n+1}{2n\choose n}</math>

solves the combinatorial problems listed above. The first proof below uses a generating function. The other proofs are examples of bijective proofs; they involve literally counting a collection of some kind of object to arrive at the correct formula.

First proofEdit

We first observe that all of the combinatorial problems listed above satisfy Segner's<ref>A. de Segner, Enumeratio modorum, quibus figurae planae rectilineae per diagonales dividuntur in triangula. Novi commentarii academiae scientiarum Petropolitanae 7 (1758/59) 203–209.</ref> recurrence relation

<math>C_0 = 1 \quad \text{and} \quad C_{n+1}=\sum_{i=0}^n C_i\,C_{n-i}\quad\text{for }n\ge 0.</math>

For example, every Dyck word Template:Mvar of length ≥ 2 can be written in a unique way in the form

Template:Math

with (possibly empty) Dyck words Template:Math and Template:Math.

The generating function for the Catalan numbers is defined by

<math>c(x)=\sum_{n=0}^\infty C_n x^n.</math>

The recurrence relation given above can then be summarized in generating function form by the relation

<math>c(x)=1+xc(x)^2;</math>

in other words, this equation follows from the recurrence relation by expanding both sides into power series. On the one hand, the recurrence relation uniquely determines the Catalan numbers; on the other hand, interpreting Template:Math as a quadratic equation of Template:Mvar and using the quadratic formula, the generating function relation can be algebraically solved to yield two solution possibilities

<math>c(x) = \frac{1+\sqrt{1-4x}}{2x}</math>  or  <math>c(x) = \frac{1-\sqrt{1-4x}}{2x}</math>.

From the two possibilities, the second must be chosen because only the second gives

<math>C_0 = \lim_{x \to 0} c(x) = 1</math>.

The square root term can be expanded as a power series using the binomial series

<math display=block> \begin{align} 1 - \sqrt{1-4x} & = -\sum_{n=1}^{\infty} \binom{1/2}{n}(-4x)^{n} = -\sum_{n=1}^{\infty} \frac{(-1)^{n-1}(2n-3)!!}{2^{n}n!}(-4x)^{n} \\ &= -\sum_{n=0}^{\infty} \frac{(-1)^n(2n-1)!!}{2^{n+1}(n+1)!}(-4x)^{n+1} = \sum_{n=0}^{\infty} \frac{2^{n+1}(2n-1)!!}{(n+1)!}x^{n+1} \\ & = \sum_{n=0}^{\infty} \frac{2(2n)!}{(n+1)!n!}x^{n+1} = \sum_{n=0}^{\infty} \frac{2}{n+1} \binom{2n}{n}x^{n+1}\,. \end{align} </math> Thus, <math display=block> c(x) = \frac{1-\sqrt{1-4x}}{2x} = \sum_{n=0}^{\infty} \frac{1}{n+1} \binom{2n}{n}x^{n}\,. </math>

Second proofEdit

Template:See also

File:Catalan number-path reflection.svg
Figure 1. The invalid portion of the path (dotted red) is flipped (solid red). Bad paths (after the flip) reach Template:Math instead of Template:Math.

We count the number of paths which start and end on the diagonal of an Template:Math grid. All such paths have Template:Mvar right and Template:Mvar up steps. Since we can choose which of the Template:Math steps are up or right, there are in total <math>\tbinom{2n}{n}</math> monotonic paths of this type. A bad path crosses the main diagonal and touches the next higher diagonal (red in the illustration).

The part of the path after the higher diagonal is then flipped about that diagonal, as illustrated with the red dotted line. This swaps all the right steps to up steps and vice versa. In the section of the path that is not reflected, there is one more up step than right steps, so therefore the remaining section of the bad path has one more right step than up steps. When this portion of the path is reflected, it will have one more up step than right steps.

Since there are still Template:Math steps, there are now Template:Math up steps and Template:Math right steps. So, instead of reaching Template:Math, all bad paths after reflection end at Template:Math. Because every monotonic path in the Template:Math grid meets the higher diagonal, and because the reflection process is reversible, the reflection is therefore a bijection between bad paths in the original grid and monotonic paths in the new grid.

The number of bad paths is therefore:

<math>{n-1 + n+1 \choose n-1} = {2n \choose n-1} = {2n \choose n+1}</math>

and the number of Catalan paths (i.e. good paths) is obtained by removing the number of bad paths from the total number of monotonic paths of the original grid,

<math>C_n = {2n \choose n} - {2n \choose n+1} = \frac{1}{n+1}{2n \choose n}.</math>

In terms of Dyck words, we start with a (non-Dyck) sequence of Template:Mvar X's and Template:Mvar Y's and interchange all X's and Y's after the first Y that violates the Dyck condition. After this Y, note that there is exactly one more Y than there are Xs.

Third proofEdit

This bijective proof provides a natural explanation for the term Template:Math appearing in the denominator of the formula for Template:Math. A generalized version of this proof can be found in a paper of Rukavicka Josef (2011).<ref>Rukavicka Josef (2011), On Generalized Dyck Paths, Electronic Journal of Combinatorics online</ref>

File:Catalan number exceedance example.png
Figure 2. A path with exceedance 5.

Given a monotonic path, the exceedance of the path is defined to be the number of vertical edges above the diagonal. For example, in Figure 2, the edges above the diagonal are marked in red, so the exceedance of this path is 5.

Given a monotonic path whose exceedance is not zero, we apply the following algorithm to construct a new path whose exceedance is Template:Math less than the one we started with.

  • Starting from the bottom left, follow the path until it first travels above the diagonal.
  • Continue to follow the path until it touches the diagonal again. Denote by Template:Mvar the first such edge that is reached.
  • Swap the portion of the path occurring before Template:Mvar with the portion occurring after Template:Mvar.

In Figure 3, the black dot indicates the point where the path first crosses the diagonal. The black edge is Template:Mvar, and we place the last lattice point of the red portion in the top-right corner, and the first lattice point of the green portion in the bottom-left corner, and place X accordingly, to make a new path, shown in the second diagram.

File:Catalan number swapping example.png
Figure 3. The green and red portions are being exchanged.

The exceedance has dropped from Template:Math to Template:Math. In fact, the algorithm causes the exceedance to decrease by Template:Math for any path that we feed it, because the first vertical step starting on the diagonal (at the point marked with a black dot) is the only vertical edge that changes from being above the diagonal to being below it when we apply the algorithm - all the other vertical edges stay on the same side of the diagonal.

File:Catalan number algorithm table.png
Figure 4. All monotonic paths in a 3×3 grid, illustrating the exceedance-decreasing algorithm.

It can be seen that this process is reversible: given any path Template:Mvar whose exceedance is less than Template:Mvar, there is exactly one path which yields Template:Mvar when the algorithm is applied to it. Indeed, the (black) edge Template:Mvar, which originally was the first horizontal step ending on the diagonal, has become the last horizontal step starting on the diagonal. Alternatively, reverse the original algorithm to look for the first edge that passes below the diagonal.

This implies that the number of paths of exceedance Template:Mvar is equal to the number of paths of exceedance Template:Math, which is equal to the number of paths of exceedance Template:Math, and so on, down to zero. In other words, we have split up the set of all monotonic paths into Template:Math equally sized classes, corresponding to the possible exceedances between 0 and Template:Mvar. Since there are <math>\textstyle {2n\choose n}</math> monotonic paths, we obtain the desired formula <math>\textstyle C_n = \frac{1}{n+1}{2n\choose n}.</math>

Figure 4 illustrates the situation for Template:Math. Each of the 20 possible monotonic paths appears somewhere in the table. The first column shows all paths of exceedance three, which lie entirely above the diagonal. The columns to the right show the result of successive applications of the algorithm, with the exceedance decreasing one unit at a time. There are five rows, that is Template:Math, and the last column displays all paths no higher than the diagonal.

Using Dyck words, start with a sequence from <math>\textstyle \binom{2n}{n}</math>. Let <math>X_d</math> be the first Template:Mvar that brings an initial subsequence to equality, and configure the sequence as <math>(F)X_d(L)</math>. The new sequence is <math>LXF</math>.

Fourth proofEdit

This proof uses the triangulation definition of Catalan numbers to establish a relation between Template:Math and Template:Math.

Given a polygon Template:Mvar with Template:Math sides and a triangulation, mark one of its sides as the base, and also orient one of its Template:Math total edges. There are Template:Math such marked triangulations for a given base.

Given a polygon Template:Mvar with Template:Math sides and a (different) triangulation, again mark one of its sides as the base. Mark one of the sides other than the base side (and not an inner triangle edge). There are Template:Math such marked triangulations for a given base.

There is a simple bijection between these two marked triangulations: We can either collapse the triangle in Template:Mvar whose side is marked (in two ways, and subtract the two that cannot collapse the base), or, in reverse, expand the oriented edge in Template:Mvar to a triangle and mark its new side.

Thus

<math>(4n+2)C_n = (n+2)C_{n+1}</math>.

Write <math>\textstyle\frac{4n-2}{n+1}C_{n-1} = C_n.</math>

Because

<math>(2n)!=(2n)!!(2n-1)!!=2^nn!(2n-1)!!</math>

we have

<math>\frac{(2n)!}{n!}=2^n(2n-1)!!=(4n-2)!!!!.</math>

Applying the recursion with <math>C_0=1</math> gives the result.

Fifth proofEdit

This proof is based on the Dyck words interpretation of the Catalan numbers, so <math>C_n</math> is the number of ways to correctly match Template:Mvar pairs of brackets. We denote a (possibly empty) correct string with Template:Mvar and its inverse with Template:Mvar. Since any Template:Mvar can be uniquely decomposed into <math>c = (c_1) c_2</math>, summing over the possible lengths of <math>c_1</math> immediately gives the recursive definition

<math>C_0 = 1 \quad \text{and} \quad C_{n+1} = \sum_{i=0}^n C_i\,C_{n-i}\quad\text{for }n\ge 0</math>.

Let Template:Mvar be a balanced string of length Template:Math, i.e. Template:Mvar contains an equal number of <math>(</math> and <math>)</math>, so <math>\textstyle B_n = {2n\choose n}</math>. A balanced string can also be uniquely decomposed into either <math>(c)b</math> or <math>)c'(b</math>, so

<math>B_{n+1} = 2\sum_{i=0}^n B_i C_{n-i}.</math>

Any incorrect (non-Catalan) balanced string starts with <math>c)</math>, and the remaining string has one more <math>(</math> than <math>)</math>, so

<math>B_{n+1} - C_{n+1} = \sum_{i=0}^n {2i+1 \choose i} C_{n-i}</math>

Also, from the definitions, we have:

<math>B_{n+1} - C_{n+1} = 2\sum_{i=0}^n B_i C_{n-i} - \sum_{i=0}^n C_i\,C_{n-i} = \sum_{i=0}^n (2B_i-C_i) C_{n-i}.</math>

Therefore, as this is true for all Template:Mvar,

<math>2B_i - C_i = \binom{2i+1}{i}</math>
<math>C_i = 2B_i - \binom{2i+1}{i}</math>
<math>C_i = 2\binom{2i}{i} - \binom{2i+1}{i}</math>
<math>C_i=\frac{1}{i+1}\binom{2i}{i}</math>

Sixth proofEdit

This proof is based on the Dyck words interpretation of the Catalan numbers and uses the cycle lemma of Dvoretzky and Motzkin.<ref>Template:Citation</ref><ref>Template:Citation</ref>

We call a sequence of X's and Y's dominating if, reading from left to right, the number of X's is always strictly greater than the number of Y's. The cycle lemma<ref>Template:Cite journal</ref> states that any sequence of <math>m</math> X's and <math>n</math> Y's, where <math>m> n</math>, has precisely <math>m-n</math> dominating circular shifts. To see this, arrange the given sequence of <math>m+n</math> X's and Y's in a circle. Repeatedly removing XY pairs leaves exactly <math>m-n</math> X's. Each of these X's was the start of a dominating circular shift before anything was removed. For example, consider <math>\mathit{XXYXY}</math>. This sequence is dominating, but none of its circular shifts <math>\mathit{XYXYX}</math>, <math>\mathit{YXYXX}</math>, <math>\mathit{XYXXY}</math> and <math>\mathit{YXXYX}</math> are.

A string is a Dyck word of <math>n</math> X's and <math>n</math> Y's if and only if prepending an X to the Dyck word gives a dominating sequence with <math>n+1</math> X's and <math>n</math> Y's, so we can count the former by instead counting the latter. In particular, when <math>m=n+1</math>, there is exactly one dominating circular shift. There are <math>\textstyle {2n+1 \choose n}</math> sequences with exactly <math>n+1</math> X's and <math>n</math> Y's. For each of these, only one of the <math>2n+1</math> circular shifts is dominating. Therefore there are <math>\textstyle\frac{1}{2n+1}{2n+1 \choose n}=C_n</math> distinct sequences of <math>n+1</math> X's and <math>n</math> Y's that are dominating, each of which corresponds to exactly one Dyck word.

Hankel matrixEdit

The Template:Math Hankel matrix whose Template:Math entry is the Catalan number Template:Math has determinant 1, regardless of the value of Template:Mvar. For example, for Template:Math we have

<math>\det\begin{bmatrix}1 & 1 & 2 & 5 \\ 1 & 2 & 5 & 14 \\ 2 & 5 & 14 & 42 \\ 5 & 14 & 42 & 132\end{bmatrix} = 1.</math>

Moreover, if the indexing is "shifted" so that the Template:Math entry is filled with the Catalan number Template:Math then the determinant is still 1, regardless of the value of Template:Mvar. For example, for Template:Math we have

<math>\det\begin{bmatrix}1 & 2 & 5 & 14 \\ 2 & 5 & 14 & 42 \\ 5 & 14 & 42 & 132 \\ 14 & 42 & 132 & 429 \end{bmatrix} = 1.</math>

Taken together, these two conditions uniquely define the Catalan numbers.

Another feature unique to the Catalan–Hankel matrix is that the Template:Math submatrix starting at Template:Math has determinant Template:Math.

<math>\det\begin{bmatrix} 2 \end{bmatrix} = 2</math>
<math>\det\begin{bmatrix} 2 & 5 \\5 & 14 \end{bmatrix} = 3</math>
<math>\det\begin{bmatrix} 2 & 5 & 14\\5 & 14 & 42\\ 14 & 42 & 132\end{bmatrix} = 4</math>
<math>\det\begin{bmatrix} 2 & 5 & 14 & 42 \\ 5 & 14 & 42 & 132 \\ 14 & 42 & 132 & 42 9\\ 42 & 132 & 429 & 1430\end{bmatrix} = 5</math>

et cetera.

HistoryEdit

File:Mingantu's Catalan numbers.JPG
Catalan numbers in Mingantu's book The Quick Method for Obtaining the Precise Ratio of Division of a Circle volume III

The Catalan sequence was described in 1751 by Leonhard Euler, who was interested in the number of different ways of dividing a polygon into triangles. The sequence is named after Eugène Charles Catalan, who discovered the connection to parenthesized expressions during his exploration of the Towers of Hanoi puzzle. The reflection counting trick (second proof) for Dyck words was found by Désiré André in 1887.

The name “Catalan numbers” originated from John Riordan.<ref>Template:Cite arXiv</ref>

In 1988, it came to light that the Catalan number sequence had been used in China by the Mongolian mathematician Mingantu by 1730.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref><ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> That is when he started to write his book Ge Yuan Mi Lu Jie Fa [The Quick Method for Obtaining the Precise Ratio of Division of a Circle], which was completed by his student Chen Jixin in 1774 but published sixty years later. Peter J. Larcombe (1999) sketched some of the features of the work of Mingantu, including the stimulus of Pierre Jartoux, who brought three infinite series to China early in the 1700s.

For instance, Ming used the Catalan sequence to express series expansions of <math>\sin(2 \alpha)</math> and <math>\sin(4 \alpha)</math> in terms of <math>\sin(\alpha)</math>.

GeneralizationsEdit

The Catalan numbers can be interpreted as a special case of the Bertrand's ballot theorem. Specifically, <math>C_n</math> is the number of ways for a candidate A with Template:Math votes to lead candidate B with Template:Mvar votes.

The two-parameter sequence of non-negative integers <math>\frac{(2m)!(2n)!}{(m+n)!m!n!}</math> is a generalization of the Catalan numbers. These are named super-Catalan numbers, per Ira Gessel. These should not confused with the Schröder–Hipparchus numbers, which sometimes are also called super-Catalan numbers.

For <math>m=1</math>, this is just two times the ordinary Catalan numbers, and for <math>m=n</math>, the numbers have an easy combinatorial description. However, other combinatorial descriptions are only known<ref name="Chen2012">Template:Cite arXiv</ref> for <math>m=2, 3</math> and <math>4</math>,<ref>Template:Cite arXiv</ref> and it is an open problem to find a general combinatorial interpretation.

Sergey Fomin and Nathan Reading have given a generalized Catalan number associated to any finite crystallographic Coxeter group, namely the number of fully commutative elements of the group; in terms of the associated root system, it is the number of anti-chains (or order ideals) in the poset of positive roots. The classical Catalan number <math>C_n</math> corresponds to the root system of type <math>A_n</math>. The classical recurrence relation generalizes: the Catalan number of a Coxeter diagram is equal to the sum of the Catalan numbers of all its maximal proper sub-diagrams.<ref>Sergey Fomin and Nathan Reading, "Root systems and generalized associahedra", Geometric combinatorics, IAS/Park City Math. Ser. 13, American Mathematical Society, Providence, RI, 2007, pp 63–131. Template:Arxiv</ref>

The Catalan numbers are a solution of a version of the Hausdorff moment problem.<ref>Template:Citation</ref>

Catalan k-fold convolutionEdit

The Catalan Template:Mvar-fold convolution, where Template:Math, is:<ref>Template:Cite journal</ref>

<math> \sum_{i_1+\cdots+i_m=n\atop i_1,\ldots,i_m\ge 0} C_{i_1}\cdots C_{i_m} = \begin{cases}
  \dfrac{m(n+1)(n+2)\cdots (n+m/2-1)}{2(n+m/2+2)(n+m/2+3)\cdots (n+m)}C_{n+m/2}, & m \text{ even,}\\[5 pt]
  \dfrac{m(n+1)(n+2)\cdots (n+(m-1)/2)}{(n+(m+3)/2)(n+(m+3)/2+1)\cdots (n+m)}C_{n+(m-1)/2}, & m \text{ odd.}
\end{cases}</math>

See alsoEdit

Template:Portal Template:Div col

Template:Div col end

NotesEdit

Template:Reflist

ReferencesEdit

External linksEdit

Template:Classes of natural numbers Template:Authority control