I am trying to solve the following problem:
There are 800 seats in the cinema. How many seats needs to be occupied in order to have at least 2 people with the same initials (first name and last name) in the cinema?
I think it's a problem for the pigeonhole principle. I know that there are 26 characters in the alphabet. How can I use the pigeonhole principle? I don't know how to start.
Thanks