I have a graph with $11$ vertices and $53$ edges and I'm trying to prove it is Hamiltonian. I know that a graph is Hamiltonian if $n \geq 3$ and $d(v) \geq \frac{n}{2}$.
I'm just having trouble proving that the smallest possible degree of a vertex in a graph with $11$ vertices and $53$ edges is greater than $5.5$.
Hint: how many edges does $K_{11}$ have?