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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A155847 Primes of the form 2^p-p*q where p is prime,q=7. 2
-13, -3, 79, 8101 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

q=7; 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

Sequence in context: A138965 A170922 A005602 * A204594 A204157 A010219

Adjacent sequences:  A155844 A155845 A155846 * A155848 A155849 A155850

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 17 02:08 EST 2012. Contains 205978 sequences.