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.

A376195 Length of n-th run of consecutive primes in A375564.

This page as a plain text file.
%I A376195 #13 Oct 02 2024 09:15:51
%S A376195 2,2,4,6,9,16,31,54,94,175,317,600,1097,2076,3860,7252,13727,25954,
%T A376195 49323,93935,179319,342888,657129,1261489,2425630,4671296
%N A376195 Length of n-th run of consecutive primes in A375564.
%H A376195 Rémy Sigrist, <a href="/A376195/a376195.txt">C++ program</a>
%o A376195 (C++) // See Links section.
%Y A376195 Cf. A375564, A376192, A376193.
%K A376195 nonn,more
%O A376195 1,1
%A A376195 _N. J. A. Sloane_, Sep 27 2024
%E A376195 a(16)-a(20) from _Rémy Sigrist_, Sep 28 2024
%E A376195 a(21)-a(23) from _Scott R. Shannon_, Sep 29 2024
%E A376195 a(24)-a(26) from _Scott R. Shannon_, Oct 02 2024