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!)
(WIP) Esoteric Mathematic Library for TypeScript
The visual representation of The Simplest Math Problem No One Can Solve. (3N+1 Problem)
The Collatz Conjecture | 3N + 1
Collatz Conjecture (REPL) visualiser CLI application
Multi threaded realisation of Syracuse conjecture/Collatz conjecture/3n + 1 problem
A simple Java application to find information about a given Collatz Conjecture (also known as "the 3x+1 Problem") sequence of numbers.
Tries to find a counter-example to the Collatz Conjecture, in Rust
3n+1 calculator. Calculate starts from user input until it reaches 1 -> 4 loop.
A visualization of the Collatz conjecture using an HTML5 canvas.
The Generalized Collatz Conjecture
code for 3n+1 in different languages
Simple CLI tool to print out how a given value follows the 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 topic page so that developers can more easily learn about it.
To associate your repository with the 3nplus1 topic, visit your repo's landing page and select "manage topics."