Ramsey number: Difference between revisions
(→Facts) |
No edit summary |
||
Line 7: | Line 7: | ||
==Facts== | ==Facts== | ||
* [[Ramsey numbers are symmetric]]: <math>R(m,n) = R(n,m)</math> | |||
* <math>R(m,1) = R(1,m) = 1</math> for all positive integers <math>m</math> | |||
* <math>R(m,2) = R(2,m) = m</matH> for all positive integers <math>m</math> | |||
* [[Recurrence relation bound for Ramsey numbers]]: This states that <math>R(m,n) \le R(m - 1,n) + R(m,n-1)</math> | * [[Recurrence relation bound for Ramsey numbers]]: This states that <math>R(m,n) \le R(m - 1,n) + R(m,n-1)</math> | ||
* [[Binomial coefficient bound for Ramsey numbers]]: This states that <math>R(m,n) \le \binom{m + n - 2}{m - 1}</math> | * [[Binomial coefficient bound for Ramsey numbers]]: This states that <math>R(m,n) \le \binom{m + n - 2}{m - 1}</math> |
Revision as of 21:51, 29 May 2012
Definition
For two parameters
Suppose are positive integers. The Ramsey number is defined as the smallest positive integer such that, for any graph whose vertex set has size , either the clique number is at least or the independence number is at least . More explicitly, for any graph whose vertex set has size , the graph must either contain a -clique (i.e., vertices all adjacent to each other) or an independent set of size ( vertices no two of which are adjacent to each other).
Facts
- Ramsey numbers are symmetric:
- for all positive integers
- for all positive integers
- Recurrence relation bound for Ramsey numbers: This states that
- Binomial coefficient bound for Ramsey numbers: This states that