Tell me if I'm not on the right track.
Use induction on k.
Pick a path P of maximum length, and suppose vertex vi is a vertex on this path, which has degree at least k, with a set of adjacent vertices {w1,w2,…,wj}, the adjacent vertex set must be on the path.
The minimum path length of a...