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!)
A081765 Numbers k such that (k+2) divides 2^(k-1) - 1. 6
1, 7, 13, 19, 31, 37, 49, 55, 61, 67, 85, 91, 109, 121, 127, 139, 157, 175, 181, 193, 199, 211, 217, 235, 247, 265, 289, 301, 307, 313, 319, 325, 337, 379, 391, 397, 409, 415, 445, 451, 469, 487, 499, 517, 535, 541, 571, 577, 589, 595, 631, 667, 679, 685, 691 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Is a(n)/(n*log(n)*log(log(n))) bounded?
LINKS
MATHEMATICA
Select[Range[1000], PowerMod[2, # - 1, # + 2] == 1 &] (* Amiram Eldar, Mar 30 2021 *)
CROSSREFS
Cf. A000225.
Sequence in context: A038160 A106870 A040038 * A257002 A216567 A091180
KEYWORD
easy,nonn
AUTHOR
Benoit Cloitre, Apr 09 2003
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 5 06:41 EDT 2024. Contains 375686 sequences. (Running on oeis4.)