心算试解

17 (when I=4)

Iteration method,  ith fold/cut, numbers of rope sections:

N(I)=2*N(i-1)-1,  N(0)=2  (two ends)

Or  N(i) = I²+1 ( without iteration)

 

请您先登陆,再发跟帖!