English

The Threshold for Random k-SAT is 2^k ln2 - O(k)

Computational Complexity 2007-05-23 v2 Statistical Mechanics Discrete Mathematics Probability

Abstract

Let F be a random k-SAT formula on n variables, formed by selecting uniformly and independently m = rn out of all possible k-clauses. It is well-known that if r>2^k ln 2, then the formula F is unsatisfiable with probability that tends to 1 as n tends to infinity. We prove that there exists a sequence t_k = O(k) such that if r < 2^k ln 2 - t_k, then the formula F is satisfiable with probability that tends to 1 as n tends to infinity. Our technique yields an explicit lower bound for the random k-SAT threshold for every k. For k>3 this improves upon all previously known lower bounds. For example, when k=10 our lower bound is 704.94 while the upper bound is 708.94.

Cite

@article{arxiv.cs/0305009,
  title  = {The Threshold for Random k-SAT is 2^k ln2 - O(k)},
  author = {Dimitris Achlioptas and Yuval Peres},
  journal= {arXiv preprint arXiv:cs/0305009},
  year   = {2007}
}

Comments

Added figures and explained the intuition behind our approach. Made a correction following comments of Chris Calabro

R2 v1 2026-07-22T12:20:49.445Z