Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A162575
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A162575 Primes of the form 2^x+2*x+y+2^y, with x and y any integer. +0
3
2, 5, 7, 11, 17, 19, 41, 43, 53, 61, 71, 79, 113, 139, 149, 179, 211, 277, 283, 541, 563, 1051, 2063, 2081, 2083, 2591, 4129, 4157, 8209, 8219, 8221, 8353, 16547, 32797, 32801, 32933, 33827, 65579, 65581, 66089, 131113, 131143, 131231, 131627, 135209 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

f[x_, y_]:=2^x+2*x+y+2^y; lst={}; Do[Do[p=f[x, y]; If[PrimeQ[p], AppendTo[lst, p]], {y, -5!, 6!}], {x, -5!, 6!}]; Take[Union[lst], 5! ]

CROSSREFS

Cf. A162573, A162574

Sequence in context: A023207 A038611 A023213 this_sequence A066408 A142352 A062044

Adjacent sequences: A162572 A162573 A162574 this_sequence A162576 A162577 A162578

KEYWORD

nonn,uned

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Jul 06 2009

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research