login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102908 Primes of the form 3^n+3^4+1. 1
109, 163, 811, 2269, 31381059691, 22876792455043, 4052555153018976349, 7395104114874202511988394360121831439224179537192802989, 507528786056415600719754159741696356908742250191663887263627442114963 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

The following terms are too large to be displayed here, but the exponents n can be found in sequence A168170. [M. F. Hasler, Nov 25 2009]

FORMULA

a(n) = 3^A168170(n)+3^4+1. [M. F. Hasler, Nov 25 2009]

MATHEMATICA

a = Delete[Union[Flatten[Table[If [PrimeQ[3^n + 3^4 + 1] == True, 3^n + 3^4 + 1, 0], {n, 1, 200}]]], 1]

Select[3^Range[150]+82, PrimeQ] (* From Harvey P. Dale, Dec 18 2011 *)

CROSSREFS

Sequence in context: A164288 A161483 A141948 * A141998 A061277 A142945

Adjacent sequences:  A102905 A102906 A102907 * A102909 A102910 A102911

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Mar 01 2005

EXTENSIONS

Edited by M. F. Hasler (www.univ-ag.fr/~mhasler), Nov 25 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 18:14 EST 2012. Contains 205835 sequences.