There are 3 gates numbered 1, 2 and 3 to enter a kingdom. In how many ways can 100 visitors get inside the kingdom?
Details and Assumptions:
Assume that at a time only one person can get inside the kingdom through one of the gates.
Solve more problems like this in my set Combinatorics
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.
You can use a stars and bars approach where the 🌟 s are the people and the bars are the dividers between the gates. There are ( 2 1 0 2 ) or 2 ! 1 0 2 ! possible ways.