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!)
A201134 Least k such that (5^n + k)*5^n - 1 is a prime number. 1
1, 17, 1, 1, 5, 5, 55, 25, 37, 1, 53, 5, 53, 35, 47, 31, 127, 11, 1, 17, 11, 59, 71, 5, 155, 23, 11, 1, 13, 47, 43, 71, 17, 77, 53, 41, 13, 277, 47, 5, 143, 185, 157, 371, 43, 127, 119, 61, 221, 79, 131, 19, 49, 241, 7, 121, 11, 551, 157, 335, 13, 17, 13 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Table[k = 0; While[!PrimeQ[(5^n + k)*5^n - 1], k++]; k, {n, 85}]
CROSSREFS
Sequence in context: A040294 A040291 A040290 * A040289 A190580 A176203
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 18 03:01 EDT 2024. Contains 371767 sequences. (Running on oeis4.)