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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102904 Primes of the form 3^n+20=3^n+19+1. 0
23, 29, 47, 101, 263, 2207, 6581, 59069, 177167, 4782989, 984770902183611232901, 174449211009120179071170527, 278128389443693511257285776231781, 7509466514979724803946715958257567 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

If 3^n+20 is prime then a[m]=3^n+20

MATHEMATICA

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

CROSSREFS

Cf. A000960.

Sequence in context: A127834 A108111 A085713 * A108249 A045120 A174260

Adjacent sequences:  A102901 A102902 A102903 * A102905 A102906 A102907

KEYWORD

nonn

AUTHOR

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

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 16 14:37 EST 2012. Contains 205930 sequences.