-1
$\begingroup$

Knowing is mutual (if A knows B, then B knows A).

I'm stuck - I don't know where to begin. Judging by the format of the problem, I'm thinking pigeonhole probably.

1 Answers 1

4

We want to prove the graph has a $K_4$. The graph has more edges than $K_{33,33,34}$ so by Turan's theorem it is immediate.

Alternative solution:

Pick two adjacent vertices $v_1$ and $v_2$, clearly they have at least $34$ common neighbours. Pick a vertex $v_3$ that is a common neighbour, clearly one of its neighbours must also be among the $34$ common neighbours of $v_1$ and $v_2$ if we call this vertex $v_4$ then $v_1,v_2,v_3,v_4$ form a $K_4$.

  • 0
    Is there a simpler proof for this problem in particular?2017-02-24
  • 0
    yes, I added one2017-02-24