478 views
0 votes
0 votes

Ramsey’s theorem$:$ Let $G$ be a graph. A clique in $G$ is a sub-graph in which every two nodes are connected by an edge. An anti-clique also called an independent set, is a sub-graph in which every two nodes are not connected by an edge. Show that every graph with $n$ nodes contains either a clique or an anti-clique with at least $\frac{1}{2}log_{2}n$ nodes.

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
1
admin asked Apr 14, 2019
566 views
Show that every graph with two or more nodes contains two nodes that have equal degrees.