combinat[multinomial] - compute the multinomial coefficients
|
Calling Sequence
|
|
multinomial(n, k1, k2, ..., km)
|
|
Parameters
|
|
n
|
-
|
a positive integer
|
k[i]
|
-
|
positive integers whose sum is n
|
|
|
|
|
Description
|
|
•
|
The command with(combinat,multinomial) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?