Symbolic Sets for Proving Bounds on Rado Numbers
Abstract
Given a linear equation of the form where , , are positive integers, the -colour Rado number is the smallest positive integer , if it exists, such that every -colouring of the positive integers contains a monochromatic solution to . In this paper, we consider and the linear equations and . Using SAT solvers, we compute a number of previously unknown Rado numbers corresponding to these equations. We prove new general bounds on Rado numbers inspired by the satisfying assignments discovered by the SAT solver. Our proofs require extensive case-based analyses that are difficult to check for correctness by hand, so we automate checking the correctness of our proofs via an approach which makes use of a new tool we developed with support for operations on symbolically-defined sets -- e.g., unions or intersections of sets of the form where is a symbolic variable and is a function possibly dependent on . No computer algebra system that we are aware of currently has sufficiently capable support for symbolic sets, leading us to develop a tool supporting symbolic sets using the Python symbolic computation library SymPy coupled with the Satisfiability Modulo Theories solver Z3.
Cite
@article{arxiv.2505.12085,
title = {Symbolic Sets for Proving Bounds on Rado Numbers},
author = {Tanbir Ahmed and Lamina Zaman and Curtis Bright},
journal= {arXiv preprint arXiv:2505.12085},
year = {2025}
}
Comments
Appeared at the 10th International Workshop on Satisfiability Checking and Symbolic Computation