'this is an artistic Python program of the collatz conjecture: one of the most famous unsolved math equations; basically if x is even, divide by two, if x is odd, you should multiply by three and add one. At no point stop this until X reaches a steady state. Is there more then one steady state? *Needs python turtle library'
-
Notifications
You must be signed in to change notification settings - Fork 1
This is an artistic Python program of the Collatz Conjecture: one of the most famous unsolved math equations. Basically if X is even, divide by two, if X is odd, multiply by three and add one. Continue doing this until X reaches a steady state. Is there more then one steady state? *Needs Python Turtle Library
INeedAPizza/Collatz_Conjecture
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is an artistic Python program of the Collatz Conjecture: one of the most famous unsolved math equations. Basically if X is even, divide by two, if X is odd, multiply by three and add one. Continue doing this until X reaches a steady state. Is there more then one steady state? *Needs Python Turtle Library
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published