def f1(eps): s=1 i=0 while(1): for j in range(i+1): fz=1 fm=1 for k in range(j+1): fz*=(k+1) fm*=(2*k+3) if(fz/fm