LIST=set() FS=[] for i in range(15): f=2**(2**i)+1 FS.append(f) for i in range(1<