3n+1 differently
-
Updated
Nov 12, 2023 - Java
3n+1 differently
Collatz algorithm written in rust, compiled to WASM and used in a webproject. Chartjs used for graphics.
Realisation of Collatz conjecture (or 3n+1 problem) written on go.
3n+1 calculator. Calculate starts from user input until it reaches 1 -> 4 loop.
Demonstration of Collatz Conjecture (3N+1) in React/Next.js
A simple command line visualizer of the Collatz Conjecture.
VT Programming team lecture 2016.02.09
Just a fun project to learn some basic rust
CI&CD using github pages and a little Collatz Conjecture Angular app
Collatz conjecture number generator
The Collatz conjecture in mathematics asks whether repeating certain simple arithmetic operations will eventually transform every positive integer into one. This project uses this property to procedurally generate an aesthetic pattern.
A program in python to visualize the cycle length and values for the collatz conjecture. It can also be used for collatz_like sequences aswell as negative numbers.
These programs test numbers to see if they agree with the collatz conjecture.
Program to get data for the collatz seris, the famous unsolved mathematical problem
Weird self-similarities and patterns are found when expanding the Collatz conjecture to the complex plane. This repo contains code for generating this fractal.
Visualization of the Collatz Hypothesis (3n + 1 dilemma, Syracuse problem)
Go implementation of code, exploring the Collatz conjecture, a famous mathematical problem
App to visualize Collatz Conjecture
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."