Skip to content

u20n/collatz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

collatz

...

Some foolery with the Collatz conjecture

possible uses

Messing around with key generation; k0 = sum(|series|), k1 = k0/n in series

This could be solved with the pre-value, but verification is kind of non-existant

Maybe use equivalence rule to create sibling keys?

changelog

  • 09/23/21
    • Added series generation (could be faster, but cpp doesn't have an equivalence operator, which isn't vanilla collatz anyway, but whatever)

About

hijinks with k_n

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages