sum from n = 1 to infinity of 1/n * (sum from k = 0 to n of (-1)^k*binomial(n, k)/(k+1)^s)