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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A054808 First term of strong prime quintets: p(m+1)-p(m) > p(m+2)-p(m+1) > p(m+3)-p(m+2) > p(m+4)-p(m+3). 0
1637, 1759, 1831, 1847, 1979, 2357, 2447, 2477, 2503, 3413, 3433, 4177, 4493, 5237, 5399, 5419, 6011, 6619, 7219, 7253, 7727, 7853, 7907, 8123, 8467, 9551, 9587, 11003, 11353, 11551, 11813, 12379, 13841, 14797, 15107, 15511, 16007, 16273 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

MATHEMATICA

okQ[l_]:=Module[{d=Differences[l]}, d[[1]]>d[[2]]>d[[3]]>d[[4]]]; Transpose[ Select[Partition[Prime[Range[2000]], 5, 1], okQ]][[1]] (* From Harvey P. Dale, Aug 15 2011 *)

CROSSREFS

Cf. A051634, A054800-A054840.

Sequence in context: A063891 A072409 A052455 * A206234 A158775 A043464

Adjacent sequences:  A054805 A054806 A054807 * A054809 A054810 A054811

KEYWORD

nonn

AUTHOR

Henry Bottomley (se16(AT)btinternet.com), Apr 10 2000

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 14 14:07 EST 2012. Contains 205623 sequences.