login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A161509 The unique primitive prime factor of 2^n-1 for the n in A161508. 3
3, 7, 5, 31, 127, 17, 73, 11, 13, 8191, 43, 151, 257, 131071, 19, 524287, 41, 337, 683, 241, 2731, 262657, 331, 2147483647, 65537, 599479, 43691, 174763, 61681, 5419, 2796203, 4432676798593, 87211, 15790321, 2305843009213693951, 715827883 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

For these primes p, the binary expansion of 1/p has a unique period length. The binary analogue of A007615.

LINKS

T. D. Noe, Table of n, a(n) for n=1..100

MATHEMATICA

Reap[Do[c=Cyclotomic[n, 2]; q=c/GCD[c, n]; If[PrimePowerQ[q], Sow[FactorInteger[q][[1, 1]]]], {n, 100}]][[2, 1]]

CROSSREFS

A144755 (sorted)

Sequence in context: A048857 A005420 A161818 * A108974 A106853 A083778

Adjacent sequences:  A161506 A161507 A161508 * A161510 A161511 A161512

KEYWORD

nonn

AUTHOR

T. D. Noe (noe(AT)sspectra.com), Jun 17 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 15:18 EST 2012. Contains 205823 sequences.