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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A054818 Sixth term of strong prime sextets: p(m-4)-p(m-5) > p(m-3)-p(m-4) > p(m-2)-p(m-3) > p(m-1)-p(m-2) > p(m)-p(m-1). 0
1873, 2543, 3463, 9623, 21493, 23021, 25247, 26113, 32191, 33413, 33941, 39107, 40823, 41233, 44269, 47297, 48823, 55903, 57793, 67049, 70123, 74297, 74717, 74719, 75167, 75169, 83003, 84319, 87881, 88427, 88663, 103813, 103919 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

MATHEMATICA

spsQ[lst_List]:=Module[{d=Differences[lst]}, d[[1]]>d[[2]]>d[[3]]> d[[4]]> d[[5]]]; [Select[Partition[Prime[Range[10000]], 6, 1], spsQ]][[6]] (* From Harvey P. Dale, July 04 2011 *)

CROSSREFS

Cf. A051634, A054800-A054840.

Sequence in context: A154675 A068281 A139668 * A127410 A045201 A020407

Adjacent sequences:  A054815 A054816 A054817 * A054819 A054820 A054821

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 15 13:05 EST 2012. Contains 205789 sequences.