Sum_{k >= 1} b(k) = e^(3/2) where e = 2.718... . More generally if b(1) = b(2) = ... = b(m) = 1 and b(n+m+1) = 1/(n+m)*( b(n+m) + b(n+m-1) + ... + b(n) ) then Sum_{k >= 1} b(k) = e^H(m) where H(m) = Sum_{j=1..m} 1/j is the m-th harmonic number (Benoit Cloitre and Boris Gourevitch).