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!)
A337830 Odd integers k such that 6^((k-1)/2) + 1 == 0 (mod k*(k-1)/2). 0
2843, 2390123, 9893003, 16236347, 46353707, 334358459, 564092747, 584214107, 1640200619, 2010092603, 14044030043, 22315857803, 23753097803 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Computed terms are prime.
Conjecture: a(n) == 1 mod 406 for n > 5. - Chai Wah Wu, Oct 07 2020
LINKS
MATHEMATICA
Select[Range[3, 10^7, 2], PowerMod[6, (# - 1)/2, (t = #*(# - 1)/2)] == t - 1 &] (* Amiram Eldar, Sep 24 2020 *)
CROSSREFS
Cf. A337818.
Sequence in context: A205059 A232762 A284888 * A317472 A317473 A257155
KEYWORD
nonn,more
AUTHOR
Benoit Cloitre, Sep 24 2020
EXTENSIONS
a(6)-a(13) from Amiram Eldar, Sep 24 2020
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 23 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)