Skip to content

morawer/Collatz_Conjecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collatz_Conjecture

I thought to create this script after to watch Veritasium video about the Collatz conjecture.

Watch the video

I started this script to practice the recursivity and learn to create graphics with python more or less like this:

picture alt

In the beggining i have been testing 'pylab' module to create a simple graph for only one number. This graphic shows us the differents values takes and the iterations of the number you intruduces for input. picture alt

In the following days i will try to make the graphic with more values in the same time. ;)

About

A little script about the Collatz Conjecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages