<t>There are b animals in a forest of which a are marked. Let X be the number of animals to be captured to obtain m marked animals. Find P(X=n). The answer given in the book ((n,m) is the binomial coeff) is (a/b) (a-1,m-1)(b-a,n-m)/(b-1,n-1)However, when n=b, and m=a, this does not give P(X=n) = 1 a...