in reply to Re^2: Rotationally Prime Numbers Revisited
in thread Rotationally Prime Numbers Revisited
As we all know, (10**n-1)/9 is surely not a prime when n is composed, because (10**(k*l)-1)/9 = ((10**(k*l)-1)/(10**k-1)) * ((10**k - 1)/9). Thus, they do have special factoring properties, but this doesn't mean that they are either more often or less often primes then other numbers.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Rotationally Prime Numbers Revisited
by hv (Prior) on Mar 25, 2005 at 12:54 UTC | |
by tilly (Archbishop) on Mar 25, 2005 at 19:33 UTC |