7 Size Ramsey number of a graph

Definition 7.1 (G -> H). Let G, H be graphs. We write

GH

to mean every red / blue colouring of G contains a monochromatic H.

Example. K6K3.

Example. R(k)=min{n:KnKk}.

Question: How few edges can a graph G have with GH?

Definition 7.2 (Size Ramsey number). The size Ramsey number of H is

r^(H)=min{e(G):GH}.

Theorem 7.3. r^(Kk)=R(k)2.

7.1 The size Ramsey number of the path

Straightforward bounds:

2kr^(Pk)(ck)2.

The upper bound is by using the bound on Ramsey numbers of sparse graphs proved last section.

Surprisingly:

Theorem 7.4 (Beck, ’83). r^(Pk)Ck, for some constant C>0.

Theorem 7.5 (Beck, ’83 (Beck 2)). There exists c,C>0, such that the following holds: Let p=Cn and let GG(n,p). Then

(GPk)=1o(1)

where k=cn.

Definition 7.6. Let G be a graph on n vertices. Say that G is δ-pseudorandom if all sets A,BV(G) which are disjoint and |A|,|B|8n have e(A,B)>0.

Lemma 7.7. Assuming that:

  • δ>0

Then there exists C4δ2 such that if p=Cn and GG(n,p) then
(G is δ-pseudorandom)=1o(1).

Proof. For A,B[n](δn) disjoint,

(e(A,B)=0)=(1p)|A||B|epδ2n2eCδ2n

Then

𝔼(# of A,B[n](δn) with e(A,B)=0)22neCδ2n0

So done by Markov.

Lemma 7.8. Assuming that:

  • G a graph on n vertices

  • GPk

  • a,b0 such that a+b=nk

Then there exist disjoint A,BV(G) with |A|=a, |B|=b and e(A,B)=0.

PIC

Proof. We apply the following “Depth first search algorithm”. We maintain a partition V(G)=ABP where P is a path. First set A=V(G), B=P=. We now repeat the following until A=:

  • (1) If P=, then move a vertex from A into P.
  • (2) If P, let v be the end of the path P. If uN(v)A, we move u to the end of P. If N(v)A=, we move v into B.

We note that since G is Pk-free, we have |P|k and therefore

|AB|=|A|+|B|nk

always.

Also note that at each step we:

  • Either decrease A by 1; or

  • We increase |B| by 1.

Since |A|=n at the start and |A|=0at the end, there must be some time for which |A|=a and |B|b.

Now since e(A,B)=0 at all times, we are done.

Proof of Beck, ’83 (Beck 2). Let G be a graph on n vertices that is δ-pseudorandom with δ=116. Let k=𝜀n, where 𝜀>0 we choose later. We show GPk. So assume not. Let G=GRGB where GRPk, GBPk. Apply lemma to both GR and GB to find A,B,A,BV(G) with |A|=|B|=|A|=|B|=(12𝜀2)n and such that A,B have no red edges between then and A,B have no blue edges between them.

PIC

Note

|(AB)A|(12𝜀2)n.

Without loss of generality assume

|AA|(14𝜀)n.

So

|AB||A||AA|(142𝜀)n.

Thus

|BB|(144𝜀)n.

So AA and BB have no edges between them in G, which contradicts the δ-pseudorandomness if 𝜀=132. So GPk.

So by Lemma 7.7 (which said that G(n,Cn) is δ-pseudorandom with high probability), we are done.

Proof of Beck, ’83. Enough to prove for k sufficiently large. We set k=𝜀n as before, δ=116 and let C>4δ2. Then GG(n,p) satisfies

GPkwhp.

Now note

(e(G)pn2)𝔼e(G)pn212.

So (at least) 12o(1) proportion of all such graphs work.