I'm not sure which discrete probability distribution to use for this kind of problem.
We are given two sets of balls n blue and m red. This is very similar to a binomial distribution except that every time that when drawing a ball at random, when a blue ball is drawn, 1 blue is taken out of the urn and 1 red ball is added to the urn. When a red ball is drawn the game ends.
What distribution would I use for the formula for $P \{X=k\}$ be where X is the number of blue balls drawn before the first red one is drawn?