![]() | ||
The trinomial triangle is a variation of Pascal's triangle. The difference between the two is that an entry in the trinomial triangle is the sum of the three (rather than the two in Pascal's triangle) entries above it:
Contents
The
Rows are counted starting from 0. The entries of the
Properties
The
or, symmetrically,
hence the alternative name trinomial coefficients because of their relationship to the multinomial coefficients:
Furthermore, the diagonals have interesting properties, such as their relationship to the triangular numbers.
The sum of the elements of
Recursion formula
The trinomial coefficients can be generated using the following recursion formula:
where
The middle entries
The middle entries of the trinomial triangle (sequence A002426 in the OEIS)
1, 1, 3, 7, 19, 51, 141, 393, 1107, 3139, …were studied by Euler. The middle entry for the
The corresponding generating function is
Euler also noted the following exemplum memorabile inductionis fallacis ("notable example of fallacious induction"):
where
Chess mathematics
The triangle corresponds to the number of possible paths that can be taken by the king in a game of chess. The entry in a cell represents the number of different paths (using a minimum number of moves) the king can take to reach the cell.
Importance in combinatorics
The coefficient of
In particular, this results in
Alternatively, it is also possible to arrive at this number by considering the number of ways of choosing
For example,
The example above corresponds to the three ways of selecting two cards without pairs of identical cards (AB, AC, BC) and the three ways of selecting a pair of identical cards (AA, BB, CC).