Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 232 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 232 Bytes

collatz_bigint

Program to calculate the Collatz sequence for very large integers. Using crate BigInt.

Input value can be entered like 27, 2^199, or 2^199-1.

My Mac mini with M2 and 8 GB Ram was able to handle at least 2^30000-1