Probabilistic methods are extremely useful in combinatorial problems to prove an existence of certain configurations. The general approach is to take a finite probability space of configurations then to apply linearity of expectations to find the expected value of some random variable. This likely non-integral expected value is used to come up with configurations with or without certain probability. In particular, the method of alterations are used to remove blemishes that originate from the uniform choice of configuration by removing some elements from the chosen set according to some prescribed rule. We demonstrate this idea via a simple lower bound on off-diagonal Ramsey numbers.
Proposition 1.
for any integer
.
proof. Choose an arbitrary coloring of where each edge is colored red by a probability
and blue by probability
. Let
be indicator random variables for vertex subsets
each of size
respectively. The variable
is 1 if the subgraph induced by
is a red
and zero otherwise. Same goes for
. Define the random variable
as the number of monochrome red
s or
s in an arbitrary coloring. Using linearity of expectation, it is straighforward to deduce
for any integer . From this expected value, extract some coloring with
number of monochrome
then remove a single vertex from each complete monochrome subgraph. The resulting graph has a coloring that has no monochrome
and has at least
verticies, which concludes the proof. □
Applications of alterations need not be confined in discrete probability spaces. We explore the application of the method in Combinatorial Geometry. Consider a subset of points in a unit square in
.
is defined as the area of the smallest triangle that can be drawn from three points in the set
. For an integer
, define
as the maximum value of
over all sets
. It can be verified that
.
Proposition.
proof. We make two claims. First,
i.e. the probability that a randomly chosen triangle has area less than a threshold value is linearly dependent on the threshold. Secondly, given a choice of points in the unit square, it is possible to remove less than
squares to obtain a set of points which none of the three points form a triangle that has an area greater than
.
To verify the first claim, find the probability of choosing a base of length b. Using elementary calculus, we deduce
. The height can range from zero to
. Thus, for a fixed choice of
, the choice of
lies on a tube of width
around the line segment. Integrate over all possible
‘s and bound the choice of
from above.
Now, fix and count the number of triangles that have area less than this threshold. Call this random variable
. Upon invoking linearity of expectation,
so it is possible to come up with points such that there exists less than
triangles of area under the threshold. From this configuration, remove each point from each triangle and some more arbitrary points to obtain
points that form no triangle of area under the threshold. This proves
which gives the desired bounds. □
Remark. One important principle entailed in this proposition is that sometimes it is useful to take more objects than necessary. We needed a set of points. By choosing alterations as a method of attack, it is reasonable to start with more points, i.e.
, and remove
of them to come up with the desired configuration.
Reference: The Probalistic Method, Noga Alon math.bme.hu/~gabor/oktatas/SztoM/AlonSpencer.ProbMethod3ed.pdf
Leave a Reply