Ch 1.2.11 — Of the Transposition of the Letters
Summary: Proves the binomial coefficient formula by counting letter permutations; introduces factorials and the multinomial coefficient, and extends the result to powers of trinomials.
Sources: chapter-1.2.11
Last updated: 2026-04-29
Coefficients as Permutation Counts (article 352)
Euler explains why the binomial coefficients have the values they do. When is expanded by multiplying factors of , each term arises from choosing from exactly of the factors. The term therefore appears once for every distinct ordering of the letters .
Examples from the 4th power:
- : 4 orderings () → coefficient 4.
- : 6 orderings () → coefficient 6. (source: chapter-1.2.11)
Factorials: Permutations of Distinct Letters (articles 355–356)
For mutually distinct letters, the number of orderings (permutations) grows as the factorial:
| Letters | Permutations |
|---|---|
| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 | |
| 7 | |
| 8 | |
| 9 | |
| 10 |
In general, distinct letters admit orderings. Each additional letter multiplies the count by the new total. See factorials. (source: chapter-1.2.11)
Repeated Letters (articles 357–358)
When letters repeat, identical orderings collapse. The rule: divide the all-distinct count by the factorial of each group of repeated letters.
For the word (6 letters: three times, twice, once):
(source: chapter-1.2.11)
Proof of the Binomial Coefficient Formula (article 359)
A term in consists of letters with repeated times and repeated times. Its coefficient is therefore
Euler verifies for the 7th power term by term:
- :
- :
- :
This confirms the descending-fraction rule of ch1.2.10-higher-powers-compound. (source: chapter-1.2.11)
Extension to Multinomials (article 360)
The same counting argument applies when the root has more than two terms. For , every term is a 3-letter word over the alphabet , and its coefficient is the number of distinct orderings of those letters:
Setting gives ✓; setting gives ✓. (source: chapter-1.2.11)