AOCP/Multinomial Coefficients
From charlesreid1
Contents
Volume 1
Chapter 1: Basic Concepts: Multinomial Coefficients
Definition
We can generalize this approach and define the multinomial coefficient.
More compactly, let n denote the sum of the ks:
or,
Generalization of Binomial Theorem
The binomial theorem gives a formula that allows powers of binomial sums to be expanded in terms of binomial coefficients:
There is an analogous expansion for powers of multinomial sums (sums of multiple terms), in terms of these multinomial coefficients:
Any multinomial coefficient can also be expressed in terms of binomial coefficients:
Related Pages
Flags
The Art of Computer Programming notes from reading Donald Knuth's Art of Computer Programming
Part of the 2017 CS Study Plan.
Mathematical Foundations: AOCP/Infinite Series · AOCP/Binomial Coefficients · AOCP/Multinomial Coefficients AOCP/Harmonic Numbers · AOCP/Fibonacci Numbers Puzzles/Exercises:
Volume 2: Seminumerical Algorithms
Volume 3: Sorting and Searching AOCP/Combinatorics · AOCP/Multisets · Rubiks Cube/Permutations
AOCP/Combinatorial Algorithms · AOCP/Boolean Functions AOCP/Five Letter Words · Rubiks Cube/Tuples AOCP/Generating Permutations and Tuples
|