Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A023230
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A023230 Numbers n such that n and 8n + 5 both prime. +0
4
3, 7, 13, 19, 43, 67, 103, 109, 127, 139, 151, 181, 193, 199, 211, 223, 241, 277, 283, 349, 379, 397, 421, 433, 439, 463, 577, 601, 607, 613, 619, 727, 733, 787, 829, 853, 883, 967, 991, 1033, 1039, 1117, 1201, 1237, 1291, 1303, 1399, 1429, 1459, 1531, 1567, 1579 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

lst={}; Do[p=Prime[n]; If[PrimeQ[8*p+5], AppendTo[lst, p]], {n, 6!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Aug 16 2009]

PROGRAM

(MAGMA) [ p: p in PrimesUpTo(1580) | IsPrime(8*p+5) ]; [From Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Dec 21 2008]

CROSSREFS

Cf. A007521 (primes of form 8n+5), A105133 (numbers n such that 8n+5 is prime). [From Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Dec 21 2008]

Sequence in context: A046136 A098044 A134765 this_sequence A106080 A014283 A033551

Adjacent sequences: A023227 A023228 A023229 this_sequence A023231 A023232 A023233

KEYWORD

nonn

AUTHOR

David W. Wilson (davidwwilson(AT)comcast.net)

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 December 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research