Rado's theorem (Ramsey theory)

It is named for the German mathematician Richard Rado.

It was proved in his thesis, Studien zur Kombinatorik.

-coloring of the natural numbers 1, 2, 3, ..., the system has a monochromatic solution.

Rado's theorem states that a system

is regular if and only if the matrix A satisfies the columns condition.

Let ci denote the i-th column of A.

The matrix A satisfies the columns condition provided that there exists a partition C1, C2, ..., Cn of the column indices such that if

, then Folkman's theorem, the statement that there exist arbitrarily large sets of integers all of whose nonempty sums are monochromatic, may be seen as a special case of Rado's theorem concerning the regularity of the system of equations where T ranges over each nonempty subset of the set {1, 2, ..., x}.

For proving the former apply Rado's theorem to the matrix

For Van der Waerden's theorem with m chosen to be length of the monochromatic arithmetic progression, one can for example consider the following matrix:

Given a system of linear equations it is a priori unclear how to check computationally that it is regular.

Fortunately, Rado's theorem provides a criterion which is testable in finite time.

Instead of considering colourings (of infinitely many natural numbers), it must be checked that the given matrix satisfies the columns condition.

Since the matrix consists only of finitely many columns, this property can be verified in finite time.

However, the subset sum problem can be reduced to the problem of computing the required partition C1, C2, ..., Cn of columns: Given an input set S for the subset sum problem we can write the elements of S in a matrix of shape 1 × |S|.

Then the elements of S corresponding to vectors in the partition C1 sum to zero.

The subset sum problem is NP-complete.

Hence, verifying that a system of linear equations is regular is also an NP-complete problem.