Abhijeetbyte / Collatz-conjecture

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abhijeetbyte/Collatz-conjecture Stargazers