Problem:
Determine the number of juggling sequences of length with exactly ball.
Solution
Solution:
With ball, we simply need to decide at which times the ball should land in our hand. That is, we need to choose a non-empty subset of where the ball lands. It follows that the answer is .
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.