in reply to Re^3: Rotationally Prime Numbers Revisited
in thread Rotationally Prime Numbers Revisited
Indeed, I'd argue they're more likely to be primes: numbers of the form M(a, p) = (a^p - 1)/(a - 1) form an extended class of Mersenne numbers, and in particular will not share a factor with any M(a, q), q < p, and draw their factors from the restricted set {p, <2kp + 1>}.
I don't know if there's a way to adapt the Lucas-Lehmer test to check directly for divisors in this extended class.
Hugo
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Rotationally Prime Numbers Revisited
by tilly (Archbishop) on Mar 25, 2005 at 19:33 UTC |