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!)
A015926 Positive integers n such that 2^n == 2^6 (mod n). 9
1, 2, 4, 6, 8, 10, 12, 16, 18, 24, 30, 31, 32, 36, 42, 48, 64, 66, 72, 78, 84, 90, 96, 102, 114, 126, 138, 144, 168, 174, 176, 186, 192, 210, 222, 234, 246, 252, 258, 282, 288, 318, 336, 354, 366, 390, 396, 402, 426, 438, 456, 474, 496, 498, 504, 510, 534, 546 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The odd terms are given by A215610.
For all m, 2^A033981(m)-1 belongs to this sequence.
LINKS
OEIS Wiki, 2^n mod n
MATHEMATICA
Select[Range[1000], Mod[2^# - 2^6, #] == 0 &] (* T. D. Noe, Aug 17 2012 *)
CROSSREFS
Contains A208154 as a subsequence.
Sequence in context: A097380 A114270 A109884 * A085154 A371286 A331079
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 September 15 04:39 EDT 2024. Contains 375931 sequences. (Running on oeis4.)