cliques and threshold functions Flashcards
isomorphic graphs
bijection such that {x,y} in E iff {φ(x), φ(y)} in E’
clique
subgraph that is isomorphic to complete graph
clique number of G
clique of highest order
monotone increasing collection of graphs
G spanning subgraph of G’ and G in P then G’ in P
threshold function
if pn«f(n) as n increases, then P(G(n,p) in P) tends to 0
if pn»f(n) then P(G(n,p) in P) tends to 1
counting lemma
as n tends to infinity,
|A_n(k)|=Θ(n^k)
|A_n,j(k)|=O(n^{2k-j})
order of clique
k for which there exists a subgraph isomorphic to K_k
first moment method
sequence of nonnegative integer-valued RVs with E[X_n] tends to 0 and apply Markov’s inequality
coupling
arranging both events to take place on a common probability space
second moment method
Var(N_n)/E(N_n)^2 tends to 0 then N_n>0 with high probability
threshold function to contain k-clique
n^{-2/(k-1)}
balanced H
for any subgraph H’
e(H)/v(H)>=e(H’)/v(H’)