Generate a sequence by loop nodes

 From:  1mi8
10850.5 In reply to 10850.3 
Thank you for your detailed reply.

I think I gave a too regular examples. If the sequence is {1,8,20,b,c,... }, becomes {1,9,29,29+b,29+b+c,... }.

The point of the question is, I didn't use the loop node correctly or the loop node has bug.