Skip to content

ar4toX/collatz-conjecture-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's just the 3x+1 thing in Rust.

It ends in the 4 -> 2 -> 1 with any number, just as expected.

You could probably modify the math done to even and odd numbers to further test the Collatz Conjecture (which afaik is already proven to be true).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages