The Probabilistic Method
The probabilistic method, pioneered by Paul Erdos, proves the existence of combinatorial objects with desired properties by showing that a randomly chosen object has the property with positive probability. This non-constructive technique has become one of the most versatile tools in combinatorics.
Basic Method
To show that a combinatorial structure with property exists, define a probability space on the set of all candidate structures and prove . This guarantees existence without providing an explicit construction.
The Erdos-Rényi random graph is the probability space of graphs on labeled vertices where each edge is included independently with probability . For , the model assigns equal probability to each graph on vertices.
for . Proof: In , for any -subset , the probability that is a clique or independent set is . By the union bound: For , this is less than 1. So a 2-coloring of without monochromatic exists.
First Moment Method
If is a non-negative random variable, then (Markov). Contrapositively, if , then . For "deletion" arguments: if is small, one can delete few elements to achieve .
The alteration (or deletion) method starts with a random structure, then modifies it to achieve the desired property. For instance, to find a large independent set in a graph, take a random subset of vertices, then delete one vertex from each edge within . The expected number of surviving vertices provides a lower bound on .