This problem's question is what is the value of the multinomial of the list of integers 3, 5 and 7?
The definition of the multinomial of is .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
∏ i ∈ { 3 , 5 , 7 } i ! ∑ i ∈ { 3 , 5 , 7 } i ⇒ 3 ! 5 ! 7 ! 1 5 ! ⇒ 3 6 0 3 6 0
If a binomial is the count of the number of different ways of selecting n things (and, of course, the non-selection of the other m − n things) from a total of m things, then the multinomial is the . . . .
This applies to another of my problems.