There are $20$ students in a class, where every two students have the same grandfather. Prove that there is a grandfather which has at least $14$ grandchildren from the class.
If we represent $20$ students as one set of vertices, and grandfathers as another set, we don't necessarily have a bipartite graph. Instead, we have a disconnected graph that contains $10$ components (trees with three vertices). But, we have to prove that there is a grandfather which has at least $14$ grandchildren.
What should be the topology of this graph?
How to prove this?