- Complexity in CS: P, NP, PSPACE
Parameterized complexity:
You can always write as a polynomial of degree . Hence is a complexity measure.
Approximate . Let be disjoint, maximal such that . Then define block sensitivity as , denoted by . Define sensitivity as , denoted by .
You can show things like . In general, one can show that all of these natural complexity measures are polynomially related.
bla
For many decades, has not known to be polynomially equivalent to all other “natural” complexity measures. This problem is equivalent to the following one.
Chang, Furedi, Grahau, Segmour, 1988
Show that for any , , the maximal degree of the induced subgraph of , denoted by , is at least , where is a regular bipartite graph.
Recall that
- .
- Ratio bound: .
\begin{proof}
It is proved by Hao Huang in 2019.
Define . Recursively, define the matrix
Note that iff . Clearly, . By induction,
Thus has eigenvalues and with multiplicity each. Now let be an eigenvector . We claim that .
WLOG suppose that . Then
Now we finish the proof.
\end{proof}
Remark. By interlacing, the spectrum of restricted to has an eigenvalue
Lower Bounds on
Proposition
Let be a -regular graph on vertices. Then
- ;
- .
Say , , , then .
\begin{proof}
这个证明非常之长,我不想写了。
\end{proof}
Raty, Sadahov, Tomon
for .
They did also show if ; fir .