11th Balkan 1994

------
 
 
Problem 4

Find the smallest n > 4 for which we can find a graph on n points with no triangles and such that for every two unjoined points we can find just two points joined to both of them.

 

Solution

Answer: n = 16.

Let X be one of the points. Suppose it has degree m, so that it is joined to A1, A2, ... , Am. So no Ai, Aj can be joined (or we would have a triangle XAiAj). If m = 1, then there cannot be any other points, for suppose Y is another point. Then Y is not joined to X, so there must be two points joined to X and Y, but there is only one point joined to X. Contradiction. So this gives n = 2. So take m > 1. Now for each Ai, Aj, there must be a unique point Bij joined to both Ai and Aj. Bij cannot be joined to any other Ak, for then we would have three points joined to both X and Bij. Finally, Ai cannot be joined to any points except X and the Bij, for if it was joined to B, then B is not joined to any other Aj (otherwise it would be Bij). So there is only one point, namely Ai joined to both X and B. Contradiction.

Now every point is either joined to X or joined to a point which is joined to X (for if X is not joined to Y, then there is a point Z joined to X and Y). So there are no points in the graph except X, the Ai and the Bij. So n = 1 + m + m(m-1)/2. Also every Ai has degree m (it is joined to X and m-1 points Bij). X was arbitrary, so we have proved that every two adjacent points have the same degree. Hence all the points have degree m.

If m = 2, then n = 4. But we are told n > 4. If m = 3, then n = 7. But B12 cannot be joined to B23 or B13 (or we get a triangle), so it only has degree 2. Contradiction. So there is no graph for n = 7. If m = 4, then n = 11. But B12 cannot be joined to B23 or B24 (or we get a triangle with A2). It cannot be joined to B14 or B13 (or we get a triangle with A1). So the only Bij available to it is B34 and so it has degree < 4. Contradiction. So m ≥ 5.

m = 5 gives n = 16. We verify that that works. Join Bhi to Bjk iff all of h, i, j, k are distinct. Clearly that does not create any triangles. Now consider all possible pairs of unjoined points. Case 1: X, Bij. The only two points joined to both are Ai and Aj. Case 2: Ai, Aj. The only two points joined to both are X and Bij. Case 3: Ai, Bjk (with all i, j, k distinct). Let u, v be the other two suffices. Then Biu, Biv are the only two points joined to Ai and Bjk. Case 4. Bij and Bik. Again let u, v be the other two suffices (apart from i, j, k). The only two points joined to Bij and Bik are Ai and Buv.

 


 

11th Balkan 1994

© John Scholes
jscholes@kalva.demon.co.uk
11 Apr 2002