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.

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

This page as a plain text file.
%I A350335 #5 Dec 25 2021 20:40:36
%S A350335 3634531,27411611,28127521,28445689,48205429,54604973,56857523,
%T A350335 63461429,70734089,72087167,75489781,82183951,83020733,89752433,
%U A350335 92712023,94026311,100925263,111282419,137392361,163506407,164711999,194039771,195327179,196364899,196876789
%N A350335 Primes expressible as the sum of (at least two) consecutive primes in at least 7 ways.
%C A350335 Subsequence of A350334.
%e A350335 3634531 is a term because it is a prime and
%e A350335    3634531 = Sum_{j=42997..43003} prime(j)
%e A350335            = Sum_{j=15749..15769} prime(j)
%e A350335            = Sum_{j=7294..7342} prime(j)
%e A350335            = Sum_{j=7032..7082} prime(j)
%e A350335            = Sum_{j=3397..3509} prime(j)
%e A350335            = Sum_{j=165..1003} prime(j)
%e A350335            = Sum_{j=65..995} prime(j).
%Y A350335 Cf. A067377, A067378, A067379, A067380, A067381, A164556, A350334.
%K A350335 nonn
%O A350335 1,1
%A A350335 _Jon E. Schoenfield_, Dec 25 2021