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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A015940 Positive integers n such that 2^n == -3 (mod n). 2
1, 5, 917, 3223, 62911, 326329, 395819, 33504053, 4446226763, 17556128765, 141613728437, 5259417592253, 113837290408523 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Other terms: 18468744643735483963902321985787 [From Max Alekseyev]

MATHEMATICA

Do[ If[ PowerMod[ 2, n, n ] + 3 == n, Print[n]], { n, 1, 10^9, 2 } ]

CROSSREFS

Cf. A050259.

Sequence in context: A206356 A094630 A173914 * A093853 A195627 A157332

Adjacent sequences:  A015937 A015938 A015939 * A015941 A015942 A015943

KEYWORD

nonn,more

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com)

EXTENSIONS

Corrected and extended by Olivier Wittenberg, May 23 2004.

a(10)-a(13) from Max Alekseyev (maxale(AT)gmail.com), Aug 01 2011

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 16 17:11 EST 2012. Contains 205938 sequences.