Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A159043
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A159043 Primes of the form prime(n)+prime(n+3)+1. +0
3
19, 31, 37, 47, 61, 71, 103, 109, 131, 163, 193, 211, 241, 251, 281, 313, 331, 349, 373, 379, 421, 457, 467, 521, 541, 571, 607, 643, 691, 727, 739, 751, 823, 853, 883, 941, 991, 1021, 1051, 1069, 1117, 1129, 1201, 1213, 1259, 1279, 1303, 1327, 1429, 1459 (list; graph; listen)
OFFSET

1,1

COMMENT

19=5+13+1, 31=11+19+1, 37=13+23+1, 47=17+29+1, 61=23+37+1, ...

MATHEMATICA

lst={}; Do[p1=Prime[n]; p4=Prime[n+3]; p=p1+p4+1; If[PrimeQ[p], AppendTo[lst, p]], {n, 6!}]; lst

CROSSREFS

Sequence in context: A038672 A125148 A040066 this_sequence A040088 A164320 A154418

Adjacent sequences: A159040 A159041 A159042 this_sequence A159044 A159045 A159046

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Apr 03 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