Here's a problem I've been assigned in my graph theory class:
The degree of every vertex of a graph $G$ of order $2n+1\ge5$ is either $n+1$ or $n+2.$ Prove that $G$ contains at least $n+1$ vertices of degree $n+2$ or $n+2$ vertices of degree $n+1.$
I could use some help getting started with this one. My first thought is to utilise the first theorem of Graph Theory, but doing so hasn't led to anything useful. Thanks.