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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A138942 Primes of the form (14^n - 3^n)/11. 0
17, 48871, 72155888332711, 5612879326907642747716598753475172001050151332970028230897946300714884208847 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

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

CROSSREFS

Cf. A128029.

Sequence in context: A066161 A125040 A125042 * A075902 A013760 A078351

Adjacent sequences:  A138939 A138940 A138941 * A138943 A138944 A138945

KEYWORD

nonn

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 16 08:13 EST 2012. Contains 205893 sequences.