We are given the set of natural numbers from 1 to n: {1, 2, 3, ..., n}, n numbers are randomly drawn with replacement from this set (consider a uniform distribution).
What is the expected number of distinct values that we would draw?