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.

A350334 Primes expressible as the sum of (at least two) consecutive primes in at least 6 ways.

This page as a plain text file.
%I A350334 #4 Dec 25 2021 20:40:45
%S A350334 442019,1866373,3051161,3634531,3704819,3839677,3890609,4539331,
%T A350334 4711937,5011213,5069023,5369743,5384221,6137587,6783263,6893273,
%U A350334 9213073,10354177,10602763,11394193,11849339,12012257,13126801,13322887,14385781,15077143,17225003,19301221
%N A350334 Primes expressible as the sum of (at least two) consecutive primes in at least 6 ways.
%C A350334 Subsequence of A164556.
%e A350334 442019 is a term because it is a prime and
%e A350334    442019 = Sum_{j=13620..13622} prime(j)
%e A350334           = Sum_{j=5044..5052} prime(j)
%e A350334           = Sum_{j=2019..2043} prime(j)
%e A350334           = Sum_{j=1573..1605} prime(j)
%e A350334           = Sum_{j=954..1010} prime(j)
%e A350334           = Sum_{j=81..381} prime(j).
%Y A350334 Cf. A067377, A067378, A067379, A067380, A067381, A164556.
%K A350334 nonn
%O A350334 1,1
%A A350334 _Jon E. Schoenfield_, Dec 25 2021