|
Search: id:A155953
|
|
|
| A155953 |
|
Emirps of form n^2 + n + 41. |
|
+0 1
|
|
| 71, 97, 113, 347, 743, 971, 1033, 1097, 1231, 1301, 1523, 1601, 1847, 1933, 3011, 3121, 3347, 3463, 7523, 9161, 9547, 9941, 10343, 12697, 13151, 15541, 15791, 17863, 30491, 31193, 32261, 32983, 39047, 70001, 72671, 74843, 75941, 77047, 79847
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
FORMULA
|
A005846 INTERSECTION A006567.
|
|
MAPLE
|
read("transforms") ; isA006567 := proc(n) local dr ; dr := digrev(n) ; RETURN(dr <> n and isprime(dr)) ; end: for n from 1 to 800 do p := n^2+n+41; if isprime(p) then if isA006567(p) then printf("%d, ", p) ; fi; fi; od: [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 06 2009]
|
|
CROSSREFS
|
Cf. A005846, A006567, A155924.
Sequence in context: A134936 A118217 A023282 this_sequence A166252 A166576 A142111
Adjacent sequences: A155950 A155951 A155952 this_sequence A155954 A155955 A155956
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Jonathan Vos Post (jvospost3(AT)gmail.com), Jan 31 2009
|
|
EXTENSIONS
|
Extended by R. J. Mathar (mathar(AT)strw.leidenuniv.nl) and Dmitry Kamenetsky (dkamen(AT)rsise.anu.edu.au), Feb 06 2009
|
|
|
Search completed in 0.002 seconds
|