I'm after a simple program that can manage a list of factors.
With some expression dependant on a single variable such as n,
I'd like it to be able to accept new factors for a given n,
check they are factors, then rewrite the factor list including
the length of the remaining cofactor. I'd be suprised if one
wasn't already in use for the Mersenne numbers.

My reason for asking is that I'd like to go through my current
lists of factors for n!+-1 (n>=400) and for NSW numbers
(similar to Mersennes!), checking for any possible typos or
missing small factors.

Thanks,
Andrew Walker
_________________________________________________________________________
Unsubscribe & list info -- http://www.scruz.net/~luke/signup.htm
Mersenne Prime FAQ      -- http://www.tasam.com/~lrwiman/FAQ-mers

Reply via email to