A note on Ramsey numbers for minors

This paper establishes asymptotic bounds for the Ramsey number Rh(k;)R_h(k; \ell), which guarantees a monochromatic subgraph with Hadwiger number kk in any \ell-edge-coloring of a complete graph, showing that this value grows proportionally to klogkk\sqrt{\log k}.

Maria Axenovich

Published Thu, 12 Ma
📖 5 min read🧠 Deep dive

Imagine you are hosting a massive party where every single guest shakes hands with every other guest. Now, imagine you have a box of colored markers, and you decide to color every single handshake either Red or Blue (or maybe more colors if the party gets really big).

The question mathematicians love to ask is: How big does the party need to be before you are guaranteed to find a specific pattern, no matter how you color the handshakes?

This is the heart of Ramsey Theory. Usually, the pattern we look for is a "perfect clique"—a group of friends where everyone knows everyone else, and all their handshakes are the same color.

The New Twist: "The Shrink-and-Delete Game"

In this paper, Maria Axenovich introduces a slightly different, more flexible game. Instead of looking for a perfect clique, she looks for a "Kk-minor."

Think of a "minor" like a Lego sculpture.

  • You have a big, messy pile of Lego bricks (your graph).
  • You are allowed to glue two bricks together (edge contraction) or throw a brick away (vertex deletion).
  • If, after doing this, you can turn your messy pile into a perfect, solid cube of size kk, then your original pile contained a "Kk-minor."

So, the question becomes: How big must the party be so that, no matter how you color the handshakes, one color will contain a group of people that can be "shrunk and cleaned up" to form a perfect kk-person clique?

The Main Discovery: The "Party Size" Formula

The paper calculates the exact size of this party (let's call it nn) needed to guarantee this happens.

1. The Two-Color Scenario (Red vs. Blue)

If you only have two colors, the paper finds that the party size nn grows roughly like this:
nk×logkn \approx k \times \sqrt{\log k}

The Analogy:
Imagine kk is the size of the "perfect group" you are hunting for.

  • If you want a group of 10 people (k=10k=10), you need a party of roughly $10 \times \sqrt{3} \approx 17$ people.
  • If you want a group of 1,000 people, you need a party of roughly $1,000 \times \sqrt{10} \approx 3,160$ people.

The author proves that the party size is very close to klogkk \sqrt{\log k}. She gives a very precise "upper limit" (the maximum size you might ever need) and a "lower limit" (the minimum size that definitely works). The numbers are so close that for all practical purposes, the answer is just klogkk \sqrt{\log k}.

2. The Multi-Color Scenario

What if you have 3, 4, or 100 colors?
The paper shows that if you have \ell colors, the party size just scales up linearly.
n×k×logkn \approx \ell \times k \times \sqrt{\log k}

The Analogy:
If you have more colors, it's harder to force a pattern to appear. It's like having more paint colors on a canvas; you need a bigger canvas to guarantee that one specific color covers a big enough area to form your shape. The math says: Just multiply the party size by the number of colors.

Why is this a big deal?

  1. It fills a gap: Mathematicians have studied "perfect cliques" (Ramsey numbers) for decades. They have also studied "minors" (Hadwiger numbers) for decades. But they never really put them together until now. This paper connects the two worlds.
  2. It's surprisingly efficient: The formula klogkk \sqrt{\log k} is much smaller than the formulas for perfect cliques. This means that even if you can't find a perfect "everyone-knows-everyone" group, you can find a "shrinkable" group much earlier. It's like finding a rough draft of a masterpiece instead of waiting for the final polished version.
  3. The "Randomness" Factor: The author uses random graphs (like a party where handshakes are decided by a coin flip) to prove the lower limits. She shows that if the party is too small, a random coloring will almost certainly hide the pattern. But once you cross that threshold, the pattern becomes unavoidable.

The "Small Party" Exceptions

The paper also solves some specific, small puzzles:

  • For a group of 3 (k=3k=3): You need a party of 5 people. (With 4 people, you can color the handshakes to avoid a triangle).
  • For a group of 4 (k=4k=4): You need a party of 7 people.

The Bottom Line

Maria Axenovich has figured out the "tipping point" for a very complex game. She tells us exactly how many people need to be in a room, and how many colors we can use, before we are mathematically forced to find a specific type of connected group, even if that group is messy and needs to be "cleaned up" (contracted) to look perfect.

It's a bit like saying: "If you have enough people in a room and enough colors to paint their handshakes, you can't help but create a specific shape, no matter how hard you try to avoid it." And now, we know exactly how many people are needed to make that inevitable.