sum from i=k to n-1 of ((k * C(i-1,k-1) / C(n-1,k-1)) * (n-i)/(n-k))