Jeroen Demeyer on Sat, 06 Aug 2005 23:08:28 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Cunningham tables |
Hello *, As some of you may know, the Cunningham project tries to list the factorizations of numbers of the form q^n-1 and q^n+1 for q<=12. Since I often work in finite fields, I need this factorizations, so I have made a PARI/GP-version. For every base, it is just a long addprimes() command. In the hope this might be useful to someone else, I have put them on <http://cage.ugent.be/~jdemeyer/cunningham.tgz> Jeroen