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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A138943 Primes of the form (16^n - 3^n)/13. 0
19, 313, 1635972917889127228189253483929940713 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

a={}; Do[p=(16^n-3^n)/13; If[PrimeQ[p], AppendTo[a, p]], {n, 1, 10^2}]; a

CROSSREFS

Cf. A128030.

Sequence in context: A032631 A142430 A180845 * A111420 A166965 A137352

Adjacent sequences:  A138940 A138941 A138942 * A138944 A138945 A138946

KEYWORD

nonn,bref

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), May 16 2008

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 17 19:13 EST 2012. Contains 206085 sequences.