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!)
A273942 Primes of the form 3^n + n. 0
11, 6569, 16677181699666603 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Terms given correspond to n in A057900.
a(4) has 731 digits.
LINKS
MATHEMATICA
Select[Table[3^n + n, {n, 1, 1000}], PrimeQ]
PROG
(Magma) [a: n in [0..100] | IsPrime(a) where a is 3^n+n];
CROSSREFS
Sequence in context: A208857 A214162 A167068 * A199646 A214183 A214234
KEYWORD
nonn,bref,more
AUTHOR
Vincenzo Librandi, Jun 06 2016
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 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)