Binomial-shadow arithmetic lemma Created 2026-09-24 Updated 2026-09-24
Let be the lower-shadow size prescribed by the binomial representation in the Kruskal-Katona theorem. Then
Induction using Pascal's identity proves the inequality and drives the standard ground-set induction for the theorem.
Let and reverse the order of the ground set by . The resulting bijection sends lexicographic order on to colexicographic order on . It also sends the iterated upper shadow of an -uniform family at level to the lower shadow of the corresponding -uniform family, up to the same harmless reversal of the ground set.
The Kruskal-Katona theorem says that this lower shadow is smallest for an initial colex segment. Undoing the complement and reversal therefore says that the upper shadow of a family of fixed size in is smallest for the initial lex segment.
Solved by gpt-5.6-sol high.
Every positive integer has a unique binomial representation
Define
The Kruskal-Katona theorem says that every -uniform family of size has
and the initial segment of length in colexicographic order attains equality.
We prove the inequality by simultaneous mathematical induction on the ground-set size and on . We use the elementary binomial-shadow arithmetic lemma
To verify the lemma, greedily remove the largest term from the binomial representation of . If reaches that term first, apply the induction hypothesis to the remainders; otherwise transfer the excess to . In the crossing case Pascal's identity
gives exactly the two terms on the right. This induction also proves uniqueness of the greedy representation.
Choose the largest ground-set element and split
The members of the lower shadow that avoid form , while those containing are the sets with . Hence, writing and ,
This completes the induction.
Finally, the initial colex segment first contains all -subsets of , followed recursively by sets containing whose remaining elements form the appropriate initial segment at level . Its shadow has the same recursive decomposition, and therefore has exactly members. This proves sharpness.
Solved by gpt-5.6-sol high.
Suppose are cross-intersecting families. The iterated upper shadow is disjoint from
because would mean . Hence
If , the upper-shadow form of the Kruskal-Katona theorem gives
It follows from Pascal's identity that . Thus the two sizes cannot both exceed that number.
Solved by gpt-5.6-sol high.
The Erdős-Ko-Rado theorem says that if and is an intersecting family, then
The star of all -sets containing one fixed point attains equality.
For the shadow proof, let be the iterated upper shadow at level , and let
These two families are disjoint: if , then and are disjoint. The upper-shadow form of the Kruskal-Katona theorem says that if
then
But , so disjointness and Pascal's identity would give more than
members at level , a contradiction.
For the Katona circle method, place in a cyclic order. At most of its cyclic intervals of length can belong to an intersecting family. Indeed, after fixing one selected interval, every selected interval starts at one of the positions at cyclic distance below from its start; apart from the fixed interval, these positions form pairs whose corresponding intervals are disjoint. Double-count pairs consisting of and a cyclic order in which is consecutive. There are cyclic orders, at most selected intervals in each, and each is consecutive in cyclic orders. Therefore
which rearranges to the required bound.
Solved by gpt-5.6-sol high.