The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A177819 Numbers k such that k^3 divides 19^(k^2) + 1. 9
1, 5, 55, 1265, 11255, 59455, 123805, 395755, 635255, 874115, 1028555, 1456015, 2847515, 3201715, 3841805, 4353305, 6655055, 6987805, 13443155, 16825765, 23656765, 36370015, 41083405, 66919765, 68432705, 100126015, 123012395 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
5 divides a(n) for n > 1.
LINKS
MATHEMATICA
Select[Range[123020000], PowerMod[19, #^2, #^3]==#^3-1&] (* Harvey P. Dale, May 20 2021 *)
CROSSREFS
Cf. A127263 (k^3 divides 2^(k^2) + 1).
Cf. A128677 (least k > p such that (k*p)^3 divides (p-1)^(k*p)^2+1, where p = prime(n) > 2).
Sequence in context: A192723 A102221 A056600 * A126456 A126157 A176267
KEYWORD
nonn
AUTHOR
Alexander Adamchuk, May 14 2010
EXTENSIONS
More terms from Max Alekseyev, May 16 2010
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 May 29 14:37 EDT 2024. Contains 372952 sequences. (Running on oeis4.)