This question solves the problem of "how many packets do I need to achieve a certain probability of completing the album?", but this made me think of another (quite related) question.
Given an album of $N$ stickers, and given that the packets come with $M=5$ stickers each, I would like to know if there is a closed formula for the mean quantity of packets one should buy to complete the album. In the question I linked above, what I would like to know is $\mathbb{E}[k|n=N]$, I think, where $k$ is the number of packets I bought and $n$ is the number of different stickers I have.
I wasn't able to derive this answer from that question because in that case, $k$ is not treated as a random variable but as a parameter one fixes to perform the calculation.
You can assume that one packet can't have the same sticker more than once or that it can. Both results would be of interest.