Skip to content
#

collatz-algorithm

Here are 24 public repositories matching this topic...

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

  • Updated Oct 8, 2022
  • Python

Improve this page

Add a description, image, and links to the collatz-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the collatz-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more