Multinomial
Multinomial[n1, n2, ...]
gives the multinomial coefficient for the given term.
Attributes[Multinomial] := {Listable, NumericFunction, Orderless, Protected, ReadProtected}
Simple examples
Find the multinomial coefficient for the 1, 3, 1 term:
Multinomial
handles symbolic arguments: