The sequence (s_n) is defined by the recursion formula: s_n+1 = n+/ 2n*sn, s1 = 1.
Determine an explicit formula for the nth term sn in the sequence