I've just read Arora's paper "Polynomial Time Approximation Schemes for Euclidean TSP and other Geometric Problems". On page 8 Arora says that the dynamic programming procedure can be changed to get a algorithm for the k-MST-Problem.
I don't not understand how this is done. Any ideas?