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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A155848 Primes of the form 2^p-p*q where p is prime,q=9. 0
-19, -13, 1949, 2535301200456458802993406409843 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

q=9; lst={}; Do[p=Prime[n]; If[PrimeQ[p=2^p-p*q], AppendTo[lst, p]], {n, 5!}]; lst

CROSSREFS

Cf. A057664, A155841, A155842, A155843, A155844, A057678, A155845, A155846, A155847

Sequence in context: A089294 A088934 A177923 * A088399 A106706 A099939

Adjacent sequences:  A155845 A155846 A155847 * A155849 A155850 A155851

KEYWORD

sign

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 28 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 16 14:07 EST 2012. Contains 205930 sequences.