login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A054832 Fifth term of weak prime sextet: p(m-3)-p(m-4) < p(m-2)-p(m-3) < p(m-1)-p(m-2) < p(m)-p(m-1) < p(m+1)-p(m). 3

%I #8 Feb 22 2020 13:51:43

%S 2939,13499,13921,14983,15401,15413,21433,21577,21893,28297,30911,

%T 33247,35617,37747,42257,42611,45841,55681,64693,64951,64969,68227,

%U 68239,68917,68927,73973,74231,78623,83137,85549,87359,88037,90947

%N Fifth term of weak prime sextet: p(m-3)-p(m-4) < p(m-2)-p(m-3) < p(m-1)-p(m-2) < p(m)-p(m-1) < p(m+1)-p(m).

%H Harvey P. Dale, <a href="/A054832/b054832.txt">Table of n, a(n) for n = 1..1000</a>

%t Select[Partition[Prime[Range[8800]],6,1],Min[Differences[#,2]]>0&][[All,5]] (* _Harvey P. Dale_, Feb 22 2020 *)

%Y Cf. A051635, A054800-A054840.

%K nonn

%O 1,1

%A _Henry Bottomley_, Apr 10 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 12 17:30 EDT 2024. Contains 375113 sequences. (Running on oeis4.)