The only thing I can figure out is that I need to use pigeonhole principle. But I don't know how to build the holes in such problems. Any suggestion or hint is appreciated. Thanks!
2026-04-03 08:10:58.1775203858
problems about pigeonhole principle
213 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2



The idea is to partition the nodes into groups of 2 or 3, so that any two nodes within a group are connected by an edge. For example, try grouping the nodes like the following (the nodes with same color are in the same group):
Can you argue from here that every group can have at most 1 node colored black?