Dear members, I have got a summation formula which I would like to be able to reduce or find some useful equivalent expression for that with certain sense. The summation is:
S = Sum( ((k+1). S_k) / (k - m + 1)! ) when the sum starts from k=m-1 to Infinite. Where ! is the factorial operator. Being S_k the Stieltjes constants.
Thanks in advance!