The Collatz Conjecture is (not) the simplest math problem I am about to code. (my first mini project made in almost a single day!)
-
Updated
Apr 8, 2024 - JavaScript
The Collatz Conjecture is (not) the simplest math problem I am about to code. (my first mini project made in almost a single day!)
Realisation of Collatz conjecture (or 3n+1 problem) written on go.
The Generalized Collatz Conjecture
Calculate and display the Collatz sequence (3n+1 problem) for very large integers. Sequence is handled as vector in memory.
Add a description, image, and links to the 3nplus1-problem topic page so that developers can more easily learn about it.
To associate your repository with the 3nplus1-problem topic, visit your repo's landing page and select "manage topics."