Difference between revisions of "Ball-and-urn"

m
(The article already contains enough LaTeX and is wikified. Also, how is the article, as it currently is, related to geometry?)
Line 9: Line 9:
 
*[[2007 AIME I Problems/Problem 10]]
 
*[[2007 AIME I Problems/Problem 10]]
 
*[[1986 AIME Problems/Problem 13]]
 
*[[1986 AIME Problems/Problem 13]]
[[latex]]ify
 
{{wikify}}{{stub}}
 
  
[[Category:Combinatorics]][[Category:Geometry]]
+
{{stub}}
 +
 
 +
[[Category:Combinatorics]]

Revision as of 06:47, 24 June 2013

The ball-and-urn technique, also known as stars-and-bars, is a commonly used technique in combinatorics.

It is used to solve problems of the form: how many ways can one distribute $k$ indistinguishable objects into $n$ bins? We can imagine this as finding the number of ways to drop $k$ balls into $n$ urns, or equivalently to drop $k$ balls amongst $n-1$ dividers. The number of ways to do such is ${n+k-1 \choose k}$.

Problems

This article is a stub. Help us out by expanding it.