Convergence verification of the Collatz problem
-
Updated
Aug 10, 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!
Collatz Sequence Visualization
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.
Program to calculate the Collatz sequence for very large integers. Using crate BigInt.
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
Program to calculate the Collatz sequence for very large integers. Using crate BigInt.
Customizable visualization of the Collatz conjecture in JavaScript
Music generation using the Collatz conjecture formula
Python Collatz Conjecture Calculator
The Collatz Conjecture is (not) the simplest math problem I am about to code. (my first mini project made in almost a single day!)
A program to encrypt a numeric payload as a sequence of transformations linking it to a numeric key.
Python programs created to study the conjecture.
Collatz conjecture and reverse conjecture. Showing graph and sequence with D3 library.
A collection of C++ experiments and code created as part of exploration and practice
This is a small programm, I wrote to visuallize the Collatz Conjecture for any wished number.
To associate your repository with the collatz-conjecture topic, visit your repo's landing page and select "manage topics."