Skip to main content
Mathematics LibreTexts

11.3: Estimating Ramsey Numbers

  • Page ID
    97936
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    We will find it convenient to utilize the following approximation due to Stirling. You can find a proof in almost any advanced calculus book.

    \(n! \approx \sqrt{2 \pi n} (\dfrac{n}{e})^n (1 + \dfrac{1}{12n} + \dfrac{1}{288n^2} - \dfrac{139}{51840n^3} + O(\dfrac{1}{n^4}))\)

    Of course, we will normally be satisfied with the first term:

    \(n! \approx \sqrt{2 \pi n} (\dfrac{n}{e})^n\)

    Using Stirling's approximation and the binomial coefficients from the proof of Ramsey's Theorem for Graphs, we have the following upper bound:

    \(R(n,n) \leq \dbinom{2n-2}{n-1} \approx \dfrac{2^{2n}}{4 \sqrt{\pi n}}\)


    This page titled 11.3: Estimating Ramsey Numbers is shared under a CC BY-SA 4.0 license and was authored, remixed, and/or curated by Mitchel T. Keller & William T. Trotter via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.