If 8 identical blackboards are to be divided among 4 schools, how many divisions are possible?
This question seems simple using a stars and bars approach. It would seem that you should be able to partition 11 items, and place 3 partitions (or 8 boards) in $11 \choose 3$ different ways.
However, I'm seriously stumped here. I've seen this before, but no one can explain to me why the following approach is wrong:
1) Lay out your 8 boards
2) You now have 9 places to place dividers (7 in between boards, and 2 on each side)
3) The same holds true for the next 2 boards. In all, you should have (to my, incorrect, mind) $9^3$ ways of partitioning these boards among the 3 schools.
When reading off which boards ended up with each school, you would simply read left to right. All of the boards before the first divider go to school 1. Between dividers 1 and 2 would go to school 2 and so forth.
I really don't see why this is wrong, someone please convince me of my folly.