collatz-conjecture
Here are 247 public repositories matching this topic...
Language:All
Sort:Most stars
Convergence verification of the Collatz problem
- Updated
Nov 5, 2025 - C
A simple command line visualizer of the Collatz Conjecture.
- Updated
Sep 5, 2023 - JavaScript
I have made the world's fastest CPU and GPU codes for experimentally testing the Collatz conjecture!
- Updated
May 21, 2024 - C
Python library for the analysis of the Collatz problem, providing notebooks, scripts and common modules.
- Updated
May 16, 2025 - Python
An application that provides a graphic visualization of the Collatz conjecture.
- Updated
Dec 14, 2023 - Java
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
- Updated
Oct 8, 2022 - Python
Customizable visualization of the Collatz conjecture in JavaScript
- Updated
Jun 10, 2023 - 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!)
- Updated
Apr 8, 2024 - JavaScript
A program to encrypt a numeric payload as a sequence of transformations linking it to a numeric key.
- Updated
Dec 11, 2017 - Python
Collatz conjecture and reverse conjecture. Showing graph and sequence with D3 library.
- Updated
Sep 10, 2016 - JavaScript
This is a small programm, I wrote to visuallize the Collatz Conjecture for any wished number.
- Updated
Jul 12, 2022 - C#
Python programs created to study the conjecture.
- Updated
Oct 14, 2025 - Jupyter Notebook
Paul Erdos: "Mathematics is not yet ready for such problems"
- Updated
Jun 22, 2021 - Python
Demonstration of Collatz Conjecture (3N+1) in React/Next.js
- Updated
Jan 23, 2025 - JavaScript
The visual representation of The Simplest Math Problem No One Can Solve. (3N+1 Problem)
- Updated
Aug 1, 2021 - HTML
Realisation of Collatz conjecture (or 3n+1 problem) written on go.
- Updated
Aug 24, 2021 - Go
3n+1 differently
- Updated
Nov 12, 2023 - Java
Improve this page
Add a description, image, and links to thecollatz-conjecture topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecollatz-conjecture topic, visit your repo's landing page and select "manage topics."