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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A161558 Primes of form 2^k+3^k-4. 0
31, 271, 2311, 94151567431, 847322163871, 450284043329950831, 239299329793567483011391, 13915193059764305948125655305497609574930528737031 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Generated by k = 3, 5, 7, 23, 25, 37, 49, 103, 149, 211,....

MATHEMATICA

lst={}; Do[If[PrimeQ[p=2^n+3^n-4], AppendTo[lst, p]], {n, 6!}]; lst

CROSSREFS

Cf. A082101

Sequence in context: A125368 A126526 A008386 * A156094 A115151 A001298

Adjacent sequences:  A161555 A161556 A161557 * A161559 A161560 A161561

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Jun 13 2009

EXTENSIONS

Comment added by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 04 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 17 04:21 EST 2012. Contains 205978 sequences.