1. Suppose $G$ is a $d$-regular (finite) graph for some $d \geq 1$. Let $A$ denote the adjacency matrix of $G$, and let $L$ denote the Laplacian of $G$.

  2. Find a (finite) graph $G$ for which Nikiforov's lower bound is tighter than Hoffman's. [Feel free to use Wolfram!]

    Want to find a graph such that

    $$ 1+\frac{\mu(A)}{\mu(L)-\mu(A)} \ge 1+\frac{\mu(A)}{-\mu_{\min}(A)}\\[4pt]

    \frac{1}{\mu(L)-\mu(A)} \ge \frac{1}{-\mu_{\min}(A)}\\[4pt]

    -\mu_{\min}(A) \ge\mu(L)-\mu(A) $$

    One such graph is pictured below:

    graph (19).png

    with matrices:

    $$ A=\begin{pmatrix} 0&1&1&0\\ 1&0&1&1\\ 1&1&0&1\\ 0&1&1&0\\ \end{pmatrix},\quad

    L=\begin{pmatrix} 2&-1&-1&0\\ -1&3&-1&-1\\ -1&-1&3&-1\\ 0&-1&-1&2\\ \end{pmatrix} $$

    And indeed

    $$

    -\mu_{\min}(A) \approx 1.56

    \ge 4-2.56 \approx\mu(L)-\mu(A) $$

  3. Fill in the details of the proof of Theorem 1 in Nikiforov. In particular:

  4. Re-write the (somewhat suspicious...) proof of Lemma 2 in Nikiforov by taking $\mathbf{x}$ to be a unit eigenvector for the maximum eigenvalue of $A$ (rather than of $R + \frac{1}{r - 1}A$).

    Taking $\mathbf x$ to be a unit eigenvector for $\mu(A)$, then:

    $$ \mu\left(R+\frac1{r-1} A\right) \ge \left\lang \left(R+\frac1{r-1} A\right)\mathbf x, \mathbf x \right\rang\\[4pt] =\left\lang \left(R-A+\frac r{r-1} A\right)\mathbf x, \mathbf x \right\rang =\left\lang \left(R-A\right)\mathbf x, \mathbf x \right\rang

    +\frac r{r-1} \left\lang A\mathbf x, \mathbf x \right\rang\\[4pt] \ge

    \frac r{r-1} \left\lang A\mathbf x, \mathbf x \right\rang =\frac r{r-1} \mu(A)

    $$

  5. Derive inequalities (1) and (2) in Nikiforov from Theorem 1 and Lemma 2.

    For (1):

    Taking $B=0$ and $A$ as the adjaency matrix of a matrix $G$ with a $r$-coloring,

    $$ \mu(-A)\ge \mu\left(\frac 1 {r-1} A\right) \\[4pt]

    -\mu_{\min}(A)\ge \frac 1 {r-1}\mu\left( A\right)\\[4pt]

    r-1\ge \frac{\mu\left( A\right)}{-\mu_{\min}(A)}\\[4pt]

    r\ge 1- \frac{\mu\left( A\right)}{\mu_{\min}(A)} $$

    Minimizing $r$ yields $\chi(G)\ge 1- \frac{\mu\left( A\right)}{\mu_{\min}(A)}$ as desired.

    For (2):

    Combining Lemma 2 & Theorem 1:

    $$ \mu(B-A)\ge \mu\left(B+\frac 1 {r-1} A\right) \ge \frac r{r-1} \mu(A) \\[4pt] $$

    Taking $B=D$, the degree matrix, and $A$ as the adjacency matrix of a $r$-colorable graph $G$, with $D-A=L$, the Laplacian,

    $$ \mu(L)\ge \frac r{r-1} \mu(A) \\[4pt]

    r\mu(L)-r \mu(A)\ge \mu(L) \\[4pt]

    r\ge \frac{\mu(L)}{\mu(L)- \mu(A)} \\[4pt]

    r\ge 1+ \frac{\mu(A)}{\mu(L)- \mu(A)} \\[4pt]

    $$

    Minimizing $r$ yields $\chi(G)\ge 1+ \frac{\mu(A)}{\mu(L)- \mu(A)}$ as desired.

  6. (Intentionally vague!) Consider whether we can get a new proof of (approximate) measurable Hoffman's bound by adapting the proof of Theorem 1 in Nikiforov. Some extra considerations:

    Measurable Nikiforov