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!)
A168170 Numbers k such that 3^k + 3^4 + 1 is prime. 1
3, 4, 6, 7, 22, 28, 39, 115, 144, 379, 391, 858, 1851, 5815, 7495, 7686, 7726, 9636, 13006, 19063, 19719, 21202, 25516, 26542, 31204 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
PROG
(PARI) for(n=1, 9999, ispseudoprime(3^n+3^4+1)&print1(n", "))
CROSSREFS
The corresponding primes are listed in A102908.
Sequence in context: A253888 A289811 A161001 * A290115 A225794 A206769
KEYWORD
nonn,more
AUTHOR
M. F. Hasler, Nov 25 2009
EXTENSIONS
a(14)-a(22) from Michael S. Branicky, Jan 13 2023
a(23)-a(25) from Michael S. Branicky, Mar 10 2023
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 July 22 18:23 EDT 2024. Contains 374540 sequences. (Running on oeis4.)