Skip to content

A simple python program using Pygame to calculate 3x+1 numbers for a given positive integer. The 3x+1 problem concerns an iterated function and the question of whether it always reaches 1 when starting from any positive integer. It is also known as the Collatz problem or the hailstone problem

Notifications You must be signed in to change notification settings

hasankau/3x_plus_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

About

A simple python program using Pygame to calculate 3x+1 numbers for a given positive integer. The 3x+1 problem concerns an iterated function and the question of whether it always reaches 1 when starting from any positive integer. It is also known as the Collatz problem or the hailstone problem

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages