The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A091237 Lengths of runs in A039702. 3

%I #8 Sep 21 2012 14:58:48

%S 1,1,1,2,2,2,1,1,2,2,1,1,1,2,1,2,3,2,2,2,1,1,1,1,1,2,1,1,1,1,2,4,2,1,

%T 1,1,1,1,1,1,2,1,1,2,2,1,1,1,2,2,1,2,4,1,1,1,1,2,3,7,2,1,1,1,1,1,1,1,

%U 1,1,1,1,1,1,2,2,1,2,1,1,3,2,2,2,1,3,4

%N Lengths of runs in A039702.

%C Lengths of runs, where a run is a succession of primes that are congruent mod 4.

%H T. D. Noe, <a href="/A091237/b091237.txt">Table of n, a(n) for n = 1..10000</a>

%t Most[Length /@ Split[Table[Mod[Prime[n], 4], {n, 200}]]] (* _T. D. Noe_, Sep 21 2012 *)

%Y Cf. A039702, A091318, A091267.

%K nonn,easy

%O 1,4

%A _N. J. A. Sloane_, Feb 22 2004

%E More terms from _David Wasserman_, Feb 28 2006

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 May 13 07:22 EDT 2024. Contains 372498 sequences. (Running on oeis4.)