Topic: "hailstone-sequence"
smgladkovskiy/3nplus1
Realisation of Collatz conjecture (or 3n+1 problem) written on go.
Language: Go - Size: 41 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

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
Language: Python - Size: 4.74 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

rodmoioliveira/collatz
collatz is a CLI for printing the hailstone sequence of a number.
Language: Rust - Size: 149 KB - Last synced at: 1 day ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

watson-clara/Hailstone-Sequence
This program takes a positive integer parameter as the initial number of a hailstone sequence and returns how many steps it takes to reach 1.
Language: Python - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
