and , where is a positive integer.
There are a positive integer number, , of independent vectors, , where runs from 1 to . A trip starts from the appropriate of components and goes to a destination vector of positive integer components. A step of a trip consists of adding to a single component of the taxi's current position vector which was initially of components. How many distinct routes would accomplish this trip?
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.
If you have done the previous problems in this series and have been paying attention or already know the method of solution then, you will realize that the answer is ( 4 ! ) 4 1 6 ! or 6 3 0 6 3 0 0 0 .
Multinomial of V is ∏ i ∈ V i ! ( ∑ i ∈ V i ) !
Multinomial ( ( 4 , 4 , 4 , 4 ) ) = ( 4 ! ) 4 1 6 ! = 6 3 0 6 3 0 0 0