I recently read some articles about Ramsey numbers and I found them very interesting, I would like to know if there is a test and where I can find it about the existence of these numbers, that is to say that for any $m,n$ the Ramsey number $R ( m, n)$ always exists.
I found something like this:
We know $\forall n\in N, R(n,1)=R(1,n)=1$.
Assume $\forall r<r_0, s<s_0$, $R(r,s)$ exists. (Induction hypothesis)
Then we want to show $R(r_0,s_0)$ exists.
Then we apply the "Proof for Two Colors" to show that $R(r_0,s_0)≤R(r_0−1,s_0)+R(r_0,s_0−1)$, which implies $R(r_0,s_0)$ exists.
But this uses the inequality theorem, is there another way? Or can you prove existence with that theorem?
You can use this "inequality theorem" to prove the existence of these Ramsey numbers.
Let's define the Ramsey number $R(m,n)$ as the minimum natural number $k$ such that every $2$-coloring of $K_k$ either has a monochromatic $K_m$ in one color or a monochromatic $K_n$ in the other color, if that number $k$ exists. If $S$ is the set of all $k$'s with that property, and if $S$ is nonempty, then $R(m,n) = \min S$.
Since the inequality theorem gives a $k$ with the above property, we know that such an $S$ is nonempty, so $R(m,n)$ exists.