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!)
A201131 Least k such that (5^n - k)*5^n + 1 is a prime number. 1
3, 1, 11, 1, 5, 19, 9, 1, 11, 15, 9, 69, 27, 21, 77, 85, 53, 1, 5, 201, 9, 43, 93, 403, 45, 87, 17, 63, 45, 15, 23, 9, 17, 273, 51, 31, 111, 277, 45, 39, 51, 229, 9, 109, 29, 357, 81, 1, 237, 33, 137, 169, 137, 847, 75, 367, 57, 87, 285, 25, 105, 177, 113, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[k = 0; While[!PrimeQ[(5^n - k)*5^n + 1], k++]; k, {n, 85}]
CROSSREFS
Sequence in context: A200652 A276391 A119632 * A277790 A360121 A339175
KEYWORD
nonn
AUTHOR
Michel Lagneau, Nov 27 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 April 25 10:34 EDT 2024. Contains 371967 sequences. (Running on oeis4.)