Skip to content

jessefischer/numnec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number Necklace Generator v1.3

A number necklace is a generalized Fibonacci-style sequence modulo n. All are periodic. This tool will calculate all distinct number necklaces for a given modulus and display them, along with their period lengths, in increasing order of period.