prove that graph with girth=5 has at least $k^2+1$ vertices

452 Views Asked by At

given a graph G with a girth of 5, prove that for $delta(G)>=k$ (minimum degree), G has a least $k^2+1$ vertices.

Can anyone provide a hint or an approach for this?

Thanks

1

There are 1 best solutions below

1
On BEST ANSWER

Pick

  • a vertex,
  • its neighbours,
  • and their neighbours apart from the original vertex