Convergence verification of the Collatz problem
-
Updated
Feb 19, 2026 - C
Convergence verification of the Collatz problem
A simple command line visualizer of the Collatz Conjecture.
I have made the world's fastest CPU and GPU codes for experimentally testing the Collatz conjecture!
Python library for the analysis of the Collatz problem, providing notebooks, scripts and common modules.
An application that provides a graphic visualization of the Collatz conjecture.
Customizable visualization of the Collatz conjecture in 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!)
An interactive python based program for hailstone sequence calculation, the numbers that increase and decrease but eventually settles into a repeating pattern of the numbers 4, 2, 1. The sequence is generated by starting with any positive whole number greater than zero. Also plot graphs which reveals the true beauty of conjecture
Python Collatz Conjecture Calculator
A program to encrypt a numeric payload as a sequence of transformations linking it to a numeric key.
A collection of C++ experiments and code created as part of exploration and practice
Python programs created to study the conjecture.
Collatz conjecture and reverse conjecture. Showing graph and sequence with D3 library.
This is a small programm, I wrote to visuallize the Collatz Conjecture for any wished number.
Paul Erdos: "Mathematics is not yet ready for such problems"
Demonstration of Collatz Conjecture (3N+1) in React/Next.js
Realisation of Collatz conjecture (or 3n+1 problem) written on go.
The Collatz conjecture demonstration in Rust
Add a description, image, and links to the collatz-conjecture topic page so that developers can more easily learn about it.
To associate your repository with the collatz-conjecture topic, visit your repo's landing page and select "manage topics."