Experimental proof for a segment of numbers.
-
Updated
Jul 26, 2024 - Java
Experimental proof for a segment of numbers.
3n+1 differently
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"
Weird self-similarities and patterns are found when expanding the Collatz conjecture to the complex plane. This repo contains code for generating this fractal.
A simple java program that demonstrates the Collatz Conjecture. Results print in terminal.
code for 3n+1 in different languages
My Collatz Conjecture based PRNG. It takes advantage of the geometric Brownian motion of the sequence for a given seed to generate pseudorandom bits
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."