3n+1 differently
-
Updated
Nov 12, 2023 - Java
3n+1 differently
Experimental proof for a segment of numbers.
Weird self-similarities and patterns are found when expanding the Collatz conjecture to the complex plane. This repo contains code for generating this fractal.
VT Programming team lecture 2016.02.09
El programa proporcionado implementa una variante simplificada del famoso problema matemático conocido como "Conjetura de Collatz" o "Conjetura 3n + 1"
A simple java program that demonstrates the Collatz Conjecture. Results print in terminal.
My Collatz Conjecture based PRNG. It takes advantage of the geometric Brownian motion of the sequence for a given seed to generate pseudorandom bits
code for 3n+1 in different languages
A simple Java application to find information about a given Collatz Conjecture (also known as "the 3x+1 Problem") sequence of numbers.
Add a description, image, and links to the collatz-problem topic page so that developers can more easily learn about it.
To associate your repository with the collatz-problem topic, visit your repo's landing page and select "manage topics."