Convergence verification of the Collatz problem
-
Updated
May 12, 2025 - 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
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
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.
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.
Python programs created to study the conjecture.
Paul Erdos: "Mathematics is not yet ready for such problems"
Demonstration of Collatz Conjecture (3N+1) in React/Next.js
The visual representation of The Simplest Math Problem No One Can Solve. (3N+1 Problem)
Realisation of Collatz conjecture (or 3n+1 problem) written on go.
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."