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!)
A200920 Least k such that (3^n+ k)*3^n + 1 is a prime number. 5
1, 3, 1, 5, 3, 25, 11, 5, 13, 13, 9, 7, 3, 9, 17, 7, 29, 25, 71, 49, 7, 9, 7, 9, 11, 39, 7, 25, 107, 3, 67, 59, 49, 89, 67, 29, 113, 5, 33, 7, 19, 53, 3, 5, 47, 121, 39, 7, 407, 25, 7, 215, 29, 23, 89, 5, 33, 25, 113, 45, 49, 109, 53, 17, 109, 311, 91, 145, 43 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Table[k = 0; While[!PrimeQ[(3^n + k)*3^n + 1], k++]; k, {n, 72}]
CROSSREFS
Sequence in context: A002323 A294640 A365671 * A290534 A242639 A117853
KEYWORD
nonn
AUTHOR
Michel Lagneau, Nov 24 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 May 7 09:38 EDT 2024. Contains 372302 sequences. (Running on oeis4.)