Skip to content

generates the prime factors of solutions of the recurrence F(n+1)=F(n)+F(n-1), F(0)=a, F(1)=b for various integers a,b

Notifications You must be signed in to change notification settings

tomcuchta/primefactorsfibonaccisolutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

generates the prime factors of solutions of the recurrence F(n+1)=F(n)+F(n-1), F(0)=a, F(1)=b for various integers a,b

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages