Skip to main content

Section 3.7 Challenge Problems

  1. Given graphs \(F\) and \(H\text{,}\) let \(\ex(F,H)\) be the maximum number of edges in a subgraph of \(F\) which does not contain a copy of \(H\text{.}\) Let \(Q_d\) be the \(d\)-dimensional hypercube; i.e. the graph with vertex set \(\{0,1\}^d\) in which two vertices are adjacent if they differ in a unique coordinate. Prove that
    \begin{equation*} \ex(Q_d,C_6)\geq \frac{1}{3}|E(Q_d)|\text{.} \end{equation*}
  2. The packing density of a permutation \(\sigma\) is defined in Exercise 9 in Section 3.6. Find the packing density of any permutation \(\sigma\) of length \(k\geq4\) such that \(\sigma\) is not the increasing permutation \((1,2,\dots,k)\) or the decreasing permutation \((k,k-1,\dots,1)\text{.}\) (You get to choose \(k\) and \(\sigma\)).