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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A138917 Primes of the form (7^n - 3^n)/4. 0
79, 205339, 2849723505777919, 32630698480032300363207829406924223200028691707999878933118763629424475875983590509549306981, 127580191747195202924309312459314208655999588495944426207896494224749946405733526219402133007132444053184501199 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

a={}; Do[p=(7^n-3^n)/4; If[PrimeQ[p], AppendTo[a, p]], {n, 0, 13^2}]; a

CROSSREFS

Cf. A128024.

Sequence in context: A123814 A145317 A023343 * A116327 A060711 A128472

Adjacent sequences:  A138914 A138915 A138916 * A138918 A138919 A138920

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 20:38 EST 2012. Contains 205962 sequences.