Example: there are 10 items in a collection. Getting items in the collection when you start out with none seems fairly simple, with some duplicates being acquired over time. But when you get down to the last 2 or last item in the collection, it seems to take much longer to acquire those pieces.
Is there a mathematical graph or term to describe this situation? I was thinking of using a logarithmic curve to explain it, is there a more specific term for it?