login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A152058
Primes in A152057.
0
3, 7, 31, 127, 173, 3313, 8191, 131071, 524287, 699053, 13271393, 2147483647
OFFSET
0,1
MATHEMATICA
Flatten[Sort[Table[If[PrimeQ[Sum[FactorInteger[2^n - 1][[m]][[1]], {m, 1, Length[FactorInteger[2^n - 1]]}]], Sum[FactorInteger[2^n - 1][[m]][[1]], {m, 1, Length[FactorInteger[2^n - 1]]}], {}], {n, 0, 50}]]]
CROSSREFS
KEYWORD
nonn
AUTHOR
Roger L. Bagula, Nov 22 2008
EXTENSIONS
Edited by N. J. A. Sloane, Nov 26 2008
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 22 11:31 EDT 2024. Contains 376114 sequences. (Running on oeis4.)