Skip to Content
Combinatorics

6. Existence by Counting

2019-09-04Original-language archivelegacy assets may be incomplete

Existence by Counting

  • Shannon 1949: There is a boolean function f:{0,1}n{0,1}f:\{0,1\}^n\rightarrow\{0,1\} which cannot be computed by any circuit with 2n3n\frac{2^n}{3n} gates
    • ff computable by tt gates: 22n2^{2^n}
    • circuits with tt gates: <2t(2n+t+1)2t<2^t(2n+t+1)^{2t}

Double Counting

  • Handshaking Lemma: vVd(v)=2E\sum_{v\in V}d(v)=2|E|
  • Sperner's Lemma(1928): For any properly colored trangulation, there existst a cell receiving all three colors
    • trangulation: a decompostion of abcabc to small triangles(cells) such that any two different cells are either disjoint or share and edge of vertex
    • proper coloring: color with 3 color that
      • a,b,ca,b,c has different color
      • The vertices in each of the three lines ab,bc,acab,bc,ac receive two colors
  • Brouwer's fixed point theorem (1911)
    • \forall continous function f:BBf:B\rightarrow B of an nn-dimensional ball, \exists a fixed point x=f(x)x=f(x)

Pigeonhole Principle

  • General Pigeonhole Principle: If a set consisting of more than mnmn objects is partitioned into nn classes, then some class receives more than nn objects.
  • Inevitable divisors
  • Monotonic subsequences
  • Dirichlet's approximation: xx is an irrational number, nN,pq,1qn\forall n\in\mathbb{N},\exists\frac{p}{q},1\leq q\leq n and xpq<1nq|x-\frac{p}{q}|<\frac{1}{nq}