What's the name for this probability distribution over the positive integers? (if it has a name)
P(n) = $\frac{1}{n} - \frac{1}{n+1}$ = $\frac{1} {n * (n+1)}$
Given a uniformly distributed real number r from 0 to 1, this is the distribution for $\lfloor\frac{1}{r}\rfloor$