cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A078867 Sorted version of A078866.

This page as a plain text file.
%I A078867 #6 Jun 24 2014 01:08:33
%S A078867 5,7,13,17,19,23,29,31,41,43,47,61,67,71,149,151,157,251,593,601,1597,
%T A078867 1601,3299,3301,3313,12637
%N A078867 Sorted version of A078866.
%C A078867 Each term is the smallest prime p >= 5 such that the differences between the 5 consecutive primes starting with p are (d1,d2,d3,d4), for some quadruple (d1,d2,d3,d4) with elements in {2,4,6}.
%e A078867 The term 3299 corresponds to the quadruple (2,6,6,6): 3299, 3301, 3307, 3313, 3319 are consecutive primes.
%Y A078867 The quadruples are in A078868. The same primes, in lexicographic order of the quadruples, are in A078866. The sequences of primes corresponding to the 26 difference patterns are in A022006, A022007 and A078946-A078970. Cf. A001223.
%K A078867 fini,full,nonn
%O A078867 1,1
%A A078867 _Labos Elemer_, Dec 19 2002
%E A078867 Edited by _Dean Hickerson_, Dec 20 2002