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

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A015932 Positive integers n such that 2^n == 2^10 (mod n). 9
1, 2, 4, 6, 7, 8, 10, 12, 16, 24, 28, 30, 32, 34, 48, 50, 64, 70, 73, 96, 110, 112, 128, 130, 150, 170, 190, 192, 230, 256, 290, 310, 330, 370, 384, 410, 430, 442, 448, 470, 512, 530, 532, 550, 590, 610, 670, 710 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The odd terms are given by A215612.
For all m, 2^A033982(m)-1 belongs to this sequence.
LINKS
OEIS Wiki, 2^n mod n
MATHEMATICA
Select[Range[1000], Mod[2^# - 2^10, #] == 0 &] (* T. D. Noe, Aug 17 2012 *)
CROSSREFS
Contains A208158 as a subsequence.
Sequence in context: A047511 A066507 A285140 * A030493 A165778 A286066
KEYWORD
nonn
AUTHOR
EXTENSIONS
Edited by Max Alekseyev, Jul 30 2011
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | 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 April 24 02:28 EDT 2024. Contains 371917 sequences. (Running on oeis4.)