t-group and central point
Source: 2012 China TST Test 2 p1
March 19, 2012
algorithminductioncombinatorics proposedcombinatorics
Problem Statement
In a simple graph , we call pairwise adjacent vertices a -clique. If a vertex is connected with all other vertices in the graph, we call it a central vertex. Given are two integers such that . Let be a graph on vertices such that
(1) does not contain a -clique;
(2) if we add an arbitrary edge to , that creates a -clique.
Find the least possible number of central vertices in .