Prove for every undirected graph $G$: $$\frac{1}{\chi (G)} + \frac{\beta (G)}{|V(G)|} \leqslant 1$$
where $\beta(G)$ is the size of the minimum vertex cover in $G$, $\chi(G)$ is the chromatic number of $G$, and $V(G)$ is the set of vertices of $G$.
I have no idea how to begin.
Any ideas?