For any graph there is at least a path of length m/n or longer

135 Views Asked by At

I am trying to prove that for any graph there is at least a path of length $m/n$ or longer where $m$ is the number of edges and $n$ is the number of vertexes. I don't know how to start the approach. Should I use structural induction and if yes how should I start it?